OSDN Git Service

* builtins.c (expand_builtin_va_arg): Give warnings not errors for
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2002-03-31  Richard Henderson  <rth@redhat.com>
2
3         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
4
5 2002-03-31  Kazu Hirata  <kazu@hxi.com>
6
7         * gcc.dg/weak-1.c: Disable on h8300 port.
8
9 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
10
11         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
12         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
13         ordering tests.
14         * g++.dg/bprob/bprob-1.C: New test.
15         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
16         * g++.dg/gcov/gcov-1.C: New test.
17         * g++.dg/gcov/gcov-1.x: New file.
18         * g++.dg/gcov/gcov-2.C: New test.
19         * g++.dg/gcov/gcov-3.C: New test.
20         * g++.dg/gcov/gcov-3.h: New file.
21
22 2002-03-28  Roger Sayle  <roger@eyesopen.com>
23
24         * g++.old-deja/g++.other/builtins5.C: New test.
25         * g++.old-deja/g++.other/builtins6.C: New test.
26         * g++.old-deja/g++.other/builtins7.C: New test.
27         * g++.old-deja/g++.other/builtins8.C: New test.
28         * g++.old-deja/g++.other/builtins9.C: New test.
29
30 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
31
32         * g++.dg/opt/static1.C: New test.
33
34         * g++.dg/opt/longbranch1.C: New test.
35
36 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
37
38         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
39
40         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
41
42 2002-03-27  Richard Henderson  <rth@redhat.com>
43
44         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
45         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
46         move from g++.old-deja/g++.ext/.
47
48 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
49
50         * g++.dg/init/new2.C: New test.
51         
52 2002-03-26  Richard Henderson  <rth@redhat.com>
53
54         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
55
56         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
57         on sparc.
58
59         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
60         sparcv9 systems.
61         * gcc.dg/20001102-1.c: Likewise.
62
63 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
64
65         * gcc.dg/cpp/endif-pedantic1.c,
66         gcc.dg/cpp/endif-pedantic2.c:  New tests.
67
68 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
69
70         * g++.dg/init/new1.C: New test.
71
72 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
73
74         * g++.dg/abi/vbase9.C: New test.
75
76 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
77
78         * gcc.dg/arm-asm.c: New test.
79
80 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
81
82         * gcc.dg/Wswitch-enum.c: New test.
83         Fix PR c/5044.
84
85 2002-03-26  Richard Henderson  <rth@redhat.com>
86
87         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
88         structure.
89
90 2002-03-25  Richard Henderson  <rth@redhat.com>
91
92         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
93         sparcv9 systems.
94
95         * gcc.c-torture/compile/20011119-1.c (xxx): New.
96         * gcc.c-torture/compile/20011119-2.c (xxx): New.
97
98 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
99
100         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
101
102 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
103
104         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
105         targets using generic thunk support.
106
107 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
108
109         * gcc.c-torture/compile/20020323-1.c: New test.
110
111         * g++.dg/opt/conj2.C: New test.
112
113 2002-03-24  Richard Henderson  <rth@redhat.com>
114
115         * gcc.dg/weak-1.c: Use -fno-common.
116
117 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
118
119         * g77.dg/f77-edit-apostrophe-out.f: New test
120         * g77.dg/f77-edit-h-out.f: New test
121         * g77.dg/f77-edit-t-in.f: New test
122         * g77.dg/f77-edit-t-out.f: New test
123         * g77.dg/f77-edit-x-out.f: New test
124         * g77.dg/f77-edit-slash-out.f: New test
125         * g77.dg/f77-edit-colon-out.f: New test
126         * g77.dg/f77-edit-s-out.f: New test
127
128 2002-03-24  Richard Henderson  <rth@redhat.com>
129
130         * objc/execute/formal_protocol-6.x: New XFAIL.
131
132 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
133
134         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
135         that do not support weak symbols
136
137 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
138
139         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
140         * lib/g77.exp:  Likewise
141         * lib/objc.exp: Likewise
142
143 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
144
145         * gcc.dg/Wswitch-default.c: New test.
146
147 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
148
149         * g++.dg/other/enum1.C: New test.
150
151 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
152
153         * gcc.dg/pragma-ep-3.c: Fix typo.
154
155 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
156
157         * g++.dg/inherit/template-as-base.C: New test.
158
159 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
160
161         * g++.old-deja/g++.other/dwarf2-1.C: Move...
162         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
163
164 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
165
166         * gcc.dg/cpp/multiline.c: Update to match.
167
168 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
169
170         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
171
172 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
173
174         * gcc.dg/cpp/extratokens2.c:  New file.
175
176 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
177
178         * gcc.dg/20020312-2.c: Add rs6000 target.
179
180         * gcc.c-torture/compile/20020319-1.c: New test.
181
182 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
183
184         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
185         (A, E): Handle this.
186
187 2002-03-20  Jason Merrill  <jason@redhat.com>
188
189         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
190         ignoring -fpic.
191         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
192         through prune_gcc_output.
193
194 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
195
196         * gcc.c-torture/compile/20020320-1.c: New test.
197
198 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
199
200         * gcc.c-torture/compile/20020318-1.c: New test.
201
202         * gcc.dg/struct-by-value-1.c: New test.
203
204         * gcc.dg/20020319-1.c: New test.
205
206 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
207
208         * g++.dg/opt/conj1.C: New test.
209
210 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
211
212         * g++.dg/template/qualttp20.C: Revert previous change.
213         * g++.dg/template/qualttp3.C: Likewise.
214         * g++.dg/template/qualttp4.C: Likewise
215         * g++.dg/template/qualttp5.C: Likewise
216         * g++.dg/template/qualttp6.C: Likewise
217         * g++.dg/template/qualttp7.C: Likewise
218         * g++.dg/template/qualttp8.C: Likewise
219         * g++.dg/template/recurse.C: Likewise.
220
221 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
222
223         * gcc.dg/cpp/wchar-1.c: Update.
224
225 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
226
227         * g++.dg/template/conv1.C: New test.
228         * g++.dg/template/conv2.C: New test.
229         * g++.dg/template/conv3.C: New test.
230         * g++.dg/template/conv4.C: New test.
231
232 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
233
234         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
235         * g++.dg/template/qualttp3.C: Likewise.
236         * g++.dg/template/qualttp4.C: Likewise
237         * g++.dg/template/qualttp5.C: Likewise
238         * g++.dg/template/qualttp6.C: Likewise
239         * g++.dg/template/qualttp7.C: Likewise
240         * g++.dg/template/qualttp8.C: Likewise
241         * g++.dg/template/recurse.C: Likewise.
242
243 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
244
245         * g++.dg/opt/dtor1.C: New test.
246
247 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
248
249         * gcc.c-torture/compile/20020315-1.c: New test.
250
251 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
252
253         * gcc.dg/weak-1.c: Fix scan tests.
254
255 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
256
257         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
258         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
259         cris-*-aout* mmix-*-*.
260         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
261         cris-*-aout* mmix-*-*.
262         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
263         cris-*-elf* cris-*-aout* and mmix-*-*.
264         * gcc.dg/20001009-1.c: Ditto.
265         * gcc.dg/20010912-1.c: Ditto.
266         * gcc.dg/20020122-4.c: Ditto.
267         * gcc.dg/inline-2.c: Ditto.
268
269 Thu Mar 14 14:28:38 2002  Jeffrey A Law  (law@cygnus.com)
270
271         * gcc.c-torture/compile/20020314-1.c: New test.
272
273 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
274
275         * gcc.c-torture/execute/20020314-1.c: New test.
276
277 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
278
279         * g++.dg/warn/Wunused-1.C: New test.
280
281 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
282
283         * g++.dg/abi/mangle6.C: New test.
284
285 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
286
287         * gcc.c-torture/compile/20020309-2.c: New test.
288
289         * gcc.c-torture/compile/20020312-1.c: New test.
290
291 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
292
293         * g++.dg/other/access1.C: New test.
294
295 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
296
297         * gcc.c-torture/execute/wchar_t-1.c: New test.
298
299 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
300
301         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
302
303 2002-03-12  Roger Sayle  <roger@eyesopen.com>
304
305         * gcc.dg/20020312-1.c: New test case.
306
307 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
308
309         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
310
311 2002-03-11  Richard Henderson  <rth@redhat.com>
312
313         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
314         * g++.old-deja/g++.jason/report.C: Likewise.
315
316 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
317
318         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
319         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
320
321 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
322
323         * testsuite/g++.dg/overload/pmf1.C: New test.
324
325 2002-03-11  Kazu Hirata  <kazu@hxi.com>
326
327         * gcc.c-torture/execute/20020307-1.c: Use long.
328
329 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
330
331         PR optimization/5844
332         * gcc.dg/20020310-1.c: New test.
333
334 2002-03-09  Michael Meissner  <meissner@redhat.com>
335
336         * gcc.c-torture/execute/memcpy-2.c: New test.
337         * gcc.c-torture/execute/memset-1.c: New test.
338         * gcc.c-torture/execute/strlen-1.c: New test.
339         * gcc.c-torture/execute/strcmp-1.c: New test.
340         * gcc.c-torture/execute/strncmp-1.c: New test.
341
342 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
343
344         * gcc.dg/ppc-ldstruct.c: New test.
345
346 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
347
348         * gcc.c-torture/execute/va-arg-22.c: New test.
349
350 Sat Mar  9 07:47:50 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
351
352         * gcc.c-torture/compile/20020309-1.c: New test.
353
354 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
355
356         * gcc.c-torture/execute/20020307-2.c: New test.
357
358 Thu Mar  7 10:05:31 2002  Jeffrey A Law  (law@redhat.com)
359
360         * g77.f-torture/compile/20020307-1.f: New test.
361
362 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
363
364         * gcc.dg/unordered-1.c: New test.
365
366 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
367
368         * gcc.c-torture/execute/20020307-1.c: New test.
369
370 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
371
372         * gcc.dg/20020304-1.c: New test.
373
374         * gcc.c-torture/compile/20020304-2.c: New test.
375
376 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
377
378         * gcc.c-torture/compile/20020304-1.c: New test case
379         (from PR c/5830).
380
381 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
382
383         * gcc.dg/20020103-1.c: Add other -D ppc variants.
384
385 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
386
387         * g++.dg/other/classkey1.C: New test.
388
389 2002-03-01  Richard Henderson  <rth@redhat.com>
390
391         * gcc.c-torture/compile/981223-1.x: New.
392         * gcc.c-torture/compile/920625-1.x: New.
393
394 2002-02-28  Richard Henderson  <rth@redhat.com>
395
396         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
397
398 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
399
400         * gcc.c-torture/execute/20020227-1.c: New test.
401
402 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
403
404         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
405         here" ERROR lines.
406         * g++.old-deja/g++.oliva/partord1.C: Likewise.
407         * g++.old-deja.g++.other/defarg1.C: Likewise.
408         * g++.old-deja/g++.pt/calls2.C: Likewise.
409         * g++.old-deja/g++.pt/crash20.C: Likewise.
410         * g++.old-deja/g++.pt/crash30.C: Likewise.
411         * g++.old-deja/g++.pt/crash36.C: Likewise.
412         * g++.old-deja/g++.pt/crash6.C: Likewise.
413         * g++.old-deja/g++.pt/defarg13.C: Likewise.
414         * g++.old-deja/g++.pt/derived3.C: Likewise.
415         * g++.old-deja/g++.pt/error1.C: Likewise.
416         * g++.old-deja/g++.pt/friend21.C: Likewise.
417         * g++.old-deja/g++.pt/friend23.C: Likewise.
418         * g++.old-deja/g++.pt/infinite1.C: Likewise.
419         * g++.old-deja/g++.robertl/eb128.C: Likewise.
420
421 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
422
423         * gcc.c-torture/execute/20020225-2.c: New test.
424
425 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
426
427         * gcc.c-torture/execute/920730-1t.c,
428         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
429         Delete test cases, only relevant to -traditional.
430
431 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
432
433         * gcc.dg/cpp/undef1.c: Remove.
434         * gcc.dg/cpp/directiv.c: Update.
435         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
436
437 2002-02-27  Michael Meissner  <meissner@redhat.com>
438
439         * gcc.c-torture/execute/20020226-1.c: New test.
440
441 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
442
443         * g++.dg/debug/debug4.C: New test.
444
445         * gcc.dg/ia64-visibility-1.c: New test.
446
447 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
448
449         * gcc.dg/debug/20020224-1.c: New.
450
451 2002-02-25  Kazu Hirata  <kazu@hxi.com>
452
453         * gcc.c-torture/execute/960416-1.x: New.
454         * gcc.c-torture/execute/divconst-3.x: Likewise.
455
456 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
457
458         * gcc.dg/20020224-1.c: New test.
459
460 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
461
462         * gcc.c-torture/execute/20020225-1.c: New.
463
464 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
465
466         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
467
468 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
469
470         * gcc.dg/20020222-1.c: New test.
471
472 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
473
474         * g++.dg/opt/anonunion1.C: New test.
475
476 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
477
478         * g++.dg/template/qualttp19.C: New test.
479         * g++.dg/template/qualttp20.C: New test.
480         * g++.old-deja/g++.jason/report.C: Adjust expected errors
481         * g++.old-deja/g++.other/qual1.C: Likewise.
482
483 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
484
485         * gcc.dg/attr-alwaysinline.c: New.
486
487 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
488
489         * gcc.dg/20020220-1.c: New test.
490
491         * gcc.dg/20020220-2.c: New test.
492
493         * g++.dg/opt/mmx1.C: New test.
494
495 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
496
497         * gcc.c-torture/compile/20020110.c: New test.
498
499 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
500
501         * gcc.c-torture/execute/20020219-1.c: New test.
502
503         * gcc.dg/20020219-1.c: New test.
504
505         * gcc.dg/noncompile/20020220-1.c: New test.
506
507         * g++.dg/opt/ptrintsum1.C: New test.
508
509         * gcc.dg/debug/20020220-1.c: New test.
510
511 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
512
513         * gcc.c-torture/execute/20020216-1.c: New test.
514
515 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
516
517         * gcc.dg/decl-1.c: Update, new test.
518
519 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
520
521         * g++.dg/abi/bitfield1.C: New test.
522         * g++.dg/abi/bitfield2.C: New test.
523
524 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
525
526         * gcc.dg/attr-nest.c: New test.
527
528 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
529
530         * gcc.c-torture/execute/20020215-1.c: New test.
531
532 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
533
534         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
535         * g++.dg/debug/debug.exp: New.
536         * g++.dg/debug/trivial.C: New.
537         * g++.dg/debug/debug1.C: Moved...
538         * g++.dg/other/debug1.C: ...from here.
539         * g++.dg/debug/debug2.C: Moved...
540         * g++.dg/other/debug2.C: ...from here.
541         * g++.dg/debug/debug3.C: Moved...
542         * g++.dg/other/debug3.C: ...from here.
543
544         * gcc.dg/noncompile/20020213-1.c: New test.
545
546 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
547
548         * g++.dg/other/debug3.C: New test.
549
550         * gcc.c-torture/execute/20020213-1.c: New test.
551
552 2002-02-13  Richard Smith <richard@ex-parrot.com>
553
554         * g++.old-deja/g++.other/thunk1.C: New test.
555
556 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
557
558         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
559
560 2002-02-13  Stan Shebs  <shebs@apple.com>
561
562         * gcc.dg/altivec-3.c: New.
563
564 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
565
566         * gcc.dg/Wunreachable-1.c: New test.
567         * gcc.dg/Wunreachable-2.c: New test.
568
569 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
570
571         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
572
573 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
574
575         * gcc.dg/decl-1.c: New test.
576
577 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
578
579         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
580
581 2002-02-10  Kazu Hirata  <kazu@hxi.com>
582
583         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
584         * gcc.c-torture/compile/980506-1.x: Likewise.
585
586 2002-02-10  Kazu Hirata  <kazu@hxi.com>
587
588         * gcc.dg/20020210-1.c: New.
589
590 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
591
592         * g77.f-torture/execute/947.f: New regression test
593         for PR fortran/947.
594
595 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
596
597         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
598         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
599
600 2002-02-08  Richard Henderson  <rth@redhat.com>
601
602         * gcc.c-torture/compile/labels-3.c: New.
603
604 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
605
606         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
607         expression statements work instead.
608         * gcc.dg/noncompile/20020207-1.c: New test.
609
610 2002-02-07  Richard Henderson  <rth@redhat.com>
611
612         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
613
614 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
615
616         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
617         message from g77
618         * lib/g77-dg.exp: Trim g77 error messages so that they are
619         recognised by dg.exp.
620
621 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
622
623         PR fortran/5473
624         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
625
626 2002-02-07  Richard Henderson  <rth@redhat.com>
627
628         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
629         to be sufficiently aligned for integers.
630
631 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
632
633         * g++.dg/template/friend4.C: New test.
634
635 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
636
637         PR fortran/5743
638         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
639         unsupported cases.
640
641 2002-02-07  Richard Henderson  <rth@redhat.com>
642
643         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
644         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
645         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
646         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
647
648 2002-02-06  Richard Henderson  <rth@redhat.com>
649
650         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
651
652 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
653
654         * gcc.dg/20020206-1.c: New test.
655
656 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
657
658         * gcc.c-torture/execute/20020206-1.c: New test.
659
660         * gcc.c-torture/execute/20020206-2.c: New test.
661
662         PR optimization/5429:
663         * gcc.c-torture/compile/20020206-1.c: New test.
664
665 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
666
667         * g++.dg/ext/align1.C: Do not use an explicit alignment value
668         as certain file formats cannot support particularly large
669         alignments.
670
671         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
672         and do not expect to be able to link the executable.
673
674         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
675         fail because the COFF format does not support the weak attribute.
676
677 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
678
679         * g77.dg/pr5473.f:  New test
680
681 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
682
683         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
684         Fix testcase accordingly.
685
686 2002-02-04  Richard Henderson  <rth@redhat.com>
687
688         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
689         (buf): Change to be an array of pointers, not ints.
690
691 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
692
693         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
694         before all tests.  Move warning one line above to match where it
695         C frontend emits.
696         * gcc.dg/Wswitch-2.c: New test.
697         * g++.dg/warn/Wswitch-1.C: New test.
698         * g++.dg/warn/Wswitch-2.C: New test.
699
700 2002-02-04  Richard Henderson  <rth@redhat.com>
701
702         * g++.dg/abi/offsetof.C: Fix size comparison.
703
704 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
705
706         * gcc.dg/cast-qual-2.c: New test.
707
708 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
709
710         * gcc.dg/20020201-4.c: New test.
711
712 2002-02-04  Ben Elliston  <bje@redhat.com>
713
714         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
715         target_info attribute != 0, in addition to the empty string.
716         (gcc_target_compile): Likewise.
717
718 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
719
720         * gcc.dg/Wswitch.c: New test.
721         PR gcc/4475. PR gcc/3780.
722
723 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
724
725         * g77.f-torture/execute/5122.f: New test for regressions
726         against PR fortran/5122.
727
728 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
729
730         * g77.f-torture/compile/pr3743.f: Delete
731         * g77.dg/pr3743-1.f: New test.
732         * g77.dg/pr3743-2.f: New test.
733         * g77.dg/pr3743-3.f: New test.
734         * g77.dg/pr3743-4.f: New test.
735
736 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
737
738         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
739
740 2002-02-02  Richard Henderson  <rth@redhat.com>
741
742         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
743         * gcc.c-torture/execute/bf64-1.c: Likewise.
744
745 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
746
747         * gcc.dg/20020201-2.c: New test.
748
749         * gcc.dg/20020201-3.c: New test.
750
751         * gcc.c-torture/execute/bitfld-2.c: New test.
752
753 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
754
755         * gcc.dg/bitfld-1.c: Update.
756         * gcc.dg/bitfld-2.c: Update.
757         * gcc.c-torture/execute/bitfld-1.x: New.
758
759 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
760
761         * gcc.c-torture/execute/20020201-1.c: New test.
762
763 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
764
765         PR target/5469
766         * gcc.dg/20020201-1.c: New test.
767
768 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
769
770         PR fortran/3743
771         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
772         * g77.f-torture/compile/pr3743.x: Remove
773
774 2002-01-31  Tom Rix  <trix@redhat.com>
775
776         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
777
778 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
779
780         * gcc.dg/noncompile/20020130-1.c: New test.
781
782 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
783
784         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
785
786 2002-01-29  Richard Henderson  <rth@redhat.com>
787
788         * gcc.c-torture/execute/991118-1.c: Cast various constants back
789         to long long.
790         * gcc.c-torture/execute/bf64-1.c: Likewise.
791
792 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
793
794         * gcc.c-torture/execute/20020129-1.c: New test.
795
796 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
797
798         * gcc.c-torture/compile/20000224-1.c: Update.
799         * gcc.c-torture/execute/bitfld-1.c: New tests.
800         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
801         * gcc.dg/uninit-A.c: Update.
802
803 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
804
805         * g++.dg/template/ctor1.C: Add instantiation.
806
807 2002-01-28  Paul Koning  <pkoning@equallogic.com>
808
809         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
810         argument to __builtin_prefetch to be const ptr.
811
812 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
813
814         * gcc.c-torture/compile/20020120-1.c: New test.
815
816 2002-01-27  Kazu Hirata  <kazu@hxi.com>
817
818         * gcc.c-torture/execute/20020127-1.c: New test.
819
820 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
821
822         * g77.dg/f77-edit-i-in.f: New test
823         * g77.dg/f77-edit-i-out.f: New test
824
825 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
826
827         * gcc.dg/debug/debug.exp: New file.
828         * gcc.dg/debug/trivial.c: New file.
829         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
830         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
831         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
832         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
833         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
834         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
835         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
836         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
837         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
838         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
839         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
840         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
841         * gcc.dg/20000503-1.c: Removed.
842         * gcc.dg/20010207-1.c: Removed.
843         * gcc.dg/20011223-1.c: Removed.
844         * gcc.dg/20020104-2.c: Removed.
845         * gcc.dg/debug-1.c: Removed.
846         * gcc.dg/debug-2.c: Removed.
847         * gcc.dg/debug-3.c: Removed.
848         * gcc.dg/debug-4.c: Removed.
849         * gcc.dg/debug-5.c: Removed.
850         * gcc.dg/debug-6.c: Removed.
851         * gcc.dg/dwarf2-1.c: Removed.
852         * gcc.dg/dwarf2-2.c: Removed.
853
854 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
855
856         * g++.old-deja/g++.other/eh5.C: New test.
857         * g++.old-deja/g++.other/sibcall2.C: New test.
858         * g++.old-deja/g++.other/array9.C: New test.
859         * g++.old-deja/g++.other/typename2.C: New test.
860         * g++.old-deja/g++.other/crash60.C: New test.
861         * g++.old-deja/g++.other/conv9.C: New test.
862         * g++.old-deja/g++.other/mangle10.C: New test.
863         * g++.old-deja/g++.other/unchanging1.C: New test.
864         * g++.old-deja/g++.other/exprstmt1.C: New test.
865         * g++.old-deja/g++.other/inline23.C: New test.
866         * g++.old-deja/g++.eh/ia64-1.C: New test.
867         * g++.old-deja/g++.other/dwarf2-1.C: New test.
868         * g++.old-deja/g++.other/reload1.C: New test.
869         * g++.old-deja/g++.other/static20.C: New test.
870         * g++.old-deja/g++.other/local-alloc1.C: New test.
871         * g++.old-deja/g++.other/conv8.C: New test.
872         * g++.old-deja/g++.other/stmtexpr2.C: New test.
873         * g++.old-deja/g++.other/storeexpr1.C: New test.
874         * g++.old-deja/g++.other/storeexpr2.C: New test.
875         * g++.dg/eh/template2.C: New test.
876         * g++.dg/warn/weak1.C: New test.
877
878 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
879
880         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
881         Remove first, non-varying, argument.
882
883 2002-01-23  Richard Henderson  <rth@redhat.com>
884
885         * gcc.dg/inline-2.c: New.
886
887         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
888         Add optional target arg.  Check number of arguments.
889         (scan-assembler-not, scan-assembler-dem): Likewise.
890         (scan-assembler-dem-not): Likewise.
891
892 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
893
894         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
895         line 12.
896         * g++.old-deja/g++.brendan/parse3.C,
897         g++.old-deja/g++.other/crash26.C,
898         g++.old-deja/g++.other/crash28.C,
899         g++.old-deja/g++.other/crash29.C,
900         g++.old-deja/g++.other/crash30.C,
901         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
902
903 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
904
905         * gcc.dg/20020115-1.c: New.
906
907 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
908
909         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
910
911 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
912
913         * gcc.dg/20020122-3.c: New.
914
915 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
916
917         * g++.dg/other/gc1.C: New test.
918
919 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
920
921         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
922
923 2002-01-22  Richard Henderson  <rth@redhat.com>
924
925         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
926
927 2002-01-22  Richard Henderson  <rth@redhat.com>
928
929         * gcc.dg/20020122-4.c: New.
930
931 2002-01-22  H.J. Lu <hjl@gnu.org>
932
933         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
934         link output.
935         * gcc.dg/special/ecos.exp: Likewise.
936         * lib/g++-dg.exp: Likewise.
937         * lib/g77-dg.exp: Likewise.
938         * lib/gcc-dg.exp : Likewise.
939         * lib/mike-g++.exp: Likewise.
940         * lib/mike-g77.exp: Likewise.
941         * lib/mike-gcc.exp: Likewise.
942         * lib/objc-dg.exp: Likewise.
943
944 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
945
946         PR target/5379
947         * gcc.dg/20020122-2.c: New test.
948
949 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
950
951         * gcc.dg/20020122-1.c: New test.
952
953 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
954
955         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
956
957 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
958
959         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
960
961 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
962
963         * gcc.c-torture/compile/20020121-1.c: New test.
964
965 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
966
967         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
968         ld_library_path.
969
970 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
971
972         * gcc.dg/20020218-1.c: New test.
973
974 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
975
976         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
977         messages
978         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
979         "At global scope" warning
980         * g++.dg/ext/align1.C: Change cygwin test for alignment
981         from db-bogus to dg-warning
982
983 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
984
985         * g77.f-torture/compile/cpp2.F: New test.
986
987 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
988
989         * g++.dg/template/access1.C: New test.
990
991 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
992
993         * gcc.dg/20020118-1.c: New.
994
995 2002-01-18  Kazu Hirata  <kazu@hxi.com>
996
997         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
998
999 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
1000
1001         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
1002         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
1003         alignment warnings.
1004
1005 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
1006
1007         * gcc.misc-tests/i386-prefetch.exp: Save and restore
1008         torture_with_loops and torture_without_loops
1009
1010 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
1011
1012         * gcc.c-torture/compile/20020116-1.c: New test.
1013
1014 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
1015
1016         * gcc.dg/20020116-2.c: New test.
1017
1018         * gcc.dg/ultrasp4.c: New test.
1019
1020         * gcc.dg/20020116-1.c: New test.
1021
1022 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
1023
1024         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
1025         by EABI.
1026
1027 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
1028
1029         * gcc.misc-tests/i386-prefetch.exp: New.
1030         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
1031         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
1032         * gcc.misc-tests/i386-pf-none-1.c: New test.
1033         * gcc.misc-tests/i386-pf-sse-1.c: New test.
1034
1035 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
1036
1037         * gcc.dg/gnu89-init-1.c: Add new tests.
1038
1039 2002-01-15  Andreas Jaeger  <aj@suse.de>
1040
1041         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
1042         * gcc.dg/i386-mmx-2.c: Likewise.
1043         * gcc.dg/i386-sse-1.c: Likewise.
1044         * gcc.dg/i386-sse-2.c: Likewise.
1045         * gcc.dg/i386-sse-3.c: Likewise.
1046
1047 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
1048
1049         * g77.f-torture/execute/intrinsic-unix-bessel.f:
1050         Uncomment additional cases that now pass.
1051
1052 2002-01-11  Richard Henderson  <rth@redhat.com>
1053
1054         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
1055         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
1056
1057 Fri Jan 11 12:13:30 2002  Nicola Pero  <n.pero@mi.flashnet.it>
1058
1059         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
1060
1061 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
1062
1063         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
1064         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
1065
1066 2002-01-10  Dale Johannesen  <dalej@apple.com>
1067
1068         * gcc.c-torture/execute/loop-11.c: New.
1069
1070 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
1071
1072         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
1073         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
1074
1075 2002-01-09  Richard Henderson  <rth@redhat.com>
1076
1077         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
1078         type in which to perform the operation for each size.
1079
1080 Wed Jan  9 16:48:33 2002  Alan Matsuoka  (alanm@redhat.com)
1081
1082         * gcc.c-torture/compile/20020109-2.c: New test.
1083
1084 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
1085
1086         * gcc.c-torture/execute/loop-10.c: New test.
1087
1088 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
1089
1090         * gcc.c-torture/compile/20010226-1.c: New test.
1091         * gcc.c-torture/compile/20010227-1.c: New test.
1092         * gcc.c-torture/compile/20010426-1.c: New test.
1093         * gcc.c-torture/compile/20010510-1.c: New test.
1094         * gcc.c-torture/compile/20010605-3.c: New test.
1095         * gcc.c-torture/compile/20010824-1.c: New test.
1096         * gcc.c-torture/execute/20010409-1.c: New test.
1097         * gcc.dg/noncompile/20000901-1.c: New test.
1098         * gcc.dg/20001023-1.c: New test.
1099         * gcc.dg/20001101-1.c: New test.
1100         * gcc.dg/20001102-1.c: New test.
1101         * gcc.dg/20010207-1.c: New test.
1102         * gcc.dg/20010405-1.c: New test.
1103         * gcc.dg/20010822-1.c: New test.
1104         * gcc.dg/20011107-1.c: New test.
1105
1106 Wed Jan  9 14:03:20 2002  Jeffrey A Law  (law@redhat.com)
1107
1108         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
1109
1110         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
1111         execution failure on PA targets.
1112
1113 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
1114
1115         * gcc.c-torture/compile/20020109-1.c: New test.
1116
1117 2002-01-08  Kazu Hirata  <kazu@hxi.com>
1118
1119         * gcc.c-torture/execute/20020108-1.c: New test.
1120
1121 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
1122
1123         * gcc.dg/20020108-1.c: New test.
1124
1125 2002-01-08  H.J. Lu <hjl@gnu.org>
1126
1127         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
1128         for header files.
1129
1130 2002-01-08  Geoff Keating  <geoffk@redhat.com>
1131
1132         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
1133         consistency.
1134
1135 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
1136
1137         * gcc.dg/altivec-4.c: Test altivec predicates.
1138
1139 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
1140
1141         * gcc.c-torture/execute/20020107-1.c: New test.
1142
1143 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
1144
1145         PR c/5279
1146         * gcc.c-torture/compile/20020106-1.c: New test.
1147
1148 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
1149
1150         * gcc.c-torture/execute/nestfunc-4.c: New test.
1151
1152 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
1153
1154         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
1155         extra triple that slipped in.
1156         * g++.old-deja/g++.abi/align.C: Likewise.
1157         * g++.old-deja/g++.abi/bitfields.C: Likewise.
1158
1159 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
1160
1161         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
1162         * g++.old-deja/g++.abi/align.C: Likewise.
1163         * g++.old-deja/g++.abi/bitfields.C: Likewise.
1164
1165         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
1166         on FreeBSD/i386.
1167         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
1168         FreeBSD.
1169
1170 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
1171
1172         * gcc.dg/20020104-1.c: New test.
1173
1174         * gcc.dg/20020104-2.c: New test.
1175
1176 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
1177
1178         * gcc.dg/20020103-1.c: Fix typo in target selector.
1179
1180 2002-01-03  Richard Henderson  <rth@redhat.com>
1181
1182         * gcc.dg/20020103-1.c: New.
1183
1184 2002-01-03  Kazu Hirata  <kazu@hxi.com>
1185
1186         * gcc.c-torture/execute/20020103-1.c: New test.
1187
1188 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
1189
1190         * g++.dg/other/debug2.C: New test.
1191
1192         * gcc.c-torture/compile/20020103-1.c: New test.
1193
1194 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
1195
1196         * gcc.dg/gnu89-init-1.c: Added new tests.
1197
1198 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
1199
1200         * g++.dg/template/friend2.C: Remove as patch is reverted.
1201
1202         * g++.dg/warn/oldcast1.C: New test.
1203
1204         * g++.dg/template/ptrmem1.C: New test.
1205         * g++.dg/template/ptrmem2.C: New test.
1206
1207         * g++.dg/template/ntp.C: New test.
1208
1209         * g++.dg/other/component1.C: New test.
1210
1211         * g++.dg/template/ttp3.C: New test.
1212
1213         * g++.dg/template/friend2.C: New test.
1214         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
1215
1216 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
1217
1218         * g++.dg/other/ptrmem1.C: New test.
1219         * g++.dg/other/ptrmem2.C: New test.
1220
1221 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
1222
1223         * g++.dg/template/ctor1.C: New test.
1224
1225 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
1226
1227         * g++.dg/template/friend2.C: New test.
1228
1229 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
1230
1231         * gcc.dg/mmix-1.c: New test.
1232
1233 2001-12-31  Richard Henderson  <rth@redhat.com>
1234
1235         * gcc.dg/asm-5.c: New.
1236
1237 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
1238
1239         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
1240         in namespace __gnu_cxx
1241
1242 2001-12-30  Richard Henderson  <rth@redhat.com>
1243
1244         * gcc.dg/debug-6.c: New.
1245
1246 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
1247
1248         * gcc.c-torture/compile/20011229-2.c: New test.
1249
1250 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
1251
1252         * gcc.dg/debug-3.c: New test.
1253         * gcc.dg/debug-4.c: New test.
1254         * gcc.dg/debug-5.c: New test.
1255
1256 2001-12-29  Richard Henderson  <rth@redhat.com>
1257
1258         * g++.dg/eh/loop1.C: New.
1259
1260 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
1261
1262         * g++.dg/template/crash1.C: New test.
1263
1264 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
1265
1266         * g++.dg/other/const1.C: New test.
1267
1268 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
1269
1270         * gcc.c-torture/compile/20011229-1.c: New test.
1271
1272 2001-12-28  Stan Shebs  <shebs@apple.com>
1273
1274         * lib/objc-torture.exp: Resync with c-torture.exp.
1275         * lib/objc.exp: Load standard libraries.
1276
1277 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
1278
1279         * gcc.dg/gnu89-init-1.c: Adjust for the new behaviour, add some
1280         additional tests.
1281
1282 2001-12-27  Roger Sayle <roger@eyesopen.com>
1283
1284         * gcc.c-torture/execute/string-opt-16.c: New testcase.
1285
1286 2001-12-27  Richard Henderson  <rth@redhat.com>
1287
1288         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
1289
1290 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
1291
1292         * g++.dg/eh/ctor1.C: New test.
1293         * g++.dg/other/error2.C: New test.
1294
1295 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
1296
1297         * g++.dg/other/init2.C: New test.
1298
1299 2001-12-24  Richard Henderson  <rth@redhat.com>
1300
1301         * gcc.dg/20011223-1.c: New.
1302         * gcc.dg/inline-1.c: New.
1303
1304 2001-12-23  Richard Henderson  <rth@redhat.com>
1305
1306         * gcc.dg/asm-4.c: Test operand modifiers.
1307
1308 2001-12-23  Richard Henderson  <rth@redhat.com>
1309
1310         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
1311
1312 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
1313
1314         * gcc.c-torture/execute/20011223-1.c: New test.
1315
1316 2001-12-21  Richard Henderson  <rth@redhat.com>
1317
1318         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
1319         re-enables the warning.
1320
1321 2001-12-21  Richard Henderson  <rth@redhat.com>
1322
1323         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
1324
1325 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
1326
1327         * gcc.c-torture/compile/20011218-1.c: New test.
1328
1329 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
1330
1331         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
1332         arm-isr.c test.
1333         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
1334         epilogue generation for ARM ISR routines.
1335
1336 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1337
1338         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
1339         * gcc.dg/format/c90-printf-3.c: Likewise.
1340         * gcc.dg/format/c99-printf-3.c: Likewise.
1341         * gcc.dg/format/ext-1.c: Likewise.
1342         * gcc.dg/format/ext-6.c: Likewise.
1343         * gcc.dg/format/format.h: Prototype unlocked stdio.
1344
1345 2001-12-20  Richard Henderson  <rth@redhat.com>
1346
1347         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
1348         (arena): Use it.
1349         (malloc): Correct allocation logic.  Abort if we fill up the
1350         arena before initialization complete.
1351         (realloc): Correct allocation logic.
1352
1353 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
1354
1355         * gcc.c-torture/compile/20011219-2.c: New test.
1356
1357         * gcc.c-torture/execute/20011219-1.c: New test.
1358
1359 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
1360
1361         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
1362         target does not support weak symbols.
1363
1364 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
1365
1366         * gcc.c-torture/compile/20011219-1.c: New test.
1367
1368 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
1369
1370         * g++.dg/other/error1.C: New test.
1371
1372 Mon Dec 17 14:31:42 2001  Jeffrey A Law  (law@redhat.com)
1373
1374         * gcc.c-torture/execute/20011217-1.c: New test.
1375
1376 Mon Dec 17 16:54:56 2001  Nicola Pero  <nicola@brainstorm.co.uk>
1377
1378         * objc.dg/special/: New directory.
1379         * objc.dg/special/special.exp: New file.
1380         * objc.dg/special/unclaimed-category-1.h: New file.
1381         * objc.dg/special/unclaimed-category-1a.m: New file.
1382         * objc.dg/special/unclaimed-category-1.m: New file.
1383
1384 2001-12-17  Andreas Jaeger  <aj@suse.de>
1385
1386         * gcc.c-torture/compile/20011217-2.c: New test.
1387
1388 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1389
1390         * gcc.c-torture/compile/20011217-1.c: New test.
1391
1392 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
1393
1394         * testsuite/gcc.dg/20011214-1.c: New.
1395
1396 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
1397
1398         * gcc.dg/altivec-4.c: New.
1399
1400 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
1401
1402         * gcc.dg/20011113-1.c: New test.
1403
1404 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1405
1406         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
1407         std::__malloc_alloc_template<0> and
1408         std::__default_alloc_template<false, 0>.
1409
1410 Thu Dec 13 10:35:33 2001  Nicola Pero  <n.pero@mi.flashnet.it>
1411
1412         * objc/execute/bf-21.m: New test.
1413         * objc/execute/enumeration-1.m: New test.
1414         * objc/execute/enumeration-2.m: New test.
1415
1416 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
1417
1418         * gcc.dg/gnu89-init-1.c: New test.
1419
1420 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1421
1422         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
1423         * g++.old-deja/g++.jason/2371.C: Likewise.
1424         * g++.old-deja/g++.jason/template33.C: Likewise.
1425         * g++.old-deja/g++.jason/template34.C: Likewise.
1426         * g++.old-deja/g++.jason/template36.C: Likewise.
1427         * g++.old-deja/g++.oliva/typename1.C: Likewise.
1428         * g++.old-deja/g++.oliva/typename2.C: Likewise.
1429         * g++.old-deja/g++.other/typename1.C: Likewise.
1430         * g++.old-deja/g++.pt/inherit2.C: Likewise.
1431         * g++.old-deja/g++.pt/nontype5.C: Likewise.
1432         * g++.old-deja/g++.pt/typename11.C: Likewise.
1433         * g++.old-deja/g++.pt/typename14.C: Likewise.
1434         * g++.old-deja/g++.pt/typename16.C: Likewise.
1435         * g++.old-deja/g++.pt/typename3.C: Likewise.
1436         * g++.old-deja/g++.pt/typename4.C: Likewise.
1437         * g++.old-deja/g++.pt/typename5.C: Likewise.
1438         * g++.old-deja/g++.pt/typename7.C: Likewise.
1439         * g++.old-deja/g++.robertl/eb9.C: Likewise.
1440
1441 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
1442
1443         * g++.dg/other/linkage1.C: New test.
1444         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
1445         specifiers.
1446
1447 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
1448
1449         * gcc.dg/concat.c: New test.
1450
1451 2001-12-11  Stan Shebs  <shebs@apple.com>
1452
1453         * objc/compile: New test directory.
1454         * objc/compile/compile.exp: New expect script.
1455         * objc/compile/20011211-1.m: New compile test.
1456
1457 2001-12-11  Jason Merrill  <jason@redhat.com>
1458
1459         * lib/prune.exp (prune_gcc_output): Also handle "In member
1460         function".  So many permutations...
1461
1462 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
1463
1464         * g++.dg/template/typedef1.C: New test.
1465
1466 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
1467
1468         * g++.dg/other/copy1.C: New test.
1469
1470 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
1471
1472         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
1473
1474         * gcc.dg/builtin-choose-expr.c: New.
1475
1476 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
1477
1478         * gcc.dg/altivec-2.c: New.
1479
1480 2001-12-07  Richard Henderson  <rth@redhat.com>
1481
1482         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
1483
1484 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
1485
1486         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
1487         ultrasparc.
1488
1489 Fri Dec  7 06:29:03 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1490
1491         * g++-old.deja/g++.robertl/eb101.C: Deleted.
1492
1493 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
1494
1495         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
1496         variable argument list.
1497
1498 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
1499
1500         * gcc.c-torture/execute/memcheck: Delete entire directory.
1501         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
1502         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
1503
1504 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
1505
1506         * gcc.dg/Wshadow-1.c: New test.
1507
1508 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
1509
1510         * gcc.c-torture/compile/20011130-1.c: New test.
1511
1512         * gcc.dg/noncompile/20011025-1.c: New test.
1513
1514         * g++.dg/other/anon-union.C: New test.
1515
1516         * gcc.c-torture/execute/20011024-1.c: New test.
1517
1518 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
1519
1520         * gcc.c-torture/execute/20000722-1.x,
1521         gcc.c-torture/execute/20010123-1.x: Remove.
1522         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
1523         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
1524         gcc.dg/c99-complit-2.c: New tests.
1525
1526 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
1527
1528         * g++.dg/inherit/base1.C: New test.
1529
1530 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
1531
1532         * g++.dg/other/stdarg1.C: New test.
1533
1534         * gcc.c-torture/compile/20011130-2.c: New test.
1535
1536 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
1537
1538         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
1539         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
1540         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
1541         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
1542         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
1543         * gcc.dg/builtin-prefetch-1.c: New test.
1544
1545 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
1546
1547         * gcc.dg/20011130-1.c: New test.
1548
1549 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
1550
1551         * g++.dg/other/scope1.C: New test.
1552         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
1553
1554 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1555
1556         * gcc.dg/vla-init-1.c: New test.
1557
1558 2001-12-01  Geoff Keating  <geoffk@redhat.com>
1559
1560         * gcc.c-torture/compile/structs.c: New testcase from GDB.
1561
1562 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1563
1564         * objc.dg/alias.m: Update.
1565         * objc.dg/class-1.m: Update.
1566         * objc.dg/const-str-1.m: Update.
1567         * objc.dg/fwd-proto-1.m: Update.
1568         * objc.dg/id-1.m: Update.
1569         * objc.dg/super-class-1.m: Update.
1570
1571 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
1572
1573         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
1574         constructs.
1575
1576 Wed Nov 28 15:05:54 2001  Jeffrey A Law  (law@cygnus.com)
1577
1578         * gcc.c-torture/execute/20011128-1.c: New test.
1579
1580 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
1581
1582         * gcc.dg/20011127-1.c: New test.
1583
1584 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
1585
1586         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
1587         from Austin Group draft 7.
1588         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
1589         scanf format arguments.
1590         * gcc.dg/format/no-exargs-2.c: New test.
1591
1592 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
1593
1594         * g++.dg/abi/vbase8-4.C: New test.
1595
1596 2001-11-24  Ian Lance Taylor  <ian@airs.com>
1597
1598         * gcc.c-torture/execute/20011121-1.c: New test.
1599
1600 Fri Nov 23 15:55:44 2001  Jeffrey A Law  (law@cygnus.com)
1601
1602         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
1603
1604 2001-11-23  Andreas Jaeger  <aj@suse.de>
1605
1606         * gcc.dg/cpp/charconst-2.c: New test.
1607
1608 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
1609
1610         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
1611         to the host if it is remote.  Let tests specify extra headers
1612         they use.
1613         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
1614         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
1615         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
1616         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
1617         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
1618         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
1619         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
1620         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
1621         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
1622         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
1623
1624 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
1625
1626         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
1627         for little endian ARMs.
1628
1629 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
1630
1631         * gcc.c-torture/compile/20011119-1.c: New test.
1632         * gcc.c-torture/compile/20011119-2.c: New test.
1633
1634 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
1635
1636         * gcc.dg/altivec-1.c: Fix typo.
1637
1638 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
1639
1640         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
1641
1642 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
1643
1644         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
1645
1646 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
1647
1648         * lib/g77.exp: Don't specify --rpath-link.
1649
1650         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
1651         across all the headers.
1652         * gcc.dg/format/format.exp: For testing on a remote host,
1653         copy format.h.
1654
1655         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
1656         * gcc.c-torture/execute/930406-1.c: Likewise.
1657         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
1658
1659 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
1660
1661         * gcc.dg/altivec-1.c: New.
1662
1663 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
1664
1665         * gcc.dg/cpp/fpreprocessed.c: New test case.
1666
1667 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
1668
1669         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
1670         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
1671         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
1672
1673 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
1674
1675         * gcc.dg/no-builtin-1.c: New test.
1676
1677 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
1678
1679         * gcc.c-torture/execute/20011115-1.c: New test.
1680
1681 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
1682
1683         * gcc.c-torture/compile/20011114-2.c: New test.
1684         * gcc.c-torture/compile/20011114-3.c: New test.
1685         * gcc.c-torture/compile/20011114-4.c: New test.
1686
1687 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
1688
1689         * g++.dg/other/init1.C: New test.
1690
1691 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
1692
1693         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
1694         message.
1695
1696         * gcc.c-torture/execute/20011114-1.c: New testcase.
1697
1698         * gcc.c-torture/compile/20010327-1.c: Revert last change.
1699         * gcc.c-torture/compile/20011114-1.c: New test, exactly
1700         like the (before this change) version of 20010327-1.c.
1701
1702 2001-11-14  Roger Sayle <roger@eyesopen.com>
1703
1704         * gcc.c-torture/execute/string-opt-13.c: New testcase.
1705
1706 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
1707
1708         * g++.dg/init/array2.C: New test.
1709
1710 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
1711
1712         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
1713
1714 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
1715
1716         * g++.dg/other/forscope1.C: New test.
1717         * g++.dg/ext/forscope1.C: New test.
1718         * g++.dg/ext/forscope2.C: New test.
1719
1720 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
1721
1722         * gcc.c-torture/execute/20011113-1.c: New test.
1723
1724 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
1725
1726         * gcc.c-torture/execute/20011109-2.c: New test.
1727
1728         * gcc.c-torture/execute/20011109-1.c: New test.
1729
1730 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
1731
1732         * gcc.c-torture/compile/20011109-1.c: New test.
1733
1734 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
1735
1736         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
1737         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
1738         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
1739         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
1740         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
1741         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
1742         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
1743
1744 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
1745
1746         * g++.dg/warn/Wshadow-1.C: New tests.
1747         * g++.old-deja/g++.mike/for3.C: Update.
1748
1749 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
1750
1751         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
1752         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
1753         XFAILs.  Adjust expected error texts.
1754         * gcc.c-torture/compile/20011106-1.c,
1755         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
1756         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
1757         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
1758         gcc.dg/c99-array-lval-5.c: New tests.
1759
1760 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
1761
1762         * gcc.dg/cpp/defined.c: Update.
1763
1764 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
1765
1766         * gcc.c-torture/execute/anon-1.c: New test.
1767
1768 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
1769
1770         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
1771         same size, so no warning should be produced on stormy16.
1772
1773         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
1774         due to oversized array.
1775         * g++.old-deja/g++.mike/ns15.C: Likewise.
1776         * g++.old-deja/g++.pt/crash16.C: Likewise.
1777
1778 2001-11-02  Graham Stott  <grahams@redhat.com>
1779
1780         * g++.dgother/debug1.C: Fix typos.
1781
1782 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
1783
1784         * g++.dg/other/debug1.C: New test.
1785
1786 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1787
1788         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
1789         of unsigned long.
1790
1791 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
1792
1793         * gcc.dg/20011029-2.c: New test.
1794
1795         * gcc.c-torture/compile/20011029-1.c: New test.
1796
1797 Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
1798
1799         * objc/execute/class_self-1.m: New test.
1800         * objc/execute/class_self-2.m: New test.
1801
1802 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
1803
1804         * gcc.misc-tests/msgs.exp: Delete.
1805         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
1806         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
1807         error set to match recent changes.
1808
1809 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
1810
1811         * gcc.dg/20011021-1.c: New test.
1812
1813 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
1814
1815         * gcc.c-torture/compile/20011023-1.c: New test.
1816
1817 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
1818
1819         * lib/g77.exp: Rewrite based on lib/g++.exp.
1820
1821 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
1822
1823         * gcc.c-torture/execute/20011019-1.c: New test.
1824
1825         * gcc.dg/20011018-1.c: New test.
1826
1827 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
1828
1829         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
1830
1831 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
1832
1833         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
1834         * gcc.dg/attr-invalid.c: Likewise.
1835
1836 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
1837
1838         * testsuite/gcc.dg/20011015-1.c: New test.
1839
1840 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
1841
1842         * g++.dg/template/unify2.C: New test.
1843
1844 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
1845
1846         * g++.dg/other/exception-specification.C: New test
1847
1848 2001-10-13  Tom Rix  <trix@redhat.com>
1849
1850         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
1851         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
1852
1853 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
1854
1855         * testsuite/gcc.dg/20011009-1.c: New test.
1856
1857 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
1858
1859         PR g++/4476
1860         * g++.dg/other/friend1.C: New test.
1861
1862 2001-10-11  Richard Henderson  <rth@redhat.com>
1863
1864         * g++.old-deja/g++.other/crash18.C: Add -S to options.
1865
1866 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1867
1868         * gcc.c-torture/compile/20011010-1.c: New.
1869
1870 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
1871
1872         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
1873         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
1874         g77.f-torture/execute/execute.exp,
1875         g77.f-torture/noncompile/noncompile.exp,
1876         gcc.c-torture/compile/compile.exp,
1877         gcc.c-torture/execute/execute.exp,
1878         gcc.c-torture/execute/ieee/ieee.exp,
1879         gcc.c-torture/execute/memcheck/memcheck.exp,
1880         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
1881         objc/execute/execute.exp: Update FSF address.
1882
1883 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
1884
1885         * gcc.dg/cpp/cmdlne-C.c: Update.
1886         * gcc.dg/cpp/cmdlne-C2.c: New.
1887
1888 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1889
1890         * gcc.c-torture/execute/20011008-3.c: New.
1891
1892 2001-10-08  DJ Delorie  <dj@redhat.com>
1893
1894         * gcc.dg/20011008-1.c: New.
1895         * gcc.dg/20011008-2.c: New.
1896
1897 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
1898
1899         * gcc.dg/cpp/spacing1.c: Update test.
1900
1901 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1902
1903         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
1904         spelling errors of "separate" as "seperate".
1905
1906 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
1907
1908         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
1909         enough to avoid inlining.
1910
1911 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
1912
1913         * lib/g77.exp: set libg2c_dir correctly.
1914
1915 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1916
1917         * gcc.dg/cpp/macro11.c: New test.
1918
1919 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
1920
1921         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
1922         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
1923         gcc.dg/format/multattr-3.c: New tests.
1924         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
1925         tests for format attributes on function pointers being rejected.
1926
1927 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
1928
1929         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
1930
1931 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
1932
1933         * g++.dg/warn/format1.C: New test.
1934
1935 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
1936
1937         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
1938
1939 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
1940
1941         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
1942
1943 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
1944
1945         * gcc.dg/cpp/redef2.c: Add test.
1946
1947 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
1948
1949         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
1950         long-standing bug on i686, apparently.
1951         * gcc.c-torture/execute/loop-2c.x: New file.
1952         * gcc.c-torture/execute/loop-2d.x: New file.
1953         * gcc.c-torture/execute/loop-3c.x: New file.
1954
1955 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
1956
1957         * gcc.dg/cpp/20000625-2.c: Correct line number.
1958
1959 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
1960
1961         * gcc.dg/cpp/macro10.c: New test.
1962         * gcc.dg/cpp/strify3.c: New test.
1963         * gcc.dg/cpp/spacing1.c: Add tests.
1964         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
1965         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
1966
1967 2001-09-24  DJ Delorie  <dj@redhat.com>
1968
1969         * gcc.c-torture/execute/20010924-1.c: New test.
1970
1971 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
1972
1973         * testsuite/objc/execute/paste.m: Remove.
1974
1975 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
1976
1977         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
1978
1979 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
1980
1981         * g77.dg/strlen0.f: New test.
1982
1983 2001-09-21  Richard Henderson  <rth@redhat.com>
1984
1985         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
1986         * g++.old-deja/g++.abi/vtable2.C: Likewise.
1987
1988 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
1989
1990         Table-driven attributes.
1991         * g++.dg/ext/attrib1.C: New test.
1992
1993 2001-09-20  DJ Delorie  <dj@redhat.com>
1994
1995         * gcc.dg/20000926-1.c: Update expected warning messages.
1996         * gcc.dg/array-2.c: Likewise, and test for warnings too.
1997         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
1998         array.
1999
2000 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
2001
2002         * g++.dg/eh/registers1.C: New test case.
2003
2004 2001-09-17  Richard Henderson  <rth@redhat.com>
2005
2006         * gcc.dg/array-5.c: Fix VLA decomposition test.
2007
2008 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
2009
2010         * gcc.dg/cpp/line5.c: New testcase.
2011
2012 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
2013
2014         * gcc.dg/cpp/macro9.c: New test.
2015
2016 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
2017
2018         * gcc.c-torture/execute/980223.c: Change type of addr from long
2019         to char *.
2020
2021 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
2022
2023         * gcc.c-torture/execute/20010915-1.c: New test.
2024
2025 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
2026
2027         * g77.dg/bprob: New directory.
2028         * g77.dg/bprob/bprob.exp: New file.
2029         * g77.dg/bprob/bprob-1.f: New test.
2030         * g77.dg/gcov: New directory.
2031         * g77.dg/gcov/gcov.exp: New file.
2032         * g77.dg/gcov/gcov-1.f: New test.
2033         * g77.dg/gcov/gcov-1.x: New file.
2034
2035 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
2036
2037         * gcc.dg/cpp/directiv.c: Update.
2038         * gcc.dg/cpp/undef1.c: Update.
2039
2040 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
2041
2042         * gcc.dg/20010912-1.c: New test.
2043
2044 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
2045
2046         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
2047         language-independent file in lib.
2048         * lib/gcov.exp: New file.
2049
2050 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
2051
2052         * gcc.c-torture/compile/20010911-1.c: New test.
2053
2054 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
2055
2056         * lib/profopt.exp: New, to support profile-directed optimizations.
2057         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
2058         * gcc.misc-tests/bprob-1.c: New test.
2059         * gcc.misc-tests/bprob-2.c: New test.
2060
2061 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
2062
2063         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
2064         XFAIL and which kinds of gcov output to verify.
2065         * gcc.misc-tests/gcov-4b.x: New file.
2066         * gcc.misc-tests/gcov-5b.x: New file.
2067         * gcc.misc-tests/gcov-6.x: New file.
2068         * gcc.misc-tests/gcov-7.c: New test.
2069         * gcc.misc-tests/gcov-7.x: New file.
2070
2071 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
2072
2073         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
2074         * gcc.misc-tests/gcov-6.c: New test.
2075
2076 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
2077
2078         PR c++/3986
2079         * g++.dg/abi/vbase1.C: New test.
2080
2081 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
2082
2083         * objc.dg/method-2.m: New.
2084
2085 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
2086
2087         PR c++/4203
2088         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
2089         * g++.dg/init/empty1.C: New test.
2090
2091 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
2092
2093         * gcc.c-torture/compile/20010903-1.c: New test.
2094
2095 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
2096
2097         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
2098         for m68k.
2099
2100 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
2101
2102         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
2103
2104         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
2105
2106         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
2107
2108 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
2109
2110         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
2111         for 16-bit 'unsigned int'.
2112
2113 2001-08-29  Kazu Hirata  <kazu@hxi.com>
2114
2115         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
2116
2117 2001-08-27  Richard Henderson  <rth@redhat.com>
2118
2119         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
2120         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
2121
2122 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
2123
2124         * gcc.dg/asm-names.c (ymain): New.
2125
2126 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
2127
2128         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
2129         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
2130         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
2131
2132 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2133
2134         * gcc.dg/compare5.c: New testcase.
2135
2136 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
2137
2138         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
2139         and "In instantiation".
2140
2141 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
2142
2143         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
2144
2145 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
2146
2147         * gcc.misc-tests/gcov.exp: Add support for branch information.
2148         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
2149         * gcc.misc-tests/gcov-4.c: New test.
2150         * gcc.misc-tests/gcov-4b.c: New test.
2151         * gcc.misc-tests/gcov-5b.c: New test.
2152
2153 2001-08-20  Zack Weinberg  <zackw@panix.com>
2154
2155         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
2156         expected to fail.
2157
2158 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2159
2160         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
2161
2162 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
2163
2164         * g++.dg/eh/template1.C: New test.
2165
2166 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
2167
2168         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
2169         Fix thinko.
2170         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
2171         for xfail.
2172
2173 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
2174
2175         * lib/g77-dg.exp:  Use prune.exp for common procedures
2176         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
2177         * lib/g77.exp: (g77-dg-prune) Remove
2178
2179 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
2180
2181         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
2182
2183 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2184
2185         * g++.dg/template/unify1.C: New test.
2186
2187 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
2188
2189         * g++.dg/abi/empty4.C: New test.
2190
2191 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
2192
2193         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
2194         solaris2.*
2195         * g77.f-torture/compile/pr3743.x: Likewise
2196
2197 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
2198
2199         * g++.dg/other/using-declaration.C: New test.
2200
2201 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
2202
2203         * gcc.dg/cpp/tr-sign.c: New testcase.
2204
2205 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
2206
2207         * gcc.dg/cpp/19951025-1.c: Revert.
2208         * gcc.dg/cpp/directiv.c: We no longer process directives that
2209         interrupt macro arguments.
2210
2211 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
2212
2213         * gcc.dg/bconstp-1.c: New test.
2214
2215 2001-08-03  Richard Henderson  <rth@redhat.com>
2216
2217         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
2218
2219 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2220
2221         * gcc.dg/cpp/19951025-1.c: Update.
2222
2223 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
2224
2225         * g77.dg/ff90-1.f (s): Fix reference of variable z,
2226         should be x.
2227
2228 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
2229
2230         Kill -fhonor-std.
2231         * g++.old-deja/g++.ns/ns14.C: Remove special options.
2232         * g++.old-deja/g++.other/std1.C: Likewise.
2233         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
2234
2235 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
2236
2237         * lib/g77.exp:  Load gcc-defs.exp for common procedures
2238         (g77_pass, g77_fail, g77_finish, g77_exit,
2239         ${tool}_check_unsupported_p} Now redundant.  Deleted.
2240
2241 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
2242
2243         * g77.dg/fbackslash.f
2244         * g77.dg/fcase-preserve.f
2245         * g77.dg/ff90-1.f
2246         * g77.dg/ffixed-line-length-0.f
2247         * g77.dg/ffixed-line-length-132.f
2248         * g77.dg/ffixed-line-length-7.f
2249         * g77.dg/ffixed-line-length-72.f
2250         * g77.dg/ffixed-line-length-none.f
2251         * g77.dg/ffree-form-1.f
2252         * g77.dg/fno-backslash.f
2253         * g77.dg/fno-f90-1.f
2254         * g77.dg/fno-fixed-form-1.f
2255         * g77.dg/fno-onetrip.f
2256         * g77.dg/fno-typeless-boz.f
2257         * g77.dg/fno-underscoring.f
2258         * g77.dg/fno-vxt-1.f
2259         * g77.dg/fonetrip.f
2260         * g77.dg/ftypeless-boz.f
2261         * g77.dg/fugly-assumed.f
2262         * g77.dg/funderscoring.f
2263         * g77.dg/fvxt-1.f
2264
2265 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
2266
2267         * objc.dg/fwd-proto-1.m: New.
2268         * objc.dg/local-decl-1.m: New.
2269         * objc.dg/naming-1.m: New.
2270         * objc.dg/naming-2.m: New.
2271         * objc.dg/proto-hier-1.m: New.
2272
2273 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
2274
2275         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
2276         largest-type elements to a struct makes its size grow.
2277
2278 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2279
2280         * g++.dg/abi/vthunk1.C: New test.
2281
2282 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2283
2284         * g++.dg/abi/vbase8-22.C: New test.
2285
2286 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2287
2288         * gcc.dg/cpp/macro8.c: New test.
2289
2290 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
2291
2292         * g++.dg/abi/vbase8-21.C: New test.
2293
2294 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
2295
2296         * g++.dg/abi/vbase8-10.C: New test.
2297
2298 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2299
2300         * lib/g++.exp (g++_set_ld_library_path): Renamed to
2301         ${tool}_set_ld_library_path.
2302         Changed caller.
2303         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
2304         g++.exp.
2305
2306 2001-07-26  Stan Cox <scox@redhat.com>
2307
2308         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
2309         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
2310         gcc_exit, gcc_check_unsupported_p):
2311         Moved to gcc-deps.exp
2312         * gcc-deps.exp: New file.
2313
2314 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2315
2316         * g++.old-deja/g++.pt/defarg14.C: New test.
2317
2318 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
2319
2320         * g++.old-deja/g++.other/lineno5.C: New test.
2321
2322 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
2323
2324         * g++.old-deja/g++.pt/crash68.C: New test.
2325
2326 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
2327
2328         * g++.old-deja/g++.other/crash42.C: New test.
2329
2330 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2331
2332         * gcc.dg/cpp/extratokens.c: Fix.
2333         * gcc.dg/cpp/skipping2.c: New tests.
2334
2335 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2336
2337         * gcc.c-torture/execute/20010724-1.c: New file.
2338         * gcc.c-torture/execute/20010724-1.x: New file.
2339
2340 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
2341
2342         * g++.old-deja/g++.other/cond7.C: New test.
2343
2344 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
2345
2346         * g++.old-deja/g++.other/optimize4.C: New test.
2347
2348 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
2349
2350         * g++.old-deja/g++.abi/vbase8-5.C: New test.
2351
2352 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
2353
2354         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
2355         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
2356         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
2357         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
2358
2359         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
2360         bug report" message.
2361
2362         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
2363         * g++.dg/ext/instantiate1.C: Move from old-deja.
2364
2365 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
2366
2367         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
2368         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
2369         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
2370         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
2371
2372 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
2373
2374         * gcc.c-torture/execute/20010723-1.c: New test.
2375
2376 2001-07-23  Ben Elliston  <bje@redhat.com>
2377
2378         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
2379
2380 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2381
2382         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
2383         i[34567]86-*-*.
2384         Delete handling of ieee_multilib_flags.
2385         Pass -mieee for alpha*-*-* and sh-*-*.
2386         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
2387
2388 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
2389
2390         Remove old-abi tests.
2391         * g++.old-deja/g++.mike/p11116.C: Remove.
2392         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
2393
2394 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
2395
2396         * g77.f-torture/compile/pr3743.f:  New test
2397
2398 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
2399
2400         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
2401
2402 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2403
2404         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
2405         g++.old-deja/g++.pt/static6.C: Likewise.
2406         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
2407         supports weak symbols.
2408
2409 2001-07-18  Andreas Jaeger  <aj@suse.de>
2410
2411         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
2412         supported again.
2413
2414 2001-07-18  Andreas Jaeger  <aj@suse.de>
2415
2416         * gcc.dg/iftrap-1.c: Fix target line.
2417
2418 2001-07-17  Richard Henderson  <rth@redhat.com>
2419
2420         * gcc.c-torture/execute/20010717-1.c: New.
2421
2422 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
2423
2424         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
2425         tests.
2426
2427 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
2428
2429         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
2430
2431 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2432
2433         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
2434         UAC_SIGBUS, UAC_NOPRINT definitions.
2435
2436 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
2437
2438         * objc/execute/object_is_class.m: New test.
2439         * objc/execute/object_is_meta_class.m: New test.
2440
2441 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
2442
2443         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
2444         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
2445
2446 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
2447
2448         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
2449         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
2450
2451 2001-07-14  Richard Henderson  <rth@redhat.com>
2452
2453         * gcc.dg/iftrap-1.c: New.
2454
2455 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
2456
2457         * g77.f-torture/execute/intrinsic77.f: New test.
2458
2459 2001-07-11  Janis Johnson <janis@us.ibm.com>
2460
2461         * gcc.misc-tests/gcov-3.c: New test.
2462
2463 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
2464
2465         * gcc.c-torture/compile/20010711-1.c,
2466         * gcc.c-torture/compile/20010711-2.c: New tests.
2467
2468 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
2469
2470         * gcc.c-torture/execute/20010711-1.c: New test.
2471
2472 2001-07-11  Ben Elliston  <bje@redhat.com>
2473
2474         * g++.old-deja/g++.other/enum5.C: New test.
2475
2476 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
2477
2478         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
2479         (g++-dg-prune): Call prune_gcc_output.
2480         * prune.exp: New file for prune_gcc_output.
2481         * lib/g++.exp, lib/gcc.exp: Load it.
2482
2483 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
2484
2485         * gcc.c-torture/compile/20010701-1.c,
2486         g++.old-deja/g++.ext/attrib6.C: New tests.
2487
2488 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
2489
2490         * gcc.c-torture/compile/20010706-1.c: New test.
2491
2492 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
2493
2494         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
2495
2496 2001-06-28  Stan Shebs  <shebs@apple.com>
2497
2498         * gcc.dg/pragma-darwin.c: New test.
2499
2500 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2501
2502         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
2503         Solaris 2.[678] system.
2504
2505 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
2506
2507         * gcc.dg/20010622-1.c: New test.
2508
2509 2001-06-18  Stan Shebs  <shebs@apple.com>
2510
2511         * objc.dg: New directory.
2512         * objc.dg/dg.exp: New file.
2513         * objc.dg/alias.m: New.
2514         * objc.dg/class-1.m: New.
2515         * objc.dg/class-2.m: New.
2516         * objc.dg/const-str-1.m: New.
2517         * objc.dg/const-str-2.m: New.
2518         * objc.dg/id-1.m: New.
2519         * objc.dg/method-1.m: New.
2520         * objc.dg/super-class-1.m: New.
2521         * lib/objc-dg.exp: New file.
2522
2523 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2524
2525         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
2526         of label name.
2527
2528 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
2529
2530         * g++.old-deja/g++.abi/vbase8-9.C: New test.
2531
2532 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2533
2534         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
2535         variable.
2536
2537 2001-06-12  Richard Henderson  <rth@redhat.com>
2538
2539         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
2540
2541 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
2542
2543         * g++.old-deja/g++.abi/vbase5.C: New test.
2544         * g++.old-deja/g++.abi/vbase6.C: New test.
2545         * g++.old-deja/g++.abi/vbase7.C: New test.
2546
2547 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2548
2549         * gcc.c-torture/compile/20010610-1.c: New test.
2550
2551 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
2552
2553         * g++.old-deja/g++.abi/vbase4.C: New test.
2554
2555 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2556
2557         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
2558         support %f for HC11/HC12 targets.
2559         * gcc.c-torture/execute/930513-1.x: New file, likewise.
2560         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
2561         on HC11/HC12 targets.
2562         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
2563
2564 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2565
2566         * gcc.dg/wchar_t-1.c: New file.
2567         * gcc.dg/wint_t-1.c: Likewise.
2568
2569 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
2570
2571         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
2572
2573 2001-06-11  Richard Henderson  <rth@redhat.com>
2574
2575         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
2576
2577 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
2578
2579         * gcc.c-torture/compile/20010611-1.c: New test.
2580
2581 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
2582
2583         * gcc.dg/c99-tag-1.c: Add more tests.
2584
2585 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
2586
2587         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
2588         representation on MN10300 and ARM/Thumb.
2589
2590 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
2591
2592         * g77.f-torture/execute/20010610.f: New.
2593
2594 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
2595
2596         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
2597         names.
2598
2599 2001-06-09  Richard Henderson  <rth@redhat.com>
2600
2601         * gcc.c-torture/execute/ashrdi-1.c: New.
2602         * gcc.c-torture/execute/ashldi-1.c: New.
2603         * gcc.c-torture/execute/lshrdi-1.c: New.
2604
2605 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
2606
2607         * objc/execute/load-3.m: Added. Check sending +load to categories,
2608         in addition to classes.
2609
2610 2001-06-08  Stan Shebs  <shebs@apple.com>
2611
2612         * objc/execute/load-2.m: New test.  From Nicola Pero
2613         <n.pero@mi.flashnet.it>.
2614
2615 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
2616
2617         * gcc.c-torture/execute/20010605-2.c: New test.
2618
2619 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
2620
2621         * g++.old-deja/g++.abi/vbase2.C: New test.
2622         * g++.old-deja/g++.abi/vbase3.C: New test.
2623
2624 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
2625
2626         * g++.old-deja/g++.pt/friend49.C: New test.
2627
2628 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
2629
2630         * g++.old-deja/g++.ext/anon3.C: New test.
2631
2632 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
2633
2634         * g++.old-deja/g++.other/conv7.C: New test.
2635
2636 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
2637
2638         * gcc.c-torture/compile/20010605-2.c: New test.
2639
2640 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2641
2642         * gcc.c-torture/execute/20010604-1.c: New test.
2643
2644 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
2645
2646         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
2647
2648 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
2649
2650         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
2651         (g++_link_flags): Likewise.
2652         (g++_init): Pass gccpath's value to two previous functions.
2653
2654 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2655
2656         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
2657         Ensure logfile entry matches exec command line.
2658
2659 2001-05-31  Richard Henderson  <rth@redhat.com>
2660
2661         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
2662         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
2663
2664 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
2665
2666         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
2667         compiler for irix6.2
2668
2669 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
2670
2671         * g++.old-deja/g++.other/optimize3.C: New file.
2672
2673 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
2674
2675         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
2676         assemble.
2677
2678 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
2679
2680         * g++.old-deja/g++.other/optimize2.C: New file.
2681
2682 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
2683
2684         * gcc.c-torture/compile/20010518-2.c: New file.
2685         * gcc.c-torture/execute/20010518-1.c: New file.
2686         * gcc.c-torture/execute/20010518-2.c: New file.
2687
2688 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
2689
2690         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
2691
2692 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
2693
2694         G++ no longer defines builtins that do not begin with __builtin.
2695         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
2696         * g++.old-deja/g++.brendand/misc13.C: Likewise.
2697         * g++.old-deja/g++.law/builtin1.C: Likewise.
2698         * g++.old-deja/g++.law/cvt2.C: Likewise.
2699         * g++.old-deja/g++.mike/net5.C: Likewise.
2700         * g++.old-deja/g++.other/builtins1.C: Likewise.
2701         * g++.old-deja/g++.other/builtins2.C: Likewise.
2702         * g++.old-deja/g++.other/builtins3.C: Likewise.
2703         * g++.old-deja/g++.other/builtins4.C: Likewise.
2704         * g++.old-deja/g++.other/inline8.C: Likewise.
2705         * g++.old-deja/g++.robertl/eb39.C: Likewise.
2706
2707 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
2708
2709         * g++.old-deja/g++.pt/using1.C: Adjust.
2710         * g++.old-deja/g++.pt/using2.C: New test.
2711
2712 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
2713
2714         * gcc.dg/cpp/charconst.c: New tests.
2715         * gcc.dg/cpp/escape.c: New tests.
2716         * gcc.dg/cpp/escape-1.c: New tests.
2717         * gcc.dg/cpp/escape-2.c: New tests.
2718         * gcc.dg/cpp/ucs.c: New tests.
2719
2720 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
2721
2722         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
2723         native compiler for irix6.5.
2724
2725 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
2726
2727         * lib/g++.exp (g++_include_flags): Use args to compute
2728         get_multilibs.
2729         (g++_link_flags): Likewise.
2730         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
2731
2732 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
2733
2734         * gcc.dg/c90-hexfloat-1.c: Add more tests.
2735
2736 2001-05-21  Geoff Keating  <geoffk@redhat.com>
2737
2738         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
2739         this file.
2740
2741 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2742
2743         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
2744         STACK_SIZE;
2745         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
2746         to STACK_SIZE; Use it to define size of add_histo array.
2747         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
2748         to STACK_SIZE.
2749         (f): Use GITT_SIZE to define size of gitt local table.
2750         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
2751         to STACK_SIZE; Use it to define size of bytemem array.
2752
2753 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2754
2755         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
2756         on 68HC11/HC12 due to the asm instruction.
2757         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
2758         * gcc.c-torture/compile/920520-1.x: Likewise.
2759         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
2760         on 68HC11/HC12 because the function is larger than 64K.
2761         * gcc.c-torture/compile/961203-1.x: New file, this test fails
2762         on 68HC11/HC12 because the structure is too large.
2763
2764 2001-05-20  Richard Henderson  <rth@redhat.com>
2765
2766         * gcc.c-torture/execute/20010520-1.c: New.
2767
2768 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2769
2770         * g++.old-deja/g++.warn/compare1.C: New test.
2771         * gcc.dg/compare4.c: New test.
2772
2773 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
2774
2775         * g++.old-deja/g++.other/optimize1.C: New test.
2776
2777 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2778
2779         * g++.old-deja/g++.pt/spec41.C: New test.
2780
2781 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
2782
2783         * gcc.c-torture/compile/20010114-1.x: Remove.
2784
2785 2001-05-18  Stan Shebs  <shebs@apple.com>
2786
2787         * gcc.c-torture/compile/20010518-1.c: New test.
2788
2789 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
2790
2791         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
2792         * g++.old-deja/g++.pt/crash67.C: New test.
2793
2794 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
2795
2796         * g++.old-deja/g++.other/debug9.C: New test.
2797
2798 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
2799
2800         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
2801
2802 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
2803
2804         * gcc.c-torture/compile/20010516-1.c: New test.
2805
2806 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
2807
2808         * g++.old-deja/g++.other/crash41.C: New test.
2809
2810 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
2811
2812         * g++.old-deja/g++.pt/crash66.C: New test.
2813
2814 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
2815
2816         * g++.old-deja/g++.robertl/eb27.C: Convert.
2817
2818 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
2819
2820         * g++.dg/friend-warn.C: New test.  Do not warn about friend
2821         declaration being redundant.
2822
2823 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
2824
2825         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
2826
2827 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
2828
2829         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
2830
2831 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
2832
2833         * lib/g++.exp: Use testsuite_flags.
2834
2835 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
2836
2837         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
2838
2839 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2840
2841         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
2842
2843 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
2844
2845         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
2846
2847 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
2848
2849         * gcc.c-torture/compile/20010313-1.c: New test.
2850
2851 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
2852
2853         * gcc.dg/cpp/direct2.c: New test.
2854         * gccq.dg/cpp/direct2s.c: New test.
2855
2856         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
2857
2858 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
2859
2860         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
2861         * g++.old-deja/g++.other/op3.C: Likewise.
2862
2863 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
2864
2865         * gcc.dg/cpp/syshdr.h: New file.
2866         * gcc.dg/cpp/sysmac1.c: Update.
2867         * gcc.dg/cpp/sysmac2.c: Update.
2868
2869 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
2870
2871         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
2872
2873 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
2874
2875         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
2876         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
2877
2878 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
2879
2880         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
2881
2882 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
2883
2884         * lib/g++.exp (g++_include_flags): Don't use any special flags
2885         if TESTING_IN_BUILD_TREE is not defined.
2886         (g++_init): Use a plain 'c++' as the compiler if
2887         TESTING_IN_BUILD_TREEE is not defined.
2888
2889 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
2890
2891         * g++.old-deja/g++.eh/catch13.C: New test.
2892         * g++.old-deja/g++.eh/catch14.C: New test.
2893
2894 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
2895
2896         * gcc.dg/cpp/tr-define.c: New test.
2897
2898 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
2899
2900         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
2901         <stdlib.h>, not <malloc.h>.
2902
2903 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
2904
2905         * g++.old-deja/g++.ns/template17.C: New test.
2906
2907 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
2908
2909         * g++.old-deja/g++.pt/ref4.C: New test.
2910
2911 2001-04-30  Richard Henderson  <rth@redhat.com>
2912
2913         * gcc.dg/20000724-1.c: Revert last change.
2914
2915 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
2916
2917         * g77.f-torture/execute/20010430.f: New test.
2918
2919 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
2920
2921         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
2922
2923 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
2924
2925         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
2926
2927 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
2928
2929         * g++.old-deja/g++.eh/crash6.C: New test.
2930
2931 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
2932
2933         * g++.old-deja/g++.other/warn7.C: New test.
2934
2935 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
2936
2937         * g++.old-deja/g++.other/defarg9.C: New test.
2938
2939 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
2940
2941         * g77.f-torture/compile/20010426.f: New test.
2942         * g77.f-torture/execute/20010426.f: New test.
2943
2944 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
2945
2946         * g77.f-torture/compile/20000629-1.x: Remove - error
2947         has been fixed.
2948
2949 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
2950
2951         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
2952         Tweak slightly to work with g++.dg framework.
2953         * g++.dg/special/ecos.exp: Run initp1.C test.
2954         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
2955
2956         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
2957         its linker doesn't give line numbers either.
2958         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
2959
2960 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
2961
2962         * g++.old-deja/g++.other/lex1.C: New test.
2963
2964 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
2965
2966         * gcc.dg/noncompile/20010425-1.c: New test.
2967
2968 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
2969
2970         * g++.old-deja/g++.pt/mangle2.C: New test.
2971
2972 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
2973
2974         * gcc.dg/format/plus-1.c: New test.
2975
2976 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
2977
2978         * gcc.dg/20010423-1.c: New test.
2979
2980 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
2981
2982         * gcc.c-torture/execute/20010422-1.c: New test.
2983
2984 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
2985
2986         * g++.old-deja/g++.ns/type2.C: New test.
2987
2988 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
2989
2990         * g++.old-deja/g++.other/perf1.C: New test.
2991
2992 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
2993
2994         * gcc.dg/c99-func-2.c: Remove xfail.
2995         * gcc.dg/c99-func-3.c: Remove xfail.
2996         * gcc.dg/c99-func-4.c: Remove xfail.
2997
2998 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
2999
3000         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
3001
3002 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
3003
3004         * gcc.c-torture/compile/20010423-1.c: New test.
3005
3006 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
3007
3008         * g++.old-deja/g++.pt/typename28.C: New test.
3009
3010 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
3011
3012         * g++.old-deja/g++.abi/empty2.C: New test.
3013         * g++.old-deja/g++.abi/empty3.C: New test.
3014
3015 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
3016
3017         * g++.old-deja/g++.other/comdat2.C: New test.
3018         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
3019
3020 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
3021
3022         * g++.old-deja/g++.other/overload14.C: New test.
3023
3024 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
3025
3026         * g++.old-deja/g++.other/lookup23.C: New test.
3027
3028 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
3029
3030         * gcc.c-torture/execute/20010403-1.c: New test.
3031
3032 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
3033             Mark Mitchell  <mark@codesourcery.com>
3034
3035         * lib/old-dejagnu.exp: Don't delete output of executable.
3036         Add .exe suffix to executables.
3037
3038 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
3039
3040         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
3041
3042 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3043
3044         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
3045
3046 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
3047
3048         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
3049         * g++.old-deja/g++.abi/crash1.C: New test.
3050
3051 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
3052
3053         * g++.old-deja/g++.other/crash40.C: New test.
3054
3055 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3056
3057         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
3058
3059 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
3060
3061         * g++.old-deja/g++.other/warn6.C: New test.
3062
3063 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
3064
3065         * g++.old-deja/g++.robertl/eb42.C: Same.
3066
3067 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3068
3069         * gcc.dg/wtr-conversion-1.c: New testcase.
3070
3071 2001-04-10  Richard Henderson  <rth@redhat.com>
3072
3073         * g++.old-deja/g++.other/array5.C: New.
3074
3075 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3076
3077         * gcc.c-torture/execute/20010408-1.c: New test.
3078
3079 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
3080
3081         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
3082         headers and constructs.
3083         * g++.old-deja/g++.robertl/eb79.C: Same.
3084         * g++.old-deja/g++.robertl/eb77.C (main): Same.
3085         * g++.old-deja/g++.robertl/eb73.C: Same.
3086         * g++.old-deja/g++.robertl/eb66.C (main): Same.
3087         * g++.old-deja/g++.robertl/eb55.C (t): Same.
3088         * g++.old-deja/g++.robertl/eb54.C (main): Same.
3089         * g++.old-deja/g++.robertl/eb46.C (main): Same.
3090         * g++.old-deja/g++.robertl/eb44.C: Same.
3091         * g++.old-deja/g++.robertl/eb41.C (main): Same.
3092         * g++.old-deja/g++.robertl/eb4.C (main): Same.
3093         * g++.old-deja/g++.robertl/eb39.C: Same.
3094         * g++.old-deja/g++.robertl/eb33.C (main): Same.
3095         * g++.old-deja/g++.robertl/eb31.C (main): Same.
3096         * g++.old-deja/g++.robertl/eb30.C: Same.
3097         * g++.old-deja/g++.robertl/eb3.C: Same.
3098         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
3099         * g++.old-deja/g++.robertl/eb21.C: Same.
3100         * g++.old-deja/g++.robertl/eb15.C: Same.
3101         * g++.old-deja/g++.robertl/eb118.C: Same.
3102         * g++.old-deja/g++.robertl/eb115.C (main): Same.
3103         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
3104         * g++.old-deja/g++.robertl/eb109.C: Same.
3105         * g++.old-deja/g++.other/sibcall1.C (main): Same.
3106         * g++.old-deja/g++.mike/rtti1.C: Same.
3107         * g++.old-deja/g++.mike/p658.C: Same.
3108         * g++.old-deja/g++.mike/net46.C: Same.
3109         * g++.old-deja/g++.mike/net34.C: Same.
3110         * g++.old-deja/g++.mike/memoize1.C: Same.
3111         * g++.old-deja/g++.mike/eh2.C: Same.
3112         * g++.old-deja/g++.law/weak.C: Same.
3113         * g++.old-deja/g++.law/visibility7.C: Same.
3114         * g++.old-deja/g++.law/visibility25.C: Same.
3115         * g++.old-deja/g++.law/visibility22.C: Same.
3116         * g++.old-deja/g++.law/visibility2.C: Same.
3117         * g++.old-deja/g++.law/visibility17.C: Same.
3118         * g++.old-deja/g++.law/visibility13.C: Same.
3119         * g++.old-deja/g++.law/visibility10.C: Same.
3120         * g++.old-deja/g++.law/visibility1.C: Same.
3121         * g++.old-deja/g++.law/virtual3.C (eval): Same.
3122         * g++.old-deja/g++.law/vbase1.C: Same.
3123         * g++.old-deja/g++.law/operators32.C: Same.
3124         * g++.old-deja/g++.law/nest3.C: Same.
3125         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
3126         * g++.old-deja/g++.law/except5.C (main): Same.
3127         * g++.old-deja/g++.law/cvt7.C (run): Same.
3128         * g++.old-deja/g++.law/cvt2.C: Same.
3129         * g++.old-deja/g++.law/cvt16.C: Same.
3130         * g++.old-deja/g++.law/ctors6.C (bar): Same.
3131         * g++.old-deja/g++.law/ctors17.C (main): Same.
3132         * g++.old-deja/g++.law/ctors13.C: Same.
3133         * g++.old-deja/g++.law/ctors12.C (main): Same.
3134         * g++.old-deja/g++.law/ctors10.C: Same.
3135         * g++.old-deja/g++.law/code-gen5.C: Same.
3136         * g++.old-deja/g++.law/bad-error7.C: Same.
3137         * g++.old-deja/g++.law/arm9.C: Same.
3138         * g++.old-deja/g++.law/arm12.C: Same.
3139         * g++.old-deja/g++.law/arg8.C: Same.
3140         * g++.old-deja/g++.law/arg1.C: Same.
3141         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
3142         * g++.old-deja/g++.jason/template31.C: Same.
3143         * g++.old-deja/g++.jason/template24.C (main): Same.
3144         * g++.old-deja/g++.jason/2371.C: Same.
3145         * g++.old-deja/g++.eh/new2.C: Same.
3146         * g++.old-deja/g++.eh/new1.C: Same.
3147         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
3148         * g++.old-deja/g++.brendan/nest21.C (main): Same.
3149         * g++.old-deja/g++.brendan/err-msg3.C: Same.
3150         * g++.old-deja/g++.brendan/crash62.C: Same.
3151         * g++.old-deja/g++.brendan/crash52.C: Same.
3152         * g++.old-deja/g++.brendan/crash49.C (main): Same.
3153         * g++.old-deja/g++.brendan/crash38.C: Same.
3154         * g++.old-deja/g++.brendan/crash15.C (main): Same.
3155         * g++.old-deja/g++.brendan/copy9.C: Same.
3156
3157 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
3158
3159         * gcc.c-torture/execute/20001203-2.c (memset):
3160         Count argument is of type __SIZE_TYPE__.
3161
3162 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
3163
3164         * gcc.c-torture/compile/20010404-1.c: New test.
3165
3166 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
3167
3168         * gcc.c-torture/compile/20010326-1.c: New test.
3169
3170 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
3171
3172         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
3173         peculiarities of the SH.
3174         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
3175
3176 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3177
3178         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
3179         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
3180         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
3181
3182 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
3183
3184         * g77.f-torture/compile/20010321-1.f: New test.
3185
3186 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
3187
3188         * gcc.c-torture/compile/20010329-1.c: New test.
3189
3190 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
3191
3192         * gcc.c-torture/execute/20010329-1.c: New test.
3193
3194 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
3195
3196         * g++.old-deja/g++.other/eh4.C: Fix typo.
3197
3198 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
3199
3200         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
3201
3202 2001-03-28  Philip Blundell  <philb@gnu.org>
3203
3204         * gcc.c-torture/compile/20010328-1.c: New test.
3205
3206 2001-03-27  Richard Henderson  <rth@redhat.com>
3207
3208         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
3209         * g++.old-deja/g++.eh/vbase3.C: Likewise.
3210
3211 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
3212
3213         * gcc.c-torture/compile/20010327-1.c: New test.
3214
3215 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
3216
3217         * g++.old-deja/g++.other/friend12.C: New test.
3218         * g++.old-deja/g++.other/friend9.C: Expect no errors.
3219         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
3220
3221 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3222
3223         * gcc.c-torture/execute/20010325-1.c: New test.
3224
3225 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
3226
3227         * g++.old-deja/g++.other/mangle3.C: New test.
3228
3229 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
3230
3231         * g++.old-deja/g++.other/anon8.C: New test.
3232
3233 2001-03-20  Philip Blundell  <philb@gnu.org>
3234
3235         * gcc.c-torture/compile/20010320-1.c: New test.
3236
3237 2001-03-17  Richard Henderson  <rth@redhat.com>
3238
3239         * g++.old-deja/g++.other/eh4.C: Add expected error text.
3240
3241 2001-03-15  Geoff Keating  <geoff@redhat.com>
3242
3243         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
3244         tests on AIX.
3245
3246 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
3247
3248         * g++.old-deja/g++.other/eh4.C: New test.
3249
3250 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
3251
3252         * gcc.dg/cpp/mi1.c: Update.
3253
3254 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
3255
3256         * g++.old-deja/g++.other/regstack.C: New test.
3257
3258 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
3259
3260         * g++.old-deja/g++.other/ref4.C: New test.
3261
3262 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
3263
3264         * objc/execute/va_method.m: Added.
3265         * objc/execute/IMP.m: Added.
3266         * objc/execute/_cmd.m: Added.
3267         * objc/execute/accessing_ivars.m: Added.
3268         * objc/execute/class-1.m: Added.
3269         * objc/execute/class-10.m: Added.
3270         * objc/execute/class-11.m: Added.
3271         * objc/execute/class-12.m: Added.
3272         * objc/execute/class-13.m: Added.
3273         * objc/execute/class-14.m: Added.
3274         * objc/execute/class-2.m: Added.
3275         * objc/execute/class-3.m: Added.
3276         * objc/execute/class-4.m: Added.
3277         * objc/execute/class-5.m: Added.
3278         * objc/execute/class-6.m: Added.
3279         * objc/execute/class-7.m: Added.
3280         * objc/execute/class-8.m: Added.
3281         * objc/execute/class-9.m: Added.
3282         * objc/execute/class-tests-1.h
3283         * objc/execute/class-tests-2.h
3284         * objc/execute/compatibility_alias.m: Added.
3285         * objc/execute/encode-1.m: Added.
3286         * objc/execute/formal_protocol-1.m: Added.
3287         * objc/execute/formal_protocol-2.m: Added.
3288         * objc/execute/formal_protocol-3.m: Added.
3289         * objc/execute/formal_protocol-4.m: Added.
3290         * objc/execute/formal_protocol-5.m: Added.
3291         * objc/execute/formal_protocol-6.m: Added.
3292         * objc/execute/formal_protocol-7.m: Added.
3293         * objc/execute/informal_protocol.m: Added.
3294         * objc/execute/initialize.m: Added.
3295         * objc/execute/load.m: Added.
3296         * objc/execute/many_args_method.m: Added.
3297         * objc/execute/nested-3.m: Added.
3298         * objc/execute/no_clash.m: Added.
3299         * objc/execute/private.m: Added.
3300         * objc/execute/redefining_self.m: Added.
3301         * objc/execute/root_methods.m: Added.
3302         * objc/execute/selector-1.m: Added.
3303         * objc/execute/static-1.m: Added.
3304         * objc/execute/static-2.m: Added.
3305         * objc/execute/va_method.m: Added.
3306
3307 2001-03-10  Richard Henderson  <rth@redhat.com>
3308
3309         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
3310
3311 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
3312
3313         * g++.old-deja/g++.other/crash31.C: XFAIL.
3314         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
3315         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
3316         * gcc.c-torture/execute/20010123-1.x: XFAIL.
3317         * gcc.c-torture/execute/20010124-1.x: XFAIL.
3318         * gcc.dg/sequence-pt-1.c: XFAIL one test.
3319
3320 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
3321
3322         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
3323
3324 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
3325
3326         * gcc.dg/20000724-1.c: Don't use multiline strings.
3327
3328 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
3329
3330         * objc/execute/string1.m, objc/execute/string2.m: Compare the
3331         result of -cString against what we expect it to be; don't just
3332         print it out for no one to read.
3333
3334         * objc/execute/string3.m, objc/execute/string4.m: New tests.
3335         Based on testcases provided by Nicola Pero.
3336
3337 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
3338
3339         * gcc.dg/cpp/macro7.c: New test.
3340
3341 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
3342
3343         * gcc.dg/cpp/multiline.c: Update.
3344
3345 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
3346
3347         * g++.old-deja/g++.other/enum3.C: New test.
3348
3349 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
3350
3351         * g++.old-deja/g++.other/pod1.C: New test.
3352
3353 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
3354
3355         * g++.old-deja/g++.ext/overload1.C: New test.
3356
3357 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
3358
3359         * g++.old-deja/g++.pt/using1.C: New test.
3360
3361 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
3362
3363         * g++.old-deja/g++.other/using9.C: New test.
3364
3365 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
3366
3367         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
3368
3369         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
3370
3371 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
3372
3373         * g++.old-deja/g++.ext/realpt1.C: Remove.
3374
3375 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
3376
3377         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
3378
3379 2001-02-26  Will Cohen  <wcohen@redhat.com>
3380
3381         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
3382
3383 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
3384
3385         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
3386         templatized constructors.
3387
3388 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3389
3390         * gcc.c-torture/execute/20010224-1.c: New test.
3391
3392 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
3393
3394         * gcc.c-torture/execute/20010222-1.c: New test.
3395
3396 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
3397
3398         * g++.old-deja/g++.other/inline20.C: New test.
3399
3400 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
3401
3402         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
3403
3404 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
3405
3406         * g++.old-deja/g++.other/lookup22.C: New test.
3407
3408 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
3409
3410         * g77.dg: New directory.
3411         * g77.dg/20010216-1.f: New test case.
3412         * g77.dg/dg.exp: New driver.
3413         * lib/g77-dg.exp: New driver library.
3414
3415 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3416
3417         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
3418
3419 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
3420
3421         * g++.old-deja/g++.other/decl9.C: New test.
3422
3423 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
3424
3425         * g++.old-deja/g++.other/init16.C: Update the test so that it does
3426         not need <string> and also tests the initialization at runtime.
3427
3428 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
3429
3430         * gcc.c-torture/execute/longlong.c: New test.
3431
3432 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
3433
3434         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
3435
3436 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
3437
3438         * gcc.c-torture/execute/920302-1.c (execute):
3439         Change argument type to short.
3440
3441 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
3442
3443         * g++.old-deja/g++.pt/deduct6.C: New test.
3444
3445 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
3446
3447         * g++.old-deja/g++.pt/deduct5.C: New test.
3448
3449 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
3450
3451         * gcc.c-torture/execute/20010209-1.c: New test.
3452
3453 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
3454
3455         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
3456
3457 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
3458
3459         * g++.dg/vtgc1.C: Update for new ABI.
3460
3461         * consistency.vlad: New directory, 1665 files.
3462
3463 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
3464
3465         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
3466         return type.
3467         * gcc.dg/cpp/digraphs.c: Declare puts.
3468
3469 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
3470
3471         * g++.old-deja/g++.other/warn5.C: New test.
3472
3473 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
3474
3475         * g++.old-deja/g++.pt/spec40.C: New test.
3476
3477 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
3478
3479         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
3480         case.
3481         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
3482
3483 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
3484
3485         * gcc.c-torture/compile/20010209-1.c: New test.
3486
3487 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
3488
3489         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
3490         excess errors message but not if it crashes.
3491         * g++.old-deja/g++.other/crash27.C: Likewise.
3492         * g++.old-deja/g++.other/crash28.C: Likewise.
3493         * g++.old-deja/g++.other/crash30.C: Likewise.
3494         * g++.old-deja/g++.other/crash32.C: Likewise.
3495         * g++.old-deja/g++.other/crash35.C: Likewise.
3496         * g++.old-deja/g++.pt/inherit2.C: Likewise.
3497
3498 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
3499
3500         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
3501         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
3502         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
3503         g77.f-torture/execute/execute.exp,
3504         g77.f-torture/noncompile/noncompile.exp,
3505         gcc.c-torture/execute/execute.exp,
3506         gcc.c-torture/execute/memcheck/memcheck.exp,
3507         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
3508         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
3509         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
3510         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
3511         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
3512         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
3513         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
3514         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
3515         Remove bug reporting instructions with ancient email addresses.
3516
3517 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
3518
3519         * gcc.dg/20010202-1.c: New test.
3520         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
3521
3522 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
3523
3524         * g++.dg/stdbool-if.C: New test.
3525
3526 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
3527
3528         * objc/execute/fdecl.m: Added main().
3529
3530 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
3531
3532         * gcc.c-torture/execute/20010206-1.c: New test.
3533
3534 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
3535
3536         * gcc.dg/cpp/avoidpaste1.c: Update.
3537
3538 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
3539
3540         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
3541         Pero <nicola@brainstorm.co.uk>.
3542         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
3543
3544 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
3545
3546         * g++.old-deja/g++.pt/spec39.C: New test.
3547
3548 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
3549
3550         * gcc.c-torture/compile/20010202-1.c: New test.
3551
3552 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
3553
3554         * g++.old-deja/g++.abi/primary2.C: New test.
3555         * g++.old-deja/g++.abi/primary3.C: New test.
3556         * g++.old-deja/g++.abi/primary4.C: New test.
3557         * g++.old-deja/g++.abi/primary5.C: New test.
3558         * g++.old-deja/g++.abi/vtable3.h: New test.
3559         * g++.old-deja/g++.abi/vtable3a.C: New test.
3560         * g++.old-deja/g++.abi/vtable3b.C: New test.
3561         * g++.old-deja/g++.abi/vtable3c.C: New test.
3562         * g++.old-deja/g++.abi/vtable3d.C: New test.
3563         * g++.old-deja/g++.abi/vtable3e.C: New test.
3564         * g++.old-deja/g++.abi/vtable3f.C: New test.
3565         * g++.old-deja/g++.abi/vtable3g.C: New test.
3566         * g++.old-deja/g++.abi/vtable3h.C: New test.
3567         * g++.old-deja/g++.abi/vtable3i.C: New test.
3568         * g++.old-deja/g++.abi/vtable3j.C: New test.
3569         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
3570
3571 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
3572
3573         * g++.old-deja/g++.other/anon6.C: New test.
3574         * g++.old-deja/g++.other/anon7.C: New test.
3575
3576 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
3577
3578         * gcc.dg/cpp/avoidpaste2.c: New tests.
3579
3580 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
3581
3582         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
3583
3584 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
3585
3586         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
3587         DECIMAL_DIG cases for Irix."
3588
3589 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
3590
3591         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
3592
3593 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
3594
3595         * gcc.dg/c99-tag-1.c: New test.
3596
3597 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
3598
3599         * gcc.dg/cpp/tr-warn1.c: Add tests.
3600
3601 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
3602
3603         * gcc.dg/cpp/avoidpaste1.c: Update.
3604         * gcc.dg/cpp/paste4.c: Update.
3605
3606 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
3607
3608         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
3609         cases for Irix.
3610
3611 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3612
3613         * g++.old-deja/g++.other/inline19.C: New test.
3614
3615 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
3616
3617         * gcc.dg/Wlarger-than.c: New test.
3618
3619 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
3620
3621         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
3622
3623 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
3624
3625         * gcc.c-torture/execute/20010129-1.c: New test.
3626         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
3627
3628 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
3629
3630         * gcc.dg/cpp/avoidpaste1.c: Test case.
3631
3632 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
3633
3634         * g++.old-deja/g++.other/inline18.C: New test.
3635
3636 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3637
3638         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
3639         and __builtin_putchar.
3640
3641 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
3642
3643         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
3644         tests.
3645
3646 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
3647
3648         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
3649         floating point number rounding mode to round to the nearest
3650         representable mode.
3651
3652 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
3653
3654         * g++.old-deja/g++.other/mangle2.C: New test.
3655
3656 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
3657
3658         * gcc.c-torture/compile/20010124-1.c: New test.
3659
3660 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
3661
3662         * g++.old-deja/g++.pt/spec38.C: New test.
3663
3664 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3665
3666         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
3667         "Build don't run".
3668
3669 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3670
3671         * gcc.c-torture/execute/20010123-1.c: New test.
3672
3673 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
3674
3675         * g++.old-deja/g++.pt/spec37.C: New test.
3676
3677 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
3678
3679         * g++.old-deja/g++.pt/overload14.C: New test.
3680
3681 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3682
3683         * gcc.c-torture/execute/20010122-1.c: New test, exercise
3684         __builtin_return_address.
3685
3686 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
3687
3688         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
3689         * g++.old-deja/g++.pt/spec35.C: New test.
3690         * g++.old-deja/g++.pt/spec36.C: New test.
3691
3692 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
3693
3694         * gcc.c-torture/compile/20010118-1.c: New test.
3695
3696 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
3697
3698         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
3699
3700 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
3701
3702         * gcc.c-torture/execute/20010119-1.c: New test.
3703
3704 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
3705
3706         * g++.old-deja/g++.other/vbase5.C: New test.
3707
3708 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
3709
3710         * gcc.c-torture/execute/20010118-1.c: New test.
3711
3712 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
3713
3714         * g++.old-deja/g++.pt/deduct3.C: New test.
3715
3716 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
3717
3718         * g++.old-deja/g++.pt/spec34.C: New test.
3719
3720 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
3721
3722         * g77.f-torture/compile/20000601-2.f: New test.
3723
3724 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
3725
3726         * g++.old-deja/g++.other/init17.C: New test.
3727
3728 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
3729
3730         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
3731
3732 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
3733
3734         * g++.old-deja/g++.pt/unify8.C: New test.
3735
3736 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
3737
3738         * g++.old-deja/g++.abi/vbase1.C: New test.
3739
3740 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
3741
3742         * g++.old-deja/g++.pt/crash65.C: New test.
3743
3744 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
3745
3746         * gcc.dg/cpp/assembl2.S: New test case.
3747
3748 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
3749
3750         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
3751         are supported.
3752
3753 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3754
3755         * g++.old-deja/g++.other/builtins1.C: New test.
3756         * g++.old-deja/g++.other/builtins2.C: Likewise.
3757         * g++.old-deja/g++.other/builtins3.C: Likewise.
3758         * g++.old-deja/g++.other/builtins4.C: Likewise.
3759
3760 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
3761
3762         * gcc.c-torture/compile/20010117-1.c: New test.
3763         * gcc.c-torture/compile/20010117-2.c: New test.
3764
3765 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
3766
3767         * g77.f-torture/execute/20010116.[fx]: New test,
3768         XFAIL on i?86-*-*.
3769         * g77.f-torture/compile/20010115.f: Indicate it's
3770         a test for PR fortran/1636.
3771
3772 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
3773
3774         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
3775
3776 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
3777
3778         * g77.f-torture/compile/20010115.f: New test.
3779
3780 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
3781
3782         * g++.old-deja/g++.pt/nontype5.C: New test.
3783
3784 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
3785
3786         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
3787         have an equivalent working one below it.
3788
3789 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
3790
3791         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
3792         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
3793
3794 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
3795
3796         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
3797         message containing "init_priority".
3798         (conpr-2.C): Likewise.
3799         (conpr-3.C): Likewise.
3800         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
3801
3802 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3803
3804         * gcc.c-torture/execute/20010114-2.c: New test.
3805
3806 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
3807
3808         * gcc.c-torture/compile/20010114-1.c: New test.
3809         * gcc.c-torture/compile/20010114-1.x: Xfail.
3810         * gcc.c-torture/compile/20010114-2.c: New test.
3811         * gcc.c-torture/execute/20010114-1.c: New test.
3812         * gcc.dg/trunc-1.c: New test.
3813         * gcc.dg/uninit-B.c: New test.
3814
3815 2001-01-13  Nick Clifton  <nickc@redhat.com>
3816
3817         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
3818         target.
3819
3820 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3821
3822         * gcc.c-torture/compile/20010113-1.c: New test.
3823
3824 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
3825
3826         * gcc.c-torture/compile/20001212-1.c: New test.
3827
3828 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
3829
3830         * gcc.dg/cpp/widestr1.c: Update.
3831         * gcc.dg/cpp/prag-imp.c: Remove.
3832
3833 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
3834
3835         * gcc.c-torture/execute/20000801-3.x: Remove.
3836         * gcc.dg/c90-init-1.c: New test.
3837         * gcc.dg/c99-init-1.c: New test.
3838         * gcc.dg/c99-init-2.c: New test.
3839         * gcc.dg/gnu99-init-1.c: New test.
3840
3841 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
3842
3843         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
3844         testing that no relevant ones were found.
3845
3846 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
3847
3848         * g++.old-deja/g++.pt/cast2.C: New test.
3849
3850 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
3851
3852         * g++.old-deja/g++.pt/friend47.C: New test.
3853
3854 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
3855
3856         * g++.old-deja/g++.pt/instantiate13.C: New test.
3857
3858 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
3859
3860         * g++.old-deja/g++.other/defarg7.C: New test.
3861         * g++.old-deja/g++.other/defarg8.C: New test.
3862
3863 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
3864
3865         * g++.old-deja/g++.pt/crash64.C: New test.
3866
3867 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
3868
3869         * g++.old-deja/g++.pt/crash63.C: New test.
3870
3871 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
3872
3873         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
3874
3875 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
3876
3877         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
3878
3879 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
3880
3881         * g++.old-deja/g++.pt/error3.C: New test.
3882
3883 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
3884
3885         * g++.old-deja/g++.other/crash39.C: New test.
3886
3887 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
3888
3889         * g++.old-deja/g++.other/vbase4.C: New test.
3890
3891 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
3892
3893         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
3894         * gcc.dg/special/20000419-2.c: New file. Identical to above.
3895         * gcc.dg/special/special.exp: New test driver which will check
3896         for alias support for the above test.
3897
3898 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
3899
3900         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
3901         problems on small machines.
3902         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
3903         parameterize.
3904
3905 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
3906
3907         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
3908         mips.
3909         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
3910
3911 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
3912
3913         * g++.old_deja/g++.pt/using8.C: New test.
3914
3915 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
3916
3917         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
3918
3919 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
3920
3921         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
3922         where a failure is expected.
3923         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
3924
3925 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
3926
3927         * g++.old_deja/g++.pt/instantiate12.C: New test.
3928
3929 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
3930
3931         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
3932         start of structs.
3933         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
3934         * g++.old-deja/g++.brendan/crash17.C: Likewise.
3935         * g++.old-deja/g++.brendan/crash29.C: Likewise.
3936         * g++.old-deja/g++.brendan/crash48.C: Likewise.
3937         * g++.old-deja/g++.brendan/ns1.C: Likewise.
3938         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
3939         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
3940         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
3941         * g++.old-deja/g++.eh/spec6.C: Likewise.
3942         * g++.old-deja/g++.jason/crash3.C: Likewise.
3943         * g++.old-deja/g++.law/ctors11.C: Likewise.
3944         * g++.old-deja/g++.law/ctors17.C: Likewise.
3945         * g++.old-deja/g++.law/ctors5.C: Likewise.
3946         * g++.old-deja/g++.law/ctors9.C: Likewise.
3947         * g++.old-deja/g++.mike/ambig1.C: Likewise.
3948         * g++.old-deja/g++.mike/net22.C: Likewise.
3949         * g++.old-deja/g++.mike/p3538a.C: Likewise.
3950         * g++.old-deja/g++.mike/p3538b.C: Likewise.
3951         * g++.old-deja/g++.mike/virt3.C: Likewise.
3952         * g++.old-deja/g++.niklas/t128.C: Likewise.
3953         * g++.old-deja/g++.other/anon4.C: Likewise.
3954         * g++.old-deja/g++.other/using1.C: Likewise.
3955         * g++.old-deja/g++.other/warn3.C: Likewise.
3956         * g++.old-deja/g++.pt/t37.C: Likewise.
3957         * g++.old-deja/g++.robertl/eb69.C: Likewise.
3958         * g++.old-deja/g++.robertl/eb71.C: Likewise.
3959
3960 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
3961
3962         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
3963
3964 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3965
3966         * gcc.c-torture/execute/stdio-opt-3.c: New test.
3967
3968 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
3969
3970         * gcc.c-torture/compile/20010107-1.c: New test.
3971
3972 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3973
3974         * gcc.c-torture/execute/builtin-noret-1.c: New test.
3975
3976 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3977
3978         * gcc.dg/format/format.h: New file.
3979         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
3980         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
3981         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
3982         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
3983         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
3984         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
3985         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
3986         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
3987         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
3988         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
3989         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
3990         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
3991         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
3992         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
3993         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
3994         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
3995         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
3996         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
3997         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
3998         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
3999         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
4000         instead of declaring standard types, macros and functions in each
4001         test.
4002
4003 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
4004
4005         * gcc.c-torture/execute/20010106-1.c: New test.
4006
4007 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
4008
4009         * gcc.dg/format/format.exp: New file.
4010         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
4011         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
4012         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
4013         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
4014         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
4015         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
4016         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
4017         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
4018         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
4019         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
4020         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
4021         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
4022         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
4023         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
4024         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
4025         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
4026         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
4027         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
4028         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
4029         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
4030         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
4031         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
4032         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
4033         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
4034         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
4035         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
4036         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
4037         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
4038         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
4039         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
4040         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
4041         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
4042         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
4043         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
4044         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
4045         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
4046         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
4047         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
4048         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
4049         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
4050         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
4051         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
4052
4053 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
4054
4055         * gcc.c-torture/execute/991228-1.c: Take word endianness into
4056         account.
4057
4058 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
4059
4060         * gcc.c-torture/execute/builtin-complex-1.c: New test.
4061
4062 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
4063
4064         * g++.old-deja/g++.pt/crash62.C: New test.
4065
4066 2001-01-04  Richard Henderson  <rth@redhat.com>
4067
4068         * gcc.dg/20000926-1.c: Update expected warnings.
4069         * gcc.dg/array-2.c: Likewise.
4070         * gcc.dg/array-4.c: Also validate flexible array members.
4071         * gcc.dg/c99-flex-array-1.c: New.
4072
4073 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
4074
4075         * gcc.c-torture/compile/20001222-1.x: Remove.
4076
4077 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4078
4079         * gcc.c-torture/execute/built-in-setjmp.c: New.
4080
4081 2001-01-03  Richard Henderson  <rth@redhat.com>
4082
4083         * gcc.dg/940510-1.c: Update expected error wording.
4084         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
4085
4086 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
4087
4088         * lib/target-supports.exp (check_alias_available): Modified to
4089         indicate aliases not supported if only weak aliases are supported.
4090
4091 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4092
4093         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
4094         Turn on cmpstrsi checks for __pj__ and __i370__.
4095
4096 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
4097
4098         * g++.old-deja/g++.other/virtual11.C: New test.
4099
4100 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
4101
4102         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
4103
4104 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4105
4106         * gcc.c-torture/compile/20010102-1.c: New test.
4107
4108 2001-01-02  Andreas Jaeger  <aj@suse.de>
4109
4110         * gcc.dg/noreturn-3.c: New test.
4111
4112         * gcc.dg/noreturn-4.c: New test.
4113
4114 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4115
4116         * gcc.c-torture/execute/stdio-opt-1.c: Also test
4117         __builtin_fputc and __builtin_fwrite.
4118
4119 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
4120
4121         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
4122         signed char, not default char.
4123
4124 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
4125
4126         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
4127
4128 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
4129
4130         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
4131
4132 2000-12-29  Richard Henderson  <rth@redhat.com>
4133
4134         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
4135         (__cyg_profile_func_exit): Define.
4136
4137 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
4138
4139         * g++.dg/vtgc1.C: New test.
4140
4141 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
4142
4143         * gcc.dg/noncompile/20001228-1.c: New test.
4144
4145         * gcc.dg/20001228-1.c: New test.
4146
4147         * gcc.c-torture/execute/20001228-1.c: New test.
4148
4149 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
4150
4151         * gcc.dg/format-strfmon-1.c: New test.
4152
4153 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4154
4155         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
4156         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
4157         * gcc.c-torture/execute/string-opt-1.c: Likewise.
4158         * gcc.c-torture/execute/string-opt-2.c: Likewise.
4159         * gcc.c-torture/execute/string-opt-3.c: Likewise.
4160         * gcc.c-torture/execute/string-opt-4.c: Likewise.
4161         * gcc.c-torture/execute/string-opt-6.c: Likewise.
4162         * gcc.c-torture/execute/string-opt-7.c: Likewise.
4163         * gcc.c-torture/execute/string-opt-8.c: Likewise.
4164         * gcc.c-torture/execute/string-opt-9.c: Likewise.
4165         * gcc.c-torture/execute/string-opt-10.c: Likewise.
4166         * gcc.c-torture/execute/string-opt-11.c: Likewise.
4167         * gcc.c-torture/execute/string-opt-12.c: Likewise.
4168
4169         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
4170         * gcc.c-torture/execute/string-opt-4.c: Test index.
4171
4172 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
4173
4174         * gcc.c-torture/compile/20001226-1.c: New test.
4175
4176 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4177
4178         * gcc.c-torture/compile/20001222-1.c: New test.
4179         * gcc.c-torture/compile/20001222-1.x: Xfail.
4180
4181 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
4182
4183         * gcc.c-torture/execute/comp-goto-2.c: New test.
4184
4185 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
4186
4187         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
4188         Use long types if __INT_MAX__ is 32767.
4189         (main): Use cast to (sint32 *) when poking 88 into a_page.
4190
4191         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
4192
4193 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
4194
4195         * gcc.c-torture/compile/20001221-1.c: New test.
4196         * gcc.c-torture/execute/20001221-1.c: New test.
4197
4198 2000-12-20  Richard Henderson  <rth@redhat.com>
4199
4200         * g++.old-deja/g++.pt/crash36.C: Update error lines.
4201         * g++.old-deja/g++.robertl/eb109.C: Likewise.
4202
4203 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4204
4205         * gcc.dg/compare3.c: New test.
4206
4207 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4208
4209         * gcc.dg/format-warnll-1.c: New test.
4210
4211 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
4212
4213         * gcc.dg/cpp/cmdlne-P.c: New test.
4214
4215 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4216
4217         * gcc.c-torture/execute/builtin-abs-1.c,
4218         gcc.c-torture/execute/builtin-abs-2.c: New tests.
4219
4220 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
4221
4222         * gcc.dg/cpp/multiline.c: New test.
4223
4224 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
4225
4226         * g++.old-deja/g++.other/syshdr1.C: Update.
4227         * gcc.dg/cpp/lineflags.c: Remove temporarily.
4228
4229 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4230
4231         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
4232
4233 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4234
4235         * g++.old-deja/g++.pt/ttp65.C: New test.
4236
4237 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4238
4239         * g++.old-deja/g++.pt/ttp64.C: New test.
4240
4241 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4242
4243         * g++.old-deja/g++.pt/spec33.C: New test.
4244
4245 2000-12-14  Catherine Moore  <clm@redhat.com>
4246
4247         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
4248         * gcc.c-torture/execute/920612-2.c: Likewise.
4249         * gcc.c-torture/execute/920428-2.c: Likewise.
4250         * gcc-c-torture/execute/va-arg-11.c: Call exit.
4251         * gcc.c-torture/execute/va-arg-21.c: Likewise.
4252
4253 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4254
4255         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
4256         * gcc.dg/pack-test-2.c: Likewise.
4257
4258 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
4259
4260         Tests by Zack Weinberg <zackw@stanford.edu>.
4261
4262         * gcc.dg/cpp/defined.c: Update.
4263         * gcc.dg/cpp/defined_trad.c: New tests.
4264
4265 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
4266
4267         * gcc.dg/cpp/trad-direct.c: Update.
4268
4269 2000-12-11  Neil Booth  <neilb@earthling.net>
4270
4271         * gcc.dg/cpp/defined_trad.c
4272
4273 2000-12-11  Neil Booth  <neilb@earthling.net>
4274
4275         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
4276
4277 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4278
4279         * gcc.dg/format-miss-2.c: New test.
4280
4281 2000-12-09  Neil Booth  <neilb@earthling.net>
4282
4283         * gcc.dg/cpp/lineflags.c: New tests.
4284         * gcc.dg/cpp/poison.c: Update.
4285         * gcc.dg/cpp/redef2.c: Update.
4286         * gcc.dg/cpp/skipping.c: New test.
4287
4288 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
4289
4290         * g++.old-deja/g++.other/eh3.C: New testcase.
4291
4292 2000-12-07  Neil Booth  <neilb@earthling.net>
4293
4294         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
4295         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
4296         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
4297         wtr-union-init-2.c, wtr-union-init-3.c: Update.
4298         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
4299         Update.
4300
4301 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4302
4303         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
4304         __SIZE_TYPE__ instead of int for type of integers cast to
4305         pointers.
4306
4307 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
4308
4309         * g++.old-deja/g++.other/cleanup4.C: New test.
4310
4311 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4312
4313         * format-sec-1.c: New test.
4314
4315 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4316
4317         * gcc.dg/format-nonlit-3.c: New test.
4318
4319 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4320
4321         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
4322         through a null pointer.
4323
4324 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4325
4326         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
4327         * g++.old-deja/g++.pt/partial4.C: New test.
4328
4329 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
4330
4331         * gcc.c-torture/execute/ieee/hugeval.x: New.
4332
4333 2000-12-06  Neil Booth  <neilb@earthling.net>
4334
4335         * gcc.dg/cpp/backslash2.c: New tests.
4336
4337 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4338
4339         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
4340         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
4341
4342 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
4343
4344         * gcc.c-torture/execute/20001203-2.c: New testcase.
4345
4346 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
4347
4348         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
4349         * g++.old-deja/g++.other/virtual10.C: New test.
4350
4351 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
4352
4353         * g++.old-deja/g++.mike/pmf5.C: Remove test.
4354
4355 2000-12-05  Richard Henderson  <rth@redhat.com>
4356
4357         * gcc.c-torture/compile/20001205-1.c: New.
4358
4359 2000-12-04  Neil Booth  <neilb@earthling.net>
4360
4361         * g++.old-deja/g++.other/virtual9.C: New test.
4362         * g++.old-deja/g++.pt/crash61.C: New test.
4363         * gcc.c-torture/execute/loop-9.c: New test.
4364
4365 2000-12-04  Neil Booth  <neilb@earthling.net>
4366
4367         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
4368         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
4369         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
4370         * gcc.dg/cpp/extratokens.c: ...here.
4371
4372 2000-12-04  Neil Booth  <neilb@earthling.net>
4373
4374         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
4375         New tests.
4376
4377 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4378
4379         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
4380         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
4381
4382 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
4383
4384         * gcc.c-torture/execute/20001203-1.c: New test.
4385
4386 2000-12-03  Neil Booth  <neilb@earthling.net>
4387
4388         * gcc.dg/cpp/macro6.c: New test cases.
4389
4390 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4391
4392         * gcc.c-torture/execute/string-opt-9.c: New test.
4393         * gcc.c-torture/execute/string-opt-10.c: Likewise.
4394         * gcc.c-torture/execute/string-opt-11.c: Likewise.
4395         * gcc.c-torture/execute/string-opt-12.c: Likewise.
4396
4397         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
4398         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
4399
4400 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
4401
4402         * gcc.dg/cpp/if-6.c: New testcase.
4403
4404         * gcc.dg/20001201-1.c: New testcase.
4405
4406 2000-12-02  Neil Booth  <neilb@earthling.net>
4407
4408         * g++.old-deja/g++.other/externC4.C,
4409         g++.old-deja/g++.other/friend10.C: New tests.
4410
4411 2000-12-02  Neil Booth  <neilb@earthling.net>
4412
4413         * g++.old-deja/g++.other/instan2.C
4414         * g++.old-deja/g++.other/instan3.C: New test.
4415
4416 2000-12-02  Neil Booth  <neilb@earthling.net>
4417
4418         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
4419         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
4420         gnuc99.c,gnuc99-pedantic.c: New tests.
4421
4422 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
4423
4424         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
4425         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
4426
4427 2000-12-01  Neil Booth  <neilb@earthling.net>
4428
4429         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
4430         * gcc.dg/cpp/poison.c: Update.
4431         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
4432
4433 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
4434
4435         * g77.f-torture/execute/20001201.f: New test.
4436
4437 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
4438
4439         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
4440
4441 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
4442
4443         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
4444
4445 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
4446
4447         * g++.old-deja/g++.other/cast6.C: New test.
4448
4449 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
4450
4451         * gcc.c-torture/execute/20001130-2.c: New testcase.
4452
4453 2000-11-30  Richard Henderson  <rth@redhat.com>
4454
4455         * gcc.c-torture/execute/20001130-1.c: New test.
4456
4457 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
4458
4459         * g++.old-deja/g++.other/op3.C: New test.
4460
4461 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
4462
4463         * g++.old-deja/g++.other/op2.C: New test.
4464
4465 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
4466
4467         * g++.old-deja/g++.other/crash38.C: New test.
4468
4469 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
4470
4471         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
4472
4473 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
4474
4475         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
4476         tests.
4477         * gcc.c-torture/execute/string-opt-6.c: New test.
4478
4479         * gcc.dg/20001117-1.c: Add main.
4480
4481 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
4482
4483         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
4484         Move from here ...
4485         * gcc.dg/940510-1.c: ... to here.
4486
4487         * gcc.dg/20000926-1.c: GNU C now allows initializations of
4488         zero-size arrays in toplevel structures.
4489
4490 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
4491
4492         * gcc.c-torture/execute/loop-8.c: New test.
4493
4494 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
4495
4496         * g++.old-deja/g++.other/base1.C: New test.
4497
4498 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
4499
4500         * g++.old-deja/g++.other/parse2.C: New test.
4501
4502 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
4503
4504         * g++.old-deja/g++.pt/incomplete1.C: New test.
4505
4506 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
4507
4508         * g++.old-deja/g++.other/friend9.C: New test.
4509
4510 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
4511
4512         * gcc.dg/20001127-1.c: New test.
4513
4514 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
4515
4516         * g++.old-deja/g++.pt/friend46.C: New test.
4517
4518 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
4519
4520         * g++.old-deja/g++.other/ptrmem8.C: New test.
4521
4522 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4523
4524         * gcc.c-torture/execute/string-opt-7.c: New test.
4525         * gcc.c-torture/execute/string-opt-8.c: Likewise.
4526
4527 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
4528
4529         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
4530         instead of 'mkcheck 2'.
4531
4532 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4533
4534         * gcc.c-torture/execute/memcheck/driver.c,
4535         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
4536         C9X references to refer to C99.
4537
4538 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
4539
4540         * gcc.dg/ultrasp3.c: New test.
4541
4542 2000-11-25  Neil Booth  <neilb@earthling.net>
4543
4544         * gcc.dg/cpp/include2.c: Update test to be locale independent.
4545
4546 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
4547
4548         * gcc.c-torture/compile/20001123-2.c: New.
4549
4550 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4551
4552         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
4553
4554 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
4555
4556         * gcc.dg/sequence-point-1.c: Add some new tests.
4557         * gcc.c-torture/execute/20001124-1.c: New test.
4558
4559 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
4560
4561         * g++.old-deja/g++.other/vaarg4.C: New test.
4562         * gcc.c-torture/compile/20001123-1.c: New test.
4563
4564 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
4565
4566         * g++.other/crash24.C: Adjust and remove XFAIL.
4567         * g++.other/crash37.C: New test.
4568
4569 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
4570
4571         * g++.old-deja/g++.pt/instantiate9.C: New test.
4572
4573 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
4574
4575         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
4576         new ABI, too.
4577
4578         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
4579         * g++.old-deja/g++.robertl/eb55.C: Likewise.
4580
4581 2000-11-22  Neil Booth  <neilb@earthling.net>
4582
4583         * gcc.dg/cpp/Wtrigraphs.c: New test.
4584
4585 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
4586
4587         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
4588
4589 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
4590
4591         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
4592
4593 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
4594
4595         * lib/gcc-dg.exp: load_lib scanasm.exp.
4596         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
4597         * lib/g++-dg.exp: load_lib scanasm.exp.
4598         * lib/scanasm.exp: New.
4599         (scan-assembler, scan-assembler-not): Add optional arguments to
4600         test name, or if not present, the pattern name.
4601         (scan-assembler-dem, scan-assembler-dem-not): New.
4602
4603         * g++.dg/dg.exp: New.
4604
4605 2000-11-21  Neil Booth  <neilb@earthling.net>
4606
4607         * gcc.dg/cpp/integrated1.c: Remove.
4608
4609 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
4610
4611         * gcc.c-torture/execute/20001121-1.c: New test.
4612
4613 2000-11-21  Richard Henderson  <rth@redhat.com>
4614
4615         * gcc.c-torture/compile/20001121-1.c: New test.
4616
4617 2000-11-20  Neil Booth  <neilb@earthling.net>
4618
4619         * gcc.dg/cpp/integrated1.c: New test.
4620
4621 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
4622
4623         * g++.old-deja/g++.other/inline17.C: New test.
4624
4625 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
4626
4627         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
4628         local variable to be zero: I made the variable global. Now
4629         uses abort() and exit() instead of relying on main's return value.
4630
4631 2000-11-20  Neil Booth  <neilb@earthling.net>
4632
4633         * gcc.dg/cpp/paste2.c: Update test.
4634         * objc/execute/paste.m: New test.
4635
4636 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
4637
4638         * gcc.dg/c99-condexpr-1.c: New test.
4639
4640 2000-11-20  Neil Booth  <neilb@earthling.net>
4641
4642         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
4643
4644 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
4645
4646         * g++.old-deja/g++.pt/export1.C: New test.
4647
4648 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
4649
4650         * gcc.dg/20001117-1.c: New test.
4651
4652 2000-11-18  Richard Henderson  <rth@redhat.com>
4653
4654         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
4655
4656 2000-11-18  Richard Henderson  <rth@redhat.com>
4657
4658         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
4659         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
4660         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
4661
4662 2000-11-18  Richard Henderson  <rth@redhat.com>
4663
4664         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
4665         (main): New.  Exit cleanly.
4666
4667 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4668
4669         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
4670         gcc.dg/c99-fordecl-2.c: New tests.
4671
4672 2000-11-18  Richard Henderson  <rth@redhat.com>
4673
4674         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
4675         * gcc.c-torture/execute/zerolen-2.c: New.
4676
4677 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4678
4679         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
4680         memory.
4681
4682 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
4683
4684         * g++.old-deja/g++.pt/instantiate8.C: New test.
4685
4686 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
4687
4688         * g++.old-deja/g++.other/incomplete.C: Add more tests.
4689         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
4690
4691 2000-11-16  Nick Clifton  <nickc@redhat.com>
4692
4693         * gcc.c-torture/execute/nestfunc-2.c: New test.
4694         * gcc.c-torture/execute/nestfunc-3.c: New test.
4695
4696 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
4697
4698         * gcc.c-torture/compile/20001116-1.c: New test.
4699
4700 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4701
4702         * gcc.c-torture/execute/20001115-1.c: New test.
4703
4704 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
4705
4706         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
4707         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
4708         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
4709         * g++.old-deja/g++.abi/vmihint.C: Likewise.
4710
4711 2000-11-15  Neil Booth  <neilb@earthling.net>
4712
4713         gcc.dg/cpp/_Pragma1.c: Update.
4714         gcc.dg/cpp/_Pragma2.c: New test.
4715
4716 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
4717
4718         * g++.old-deja/g++.other/anon5.C: New test.
4719
4720 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
4721
4722         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
4723         tests.
4724
4725 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
4726
4727         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
4728         output.
4729
4730 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4731
4732         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
4733         labels at end of compound statements.
4734
4735 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
4736
4737         * gcc.c-torture/execute/loop-7.c: New test.
4738
4739 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4740
4741         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
4742
4743 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4744
4745         * gcc.dg/c99-bool-1.c: New test.
4746
4747 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4748
4749         * gcc.dg/c99-scope-1.c: Remove xfail.
4750         * gcc.dg/c99-scope-2.c: New test.
4751
4752 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4753
4754         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
4755         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
4756
4757 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
4758
4759         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
4760         error messages.
4761
4762         * g++.mike/p700.C: Don't typedef wchar_t.
4763         * g++.mike/p784.C: Likewise.
4764         * g++.mike/eb101.C: Don't use __wchar_t.
4765
4766 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
4767
4768         * g77.f-torture/execute/20001111.[fx]: Test premature exit
4769         from DO loop.
4770
4771 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
4772
4773         * gcc.c-torture/execute/20001111-1.c: New test.
4774
4775 2000-11-10  Nick Clifton  <nickc@redhat.com>
4776
4777         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
4778         long multuiple and accumulate.
4779
4780 2000-11-09  Richard Henderson  <rth@redhat.com>
4781
4782         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
4783         via size_t instead of int.
4784
4785         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
4786         * gcc.c-torture/execute/string-opt-2.c: Likewise.
4787         * gcc.c-torture/execute/string-opt-3.c: Likewise.
4788         * gcc.c-torture/execute/string-opt-4.c: Likewise.
4789
4790 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
4791
4792         * gcc.c-torture/compile/20001109-1.c: New test.
4793         * gcc.c-torture/compile/20001109-2.c: New test.
4794
4795 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
4796
4797         * g++.old-deja/g++.pt/operator1.C: New test.
4798         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
4799
4800 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
4801
4802         * gcc.dg/20001108-1.c: New test.
4803
4804 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
4805
4806         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
4807         with both arguments constant strings.
4808         * gcc.c-torture/execute/string-opt-3.c: New test.
4809         * gcc.c-torture/execute/string-opt-4.c: New test.
4810         * gcc.c-torture/execute/string-opt-5.c: New test.
4811
4812 2000-11-08  Nick Clifton  <nickc@redhat.com>
4813
4814         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
4815         mulsidi3adddi patterns.
4816
4817 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
4818
4819         * g++.old-deja/g++.other/crash36.C: New test.
4820
4821 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
4822
4823         * g++.old-deja/g++.other/init16.C: New test.
4824
4825 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
4826
4827         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
4828
4829 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
4830
4831         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
4832         * gcc.c-torture/execute/va-arg-16.x: Likewise.
4833         * gcc.c-torture/execute/va-arg-17.x: Likewise.
4834
4835 2000-11-07  DJ Delorie  <dj@redhat.com>
4836
4837         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
4838
4839 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4840
4841         * gcc.c-torture/execute/string-opt-1.c: New test.
4842
4843 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
4844
4845         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
4846         mips-sgi-irix6.* because the MIPS ABI passes floating-point
4847         parameters in registers, and there is no way for a varargs
4848         function to know in which order the integer and floating-point
4849         parameters should be interleaved when they are placed on the
4850         stack.
4851         * gcc.c-torture/execute/va-arg-16.x: Likewise.
4852         * gcc.c-torture/execute/va-arg-17.x: Likewise.
4853
4854 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4855
4856         * gcc.c-torture/execute/string-opt-2.c: New test.
4857
4858 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
4859
4860         * g++.old-deja/g++.pt/crash60.C: New test.
4861
4862 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
4863
4864         * g++.old-deja/g++.other/crash24.C: New test.
4865         * g++.old-deja/g++.other/crash25.C: New test.
4866         * g++.old-deja/g++.other/crash26.C: New test.
4867         * g++.old-deja/g++.other/crash27.C: New test.
4868         * g++.old-deja/g++.other/crash28.C: New test.
4869         * g++.old-deja/g++.other/crash29.C: New test.
4870         * g++.old-deja/g++.other/crash30.C: New test.
4871         * g++.old-deja/g++.other/crash31.C: New test.
4872         * g++.old-deja/g++.other/crash32.C: New test.
4873         * g++.old-deja/g++.other/crash33.C: New test.
4874         * g++.old-deja/g++.other/crash34.C: New test.
4875         * g++.old-deja/g++.other/crash35.C: New test.
4876
4877 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
4878
4879         * gcc.c-torture/execute/20001031-1.c: New test.
4880
4881 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
4882
4883         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
4884         namespace.
4885
4886         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
4887         standards-conformant.
4888
4889         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
4890
4891         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
4892         * g++.old-deja/g++.mike/p755a.C: Likewise.
4893         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
4894         library makes no calls to `operator new' during initialization.
4895
4896 2000-11-04  Neil Booth  <neilb@earthling.net>
4897
4898         * gcc.dg/cpp/include2.c: New tests.
4899
4900 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
4901
4902         * lib/g++.exp (g++_set_ld_library_path): New function.
4903         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
4904
4905 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
4906
4907         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
4908         warnings.
4909
4910 2000-11-01  Richard Henderson  <rth@redhat.com>
4911
4912         * g++.old-deja/g++.ext/namedret1.C: New.
4913         * g++.old-deja/g++.ext/namedret2.C: New.
4914         * g++.old-deja/g++.ext/namedret3.C: New.
4915
4916 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
4917
4918         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
4919         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
4920
4921 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4922
4923         * gcc.c-torture/execute/va-arg-21.c: New test.
4924
4925 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
4926
4927         * gcc.dg/c99-complex-2.c: New test.
4928
4929 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4930
4931         * gcc.c-torture/execute/stdio-opt-1.c: New test.
4932
4933 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
4934
4935         * g++.old-deja/g++.other/inline16.C: New test.
4936
4937 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
4938
4939         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
4940         __PRETTY_FUNCTION__
4941
4942 2000-10-29  Neil Booth  <neilb@earthling.net>
4943
4944         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
4945         New tests.
4946         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
4947         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
4948         optimisation.
4949
4950 2000-10-29  Neil Booth  <neilb@earthling.net>
4951
4952         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
4953         * mi1.c, mi1c.h: Add null directives to multiple-include test.
4954         * mi5.c: Test multiple includes work with -C.
4955         * trigraphs.c: Test ^= version.
4956
4957 2000-10-28  Neil Booth  <neilb@earthling.net>
4958
4959         New tests and test updates for new macro expander.
4960
4961         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
4962         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
4963         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
4964         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
4965         new diagnostic messages.
4966
4967         * gcc.dg/cpp/macro3.c: New tests.
4968
4969 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
4970
4971         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
4972         on the same line.
4973
4974 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
4975
4976         * g++.old-deja/g++.other/eh2.C: New test.
4977
4978 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
4979
4980         * gcc.c-torture/execute/20001027-1.c: New test.
4981
4982 2000-10-26  Richard Henderson  <rth@redhat.com>
4983
4984         * gcc.c-torture/execute/20001026-1.c: New.
4985
4986 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
4987
4988         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
4989         * g++.old-deja/g++.law/builtin1.C: Likewise.
4990         * g++.old-deja/g++.law/ctors10.C: Likewise.
4991         * g++.old-deja/g++.law/virtual3.C: Likewise.
4992         * g++.old-deja/g++.mike/p658.C: Likewise.
4993         * g++.old-deja/g++.other/sibcall1.C: Likewise.
4994         * g++.old-deja/g++.other/vaarg2.C: Likewise.
4995         * g++.old-deja/g++.robertl/eb124.C: Likewise.
4996         * g++.old-deja/g++.robertl/eb44.C: Likewise.
4997         * g++.old-deja/g++.robertl/eb77.C: Likewise.
4998
4999 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
5000
5001         * gcc.c-torture/compile/20001024-1.c: New test.
5002
5003 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
5004
5005         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
5006         to tell us whether or not we are using V3.
5007
5008 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
5009
5010         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
5011         operands.
5012
5013 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5014
5015         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
5016
5017 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
5018
5019         * gcc.c-torture/execute/20001024-1.c: New test.
5020
5021 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
5022
5023         * g++.old-deja/g++.other/sibcall1.C: New test.
5024
5025 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
5026
5027         * gcc.dg/noncompile/init-3.c: New test.
5028
5029 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
5030
5031         * gcc.dg/format-array-1.c: New test.
5032
5033 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5034
5035         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
5036         writing through null pointers; remove comment about testing
5037         unterminated strings.
5038
5039 2000-10-17  Matthew Hiller  <hiller@redhat.com>
5040
5041         * gcc.c-torture/execute/20001017-2.c: New test.
5042
5043 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5044
5045         * gcc.c-torture/compile/20001018-1.c: New test.
5046         * gcc.c-torture/compile/20001018-1.x: Xfail.
5047
5048 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5049
5050         * gcc.c-torture/execute/20001017-1.c: New test.
5051
5052 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5053
5054         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
5055         for multiple use of arguments with scanf formats; add tests for
5056         multiple use of arguments.
5057
5058 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
5059
5060         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
5061
5062 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5063
5064         * gcc.dg/format-miss-1.c: New test.
5065
5066 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
5067
5068         * gcc.c-torture/execute/20001013-1.c: New test.
5069
5070 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
5071
5072         * gcc.dg/format-branch-1.c: New test.
5073
5074 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
5075
5076         * README, lib/file-format.exp: Remove EGCS references.
5077
5078 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
5079
5080         * gcc.dg/20001013-1.c: New test.
5081
5082 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
5083
5084         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
5085         for intmax_t in the compiler using __typeof__ and the type rules
5086         for conditional expressions.
5087
5088 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
5089
5090         * gcc.dg/20001012-1.c: New test.
5091         * gcc.dg/20001012-2.c: New test.
5092
5093 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
5094
5095         * gcc.dg/format-attr-1.c: New test.
5096
5097 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
5098
5099         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
5100         __LONG_LONG_MAX__ instead of LLONG_MAX.
5101
5102 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
5103
5104         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
5105         scanf flags.
5106         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
5107         flags.
5108
5109 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
5110
5111         * gcc.dg/sequence-pt-1.c: New test.
5112
5113 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
5114
5115         * gcc.c-torture/execute/20001011-1.c: New testcase.
5116         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
5117
5118 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
5119
5120         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
5121         does not error on it.
5122
5123 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
5124
5125         * gcc.dg/20001009-1.c: New test.
5126
5127 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
5128
5129         * gcc.c-torture/compile/20001009-1.c: Move from here ....
5130         * gcc.c-torture/execute/20001009-2.c: ... to here.
5131
5132 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
5133
5134         * gcc.c-torture/compile/20001009-1.c: New testcase.
5135         * gcc.c-torture/execute/20001009-1.c: New testcase.
5136         Testcases provided by Jan Hubicka <jh@suse.cz>.
5137
5138 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
5139
5140         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
5141         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
5142         uintmax_t using <limits.h> to emulate the compiler's internal
5143         logic.  No longer XFAIL %j tests.
5144
5145 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
5146
5147         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
5148         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
5149         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
5150         regexps and details of expected handling of some bad formats.
5151         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
5152         suppression.
5153
5154 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5155
5156         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
5157         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
5158         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
5159         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
5160         in list archives.
5161
5162 2000-10-06  Richard Henderson  <rth@cygnus.com>
5163
5164         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
5165         * g++.old-deja/g++.brendan/crash52.C: Likewise.
5166         * g++.old-deja/g++.jason/report.C: Likewise.
5167         * g++.old-deja/g++.law/friend5.C: Likewise.
5168         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
5169         of the expected warnings.
5170
5171 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
5172
5173         * g++.old-deja/g++.pt/enum14.C: New test.
5174
5175 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
5176
5177         * g++.old-deja/g++.pt/crash59.C: New test.
5178
5179 2000-10-04  Will Cohen  <wcohen@redhat.com>
5180
5181         * gcc.dg/20000926-1.c: New test.
5182
5183 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
5184
5185         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
5186         function name for current C++ compiler.
5187         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
5188
5189 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
5190
5191         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
5192         __PRETTY_FUNCTION__.
5193         * g++.old-deja/g++.ext/pretty2.C: Likewise.
5194
5195 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5196
5197         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
5198
5199 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
5200
5201         * gcc.c-torture/compile/20000923-1.c: New test.
5202
5203 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
5204
5205         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
5206         * g++.old-deja/g++.pt/ttp62.C: Same.
5207         * g++.old-deja/g++.other/inline14.C: Same.
5208
5209 2000-09-24  Richard Henderson  <rth@cygnus.com>
5210
5211         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
5212
5213 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
5214
5215         * gcc.dg/c90-printf-1.c: Add test for wide string format.
5216
5217 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
5218
5219         * gcc.c-torture/compile/20000922-1.c: New file.
5220
5221 2000-09-21  Nick Clifton  <nickc@redhat.com>
5222
5223         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
5224         a signed long modulo operation.
5225         (mod6): New funciton - perform an unsigned long modulo operation.
5226         (main): Add tests for modulos of very large numbers by very small
5227         dividends.
5228
5229 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5230
5231         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
5232
5233 2000-09-19  Richard Henderson  <rth@cygnus.com>
5234
5235         * gcc.dg/compare2.c (case 10): XFAIL.
5236
5237 2000-09-18  Richard Henderson  <rth@cygnus.com>
5238
5239         * gcc.c-torture/execute/20000906-1.c: Move ...
5240         * gcc.dg/20000906-1.c: ... here.  Only run on targets
5241         that support __builtin_trap.
5242
5243 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
5244
5245         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
5246
5247 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5248
5249         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
5250         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
5251         more $ format tests.
5252
5253 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5254
5255         * gcc.dg/format-errmk-1.c: New test.
5256
5257 2000-09-17  Greg McGary  <greg@mcgary.org>
5258
5259         * gcc.c-torture/execute/20000917-1.x: Remove.
5260
5261 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5262
5263         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
5264
5265 2000-09-17  Greg McGary  <greg@mcgary.org>
5266
5267         * gcc.c-torture/execute/20000917-1.c: New test.
5268         * gcc.c-torture/execute/20000917-1.x: XFAIL.
5269
5270 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
5271
5272         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
5273         in nested macro bug.
5274
5275 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
5276
5277         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
5278
5279 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
5280
5281         * gcc.c-torture/execute/20000914-1.c: New test.
5282
5283 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
5284
5285         * g++.other/inline13.C: New test.
5286
5287 2000-09-12  Andreas Jaeger  <aj@suse.de>
5288
5289         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
5290         constant by Ulrich Drepper <drepper@redhat.com>.
5291
5292 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
5293
5294         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
5295
5296 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5297
5298         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
5299
5300 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
5301
5302         * gcc.dg/cpp/backslash.c: New test.
5303
5304 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
5305
5306         * gcc.c-torture/execute/20000910-1.c: New test.
5307         * gcc.c-torture/execute/20000910-2.c: Likewise.
5308
5309 2000-09-11  Robert Lipe  <robertl@sco.com>
5310
5311         * gcc.dg/pragma-align.c: New test.
5312
5313 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
5314
5315         * g++.old-deja/g++.pt/explicit82.C: New test.
5316         * g++.old-deja/g++.pt/explicit83.C: New test.
5317
5318 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
5319
5320         * gcc.dg/asm-names.c: New test.
5321
5322 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5323
5324         * gcc.dg/cpp/tr-warn6.c: New test
5325
5326 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5327
5328         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
5329         be accepted.
5330
5331 2000-09-07  Catherine Moore  <clm@redhat.com>
5332
5333         * gcc.c-torture/execute/unroll-1.c: New test.
5334
5335 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
5336
5337         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
5338         ERROR markers.
5339         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
5340         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
5341         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
5342         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
5343         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
5344         Preprocess only.
5345         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
5346         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
5347
5348 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
5349
5350         * g++.old-deja/g++.pt/deduct2.C: New test.
5351
5352 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
5353
5354         * g++.old-deja/g++.pt/parms2.C: New test.
5355
5356 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
5357
5358         * g++.old-deja/g++.pt/crash58.C: New test.
5359
5360 2000-09-06  Greg McGary  <greg@mcgary.org>
5361
5362         * gcc.c-torture/execute/20000906-1.c: New test.
5363         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
5364
5365 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5366
5367         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
5368
5369 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
5370
5371         * g++.old-deja/g++.pt/crash57.C: New test.
5372
5373 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
5374
5375         * g++.old-deja/g++.pt/crash56.C: New test.
5376
5377 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
5378
5379         * g++.old-deja/g++.pt/koenig1.C: New test.
5380
5381 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
5382
5383         * gcc.dg/20000904-1.c: New test.
5384
5385 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
5386
5387         * gcc.dg/cpp/paste8.c: New test.
5388
5389 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
5390
5391         * gcc.c-torture/compile/20000827-1.c: New test.
5392
5393 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
5394
5395         * gcc.dg/format-diag-1.c: New test.
5396
5397 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
5398
5399         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
5400         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
5401         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
5402         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
5403         gcc.dg/formatz-1.c: Adjust warning regular expressions.
5404
5405 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
5406
5407         * g++.old-deja/g++.other/nested4.C: New test.
5408
5409 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
5410
5411         * g++.old-deja/g++.ns/scoped1.C: New test.
5412
5413 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
5414
5415         * lib/g++.exp: Support testing already-installed GCC.
5416
5417 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5418
5419         * wtr-label-1.c, wtr-suffix-1.c: New tests.
5420
5421 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5422
5423         * gcc.dg/return-type-2.c: New test.
5424
5425 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
5426
5427         * gcc.c-torture/compile/20000825-1.c: New test.
5428
5429 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
5430
5431         * gcc.dg/dwarf2-2.c: New test.
5432
5433 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
5434
5435         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
5436         dg-warning regexps.
5437
5438 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5439
5440         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
5441         gcc.dg/format-ext-5.c: New tests.
5442
5443 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
5444
5445         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
5446
5447 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
5448
5449         * gcc.dg/noncompile/930622-2.c: Adjust error message.
5450
5451 2000-08-24  Richard Henderson  <rth@cygnus.com>
5452
5453         * gcc.dg/ia64-sync-1.c: New test.
5454         * gcc.dg/ia64-sync-2.c: New test.
5455         * gcc.dg/ia64-asm-1.c: New test.
5456
5457 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
5458
5459         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
5460         * gcc.dg/format-ext-2.c: New test.
5461
5462 2000-08-23  Jason Merrill  <jason@redhat.com>
5463
5464         * lib/old-dejagnu.exp: Also ignore "In member function" and
5465         "At global scope".
5466
5467 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5468
5469         * gcc.dg/noncompile/label-lineno-1.c: New test.
5470
5471 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
5472
5473         * gcc.dg/c99-array-nonobj-1.c: New test.
5474
5475 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
5476
5477         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
5478         tests.
5479         * gcc.dg/format-ext-1.c: New test.
5480
5481 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5482
5483         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
5484         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
5485         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
5486         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
5487         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
5488
5489 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
5490
5491         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
5492         gcc.dg/c99-strftime-2.c: New tests.
5493
5494 2000-08-22  Richard Henderson  <rth@cygnus.com>
5495
5496         * gcc.c-torture/execute/20000822-1.c: New test.
5497
5498 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
5499
5500         * gcc.c-torture/execute/20000819-1.x: Remove.
5501
5502 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
5503
5504         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
5505         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
5506         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
5507         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
5508         gcc.dg/format-xopen-1.c: New tests.
5509
5510 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
5511
5512         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
5513
5514 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
5515
5516         * g++.old-deja/g++.other/loop2.C: New test.
5517
5518         * gcc.c-torture/compile/20000606-1.c: New test.
5519         * gcc.c-torture/compile/20000728-1.c: New test.
5520         * gcc.c-torture/execute/20000801-1.c: New test.
5521         * gcc.c-torture/execute/20000801-2.c: New test.
5522         * gcc.c-torture/execute/20000819-1.c: New test.
5523         * gcc.c-torture/execute/20000819-1.x: XFAIL.
5524         * gcc.dg/20000629-1.c: New test.
5525         * gcc.dg/20000724-1.c: New test.
5526         * gcc.dg/20000807-1.c: New test.
5527
5528 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
5529
5530         * gcc.dg/cpp/pragma-1.c: New test.
5531         * gcc.dg/cpp/pragma-2.c: New test.
5532
5533 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
5534
5535         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
5536         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
5537
5538 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5539
5540         * gcc.c-torture/compile/20000818-1.c: New test.
5541
5542 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
5543
5544         * gcc.c-torture/execute/20000818-1.c: New test.
5545
5546 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5547
5548         * gcc.dg/format-va-1.c: New test.
5549
5550 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
5551
5552         * g++.old-deja/g++.other/typedef8.C: New test.
5553
5554 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
5555
5556         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
5557         * g++.old-deja/g++.mike/net36.C: Mark candidate.
5558         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
5559         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
5560         * g++.old-deja/g++.other/ptrmem7.C: New test.
5561         * g++.old-deja/g++.pt/ptrmem10.C: New test.
5562
5563 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
5564
5565         * g++.old-deja/g++.pt/typename27.C: New test.
5566
5567 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
5568
5569         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
5570         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
5571         * g++.old-deja/g++.pt/friend45.C: New test.
5572         * g++.old-deja/g++.other/friend8.C: New test.
5573
5574 2000-08-15  Richard Henderson  <rth@cygnus.com>
5575
5576         * gcc.c-torture/execute/20000815-1.c: New test.
5577
5578 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
5579
5580         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
5581         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
5582         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
5583
5584 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
5585
5586         * g++.old-deja/g++.other/refinit2.C: New test.
5587
5588 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
5589
5590         * lib/c-torture.exp (c-torture): Make
5591         compiler_conditional_xfail_data global.
5592         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
5593         compiler_conditional_xfail_data machinery.
5594         (f-torture-execute): Likewise.
5595         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
5596         and only when unrolling loops.
5597
5598         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
5599
5600 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
5601
5602         * g++.old-deja/g++.pt/explicit81.C: New test.
5603
5604 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
5605
5606         * g++.old-deja/g++.pt/typename26.C: New test.
5607
5608 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
5609
5610         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
5611         warning.
5612
5613 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
5614
5615         * g++.old-deja/g++.other/array3.C: New test.
5616
5617 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
5618
5619         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
5620         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
5621         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
5622         New tests.
5623
5624 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
5625
5626         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
5627         * g++.old-deja/g++.abi/vmihint.C: Likewise.
5628
5629 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
5630
5631         * gcc.c-torture/execute/20000808-1.c: New test.
5632
5633 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
5634
5635         * gcc.dg/c90-const-expr-1.c: New test.
5636
5637 2000-08-08  Richard Henderson  <rth@cygnus.com>
5638
5639         * gcc.dg/noncompile/920923-1.c: Declare calloc.
5640
5641 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
5642
5643         * gcc.dg/noncompile/const-ll-1.c: New test.
5644
5645 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5646
5647         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
5648
5649 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
5650
5651         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
5652         that running programs linked against the shared version of libobjc
5653         run correctly.
5654
5655 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
5656
5657         * gcc.dg/c99-printf-1.c: New test.
5658
5659 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
5660
5661         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
5662
5663 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
5664
5665         * gcc.c-torture/execute/20000731-1.x: Delete.
5666
5667 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
5668
5669         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
5670         and torture_without_loops as is done by c-torture.exp.
5671         (search_for): Copy from c-torture.exp.
5672         (gcc-dg-runtest): New function, drives a directory of tests
5673         iterating over the TORTURE_OPTIONS.
5674         (scan-assembler, scan-assembler-not): Move here from
5675         individual directory drivers.
5676
5677         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
5678         defined by lib/gcc-dg.exp.
5679         * gcc.dg/cpp/cpp.exp: Likewise.
5680         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
5681         gcc-dg-runtest, so we cycle over optimization options.
5682
5683         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
5684         * gcc.dg/compare2.c: No longer expected to fail.
5685
5686 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
5687
5688         * gcc.c-torture/execute/20000804-1.c: New test.
5689
5690 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
5691
5692         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
5693
5694 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
5695
5696         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
5697
5698 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
5699
5700         * gcc.c-torture/compile/20000803-1.c: New test.
5701
5702 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
5703
5704         * gcc.c-torture/execute/20000801-3.c,
5705         gcc.c-torture/execute/20000801-4.c: New tests.
5706         * gcc.c-torture/execute/20000801-3.x,
5707         gcc.c-torture/execute/20000801-4.x: Xfail.
5708
5709 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
5710
5711         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
5712         libobjc/.libs to allow for libtool.
5713
5714 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
5715
5716         * gcc.c-torture/compile/20000802-1.c: New test.
5717
5718 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
5719
5720         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
5721
5722 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
5723
5724         * gcc-c-torture/execute/20000731-2.c: New test.
5725
5726         * gcc.c-torture/execute/20000731-1.c: New test.
5727         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
5728
5729 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
5730
5731         * testsuite/gcc.dg/cpp/paste7.c: New test.
5732         * gcc.dg/cpp/20000725-1.c: New test.
5733
5734 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
5735
5736         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
5737         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
5738         declaration warning for __builtin_dwarf_reg_size.
5739
5740         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
5741
5742 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
5743
5744         * gcc.dg/noncompile/voidparam-1.c: New test.
5745
5746 2000-07-30  Richard Henderson  <rth@cygnus.com>
5747
5748         * gcc.dg/c90-digraph-1.c: Don't xfail.
5749         * gcc.dg/compare2.c (case 10): Xfail.
5750         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
5751
5752 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
5753
5754         * gcc.dg/c99-main-1.c: New test.
5755
5756 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5757
5758         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
5759
5760 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
5761
5762         * gcc.c-tortuer/execute/20000726-1.c: New test.
5763
5764 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
5765
5766         * gcc.c-torture/execute/enum-2.c: New test.
5767
5768 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5769
5770         * gcc.dg/cpp/tr-warn3.c: New test.
5771
5772 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
5773
5774         * g++.old-deja/g++.ext/implicit1.C: Remove.
5775         * g++.old-deja/g++.jason/c2.C: Remove
5776         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
5777         * g++.old-deja/g++.pt/crash16.C: Likewise.
5778         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
5779
5780 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
5781
5782         * g++.old-deja/g++.other/for2.C: New test.
5783
5784 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
5785
5786         * gcc.dg/20000720-1.c: New test.
5787
5788 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
5789
5790         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
5791
5792 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
5793
5794         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
5795         * gcc.c-torture/execute/20000722-1.c: New.
5796         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
5797
5798 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
5799
5800         * gcc.dg/cpp/20000720-1.S: New test.
5801
5802 2000-07-21  Michael Meissner  <meissner@redhat.com>
5803
5804         * gcc.c-torture/execute/ieee/hugeval.c: New test.
5805
5806 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
5807
5808         * g++.old-deja/g++.brendan/crash16.C,
5809         g++.old-deja/g++.brendan/parse3.C,
5810         g++.old-deja/g++.brendan/redecl1.C,
5811         g++.old-deja/g++.ns/template13.C,
5812         g++.old-deja/g++.other/decl4.C,
5813         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
5814
5815 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
5816
5817         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
5818         and "Internal error".
5819
5820         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
5821         regexps.
5822         * gcc.dg/cpp/paste6.c: New test.
5823
5824 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
5825
5826         * gcc.dg/cpp/tr-direct.c: New test.
5827
5828         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
5829         gcc.dg/cpp/undef1.c: Tweak error regexps.
5830
5831 2000-07-18  Eric Christopher <echristo@redhat.com>
5832
5833         * gcc.c-torture/compile/20000718-1.c: New test.
5834
5835 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
5836
5837         * cpplex.c (_cpp_push_token): If the token being pushed back
5838         is the previous token in this context, just subtract one from
5839         context->posn.
5840         * cppmacro.c (save_expansion): Clear aux field when storing a
5841         placemarker.
5842
5843 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
5844
5845         * gcc.dg/noncompile/redecl-1.c: New test.
5846
5847 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
5848
5849         * gcc.c-torture/execute/20000717-5.c: New test.
5850         * gcc.c-torture/execute/20000717-1.x: Removed.
5851
5852 2000-07-17  Richard Henderson  <rth@cygnus.com>
5853
5854         * gcc.c-torture/execute/20000717-4.c: New test.
5855
5856 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
5857
5858         * gcc.dg/cpp/syshdr.c: New test.
5859         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
5860
5861 2000-07-17  Neil Booth  <neilb@earthling.net>
5862
5863         * gcc.dg/cpp/cmdlne-dM.c: New test.
5864         * gcc.dg/cpp/cmdlne-dD.c: New test.
5865
5866 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
5867
5868         * gcc.c-torture/execute/20000717-3.c: New test.
5869
5870         * gcc.c-torture/compile/20000717-1.c: New test.
5871
5872 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
5873
5874         * gcc.c-torture/execute/20000717-2.c: New test.
5875
5876 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5877
5878         * gcc.dg/formatz-1.c: New test.
5879
5880         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
5881         * gcc.dg/c99-digraph-1.c: New tests.
5882
5883         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
5884         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
5885
5886         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
5887         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
5888         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
5889         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
5890         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
5891         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
5892         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
5893
5894 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
5895
5896         * gcc.c-torture/execute/20000717-1.c: New test.
5897         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
5898
5899 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
5900
5901         * gcc.c-torture/execute/20000715-2.c: New test.
5902         * gcc.dg/20000715-1.c: New test.
5903
5904 2000-07-15  Michael Meissner  <meissner@redhat.com>
5905
5906         * gcc.c-torture/execute/20000715-1.c: New test.
5907
5908 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
5909
5910         * gcc.c-torture/execute/20000707-1.c: New test.
5911
5912 2000-07-13  Neil Booth  <NeilB@earthling.net>
5913
5914         * testsuite/gcc.dg/cpp/digraph1.c,
5915         testsuite/gcc.dg/cpp/digraph2.c,
5916         testsuite/gcc.dg/cpp/digraphs.c: New tests.
5917
5918 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
5919
5920         * g77.f-torture/compile/20000630-2.f:  New test.
5921         * g77.f-torture/compile/20000630-2.x
5922
5923 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
5924
5925         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
5926
5927 2000-07-11  Neil Booth  <NeilB@earthling.net>
5928
5929         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
5930
5931 2000-07-11  Neil Booth  <NeilB@earthling.net>
5932
5933         * gcc.dg/cpp/cmdlne-C.c: New.
5934
5935 2000-07-09  Neil Booth  <NeilB@earthling.net>
5936
5937         * gcc.dg/cpp/directiv.c: New tests.
5938         * gcc.dg/cpp/undef1.c: Update.
5939
5940 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
5941
5942         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
5943
5944 2000-07-09  Neil Booth  <NeilB@earthling.net>
5945
5946         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
5947
5948 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
5949
5950         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
5951         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
5952
5953 2000-07-08  Neil Booth  <NeilB@earthling.net>
5954
5955         * gcc.dg/cpp/macsyntx.c: New tests.
5956
5957 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
5958
5959         * gcc.dg/20000707-1.c: New test.
5960
5961 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
5962
5963         * gcc.c-torture/execute/20000706-1.c: New test.
5964         * gcc.c-torture/execute/20000706-2.c: New test.
5965         * gcc.c-torture/execute/20000706-3.c: New test.
5966         * gcc.c-torture/execute/20000706-4.c: New test.
5967         * gcc.c-torture/execute/20000706-5.c: New test.
5968
5969 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
5970
5971         * g++.old-deja/g++.pt/instantiate7.C: New test.
5972
5973 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
5974
5975         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
5976         * g++.old-deja/g++.mike/thunk3.C: Likewise.
5977         * g++.old-deja/g++.other/rtti3.C: Likewise.
5978         * g++.old-deja/g++.other/rttid3.C: Likewise.
5979
5980 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
5981
5982         *  g77.f-torture/compile/20000630-1.x: Fix typo
5983
5984 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
5985
5986         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
5987         assembly output.
5988
5989 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
5990
5991         * gcc.dg/cpp/ident.c: New test.
5992
5993 2000-07-05  Neil Booth  <NeilB@earthling.net>
5994
5995         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
5996           gcc.dg/cpp/lexstrng.c: New tests.
5997
5998 2000-07-04  Neil Booth  <NeilB@earthling.net>
5999
6000         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
6001         * gcc.dg/cpp/strify2.c: Same.
6002
6003 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
6004
6005         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
6006         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
6007         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
6008         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
6009
6010         * testsuite/gcc.dg/cpp/macro1.c,
6011         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
6012         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
6013         testsuite/gcc.dg/cpp/strify1.c,
6014         testsuite/gcc.dg/cpp/strify2.c: New tests.
6015
6016 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
6017
6018         * gcc.c-torture/execute/20000703-1.c: New test.
6019
6020 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
6021
6022         * g++.old-deja/g++.pt (lookup10.C): New test.
6023
6024 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
6025
6026         * g++.old-deja/g++.pt (typename25.C): New test.
6027
6028 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
6029
6030         * gcc.c-torture/compile/20000701-1.c: New test.
6031
6032 2000-06-30  Nick Clifton  <nickc@cygnus.com>
6033
6034         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
6035         to test case.
6036
6037 2000-06-30  Catherine Moore  <clm@cygnus.com>
6038
6039         * gcc.c-torture/execute/align-1.c: New test.
6040
6041 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
6042
6043         * g++.old-deja/g++.pt/expr8.C: New test.
6044         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
6045
6046 2000-06-29  Nick Clifton  <nickc@cygnus.com>
6047
6048         * gcc.c-torture/compile/20000629-1.c: New test.
6049
6050 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
6051
6052
6053         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
6054         gcc.dg/noncompile directory, depending on whether they're
6055         preprocessor tests or not.  Annotate all the tests for the dg
6056         framework.
6057
6058         * gcc.c-torture/noncompile/noncompile.exp: Delete.
6059         * gcc.dg/noncompile/noncompile.exp: New.
6060
6061         * Moved files:
6062         Old name                                New name
6063         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
6064         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
6065         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
6066         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
6067         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
6068         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
6069         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
6070         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
6071         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
6072         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
6073         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
6074         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
6075         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
6076         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
6077         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
6078         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
6079         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
6080         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
6081         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
6082         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
6083         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
6084         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
6085         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
6086         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
6087
6088         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
6089         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
6090         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
6091         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
6092         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
6093         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
6094
6095 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
6096
6097         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
6098         declare one variable.  On the fourth, error.
6099         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
6100         declared by 20000628-1a.h.
6101
6102 2000-06-29  Richard Henderson  <rth@redhat.com>
6103
6104         * gcc.c-torture/execute/930529-1.x: New file.
6105         * gcc.dg/920413-1.c: Adjust expected warning text.
6106         * gcc.dg/980217-1.c: Declare abort.
6107         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
6108
6109 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
6110
6111         * g77.f-torture/compile/20000629-1.f: New test.
6112         * g77.f-torture/compile/20000629-1.x: Expected to fail.
6113
6114 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
6115
6116         Rearrange lots of files, removing entirely the
6117         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
6118         directories.
6119
6120         * Deleted files:
6121         gcc.c-torture/code_quality/code_quality.exp
6122         gcc.c-torture/special/special.exp
6123         gcc.failure/failure.exp
6124         gcc.failure/940409-1.x
6125         gcc.c-torture/compile/961203-1.x
6126
6127         * New files:
6128         gcc.misc-tests/linkage.exp
6129         gcc.c-torture/execute/920730-1t.c
6130         gcc.c-torture/execute/920730-1t.x
6131         gcc.c-torture/compile/920520-1.x
6132         gcc.c-torture/compile/920521-1.x
6133         gcc.c-torture/compile/981006-1.x
6134         gcc.c-torture/execute/eeprof-1.x
6135
6136         * Moved files (possibly with modifications to fit a new harness):
6137         Old name                                New name
6138         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
6139         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
6140         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
6141         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
6142         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
6143         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
6144         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
6145         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
6146         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
6147         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
6148         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
6149         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
6150         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
6151         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
6152
6153 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
6154
6155         * c-torture/compile/961203-1.x: Delete.
6156
6157         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
6158         not exit. Include stdio.h.
6159         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
6160         * gcc.misc-tests/dg-12.c: Likewise.
6161         * gcc.misc-tests/dg-5.c: Likewise.
6162         * gcc.misc-tests/dg-6.c: Likewise.
6163         * gcc.misc-tests/dg-7.c: Prototype abort.
6164         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
6165         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
6166         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
6167         not exit.
6168         * gcc.misc-tests/sieve.c: Use return from main, not exit.
6169         * gcc.misc-tests/sort2.c: Use return from main, not exit.
6170
6171 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
6172
6173         * gcc.dg/cpp/20000628-1.c: New test.
6174         * gcc.dg/cpp/20000628-1.h: New header for above test.
6175         * gcc.dg/cpp/20000628-1a.h: Likewise.
6176
6177 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
6178
6179         * gcc.dg/cpp: New directory.
6180         * gcc.dg/cpp/cpp.exp: New driver.
6181         * gcc.dg/cpp/20000627-1.c: New test.
6182         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
6183         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
6184         and rewrite as a compilation test.
6185
6186         * gcc.dg: Move many files into the cpp subdirectory, possibly
6187         renaming or editing them as well.
6188         Old name                New name
6189         990119-1.c              cpp/19990119-1.c
6190         990228-1.c              cpp/19990228-1.c
6191         990407-1.c              cpp/19990407-1.c
6192         990409-1.c              cpp/19990409-1.c
6193         990413-1.c              cpp/19990413-1.c
6194         990703-1.c              cpp/19990703-1.c
6195         20000127-1.c            cpp/20000127-1.c
6196         20000129-1.c            cpp/20000129-1.c
6197         20000207-1.c            cpp/20000207-1.c
6198         20000207-2.c            cpp/20000207-2.c
6199         20000209-1.c            cpp/20000209-1.c
6200         20000209-2.c            cpp/20000209-2.c
6201         20000301-1.c            cpp/20000301-1.c
6202         20000419-1.c            cpp/20000419-1.c
6203         20000510-1.S            cpp/20000510-1.S
6204         20000519-1.c            cpp/20000519-1.c
6205         20000529-1.c            cpp/20000529-1.c
6206         20000625-1.c            cpp/20000625-1.c
6207         20000625-2.c            cpp/20000625-2.c
6208         cpp-as1.c               cpp/assert1.c
6209         cpp-as2.c               cpp/assert2.c
6210         cxx-comments-1.c        cpp/cxxcom1.c
6211         cxx-comments-2.c        cpp/cxxcom2.c
6212         endif-label.c           cpp/endif.c
6213         cpp-hash1.c             cpp/hash1.c
6214         cpp-hash2.c             cpp/hash2.c
6215         cpp-if1.c               cpp/if-1.c
6216         cpp-if2.c               cpp/if-2.c
6217         cpp-if3.c               cpp/if-3.c
6218         cpp-if4.c               cpp/if-4.c
6219         cpp-if5.c               cpp/if-5.c
6220         cpp-cond.c              cpp/if-cexp.c
6221         cpp-missingop.c         cpp/if-mop.c
6222         cpp-missingparen.c      cpp/if-mpar.c
6223         cpp-opprec.c            cpp/if-oppr.c
6224         cpp-ifparen.c           cpp/if-paren.c
6225         cpp-shortcircuit.c      cpp/if-sc.c
6226         cpp-shift.c             cpp/if-shift.c
6227         cpp-unary.c             cpp/if-unary.c
6228         cpp-li1.c               cpp/line1.c
6229         cpp-li2.c               cpp/line2.c
6230         lineno.c                cpp/line3.c
6231         lineno-2.c              cpp/line4.c
6232         cpp-mi.c                cpp/mi1.c
6233         cpp-mic.h               cpp/mi1c.h
6234         cpp-micc.h              cpp/mi1cc.h
6235         cpp-mind.h              cpp/mi1nd.h
6236         cpp-mindp.h             cpp/mi1ndp.h
6237         cpp-mix.h               cpp/mi1x.h
6238         cpp-mi2.c               cpp/mi2.c
6239         cpp-mi2a.h              cpp/mi2a.h
6240         cpp-mi2b.h              cpp/mi2b.h
6241         cpp-mi2c.h              cpp/mi2c.h
6242         cpp-mi3.c               cpp/mi3.c
6243         cpp-mi3.def             cpp/mi3.def
6244         poison-1.c              cpp/poison.c
6245         pr-impl.c               cpp/prag-imp.c
6246         cpp-redef-2.c           cpp/redef1.c
6247         cpp-redef.c             cpp/redef2.c
6248         strpaste.c              cpp/strp1.c
6249         strpaste-2.c            cpp/strp2.c
6250         cpp-tradpaste.c         cpp/tr-paste.c
6251         cpp-tradstringify.c     cpp/tr-str.c
6252         cpp-tradwarn1.c         cpp/tr-warn1.c
6253         cpp-tradwarn2.c         cpp/tr-warn2.c
6254         trigraphs.c             cpp/trigraphs.c
6255         cpp-unc1.c              cpp/unc1.c
6256         cpp-unc2.c              cpp/unc2.c
6257         cpp-unc3.c              cpp/unc3.c
6258         cpp-unc.c               cpp/unc4.c
6259         undef.c                 cpp/undef1.c
6260         undef-2.c               cpp/undef2.c
6261         cpp-wi1.c               cpp/widestr1.c
6262
6263 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
6264
6265         * lib/g++.exp (g++_include_flags): Tweak.
6266
6267 2000-06-27  H.J. Lu  <hjl@gnu.org>
6268             Loren J. Rittle  <ljrittle@acm.org>
6269
6270         * lib/g++.exp (g++_include_flags): Override libgloss.exp
6271         version with one that knows about the new gcc tree structure.
6272         (g++_link_flags): Same.
6273
6274 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
6275
6276         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
6277         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
6278         case we are cross-compiling.
6279
6280         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
6281         g++.old-deja/g++.niklas/Makefile.in,
6282         g++.old-deja/g++.niklas/configure.in,
6283         g++.old-deja/g++.other/Makefile.in,
6284         g++.old-deja/g++.other/configure.in,
6285         gcc.c-torture/code_quality/Makefile.in,
6286         gcc.c-torture/code_quality/configure.in,
6287         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
6288         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
6289         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
6290         gcc.c-torture/execute/ieee/Makefile.in,
6291         gcc.c-torture/execute/ieee/configure.in,
6292         gcc.c-torture/noncompile/Makefile.in,
6293         gcc.c-torture/noncompile/configure.in,
6294         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
6295         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
6296         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
6297
6298 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
6299
6300         * g++.old-deja/g++.other/ambig3.C: New test.
6301
6302 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
6303
6304         * g++.old-deja/g++.pt/syntax1.C: New test.
6305         * g++.old-deja/g++.pt/syntax2.C: New test.
6306         * g++.old-deja/g++.other/syntax3.C: New test.
6307         * g++.old-deja/g++.other/syntax4.C: New test.
6308
6309 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
6310
6311         * gcc.dg/20000623-1.c: Prototype exit and abort.
6312
6313 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
6314
6315         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
6316         New tests.
6317         * gcc.dg/cpp-mi3.def: New file.
6318
6319         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
6320         inside assertions.
6321         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
6322         lexer's error messages.
6323         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
6324         divine anything from the linemarkers.
6325         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
6326         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
6327
6328 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
6329
6330         * gcc.dg/20000623-1.c: New test.
6331
6332 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
6333
6334         * gcc.c-torture/execute/20000622-1.c: New test.
6335
6336 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
6337
6338         * g++.old-deja/g++.other/init15.C: New test.
6339
6340 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
6341
6342         * g++.old-deja/g++.pt/vaarg2.C: New test.
6343         * g++.old-deja/g++.pt/vaarg3.C: New test.
6344
6345 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
6346
6347         * g++.old-deja/g++.other/dyncast6.C: New test.
6348
6349 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
6350
6351         * gcc.c-torture/execute/loop-6.c: New test.
6352
6353 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
6354
6355         * gcc.dg/20000614-1.c: New test.
6356         * gcc.dg/20000614-2.c: New test.
6357
6358 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
6359
6360         * g++.old-deja/g++.other/inline12.C: New test.
6361
6362 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
6363
6364         * g++.old-deja/g++.other/eh1.C: New test.
6365
6366 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
6367
6368         * g++.old-deja/g++.other/type.C: New test.
6369
6370 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
6371
6372         * g++.old-deja/g++.other/initstring.C: New test.
6373
6374 2000-06-12  Jason Merrill  <jason@redhat.com>
6375
6376         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
6377
6378 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
6379
6380         * gcc.c-torture/compile/20000609-1.c: New test.
6381
6382 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
6383
6384         * gcc.dg/20000609-1.c: New test.
6385
6386 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
6387
6388         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
6389         * gcc.c-torture/noncompile/poison-1.c: Move...
6390         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
6391         * gcc.dg/cpp-li1.c: Add a token after the #line.
6392
6393 2000-06-05  Richard Henderson  <rth@cygnus.com>
6394
6395         * gcc.c-torture/execute/20000605-2.c: New test.
6396         * gcc.c-torture/execute/20000605-3.c: New test.
6397
6398 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
6399
6400         * g77.f-torture/execute/20000503-1.x: New file.
6401
6402 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
6403
6404         * g++.old-deja/g++.eh/badalloc1.C: New test.
6405
6406 2000-06-05  Richard Henderson  <rth@cygnus.com>
6407
6408         * gcc.c-torture/execute/20000605-1.c: New test.
6409
6410 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
6411             Nathan Sidwell <nathan@codesourcery.com>
6412
6413         * gcc.c-torture/compile/20000605-1.c: New test.
6414
6415 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
6416
6417         * g77.f-torture/compile/20000601-1.f:  New test.
6418
6419 2000-06-03  Richard Henderson  <rth@cygnus.com>
6420
6421         * gcc.c-torture/execute/20000603-1.c: New.
6422
6423 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
6424
6425         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
6426         * gcc.dg/noreturn-2.c (noreturn): Likewise.
6427
6428 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
6429
6430         * gcc.dg/compare2.c (case 12): XFAIL.
6431         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
6432         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
6433
6434         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
6435
6436 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
6437
6438         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
6439         guard macro is already defined when the header is first
6440         included.
6441         * gcc.dg/cpp-mix.h: New file.
6442         * gcc.dg/endif-label.c: Update patterns to match compiler.
6443
6444         * g++.brendan/complex1.C: Declare abort.
6445         * g++.law/refs4.C: Remove XFAIL.
6446         * g++.oliva/expr2.C: Declare abort and exit.
6447
6448 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
6449
6450         * gcc.c-torture/execute/20000528-1.c: New test.
6451
6452         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
6453         * g++.old-deja/g++.law/temps4.C: Likewise.
6454
6455         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
6456         stdlib.h.  Call abort() on failure.
6457         * g++.old-deja/g++.law/refs4.C: Likewise.
6458         * g++.old-deja/g++.law/temps4.C: Likewise.
6459         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
6460         * gcc.c-torture/execute/20000112-1.c: Include string.h.
6461
6462 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
6463
6464         Relative to g++.dg/special:
6465         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
6466
6467         Relative to g++.old-deja:
6468         * g++.brendan/complex1.C, g++.jason/optimize2.C,
6469         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
6470         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
6471         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
6472         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
6473         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
6474         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
6475
6476         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
6477         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
6478         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
6479         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
6480         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
6481         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
6482         and/or string.h.
6483
6484         * g++.other/goto1.C: Update expectations for error messages.
6485
6486 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
6487
6488         * gcc.c-torture/compile/20000523-1.c: New test.
6489
6490 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
6491
6492         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
6493
6494 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
6495
6496         * g++.old-deja/g++.eh/catch11.C: New test.
6497         * g++.old-deja/g++.eh/catch12.C: New test.
6498
6499 2000-05-24  Nick Clifton  <nickc@cygnus.com>
6500
6501         * gcc.c-torture/execute/20000523-1.c: New test.
6502
6503 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
6504
6505         * c-torture/execute/bcp-1.c: Replace abort in arg of
6506         __builtin_constant_p with a generic external function.
6507
6508         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
6509         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
6510         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
6511         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
6512         Prototype abort and/or exit.
6513
6514         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
6515         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
6516         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
6517         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
6518
6519 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
6520
6521         * gcc.dg/dwarf2-1.c: New test.
6522
6523 2000-05-20  Richard Henderson  <rth@cygnus.com>
6524
6525         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
6526
6527 2000-05-20  Andreas Jaeger  <aj@suse.de>
6528
6529         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
6530         testcase.
6531
6532 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
6533
6534         * gcc.c-torture/execute/20000519-2.c: New test.
6535
6536 2000-05-19  Andreas Jaeger  <aj@suse.de>
6537
6538         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
6539         which fails with SSA.
6540
6541         * lib/c-torture.exp: Also test with -O3 -fssa.
6542
6543 2000-05-18  Michael Meissner  <meissner@redhat.com>
6544
6545         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
6546         * gcc.c-torture/execute/920415-1.c: Ditto.
6547         * gcc.c-torture/execute/920501-1.c: Ditto.
6548         * gcc.c-torture/execute/conversion.c: Ditto.
6549         * gcc.c-torture/execute/cvt-1.c: Ditto.
6550
6551 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
6552
6553         * gcc.c-torture/compile/20000518-1.c: New test.
6554
6555 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
6556
6557         * g77.f-torture/compile/200005018.f:  New test.
6558
6559 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
6560
6561         * gcc.c-torture/compile/20000517-1.c: New test.
6562
6563 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6564
6565         * gcc.c-torture/execute/20000516-1.c: New test.
6566
6567 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
6568
6569         * g++.old-deja/g++.other/eh.C: New test.
6570
6571 2000-05-12  Richard Henderson  <rth@cygnus.com>
6572
6573         * gcc.c-torture/execute/990208-1.c (main): Don't pass
6574         constants through to doit's conditional.
6575
6576 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
6577
6578         * gcc.c-torture/compile/20000511-1.c: New test.
6579         * g77.f-torture/compile/20000511-1.f: New test.
6580         * g77.f-torture/compile/20000511-2.f: New test.
6581
6582 2000-05-11  Michael Meissner  <meissner@redhat.com>
6583
6584         * gcc.c-torture/execute/20000511-1.c: New test.
6585
6586 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
6587
6588         * gcc.dg/dg.exp: Scan .S files as well as .c files.
6589         * gcc.dg/20000510-1.S: New.
6590
6591 2000-05-08  Catherine Moore  <clm@cygnus.com>
6592
6593         * gcc.dg/unused-3.c: New.
6594
6595 2000-05-06  Richard Henderson  <rth@cygnus.com>
6596
6597           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
6598           * g++.old-deja/g++.mike/warn1.C: Likewise.
6599           * g++.old-deja/g++.pt/local1.C: Likewise.
6600           * g++.old-deja/g++.pt/local7.C: Likewise.
6601           * g++.old-deja/g++.pt/spec16.C: Likewise.
6602
6603 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
6604
6605         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
6606
6607 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
6608
6609           * g77.f-torture/execute/20000503-1.f:  New test.
6610
6611 2000-05-04  Andreas Jaeger  <aj@suse.de>
6612
6613         * gcc.dg/noreturn-2.c: New test.
6614
6615 2000-05-04  Neil Booth  <NeilB@earthling.net>
6616
6617         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
6618         preprocessor.
6619
6620 2000-05-04  Richard Henderson  <rth@cygnus.com>
6621
6622         * gcc.c-torture/execute/20000503-1.c: Fix typo.
6623
6624 2000-05-04  Richard Henderson  <rth@cygnus.com>
6625
6626         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
6627         OpenSSL by Jason R Thorpe.
6628
6629 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
6630
6631         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
6632
6633 2000-05-03  Robert Lipe <robertlipe@usa.net>
6634
6635         * gcc.dg/20000503-1.c: New test.
6636
6637 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
6638
6639         * gcc.c-torture/compile/20000502-1.c: New test.
6640         * g++.old-deja/g++.other/align.C: New test.
6641         * gcc.dg/cpp-tradstringify.c: New test.
6642
6643 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
6644
6645         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
6646         and hard registers.
6647
6648 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
6649
6650         * gcc.c-torture/execute/loop-5.c: New test.
6651
6652 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
6653
6654         * gcc.c-torture/execute/va-arg-20.c: New test.
6655
6656 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
6657
6658         * gcc.c-torture/execute/20000422-1.c: New test.
6659
6660 2000-04-20  Greg McGary  <gkm@gnu.org>
6661
6662         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
6663         when optimizing, but without sibling-call optimizations (-O1).
6664
6665 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
6666
6667           * gcc.c-torture/compile/20000420-1.c: New test.
6668
6669 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
6670
6671         * g++.abi/ptrflags.C: New test.
6672         * g++.eh/catchptr1.C: Test incomplete pointer chains.
6673
6674 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
6675
6676         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
6677
6678 2000-04-19  Greg McGary  <gkm@gnu.org>
6679
6680         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
6681         sibling-call optimizations.
6682
6683 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
6684
6685         * gcc.dg/20000419-1.c: New test.
6686
6687 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
6688
6689         * gcc.c-torture/execute/20000412-6.c: New test.
6690
6691 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
6692
6693         * gcc.c-torture/execute/20000412-5.c: New test.
6694         * g77.f-torture/compile/20000412-1.f: New test.
6695         * gcc.c-torture/execute/20000412-4.c: New test.
6696         * gcc.c-torture/compile/20000412-2.c: New test.
6697         * gcc.c-torture/execute/20000412-3.c: New test.
6698         * gcc.c-torture/compile/20000412-1.c: New test.
6699         * gcc.c-torture/execute/20000412-2.c: New test.
6700
6701 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
6702
6703         * objc/execute/bf-20.m: New test.
6704
6705 2000-04-10  Richard Henderson  <rth@cygnus.com>
6706
6707         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
6708
6709         * gcc.c-torture/execute/20000412-1.c: New test.
6710
6711 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
6712
6713         * g++.old-deja/g++.eh/catchptr1.C: New test.
6714
6715 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
6716
6717         * g++.old-deja/g++.abi/cxa_vec.C: New test.
6718
6719 2000-04-08  Neil Booth  <NeilB@earthling.net>
6720
6721         * gcc.dg/cpp-nullchar.c: Remove test as
6722         embedded nulls cause problems.
6723
6724 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6725
6726         * gcc.dg/compare2.c: New test.
6727
6728 2000-04-08  Neil Booth  <NeilB@earthling.net>
6729
6730         * gcc.dg/cpp-nullchar.c: New test.
6731
6732 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
6733
6734         * gcc.dg/cpp-mi2.c: New test.
6735         * gcc.dg/cpp-mi2[abc].h: New files.
6736
6737 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
6738
6739         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
6740         member name.
6741
6742 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
6743
6744         * g++.old-deja/g++.abi/vmihint.C: New test.
6745
6746 2000-04-06  Neil Booth  <NeilB@earthling.net>
6747
6748         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
6749         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
6750         copyright.
6751
6752 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
6753
6754         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
6755         avoid stack-frame overwrite.
6756
6757 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
6758
6759         * gcc.c-torture/compile/20000405-2.c: New test.
6760         * gcc.c-torture/compile/20000405-3.c: New test.
6761
6762 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6763
6764         * gcc.c-torture/compile/20000405-1.c: New test.
6765
6766 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
6767
6768         * gcc.dg/cast-qual-1.c: Revert last change.
6769
6770 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6771
6772         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
6773
6774 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
6775
6776         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
6777         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
6778
6779 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
6780
6781         * gcc.c-torture/compile/20000403-2.c: New test.
6782         * gcc.c-torture/compile/20000403-1.c: New test.
6783
6784 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
6785
6786         * gcc.c-torture/execute/20000403-1.c: New test.
6787
6788 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
6789
6790         * gcc.c-torture/execute/20000402-1.c: New test.
6791
6792 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
6793
6794         * gcc.c-torture/execute/va-arg-15.c: New test.
6795         * gcc.c-torture/execute/va-arg-16.c: New test.
6796         * gcc.c-torture/execute/va-arg-17.c: New test.
6797         * gcc.c-torture/execute/va-arg-18.c: New test.
6798         * gcc.c-torture/execute/va-arg-19.c: New test.
6799
6800 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
6801
6802         * gcc.c-torture/compile/981211-1.c: Move to...
6803         * gcc.dg/cpp-as1.c: ...here.
6804         * gcc.dg/cpp-as2.c: New file.
6805
6806         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
6807         compiler.
6808
6809 2000-04-02  Neil Booth  <NeilB@earthling.net>
6810
6811         * gcc.dg/cpp-cond.c  New tests.
6812         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
6813         accidental success less likely.
6814         * gcc.dg/cpp-missingop.c  New tests.
6815         * gcc.dg/cpp-missingparen.c  New tests.
6816         * gcc.dg/cpp-shift.c  New tests.
6817         * gcc.dg/cpp-shortcircuit.c  New tests.
6818         * gcc.dg/cpp-unary.c  New tests.
6819
6820 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
6821
6822         * gcc.c-torture/compile/20000329-1.c: New test.
6823
6824 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
6825
6826         * gcc.c-torture/compile/20000326-1.c: New test.
6827         * gcc.c-torture/compile/20000326-2.c: New test.
6828
6829 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
6830
6831         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
6832         the first parameter is a function argument.
6833
6834 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
6835
6836         * g++.old-deja/g++.ext/array4.C: New test.
6837
6838 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
6839
6840         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
6841
6842 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6843
6844         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
6845
6846 2000-03-19  Richard Henderson  <rth@cygnus.com>
6847
6848         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
6849
6850 2000-03-19  Richard Henderson  <rth@cygnus.com>
6851
6852         * gcc.c-torture/compile/20000319-1.c: New test.
6853
6854 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
6855
6856         * gcc.c-torture/execute/20000314-3.c: New test.
6857         * gcc.c-torture/execute/20000314-2.c: New test.
6858         * gcc.c-torture/execute/20000314-1.c: New test.
6859         * gcc.c-torture/compile/20000314-2.c: New test.
6860         * gcc.c-torture/compile/20000314-1.c: New test.
6861
6862 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
6863
6864         * g++.old-deja/g++.warn/inline.C: New test.
6865
6866 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
6867
6868         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
6869         standards-compliant result rather than specific constants.
6870         Put test-values in array.
6871
6872 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
6873
6874         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
6875         (g++_target_compile): Put test-specific options last.
6876
6877 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
6878
6879         * g++.old-deja/g++.eh/vbase4.C: New test.
6880
6881 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
6882
6883         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
6884
6885 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
6886
6887         * g++.old-deja/g++.brendan/misc12.C: Removed.
6888         * g++.old-deja/g++.pt/memtemp77.C: Constify.
6889         * g++.old-deja/g++.ext/pretty4.C: New test.
6890
6891 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
6892
6893         * g++.old-deja/g++.other/string2.C: New test.
6894
6895 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
6896
6897         * g++.old-deja/g++.warn/impint2.C: New test.
6898
6899 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
6900
6901         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
6902         is 1, not zero.
6903
6904 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
6905
6906         * g++.old-deja/g++.warn/impint.C: New test.
6907         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
6908         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
6909         * g++.old-deja/g++.pt/explicit12.C: Likewise.
6910         * g++.old-deja/g++.pt/explicit13.C: Likewise.
6911         * g++.old-deja/g++.pt/explicit17.C: Likewise.
6912         * g++.old-deja/g++.pt/explicit18.C: Likewise.
6913         * g++.old-deja/g++.pt/explicit19.C: Likewise.
6914         * g++.old-deja/g++.pt/explicit23.C: Likewise.
6915         * g++.old-deja/g++.pt/explicit31.C: Likewise.
6916         * g++.old-deja/g++.pt/explicit35.C: Likewise.
6917         * g++.old-deja/g++.pt/explicit6.C: Likewise.
6918         * g++.old-deja/g++.pt/memclass7.C: Likewise.
6919
6920 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
6921
6922         * gcc.dg/cpp-redef.c: New test.
6923
6924 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
6925
6926         * g++.old-deja/g++.pt/unify7.C: New test.
6927
6928 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6929
6930         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
6931         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
6932
6933 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
6934
6935         * gcc.c-torture/compile/20000224-1.c: New test.
6936
6937 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6938
6939         * gcc.c-torture/compile/cpp-2.c: New test.
6940         * gcc.c-torture/compile/cpp-1.c: New test.
6941
6942 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
6943
6944         * gcc.c-torture/execute/20000225-1.c: New test.
6945
6946 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6947
6948         * gcc.dg/cpp-li2.c: New test.
6949
6950         * gcc.dg/cpp-wi1.c: New test.
6951
6952         * gcc.dg/cpp-li1.c: New test.
6953
6954 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
6955
6956         * g++.old-deja/g++.other/sizeof5.C: New test.
6957
6958 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6959
6960         * gcc.c-torture/execute/va-arg-13.c: New test.
6961
6962 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
6963
6964         * gcc.c-torture/execute/va-arg-12.c: New test.
6965
6966 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
6967
6968         * gcc.c-torture/execute/20000223-1.c: New test.
6969
6970 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
6971
6972         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
6973
6974 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
6975
6976         * g++.old-deja/g++.abi/ptrmem.C: New test.
6977
6978 2000-02-19  Richard Henderson  <rth@cygnus.com>
6979
6980         * gcc.c-torture/compile/init-3.c: New.
6981
6982 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
6983
6984         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
6985         ALWAYS_CXXFLAGS.
6986
6987 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
6988
6989         * gcc.c-torture/compile/20000211-3.c: New test.
6990
6991 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
6992
6993         * gcc.c-torture/compile/20000211-2.c: New test.
6994
6995 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
6996
6997         * gcc.c-torture/compile/20000211-1.c: New test.
6998
6999 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
7000
7001         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
7002           on native targets
7003
7004 2000-02-08  Nathan Sidwell  <nathan@acm.org>
7005
7006         * g++.old-deja/g++.other/cast5.C: New test.
7007
7008 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
7009
7010         * gcc.c-torture/execute/20000205-1.c: New.
7011
7012 2000-02-03  Nathan Sidwell  <nathan@acm.org>
7013
7014         * g++.old-deja/g++.jason/cast3.C: Return void.
7015         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
7016
7017 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7018
7019         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
7020
7021         * gcc.dg/loop-1.c: New test.
7022
7023 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
7024
7025         * gcc.c-torture/compile/20000127-1.c: New test.
7026         * gcc.c-torture/execute/991228-1.c: New test.
7027
7028 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7029
7030         * gcc.dg/unused-2.c: New test.
7031
7032         * gcc.dg/conv-1.c: New test.
7033
7034 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
7035
7036         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
7037         compiler.
7038         (tool_option_proc): Fix typo.
7039
7040 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
7041
7042         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
7043         of the ld on the host, not on the build machine.
7044         Also, don't crash if '--help' is not a supported option.
7045
7046 2000-01-24  Richard Henderson  <rth@cygnus.com>
7047
7048         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
7049
7050 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
7051
7052         * gcc.c-torture/execute/20000120-2.c: New test.
7053         * gcc.c-torture/execute/20000120-1.c: New test.
7054
7055 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
7056
7057         * gcc.c-torture/execute/20000113-1.c: New test.
7058
7059 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
7060
7061         * gcc.c-torture/execute/20000112-1.c: New test.
7062
7063 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7064
7065         * gcc.dg/20000111-1.c: New test.
7066
7067 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
7068
7069         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
7070         with 16 bit integers.
7071
7072 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7073
7074         * gcc.dg/20000108-1.c: New test.
7075
7076 2000-01-05  Nathan Sidwell  <nathan@acm.org>
7077
7078         * g++.old-deja/g++.ns/koenig8.C: New test.
7079
7080 2000-01-05  Nathan Sidwell  <nathan@acm.org>
7081
7082         * g++.old-deja/g++.other/cast4.C: New test.
7083
7084 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
7085
7086         * gcc.c-torture/compile/20000105-2.c: New test.
7087         * gcc.c-torture/compile/20000105-1.c: New test.
7088
7089 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7090
7091         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
7092         references to printf & atoi to conform to ANSI standard.
7093         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
7094         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
7095         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
7096         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
7097         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
7098         * g++.old-deja/g++.brendan/complex1.C: Likewise.
7099         * g++.old-deja/g++.brendan/copy1.C: Likewise.
7100         * g++.old-deja/g++.brendan/copy2.C: Likewise.
7101         * g++.old-deja/g++.brendan/copy3.C: Likewise.
7102         * g++.old-deja/g++.brendan/copy4.C: Likewise.
7103         * g++.old-deja/g++.brendan/copy5.C: Likewise.
7104         * g++.old-deja/g++.brendan/copy6.C: Likewise.
7105         * g++.old-deja/g++.brendan/copy7.C: Likewise.
7106         * g++.old-deja/g++.brendan/copy8.C: Likewise.
7107         * g++.old-deja/g++.brendan/crash11.C: Likewise.
7108         * g++.old-deja/g++.brendan/crash14.C: Likewise.
7109         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
7110         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
7111         * g++.old-deja/g++.brendan/delete2.C: Likewise.
7112         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
7113         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
7114         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
7115         * g++.old-deja/g++.brendan/eh1.C: Likewise.
7116         * g++.old-deja/g++.brendan/groff1.C: Likewise.
7117         * g++.old-deja/g++.brendan/init3.C: Likewise.
7118         * g++.old-deja/g++.brendan/misc12.C: Likewise.
7119         * g++.old-deja/g++.brendan/misc7.C: Likewise.
7120         * g++.old-deja/g++.brendan/new2.C: Likewise.
7121         * g++.old-deja/g++.brendan/operators4.C: Likewise.
7122         * g++.old-deja/g++.brendan/operators5.C: Likewise.
7123         * g++.old-deja/g++.brendan/overload2.C: Likewise.
7124         * g++.old-deja/g++.brendan/overload7.C: Likewise.
7125         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
7126         * g++.old-deja/g++.brendan/reference1.C: Likewise.
7127         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
7128         * g++.old-deja/g++.brendan/template24.C: Likewise.
7129         * g++.old-deja/g++.brendan/template3.C: Likewise.
7130         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
7131         * g++.old-deja/g++.jason/inline3.C: Likewise.
7132         * g++.old-deja/g++.jason/opeq.C: Likewise.
7133         * g++.old-deja/g++.law/arg5.C: Likewise.
7134         * g++.old-deja/g++.law/arm7.C: Likewise.
7135         * g++.old-deja/g++.law/ctors11.C: Likewise.
7136         * g++.old-deja/g++.law/cvt8.C: Likewise.
7137         * g++.old-deja/g++.law/init9.C: Likewise.
7138         * g++.old-deja/g++.law/refs4.C: Likewise.
7139         * g++.old-deja/g++.law/template2.C: Likewise.
7140         * g++.old-deja/g++.law/visibility24.C: Likewise.
7141         * g++.old-deja/g++.law/vtable3.C: Likewise.
7142         * g++.old-deja/g++.mike/asm2.C: Likewise.
7143         * g++.old-deja/g++.mike/eh1.C: Likewise.
7144         * g++.old-deja/g++.mike/misc1.C: Likewise.
7145         * g++.old-deja/g++.mike/misc13.C: Likewise.
7146         * g++.old-deja/g++.mike/misc14.C: Likewise.
7147         * g++.old-deja/g++.mike/ns12.C: Likewise.
7148         * g++.old-deja/g++.mike/p1248.C: Likewise.
7149         * g++.old-deja/g++.mike/p3708.C: Likewise.
7150         * g++.old-deja/g++.mike/p3708a.C: Likewise.
7151         * g++.old-deja/g++.mike/p3708b.C: Likewise.
7152         * g++.old-deja/g++.mike/p646.C: Likewise.
7153         * g++.old-deja/g++.mike/p700.C: Likewise.
7154         * g++.old-deja/g++.mike/p783.C: Likewise.
7155         * g++.old-deja/g++.mike/p783a.C: Likewise.
7156         * g++.old-deja/g++.mike/p783b.C: Likewise.
7157         * g++.old-deja/g++.mike/p786.C: Likewise.
7158         * g++.old-deja/g++.mike/p789.C: Likewise.
7159         * g++.old-deja/g++.mike/p789a.C: Likewise.
7160         * g++.old-deja/g++.mike/p807a.C: Likewise.
7161         * g++.old-deja/g++.other/delete3.C: Likewise.
7162         * g++.old-deja/g++.other/dyncast1.C: Likewise.
7163         * g++.old-deja/g++.other/dyncast2.C: Likewise.
7164         * g++.old-deja/g++.other/dyncast3.C: Likewise.
7165         * g++.old-deja/g++.other/empty1.C: Likewise.
7166         * g++.old-deja/g++.other/temporary1.C: Likewise.
7167         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
7168         * g++.old-deja/g++.pt/t16.C: Likewise.
7169         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
7170
7171 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
7172
7173         * gcc.dg/991230-1.c: New test.
7174
7175 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
7176
7177         * gcc.c-torture/compile/991229-3.c: New test.
7178         * gcc.c-torture/compile/991229-2.c: New test.
7179         * gcc.c-torture/compile/991229-1.c: New test.
7180
7181 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
7182
7183         * gcc.c-torture/compile/labels-2.c: New test.
7184
7185 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
7186
7187         * gcc.c-torture/execute/991227-1.c: New test.
7188
7189 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7190
7191         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
7192
7193 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
7194
7195         * gcc.c-torture/execute/991221-1.c: New test.
7196
7197 1999-12-20  Nathan Sidwell  <nathan@acm.org>
7198
7199         * g++.old-deja/g++.other/cast3.C: New test.
7200
7201 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
7202
7203         * gcc.c-torture/execute/991216-4.c: New test.
7204
7205 1999-12-16  Michael Meissner  <meissner@cygnus.com>
7206
7207         * gcc.c-torture/execute/991216-1.c: New test.
7208         * gcc.c-torture/execute/991216-2.c: New test.
7209         * gcc.c-torture/execute/991216-3.c: New test.
7210
7211 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
7212
7213         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
7214         Actually make the test fail by using "-O2" for compilation.
7215
7216 1999-12-15  Nathan Sidwell  <nathan@acm.org>
7217
7218         * g++.old-deja/g++.warn/cast-align1.C: New test.
7219
7220 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
7221
7222         * gcc.c-torture/compile/991214-1.c: New test.
7223         * gcc.c-torture/compile/991214-2.c: New test.
7224
7225 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
7226
7227         * gcc.dg/991214-1.c: New test.
7228
7229 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
7230
7231         * gcc.c-torture/compile/991213-3.c: New test.
7232         * gcc.c-torture/compile/991213-2.c: New test.
7233         * gcc.c-torture/compile/991213-1.c: New test.
7234
7235 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
7236
7237         * gcc.dg/991209-1.c: New test.
7238
7239 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
7240
7241         * gcc.c-torture/compile/991208-1.c: New test.
7242
7243 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7244
7245         * gcc.dg/ultrasp2.c: New test.
7246
7247 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
7248
7249         * g++.old-deja/g++.abi/align.C (main): Fix typo.
7250
7251 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
7252
7253         * gcc.c-torture/compile/991202-1.c: New test.
7254         * gcc.c-torture/execute/991202-1.c: New test.
7255         * gcc.c-torture/execute/991202-2.c: New test.
7256         * gcc.c-torture/execute/991202-3.c: New test.
7257
7258 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
7259
7260         * g++.old-deja/g++.abi/align.C: New test.
7261         * g++.old-deja/g++.abi/aggregates.C: Likewise.
7262         * g++.old-deja/g++.abi/bitfields.C: Likewise.
7263
7264 1999-12-01  Richard Henderson  <rth@cygnus.com>
7265
7266         * gcc.c-torture/execute/991201-1.c: New.
7267
7268 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
7269
7270         * gcc.dg/991129-1.c: New test.
7271
7272 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
7273
7274         * gcc.c-torture/compile/991127-1.c: New test.
7275
7276 1999-11-22  Nathan Sidwell  <nathan@acm.org>
7277
7278         * g++.old-deja/g++.other/warn4.C: New test.
7279
7280 1999-11-22  Nathan Sidwell  <nathan@acm.org>
7281
7282         * g++.old-deja/g++.eh/cleanup2.C: New test.
7283         * g++.old-deja/g++.ext/pretty2.C: New test.
7284         * g++.old-deja/g++.ext/pretty3.C: New test.
7285         * g++.old-deja/g++.other/debug6.C: New test.
7286
7287 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
7288
7289         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
7290         compiler_output to look for one error message instead of two.
7291
7292 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
7293
7294         * gcc.c-torture/execute/991118-1.c: Also test case
7295         where the word boundary does not split a byte evenly.
7296
7297 1999-11-19  Nathan Sidwell  <nathan@acm.org>
7298
7299         * g++.old-deja/g++.ext/restrict1.C: New test.
7300
7301 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
7302
7303         * gcc.c-torture/execute/991118-1.c: New test.
7304
7305 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
7306
7307         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
7308         working directory pathnames.
7309
7310 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
7311
7312         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
7313         host is equipped with driver.h and driver.o so it can actually
7314         compile and run the tests.
7315
7316 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
7317
7318         * gcc.c-torture/compile/991008-1.c: New test.
7319
7320 1999-11-08  Nick Clifton  <nickc@cygnus.com>
7321
7322         * lib/gcc-dg.exp: Include target-supports.exp
7323
7324 1999-11-05  Nick Clifton  <nickc@cygnus.com>
7325
7326         * lib/target-supports.exp: New file: Provide procs to test for
7327         features supported by the target.
7328         (check_weak_available): Moved here from ecos.exp.
7329         (check_alias_available): New proc: Determine of the target
7330         toolchain supports the alias attribute.
7331
7332         * gcc.dg/special/ecos.exp: Move check_weak_available to
7333         target-supports.exp.
7334         (alias-1.c): Only perform the test if the target supports
7335         aliases.
7336         (wkali-1.c): Only perform the test if the target supports
7337         aliases.
7338
7339         * gcc.dg/990506-0.c: Expect error messages from cross
7340         targets as well as native targets.
7341
7342 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7343
7344         * gcc.dg/ultrasp1.c: Removed xfail.
7345         * gcc.dg/struct-ret-2.c: Likewise.
7346         * gcc.dg/array-1.c: Likewise.
7347
7348 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7349
7350         * gcc.dg/struct-ret-2.c: New test.
7351
7352         * gcc.dg/array-1.c: New test.
7353
7354 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
7355
7356         * gcc.c-torture/execute/991030-1.c: New test.
7357
7358 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
7359
7360         * gcc.c-torture/compile/991026-2.c: New test.
7361
7362 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
7363
7364         * gcc.c-torture/compile/991026-1.c: New test.
7365
7366 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
7367
7368         * gcc.c-torture/execute/991023-1.c: New test.
7369
7370 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
7371
7372         * gcc.c-torture/execute/991019-1.c: New test.
7373
7374 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
7375
7376         * gcc.c-torture/execute/991016-1.c: New test.
7377
7378 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
7379
7380         * gcc.c-torture/execute/991014-1.c: New test.
7381
7382 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
7383
7384         * g++.old-deja/g++.other/union2.C: New test.
7385
7386 1999-10-13  Nathan Sidwell  <nathan@acm.org>
7387
7388         * g++.old-deja/g++.other/vaarg2.C: New test.
7389         * g++.old-deja/g++.other/vaarg3.C: New test.
7390
7391 1999-10-12  Craig Burley  <craig@jcb-sc.com>
7392
7393         * g77.f-torture/noncompile/19990905-1.f: Moved from being
7394         in compile/.
7395
7396 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
7397
7398         * gcc.c-torture/execute/va-arg-11.c: New test.
7399
7400 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
7401
7402         * lib/file-format.exp (gcc_target_object_format): Don't
7403         crash if objdump is unavailable.
7404
7405 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
7406
7407         * gcc.misc-tests/mg.exp: delete extraneous redirection.
7408
7409 1999-09-28  Nick Clifton  <nickc@cygnus.com>
7410
7411         * gcc.c-torture/compile/990928-1.c: New test.
7412
7413 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
7414
7415         * g++.old-deja/g++.other/decl6.C: New test.
7416
7417 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7418
7419         * gcc.c-torture/execute/va-arg-10.c: New test.
7420
7421 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
7422
7423         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
7424         __PRETTY_FUNCTION__.
7425
7426 1999-09-23  Nick Clifton  <nickc@cygnus.com>
7427
7428         * gcc.c-torture/execute/990923-1.c: New test.
7429
7430 1999-09-21  Nick Clifton  <nickc@cygnus.com>
7431
7432         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
7433         for which -fpic is inappropriate.
7434
7435 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
7436
7437         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
7438
7439 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
7440
7441         * g++.old-deja/g++.other/dyncast1.C: New test.
7442         * g++.old-deja/g++.other/dyncast2.C: New test.
7443         * g++.old-deja/g++.other/dyncast3.C: New test.
7444         * g++.old-deja/g++.other/dyncast4.C: New test.
7445         * g++.old-deja/g++.other/dyncast5.C: New test.
7446         * g++.old-deja/g++.eh/catch3.C: New test.
7447         * g++.old-deja/g++.eh/catch3p.C: New test.
7448         * g++.old-deja/g++.eh/catch4.C: New test.
7449         * g++.old-deja/g++.eh/catch4p.C: New test.
7450         * g++.old-deja/g++.eh/catch5.C: New test.
7451         * g++.old-deja/g++.eh/catch5p.C: New test.
7452         * g++.old-deja/g++.eh/catch6.C: New test.
7453         * g++.old-deja/g++.eh/catch6p.C: New test.
7454         * g++.old-deja/g++.eh/catch7.C: New test.
7455         * g++.old-deja/g++.eh/catch7p.C: New test.
7456         * g++.old-deja/g++.eh/catch8.C: New test.
7457         * g++.old-deja/g++.eh/catch8p.C: New test.
7458         * g++.old-deja/g++.eh/catch9.C: New test.
7459         * g++.old-deja/g++.eh/catch9p.C: New test.
7460
7461 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
7462
7463         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
7464         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
7465
7466 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
7467
7468         * gcc.c-torture/compile/990913-1.c: New test.
7469
7470 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
7471
7472         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
7473         * g++.old-deja/g++.jason/rfg5.C: Likewise.
7474
7475 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
7476
7477         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
7478
7479 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
7480
7481         * g++.old-deja/g++.other/lookup11.C: New test.
7482         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
7483         what is permitted and what we want.
7484         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
7485         overload use.
7486         * g++.old-deja/g++.jason/rfg5.C: Likewise
7487
7488 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
7489
7490         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
7491         * gcc.c-torture/noncompile/poison-1.c: New file.
7492
7493 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
7494
7495         * g++.old-deja/g++.other/sizeof3.C: New test.
7496         * g++.old-deja/g++.other/sizeof4.C: New test.
7497         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
7498         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
7499
7500 1999-09-07  Richard Henderson  <rth@cygnus.com>
7501
7502         * gcc.dg/va-arg-1.c: New.
7503
7504 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7505
7506         * gcc.c-torture/execute/va-arg-9.c: New test.
7507
7508 1999-09-05  Craig Burley  <craig@jcb-sc.com>
7509
7510         * g77.f-torture/compile/980519-2.f: New test.
7511         * g77.f-torture/compile/19990905-0.f: New test.
7512         * g77.f-torture/compile/19990905-1.f: New test.
7513         * g77.f-torture/compile/19990905-2.f: New test.
7514
7515         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
7516
7517 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
7518
7519         * gcc.c-torture/execute/990827-1.c: Fix typo.
7520
7521 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
7522
7523         * g++.old-deja/g++.other/deref1.C: New test.
7524
7525 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
7526
7527         * g++.old-deja/g++.other/ambig2.C: New test.
7528         * g++.old-deja/g++.other/cond5.C: New test.
7529         * g++.old-deja/g++.other/lookup16.C: New test.
7530
7531 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
7532
7533         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
7534         assemblers too.
7535
7536 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
7537
7538         * lib/c-torture.exp: Avoid the "compare executables" optimization
7539         when testing native.
7540
7541 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
7542
7543         * gcc.c-torture/execute/990829-1.c: New test.
7544         * gcc.c-torture/compile/990829-1.c: New test.
7545
7546 1999-08-27  Paul Burchard  <burchard@pobox.com>
7547
7548         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
7549         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
7550         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
7551         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
7552         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
7553         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
7554         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
7555         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
7556         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
7557         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
7558         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
7559
7560 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
7561
7562         * gcc.c-torture/execute/990827-1.c: New test.
7563
7564 1999-08-26  Craig Burley  <craig@jcb-sc.com>
7565
7566         * g77.f-torture/noncompile/19990826-4.f: New test.
7567
7568         * g77.f-torture/compile/19990826-3.f: New test.
7569
7570         * g77.f-torture/execute/19990826-2.f: New test.
7571
7572         * g77.f-torture/compile/19990826-1.f: New test.
7573
7574         * gcc.c-torture/execute/990826-0.c: New test.
7575         * g77.c-torture/execute/19990826-0.f: New test.
7576
7577         * g77.f-torture/noncompile/970626-2.f: New test.
7578
7579 1999-08-25  Paul Burchard  <burchard@pobox.com>
7580
7581         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
7582         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
7583         lss-011.C: New tests.
7584
7585 1999-08-25  Nathan Sidwell  <nathan@acm.org>
7586
7587         * g++.old-deja/g++.other/decl5.C: New test.
7588
7589 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7590
7591         * noncompile/noncompile.exp: Load_lib c-torture.exp.
7592         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
7593         call `postbase' for each one.  All callers of `postbase' changed
7594         to call this instead.
7595
7596 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
7597
7598         * gcc.c-torture/execute/990811-1.c: New test.
7599
7600 1999-08-09  Nick Clifton  <nickc@cygnus.com>
7601
7602         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
7603         just native ones.
7604
7605         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
7606         just native ones.
7607
7608 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
7609
7610         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
7611
7612 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
7613
7614         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
7615
7616 1999-08-04  Nathan Sidwell  <nathan@acm.org>
7617
7618         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
7619
7620 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
7621
7622         * gcc.c-torture/execute/990804-1.c: New test.
7623
7624 1999-08-03  Nathan Sidwell  <nathan@acm.org>
7625
7626         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
7627         * g++.old-deja/g++.brendan/crash64.C: Likewise
7628         * g++.old-deja/g++.brendan/overload8.C: Likewise
7629
7630 1999-08-03  Nathan Sidwell  <nathan@acm.org>
7631
7632         * g++.old-deja/g++.other/struct1.C: New test.
7633
7634 1999-08-03  Nathan Sidwell  <nathan@acm.org>
7635
7636         * g++.old-deja/g++.other/enum2.C: New test.
7637
7638 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
7639
7640         Adapted from tests from Franz Sirl:
7641         * gcc.c-torture/execute/va-arg-7.c: New test.
7642         * gcc.c-torture/execute/va-arg-8.c: New test.
7643
7644 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
7645
7646         * gcc.c-torture/compile/990801-2.c: New test.
7647
7648         * gcc.c-torture/compile/990801-1.c: New test.
7649
7650 1999-07-27  Michael Meissner  <meissner@cygnus.com>
7651
7652         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
7653         fp-cmp-1.c, converting double to float.
7654
7655         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
7656         fp-cmp-1.c, converting double to long double.
7657
7658         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
7659         from fr1 to unknown_register, since fr1 is a legitimate register
7660         on some machines.
7661
7662 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
7663
7664         * README: More listname related changes.
7665
7666 1999-07-08  Catherine Moore  <clm@cygnus.com>
7667
7668         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
7669
7670 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
7671
7672         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
7673
7674 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
7675
7676         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
7677
7678 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
7679
7680         * gcc.dg/990703-1.c: New test.
7681
7682 1999-06-29  Nick Clifton  <nickc@cygnus.com>
7683
7684         * lib/file-format.exp: New file: Move definition of proc
7685         gcc_target_object_format to here from
7686         gcc.dg/special/ecos.exp.
7687
7688         * lib/c-torture.exp: Include lib file-format.exp.
7689         * lib/gcc-dg.exp: Include lib file-format.exp.
7690
7691         * gcc.dg/special/ecos.exp: Remove definition of proc
7692         gcc_target_object_format.
7693
7694 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
7695
7696         * gcc.c-torture/execute/990628-1.c: New test.
7697
7698 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
7699
7700         * gcc.c-torture/compile/990625-2.c: New test.
7701
7702         * gcc.c-torture/compile/990625-1.c: New test.
7703
7704 1999-06-23  Nick Clifton  <nickc@cygnus.com>
7705
7706         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
7707         attributes compile.
7708         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
7709         ports that use the COFF/PE file format.
7710
7711 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
7712
7713         * gcc.c-torture/compile/990617-1.c: New test.
7714
7715 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
7716
7717         * g++.old-deja/g++.other/decl4.C: New test.
7718
7719 1999-06-14  Nathan Sidwell  <nathan@acm.org>
7720
7721         * g++.old-deja/g++.other/bitfld3.C: New test.
7722
7723 1999-06-08  Nathan Sidwell  <nathan@acm.org>
7724
7725         * g++.old-deja/g++.eh/catch1.C: New test.
7726
7727 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
7728
7729         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
7730
7731         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
7732         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
7733
7734 1999-06-05  Craig Burley  <craig@jcb-sc.com>
7735
7736         * g77.f-torture/compile/19990502-0.f: Replace with new,
7737         shorter, test that still fails after recent changes.
7738
7739 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
7740
7741         * gcc.c-torture/execute/990604-1.c: New test.
7742
7743 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
7744
7745         * gcc.c-torture/execute/990531-1.c: New test.
7746
7747 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7748
7749         * gcc.c-torture/compile/990527-1.c: New test.
7750
7751 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
7752
7753         * gcc.c-torture/execute/990527-1.c: New test.
7754
7755 1999-05-25  Nick Clifton  <nickc@cygnus.com>
7756
7757         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
7758         bitfields as signed.
7759
7760 1999-05-25  Craig Burley  <craig@jcb-sc.com>
7761
7762         * g77.f-torture/compile/19990525-0.f: New test.
7763
7764 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
7765
7766         * gcc.c-torture/execute/990525-2.c: New test.
7767
7768         * gcc.c-torture/execute/990525-1.c: New test.
7769
7770 1999-05-24  Nathan Sidwell  <nathan@acm.org>
7771
7772         * g++.old-deja/g++.other/anon3.C: New test.
7773         * g++.old-deja/g++.other/anon4.C: New test.
7774         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
7775         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
7776         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
7777         Merrill).
7778
7779 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
7780
7781         * gcc.c-torture/execute/990524-1.c: New test.
7782
7783         * gcc.dg/990524-1.c: New test.
7784
7785 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7786
7787         * gcc.c-torture/compile/990523-1.c: New test.
7788
7789 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
7790
7791         * gcc.c-torture/compile/990519-1.c: New test.
7792
7793 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
7794
7795         * gcc.c-torture/compile/990517-1.c: New test.
7796
7797         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
7798         (e4, f4): New tests.
7799         (main): Call them.
7800
7801 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7802
7803         * gcc.dg/noreturn-1.c: New test.
7804
7805 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
7806
7807         * gcc.c-torture/execute/990513-1.c: New test.
7808
7809 1999-05-10  Richard Henderson  <rth@cygnus.com>
7810
7811         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
7812
7813 1999-05-10  Craig Burley  <craig@jcb-sc.com>
7814
7815         * g77.f-torture/execute/erfc.f: Use small single-precision
7816         values, to avoid problems on Alphas when not -mieee.
7817
7818 1999-05-08  Craig Burley  <craig@jcb-sc.com>
7819
7820         * gcc.dg/990506-0.c: New test.
7821
7822 1999-05-08  Richard Henderson  <rth@cygnus.com>
7823
7824         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
7825         the constant to test.  Don't XFAIL 64-bit targets.
7826
7827         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
7828         * g++.old-deja/g++.law/profile1.C: Likewise.
7829
7830         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
7831         operator new instances.
7832         * g++.old-deja/g++.other/delete5.C: Likewise.
7833
7834 1999-05-03  Craig Burley  <craig@jcb-sc.com>
7835
7836         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
7837         intrinsic.
7838
7839 1999-05-03  Craig Burley  <craig@jcb-sc.com>
7840
7841         * g77.f-torture/execute/u77-test.f: Reverse order of two
7842         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
7843
7844 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7845
7846         * gcc.dg/compare1.c: New test.
7847
7848 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
7849
7850         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
7851         New tests.
7852
7853 1999-05-02  Craig Burley  <craig@jcb-sc.com>
7854
7855         * g77.f-torture/compile/19990502-1.f: New test.
7856
7857 1999-05-02  Craig Burley  <craig@jcb-sc.com>
7858
7859         * g77.f-torture/compile/19990502-0.f: New test.
7860
7861 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
7862
7863         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
7864         intrinsic.
7865
7866 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
7867
7868         * g77.f-torture/execute/u77-test.f (main): List libU77
7869         intrinsics not currently tested.
7870         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
7871         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
7872         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
7873         Trim blanks off the ends of some printed strings.
7874
7875 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
7876
7877         * g77.f-torture/execute/u77-test.f (main): Just warn about
7878         FSTAT gid disagreement, as it's expected on some systems.
7879
7880 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
7881
7882         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
7883         use a new function, which allows for some slop.
7884         Clean up some commentary.
7885         (issum): The new function.
7886         (sgladd): Deleted subroutine.
7887
7888 1999-05-01  Craig Burley  <craig@jcb-sc.com>
7889
7890         * g77.f-torture/execute/u77-test.f: Modify to be more like
7891         libf2c/libU77 version, bringing patches to that version here.
7892         Add suitable commentary.
7893
7894 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
7895
7896         * gcc.dg/990424-1.c: New test.
7897
7898 1999-04-24  Craig Burley  <craig@jcb-sc.com>
7899
7900         * g77.f-torture/execute/u77-test.f (main): Bug involving
7901         LSTAT has been fixed, so turn back on full checking.
7902
7903 1999-04-20  Craig Burley  <craig@jcb-sc.com>
7904
7905         * g77.f-torture/compile/19990419-0.f: New test.
7906         * g77.f-torture/execute/19990419-1.f: New test.
7907
7908 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
7909
7910         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
7911         to avoid the need for a prototype to supress a warning.
7912
7913 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
7914
7915         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
7916
7917 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
7918
7919         * gcc.c-torture/execute/990404-1.c: New test.
7920
7921 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
7922
7923         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
7924         * gcc.dg/cpp-if3.c: Don't use -pedantic.
7925         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
7926         missing initializer warnings.
7927
7928 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
7929
7930         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
7931         matching strings.
7932
7933 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
7934
7935         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
7936
7937 1999-03-26  Craig Burley  <craig@jcb-sc.com>
7938
7939         * g77.f-torture/execute/19990325-0.f: New test.
7940         * g77.f-torture/execute/19990325-1.f: New test.
7941
7942 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
7943
7944         * gcc.c-torture/execute/990324-1.c: New test.
7945
7946 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
7947
7948         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
7949         test with 4.
7950
7951 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
7952
7953         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
7954
7955 1999-03-13  Craig Burley  <craig@jcb-sc.com>
7956
7957         * g77.f-torture/execute/19990313-2.f: New test.
7958         * g77.f-torture/execute/19990313-3.f: New test.
7959
7960 1999-03-13  Craig Burley  <craig@jcb-sc.com>
7961
7962         * g77.f-torture/execute/19990313-0.f: New test.
7963         * g77.f-torture/execute/19990313-1.f: New test.
7964
7965 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
7966
7967         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
7968         printf to sprintf.
7969         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
7970         (main): Add check for u15.  Conditionalize u31 check depending on
7971         whether ints are <32 bits or >=32 bits.
7972
7973 1999-03-08  Craig Burley  <craig@jcb-sc.com>
7974
7975         * g77.f-torture/execute/19981119-0.f: Improve testiness.
7976
7977 1999-03-08  Craig Burley  <craig@jcb-sc.com>
7978
7979         * g77.f-torture/compile/19990305-0.f: New test.
7980         * g77.f-torture/execute/19981119-0.f: New test.
7981
7982 1999-03-08  Craig Burley  <craig@jcb-sc.com>
7983
7984         * g77.f-torture/execute/970625-2.f: call ABORT if final
7985         result is not correct, instead of just printing it.
7986         Add this checking via newly introduced obfuscation, to
7987         trip up buggy front ends.
7988
7989 1999-03-07  Craig Burley  <craig@jcb-sc.com>
7990
7991         * g77.f-torture/compile/960317-1.f: Moved from being
7992         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
7993
7994 1999-03-06  Craig Burley  <craig@jcb-sc.com>
7995
7996         * g77.f-torture/execute/960317-1.f: New (old) test.
7997         * g77.f-torture/execute/970625-2.f: Ditto.
7998
7999 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
8000
8001         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
8002         message on line 1 or line 2; cccp and cpplib do this differently.
8003
8004 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
8005
8006         * g++.old-deja/g++.law/weak1.C: New test.
8007
8008 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
8009
8010         * gcc.c-torture/execute/990119-1.c: Renamed to...
8011         * gcc.dg/990119-1.c: this, so it will only be tested once
8012         (it's a preprocessor test, it doesn't need to be run at
8013         multiple optimization levels).
8014
8015 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
8016
8017         * lib/g++.exp: Don't add incdir=$base_dir/../include to
8018           ALWAYS_CXXFLAGS.
8019
8020 1999-02-24  Craig Burley  <craig@jcb-sc.com>
8021
8022         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
8023         * g77.f-torture/compile/19981216-0.f: ...as it is expected
8024         to not be compilable by current g77.
8025
8026 1999-02-24  Nick Clifton  <nickc@cygnus.com>
8027
8028         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
8029
8030 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
8031
8032         * gcc.c-torture/execute/990222-1.c: New test.
8033
8034 1999-02-19  Craig Burley  <craig@jcb-sc.com>
8035
8036         * g77.f-torture/compile/19990218-0.f: New test.
8037         * g77.f-torture/noncompile/19990218-1.f: New test.
8038
8039 1999-02-18  Craig Burley  <craig@jcb-sc.com>
8040
8041         * g77.f-torture/compile/19981216-0.f: New test.
8042
8043 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
8044
8045         * gcc.dg/990214-1.c: New test.
8046
8047 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
8048
8049         * gcc.dg/990213-2.c: New test.
8050
8051         * gcc.dg/990213-1.c: New test.
8052
8053 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
8054
8055         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
8056         ints.
8057
8058 1999-02-11  Nick Clifton  <nickc@cygnus.com>
8059
8060         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
8061         specified by target.
8062
8063         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
8064
8065 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
8066
8067         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
8068
8069 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
8070
8071         * gcc.dg/special/ecos.exp: New test driver for new tests with
8072         special requirements.
8073
8074         * gcc.dg/special/alias-1.c: New test.
8075         * gcc.dg/special/gcsec-1.c: New test.
8076         * gcc.dg/special/weak-1.c: New test.
8077         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
8078         * gcc.dg/special/weak-2.c: New test.
8079         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
8080         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
8081         * gcc.dg/special/wkali-1.c: New test.
8082         * gcc.dg/special/wkali-2.c: New test.
8083         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
8084         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
8085
8086 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
8087
8088           * lib/c-torture.exp (c-torture-compile): Pull out code for
8089           analyzing gcc error messages.
8090           (c-torture-execute): Likewise.  Fix some (harmless) false
8091           positives.
8092           * lib/gcc.exp (gcc_check_compile): New function.
8093
8094 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
8095
8096         * gcc.c-torture/execute/990208-1.c: New test.
8097
8098 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
8099
8100         * g++.dg/special/ecos.exp: New driver for new tests with special
8101         requirements
8102
8103         * g++.dg/special/conpr-1.C: New test
8104         * g++.dg/special/conpr-2.C: New test
8105         * g++.dg/special/conpr-2a.C: New test
8106         * g++.dg/special/conpr-3.C: New test
8107         * g++.dg/special/conpr-3a.C: New test
8108         * g++.dg/special/conpr-3b.C: New test
8109
8110         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
8111         allow g++ to use the dg driver
8112
8113         * README: Add comment about g++.dg directory
8114
8115 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
8116
8117         * README: Update email addresses.
8118
8119 1999-02-03  Nick Clifton  <nickc@cygnus.com>
8120
8121         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
8122         arguments in order to force structure S onto the stack even on
8123         the alpha.
8124         (test): Pass 10 leading arguments to function foo as well as the
8125         structure S.
8126
8127         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
8128         failure for all targets.
8129
8130         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
8131         abort to terminate program execution.
8132
8133 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
8134
8135         * gcc.c-torture/execute/990130-1.c: New test.
8136
8137 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
8138
8139         * gcc.dg/990130-1.c: New test.
8140
8141 1999-01-28  Michael Meissner  <meissner@cygnus.com>
8142
8143         * gcc.c-torture/execute/990128-1.c: New test.
8144
8145 1999-01-27  Michael Meissner  <meissner@cygnus.com>
8146
8147         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
8148
8149 1999-01-27  Felix Lee  <flee@cygnus.com>
8150
8151         * lib/c-torture.exp (c-torture-compile): pull out code for
8152         analyzing gcc error messages.
8153         (c-torture-execute): ditto, and fix some (harmless) false
8154         positives.
8155         * lib/gcc.exp (gcc_check_compile): new function.
8156
8157 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
8158
8159         * gcc.dg/990117-1.c: New test.
8160
8161         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
8162
8163         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
8164
8165 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
8166
8167         * g77.f-torture/compile/990115-1.f: New test.
8168
8169 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
8170
8171         * gcc.c-torture/compile/990107-1.c: New test
8172
8173 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
8174
8175         * gcc.c-torture/execute/990106-2.c: New test.
8176
8177         * gcc.c-torture/execute/990106-1.c: New test.
8178
8179 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
8180
8181         * gcc.c-torture/compile/981223-1.c: New test.
8182
8183 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
8184
8185         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
8186         (opt3): Rename from opt4 and disable.
8187
8188 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
8189
8190         * g++.old-deja/g++.pt/ptrmem5.C: New test.
8191
8192 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
8193
8194         * g++.old-deja/g++.other/conv5.C: New test.
8195
8196 1998-12-14  Nick Clifton  <nickc@cygnus.com>
8197
8198         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
8199
8200 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
8201
8202         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
8203
8204 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
8205
8206         * gcc.c-torture/compile/981211-1.c: New test.
8207
8208 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
8209
8210         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
8211
8212         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
8213
8214 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8215
8216         * gcc.special/930510-1.c: Make C9X safe.
8217         * gcc.misc-tests/gcov-1.c Similarly.
8218         * gcc.misc-tests/gcov-2.c Similarly.
8219
8220 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
8221
8222         * gcc.dg/ultrasp1.c: New test.
8223
8224 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
8225
8226         * gcc.c-torture/execute/981206.c: New test.
8227
8228 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
8229
8230         * g++.old-deja/g++.ns/template7.C: New test.
8231
8232         * g++.old-deja/g++.other/expr1.C: New test.
8233
8234         * g++.old-deja/g++.eh/tmpl3.C: New test.
8235
8236         * g++.old-deja/g++.eh/tmpl2.C: New test.
8237
8238 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
8239
8240         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
8241         * g++.old-deja/g++.other/using6.C: Removed.
8242         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
8243
8244         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
8245
8246 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
8247
8248         * g++.old-deja/g++.pt/overload8.C: New test.
8249
8250         * g++.old-deja/g++.pt/overload7.C: New test.
8251
8252         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
8253
8254         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
8255         and relinking messages.
8256         * lib/g++.exp (g++_target_compile): Remove .rpo file when
8257         compiling with -frepo.
8258
8259 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
8260
8261         * g++.old-deja/g++.pt/lookup6.C: New test.
8262
8263 1998-11-30  Nick Clifton  <nickc@cygnus.com>
8264
8265         * gcc.c-torture/execute/981130-1.c: New test.
8266         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
8267
8268 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
8269
8270         * g++.old-deja/g++.pt/explicit76.C: New test.
8271
8272         * g++.old-deja/g++.pt/friend38.C: New test.
8273
8274         * g++.old-deja/g++.ns/crash2.C: New test.
8275
8276         * g++.old-deja/g++.pt/defarg8.C: New test.
8277
8278         * g++.old-deja/g++.pt/instantiate6.C: New test.
8279
8280         * g++.old-deja/g++.pt/static6.C: New test.
8281
8282         * g++.old-deja/g++.pt/decl2.C: New test.
8283
8284 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
8285
8286         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
8287         problem is actually related with name lookup, but so what? :-)
8288
8289         * g++.old-deja/g++.pt/friend37.C: New test.
8290
8291 1998-11-25  Dave Love  <d.love@dl.ac.uk>
8292
8293         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
8294         element, which fails on some systems.
8295
8296         * g77.f-torture/execute/labug1.f: New test.
8297
8298 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
8299
8300         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
8301         is defined.
8302
8303 1998-11-18  Dave Love  <d.love@dl.ac.uk>
8304
8305         * g77.f-torture/compile/981117-1.f: New test.
8306
8307 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
8308
8309         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
8310         properly discarded.
8311
8312 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
8313
8314         * gcc.c-torture/execute/memcheck: New directory of tests for
8315         -fcheck-memory-usage.
8316
8317 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8318
8319         * README: New file, general information about the testsuite and
8320         new description of the various C++ test subdirectories.
8321         * README.g++: Eliminate obsolete information, update and move most
8322         relevant stuff to README.
8323
8324 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
8325
8326         * gcc.c-torture/compile/981107-1.c: New test.
8327
8328 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
8329
8330         * execute/memcpy-bi.c: New testcase.
8331
8332 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
8333
8334         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
8335         base classes.
8336
8337         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
8338         template is selected.
8339
8340         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
8341         classes, it should be accepted for all types.
8342
8343         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
8344
8345         * g++.old-deja/g++.pt/spec24.C: Ensure that template
8346         specializations start with template headers.
8347
8348 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
8349
8350         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
8351
8352         * g++.old-deja/g++.other/init9.C: Test cross initialization of
8353         non-POD types.
8354
8355 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
8356
8357         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
8358
8359 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8360
8361         * compile/981022-1.c, compile/981022-1.x: New test and driver.
8362
8363 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
8364
8365         * 981019-1.c: New test.
8366
8367 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
8368
8369         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
8370         find objc headers.
8371
8372 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
8373
8374         * compile/981001-4.c: Remove use of GCC extension that triggers a
8375         compiler bug.
8376
8377 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
8378
8379         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
8380
8381 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
8382
8383         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
8384         instantiation of template produces incorrect code for delete
8385         expression.
8386
8387         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
8388         constructors' name is not unique.
8389         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
8390         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
8391
8392         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
8393         automatic array of const is ill-formed.
8394
8395         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
8396         of template parameter?
8397
8398         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
8399         const.
8400
8401         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
8402         pointer-to-member expression.
8403
8404         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
8405         declaration causes ICE.
8406
8407 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
8408
8409         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
8410         reserved in the global namespace.
8411
8412         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
8413         generate needed virtual table.
8414
8415         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
8416
8417 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
8418
8419         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
8420         template-dependent type
8421
8422 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
8423
8424         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
8425         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
8426         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
8427
8428         * g++.old-deja/g++.other/using5.C: New test; using decl from base
8429         class should be usable as argument of member function.
8430         * g++.old-deja/g++.other/using6.C: New test; using decl from base
8431         class should be usable as return type of member function.
8432         * g++.old-deja/g++.other/using7.C: New test; using decl from base
8433         class should be usable as type of data member.
8434
8435         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
8436
8437 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
8438
8439         * gcc.c-torture/special/920521-1.c: Fix bogus test.
8440
8441 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
8442
8443         * gcc.dg/dll-?.c Add thumb to target list.
8444         Fix assembler scan patterns to match current assembler output.
8445
8446 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
8447
8448         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
8449         matching of template brackets.
8450
8451         * g++.old-deja/g++.other/using4.C: New test.  Test using
8452         declarations of methods from base classes.
8453
8454         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
8455         within functions should introduce names into the innermost
8456         enclosing namespace.
8457
8458         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
8459         of static locals if first initialization throws.
8460
8461 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
8462
8463         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
8464
8465 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
8466
8467         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
8468         lose track of the possible targets of tablejump insns.
8469         * special/special.exp: Run it.
8470
8471 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
8472
8473         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
8474         must be declared before its specializations can be named in friend
8475         declarations.
8476
8477 1998-10-05  Dave Love  <d.love@dl.ac.uk>
8478
8479         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
8480
8481         * g77.f-torture/execute/io1.f: New test.
8482
8483 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
8484
8485         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
8486         with pointer to template function, for which no argument deduction
8487         is possible.
8488
8489         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
8490         specialization of template function as argument to template
8491         function.
8492
8493         * g++.old-deja/g++.other/access2.C: New test; Inner class
8494         shouldn't have privileged access to Outer's names.
8495
8496 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
8497
8498         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
8499         friend template declared within template class conflicts with
8500         nested class of the same name.
8501
8502         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
8503         is ignored.
8504
8505         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
8506         object with direct initializer as function declaration.
8507
8508         * g++.old-deja/g++.other/decl2.C: New test; duplicate
8509         initializers.
8510
8511         * g++.old-deja/g++.other/null2.C: New test; conditional operator
8512         involving const pointer and NULL produces incorrect result.
8513
8514         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
8515         type name without `typename' should be rejected with -pedantic.
8516
8517 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
8518
8519         * g++.old-deja/g++.other/addrof1.C: New test.
8520
8521 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
8522
8523         * gcc.c-torture/compile/981001-1.c: New test.
8524         * gcc.c-torture/execute/981001-1.c: New test.
8525
8526 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
8527
8528         * gcc.c-torture/compile/981001-2.c: New test.
8529         * gcc.c-torture/compile/981001-3.c: New test.
8530         * gcc.c-torture/compile/981001-4.c: New test.
8531
8532 1998-10-01  Robert Lipe  <robertl@dgii.com>
8533
8534         * lib/objc.exp (objc_target_compile): Add -L during compiles for
8535         multilibbed hosts.   Idea grafted from g77.exp.
8536
8537 1998-09-30  Dave Love  <d.love@dl.ac.uk>
8538
8539         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
8540         avoid losing on systems which need -lsocket.
8541
8542 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
8543
8544         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
8545         * g++.old-deja/g++.other/nested2.C: Ditto.
8546         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
8547         failure.
8548
8549 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
8550
8551         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
8552         preferred over template operator!= for enum bitfields.
8553
8554 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
8555
8556         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
8557         that happen to have the same base name, but in different scopes,
8558         are incorrectly rejected.
8559
8560 1998-09-16  Richard Henderson  <rth@cygnus.com>
8561
8562         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
8563         on the native word size instead of an integer literal.
8564
8565 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
8566
8567         * g++.old-deja/g++.other/static2.C: Invocation of static data
8568         member of type pointer-to-function denoted as non-static member.
8569
8570         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
8571         checks involving function types and aliases.
8572
8573 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
8574
8575         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
8576         redefined to the same non-trivial type.
8577
8578         * g++.old-deja/g++.pt/explicit73.C: Test for proper
8579         namespace-qualification of template specializations declared in
8580         other namespaces.
8581
8582         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
8583         to declare a subset of the specializations of a template function
8584         as friends of specializations of a template class.
8585
8586         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
8587         member templates that do not fully specialize the enclosing
8588         template class are rejected.
8589
8590 1998-09-11  Dave Love  <d.love@dl.ac.uk>
8591
8592         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
8593
8594 1998-09-08  Dave Love  <d.love@dl.ac.uk>
8595
8596         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
8597         altered from libf2c/libU77 version.
8598
8599 1998-09-06  Dave Love  <d.love@dl.ac.uk>
8600
8601         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
8602
8603 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
8604
8605         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
8606         (un)signed char are different types for template specialization
8607         purposes.
8608
8609 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
8610
8611         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
8612         * objc: ObjC testsuite.
8613
8614 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
8615
8616         * gcc.c-torture/execute/941014-1.x:  New file.
8617
8618 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
8619
8620         * lib/c-torture.exp: Add support for
8621         torture_eval_before_compile and torture_eval_before_execute
8622         variables.
8623
8624 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
8625
8626         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
8627         this test triggers valid.
8628
8629 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
8630
8631         * gcc.dg/980827-1.c: New test.
8632
8633 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
8634
8635         * gcc.c-torture/execute/loop-4b.c: New test.
8636
8637 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
8638
8639         * lib/c-torture.exp: Add support for
8640         torture_eval_before_compile and torture_eval_before_execute
8641         variables.
8642
8643 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
8644
8645         * gcc.c-torture/compile/980825-1.c: New test.
8646
8647 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
8648
8649         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
8650         count number tests in opt_t0 not good_t0.
8651
8652 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
8653
8654         * gcc.c-torture/compile/930326-1.x: Fix typo.
8655
8656 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
8657
8658         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
8659         causes an ICE.
8660
8661 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
8662
8663         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
8664         STACK_SIZE is defined.
8665         * gcc.c-torture/unsorted/stuct.c: Similarly.
8666
8667         * gcc.c-torture/compile/980821-1.c: New test.
8668
8669 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
8670
8671         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
8672
8673 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
8674
8675         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
8676         code.
8677
8678 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
8679
8680         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
8681         error'.
8682
8683 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
8684
8685         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
8686
8687 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
8688
8689         * gcc.c-torture/compile/980816-1.c: New test.
8690
8691         * gcc.dg/980816-1.c: New test.
8692
8693 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
8694
8695         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
8696         compiler for ieee tests.
8697
8698 1998-08-01  Dave Love  <d.love@dl.ac.uk>
8699
8700         * g77.f-torture/compile/980729-0.f: New test.
8701
8702 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
8703
8704         * gcc.c-torture/special/eeprof-1.c: New test, for
8705         -finstrument-functions.
8706         * gcc.c-torture/special/special.exp: Run it.
8707
8708 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
8709
8710         * gcc.c-torture/compile/980729-1.c: New test.
8711
8712 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
8713
8714         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
8715         __thumb__ is defined, and test for ARM style doubles if so.
8716
8717 1998-07-26  Dave Love  <d.love@dl.ac.uk>
8718
8719         * g77.f-torture/noncompile/980615-0.f: New test.
8720
8721 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
8722
8723         * gcc.dg/980312-1.c: Do link instead of compile.
8724         * gcc.dg/980313-1.c: Likewise.
8725
8726 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
8727
8728         * gcc.c-torture/compile/980726-1.c: New test.
8729
8730 1998-07-25  Dave Love  <d.love@dl.ac.uk>
8731
8732         * g77.f-torture/execute/io0.f: New test.
8733
8734 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
8735
8736         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
8737         an int.
8738
8739 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
8740
8741         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
8742         m32r bugs.
8743
8744 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
8745
8746         * gcc.dg/980626-1.c: Expect failures for all toolchains until
8747         c-decl.c:grokdeclarator can handle mode attributes.
8748
8749 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
8750
8751         * gcc.c-torture/execute/980716-1.c: New test.
8752
8753 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
8754
8755         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
8756         the mn10200.
8757         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
8758         the mn10200.
8759         * gcc.c-torture/execute/va-arg-3.x: Similarly.
8760         * gcc.c-torture/compile/930326-1.x: Similarly.
8761
8762 1998-07-13  Dave Love  <d.love@dl.ac.uk>
8763
8764         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
8765         New test from Craig.
8766
8767 1998-07-12  Dave Love  <d.love@dl.ac.uk>
8768
8769         * g77.f-torture/noncompile/980616-0.f: New test.
8770
8771         * g77.f-torture/execute/970816-3.f:  New test from Craig.
8772
8773 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
8774
8775         *  g++.other/singleton.C: Return error value instead of taking
8776         SIGSEGV.
8777
8778 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
8779
8780         *  g++.other/singleton.C: New test.   Warning is under dispute.
8781         Runtime crash is not.
8782
8783 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
8784
8785         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
8786         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
8787         using6.C, using7.C}:  New namespace tests.
8788
8789 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
8790
8791         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
8792         specialization with typedef'ed names used as array indexes.
8793
8794 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
8795
8796         * gcc.c-torture/execute/980709-1.c: New test.
8797
8798         * gcc.dg/980709-1.c: New test.
8799
8800 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
8801
8802         * gcc.c-torture/execute/bcp-1.c: New test.
8803
8804 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
8805
8806         * gcc.c-torture/execute/980707-1.c: New test.
8807
8808 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
8809
8810         * gcc.c-torture/compile/980706-1.c: New test.
8811
8812 1998-07-01  Dave Love  <d.love@dl.ac.uk>
8813
8814         * g77.f-torture/execute/980701-0.f,
8815         g77.f-torture/execute/980701-1.f: New test from Craig.
8816
8817 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
8818
8819         * gcc.c-torture/compile/980701-1.c: New test.
8820
8821         * gcc.c-torture/execute/980701-1.c: New test.
8822
8823 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
8824 rlsruhe.de>
8825
8826         * g++.old-deja/g++.robertl/eb132.C: New test.
8827         * g++.old-deja/g++.robertl/eb133.C: Likewise.
8828
8829 1998-06-29  Dave Love  <d.love@dl.ac.uk>
8830
8831         * g77.f-torture/execute/980628-7.f,
8832         g77.f-torture/execute/980628-8.f,
8833         g77.f-torture/execute/980628-9.f,
8834         g77.f-torture/execute/980628-10.f: New tests from Craig.
8835
8836         * g77.f-torture/execute/980628-3.f: Remove mail headers.
8837
8838 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
8839
8840         * g77.f-torture/execute/980628-4.f: New test from Craig.
8841         * g77.f-torture/execute/980628-5.f: Likewise.
8842         * g77.f-torture/execute/980628-2.f: Likewise.
8843         * g77.f-torture/execute/980628-0.f: Likewise.
8844         * g77.f-torture/execute/980628-1.f: Likewise.
8845         * g77.f-torture/execute/980628-3.f: Likewise.
8846         * g77.f-torture/execute/980628-6.f: Likewise.
8847
8848 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
8849
8850         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
8851         directory when nothing has been installed yet.
8852
8853 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
8854
8855         * gcc.c-torture/special/special.exp: Handle newer versions of
8856         dejagnu.
8857
8858 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
8859
8860         * gcc.dg/980626-1.c: New test.
8861
8862 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
8863
8864         * gcc.misc-tests/m-un-2.c: New test.
8865         * g++.old-deja/g++.other/warn01.c: Likewise.
8866
8867 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
8868
8869         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
8870         compatibility with assmblers with a different comment character.
8871         Eliminate use of GAS-specific extensions.
8872
8873 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
8874
8875         * gcc.c-torture/execute/ieee/980619-1.c: New test.
8876
8877 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
8878
8879         *lib/g77.exp: Replace search for libf2c.a with search for newly
8880         renamed libg2c.a
8881
8882 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
8883
8884         * gcc.c-torture/execute/980617-1.c: New test.
8885
8886 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
8887
8888         * gcc.c-torture/execute/980612-1.c: New test.
8889
8890 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
8891
8892         * gcc.dg/980523-1.c: Only test on ppc-linux.
8893         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
8894
8895         * gcc.c-torture/execute/980608-1.c: New test.
8896
8897 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
8898
8899         * gcc.c-torture/execute/980605-1.c: New test.
8900
8901 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
8902
8903         * gcc.c-torture/execute/980604-1.c: New test.
8904
8905 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
8906
8907         * gcc.c-torture/execute/980602-1.c: New test.
8908         * gcc.c-torture/execute/980602-2.c: Likewise.
8909
8910 1998-06-02  Dave Love  <d.love@dl.ac.uk>
8911
8912         * 970125-0.f: Fix per JCB.  Add commentary.
8913
8914 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
8915
8916         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
8917         IEEE -0 support.
8918
8919 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
8920
8921         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
8922         earlier.
8923
8924 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
8925
8926         * gcc.c-torture/execute/980526-3.c: New test.
8927
8928 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
8929
8930         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
8931         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
8932         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
8933         m88k-motorola-sysv3 to XFAIL.
8934
8935 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8936
8937         * gcc.dg/980526-1.c: New test.
8938         * gcc.c-torture/execute/980526-2.c: New test.
8939
8940 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
8941
8942         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
8943
8944         * gcc.c-torture/execute/980526-1.c: New test.
8945
8946 1998-05-26  Dave Love  <d.love@dl.ac.uk>
8947
8948         * g77.f-torture/execute/alpha2.f: Add runtime test.
8949
8950 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
8951
8952         * g++.old-deja/old-deja.exp: Strip leading directories.
8953
8954         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
8955         error for the line.  Don't run multiple tests for the same line.
8956
8957 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
8958
8959         * gcc.dg/980523-1.c: New test.
8960
8961 1998-05-23  Dave Love  <d.love@dl.ac.uk>
8962
8963         * g77.f-torture/compile/970915-0.f: New test.
8964
8965 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
8966
8967         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
8968
8969 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
8970
8971         * gcc.dg/980520-1.c: New test.
8972
8973 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8974
8975         * gcc.dg/980502-1.c: Fix return type.
8976
8977 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
8978
8979         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
8980         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
8981         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
8982         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
8983         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
8984
8985 1998-05-20  Dave Love  <d.love@dl.ac.uk>
8986
8987         * g77.f-torture/execute/980520-1.f: New test.
8988
8989 1998-05-15  Dave Love  <d.love@dl.ac.uk>
8990
8991         * lib/mike-g77.exp: New file.
8992
8993         * g77.f-torture/noncompile/noncompile.exp,
8994         g77.f-torture/noncompile/check0.f: New files.
8995
8996 1998-05-14  Dave Love  <d.love@dl.ac.uk>
8997
8998         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
8999         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
9000         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
9001         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
9002         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
9003         abort where appropriate.
9004
9005 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
9006
9007         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
9008         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
9009
9010 1998-04-29  Dave Love  <d.love@dl.ac.uk>
9011
9012         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
9013
9014 1998-04-27  Dave Love  <d.love@dl.ac.uk>
9015
9016         * g77.f-torture/compile/980427-0.f: New test.
9017
9018 1998-04-24  Dave Love  <d.love@dl.ac.uk>
9019
9020         * g77.f-torture/compile/980424-0.f: New test.
9021
9022 1998-04-19  Dave Love  <d.love@dl.ac.uk>
9023
9024         * g77.f-torture/compile/980419-2.f (main): New test.
9025         * g77.f-torture/compile/970125-0.f: New test.
9026         * g77.f-torture/compile/980419-1.f: New test.
9027
9028 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
9029
9030         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
9031         of loop-4.c.
9032
9033 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
9034
9035         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
9036
9037 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
9038
9039         * gcc.c-torture/compile/980329-1.c: New test.
9040
9041 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
9042
9043         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
9044         * gcc.dg/980312-1.c: Fix typo in -march command.
9045
9046 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
9047
9048         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
9049
9050 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
9051
9052         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
9053         Dave Love agree the Fortran source is bogus.
9054
9055 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
9056
9057         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
9058         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
9059         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
9060         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
9061         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
9062
9063 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
9064
9065         * g++.old-deja/g++.other/friend1.C: New test.
9066
9067 1998-02-18  Dave Love  <d.love@dl.ac.uk>
9068
9069         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
9070         possibly uninitialized) variables and declare dnrm2.
9071
9072 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
9073
9074         From Bruno Haible <haible@ilog.fr>:
9075         * gcc.c-torture/execute/980223.c: New test.
9076
9077 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
9078
9079         * gcc.dg/ifelse-1.c: New test.
9080
9081 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
9082
9083         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
9084
9085           * lib/old-dejagnu.exp (old-dejagnu): Added the
9086           "execution test - XFAIL *-*-*" handling in the spirit of
9087           "excess errors test -". Changed the "execution test fails"
9088           handling to be like "excess errors test fails".
9089           * Update various tests accordingly.
9090
9091 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
9092
9093         * gcc.c-torture/execute/980205.c: New test.
9094
9095 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
9096
9097         * lib/c-torture.exp: Look for .x files instead of .cexp files.
9098         * lib/f-torture.exp: Similarly.
9099         * gcc.c-torture: Rename all .cexp files to .x files.
9100
9101 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9102
9103         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
9104         (940510-1.c): Removed duplicate.
9105         (971104-1.c): New test.
9106
9107 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
9108
9109           * lib/f-torture.exp: Improve error and loop detection.
9110
9111 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
9112
9113         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
9114         use that to size the filler array.
9115
9116 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
9117
9118         * lib/c-torture.exp(c-torture-execute): Fix typo.
9119
9120         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
9121         testcase as the executable name. Keep the executable around if
9122         the test fails.
9123
9124 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
9125
9126         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
9127         changes.  Only test one -g option, and move it to the end of the
9128         list of options to test.
9129
9130 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
9131
9132         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
9133         variable GCC_TORTURE_OPTIONS to supply default switches separated
9134         by colons.  If no environment variable, run tests with -O0 -g, -O1
9135         -g, and -O2 -g as well.
9136
9137 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
9138
9139         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
9140         explanatory comments. Fix indentation.
9141
9142 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
9143
9144         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
9145
9146 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
9147
9148         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
9149         * g++.old-deja/g++.mike/p7325.C: Likewise.
9150         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
9151
9152 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
9153
9154         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
9155         * g++.old-deja/g++.brendan/crash30.C: Likewise.
9156         * g++.old-deja/g++.brendan/crash39.C: Likewise.
9157         * g++.old-deja/g++.law/operators4.C: Likewise.
9158
9159 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
9160
9161         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
9162         * g++.old-deja/g++.mike/p784.C: Ditto.
9163         * g++.old-deja/g++.mike/p785.C: Ditto.
9164
9165 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
9166
9167           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
9168
9169 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
9170
9171         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
9172         target feature; pass this to c-torture-execute as needed.
9173
9174 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
9175
9176         * lib/c-torture.exp(c-torture-execute): If the previous and the
9177         current executables being tested are identical, we don't need to
9178         run the executable again. Try to make the executable names
9179         unique. Add an optional argument for passing additional compiler
9180         flags.
9181
9182 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
9183
9184         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
9185
9186 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
9187
9188         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
9189
9190 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
9191
9192         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
9193         32bit or larger longs.
9194
9195         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
9196         have either a 32bit long or 32bit int.
9197
9198 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9199
9200         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
9201         Make double precision tests dependent on sizeof (double).
9202
9203 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
9204
9205         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
9206         too.
9207
9208 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9209
9210         * gcc.c-torture/compile/961203-1.cexp: New script.
9211
9212 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
9213
9214         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
9215         up the includes ourselves.
9216
9217 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
9218
9219         * lib/plumhall.exp: Remove random include, and add a few
9220         verbose messages for debugging.
9221
9222 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
9223
9224         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
9225         of trying to do it ourselves.
9226
9227 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9228
9229         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
9230
9231 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
9232
9233         * gcc.prms/5403.c: Made regexp a bit less strict.
9234
9235 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
9236
9237         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
9238         is returned from remote_load instead.
9239         * lib/plumhall.exp: Ditto.
9240         * lib/mike-g++.exp: Ditto.
9241         * lib/old-dejagnu.exp: Ditto.
9242         * lib/c-torture.exp: Ditto.
9243
9244 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
9245
9246         * lib/g++.exp: Use build_wrapper procedure.
9247         * lib/gcc.exp: Ditto.
9248
9249 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
9250
9251         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
9252         an old-style decl for malloc.  Fixes tests to work when
9253         sizeof (int) != sizeof (size_t).
9254
9255 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
9256
9257         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
9258
9259         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
9260         use stdargs.h interface.
9261
9262 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
9263
9264         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
9265         NO_VARARGS when compiling.
9266
9267 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
9268
9269         * lib/plumhall.exp(ph_includes): New procedure.
9270         (ph_make): Use it.
9271         (ph_compiler): Ditto.
9272
9273         * lib/g++.exp: Rename test-glue.c to testglue.c.
9274         * lib/gcc.exp: Ditto.
9275
9276 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
9277
9278         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
9279         to completion when it's called.
9280
9281 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
9282
9283         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
9284         is defined, don't do test.
9285
9286 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
9287
9288         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
9289         for object files.
9290         (ph_summary): Mark skipped testcases as untested, not unresolved.
9291
9292         * lib/plumhall.exp (ph_make): If unresolved because of bad
9293         errorCode, record errorCode in log file.
9294         (*): Replace send_log/verbose with verbose -log.
9295
9296 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
9297
9298         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
9299         double conversion if double isn't at least 8 bytes.
9300
9301         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
9302         int to work with targets where int is 16 bits.
9303
9304         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
9305         8 bytes, just exit, since 4 byte doubles don't have enough bits of
9306         precision for the test to complete.
9307
9308 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
9309
9310         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
9311         if d10v is not compiled with the -mdouble64 flag.
9312         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
9313
9314         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
9315         d10v is not compiled with the -mint32 flag.
9316
9317 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
9318
9319         * lib/plumhall.exp: Use incr_count.
9320
9321 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
9322
9323         * gcc.c-torture: Update to c-torture-1.45.
9324
9325 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
9326
9327         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
9328         the name of the expect testcase file).
9329
9330         * lib/g++.exp(g++_init): Ditto.
9331
9332 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
9333
9334         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
9335         the host.
9336
9337         * lib/gcc.exp(gcc_exit): New procedure.
9338
9339 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
9340
9341         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
9342         specs where appropriate.
9343
9344         * g++.old-deja/g++.arm/*: Added additional ERROR checks
9345         because of new "candidates are" messages, and removed a few
9346
9347         * Converted all non-old-style g++ testcases to old-style, and
9348         moved into g++.old-deja.
9349
9350 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
9351
9352         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
9353         options.
9354
9355         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
9356         succeeded.
9357
9358         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
9359
9360 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
9361
9362         * lib/gcc.exp (gcc_target_compile): Add support for defining
9363         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
9364         the machine doesn't have those features.
9365
9366 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
9367
9368         * g++.law/operators4.exp: Don't use LIBS.
9369
9370 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
9371
9372         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
9373
9374         * lib/mike-g++.exp: Don't set the compiler to be tested here.
9375         * lib/g++.exp: Set it here instead. Also, allow use of the
9376         --tool_exec and --tool_opt options. Change CXX to
9377         GXX_UNDER_TEST.
9378
9379         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
9380
9381         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
9382
9383 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
9384
9385         * lib/old-dejagnu.exp: Use prune_warnings instead of
9386         prune_system_crud.
9387         * lib/mike-g++.exp: Ditto.
9388         * lib/gcc.exp: Ditto.
9389         * lib/g++.exp: Ditto.
9390
9391         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
9392
9393 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
9394
9395           * 941014-2.c: Include stdlib.h
9396           * 960327-1.c: Include stdio.h
9397           * dbra.c, index-1.c: Don't assume ints are 32bits.
9398
9399 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
9400
9401         * lib/gcc.exp: Add gcc,stack_size target feature.
9402
9403         * lib/g++.exp(g++_target_compile): Add the include and link
9404         paths here, not in two other places. And, it's $options, not
9405         options.
9406
9407         * lib/mike-g++.exp(postbase): Remove the code that determines
9408         the correct include and link paths.
9409         * g++.old-deja/old-deja.exp: Ditto.
9410
9411 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
9412
9413         * lib/g++.exp(g++_init): target_compile no longer returns the
9414         filename of the result.
9415
9416 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
9417
9418         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
9419         call to glob.
9420
9421         * gcc.c-torture/special/special.exp: Change call to
9422         gcc_target_compile to include the object file.
9423
9424 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
9425
9426         * gcc.c-torture/special/special.exp: Correct misspelling in last
9427         change.
9428
9429 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
9430
9431         * lib/plumhall.exp(ph_summary): Log the entire output of the
9432         executable. Return -1 if there were any failures, 0 otherwise.
9433         (ph_execute): Return -1 if there were any failures, 0 otherwise.
9434         (ph_make): Clean up objects and executables that were built
9435         if the tests succeeded.
9436
9437 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
9438
9439         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
9440         libraries and includes in the build tree as appropriate.
9441
9442 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
9443
9444         * lib/c-torture.exp: Instead of looking for the global variable
9445         NO_LONG_LONG, check to see if that's a feature of the target.
9446
9447 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
9448
9449         * config/default.exp: Minimize. Delete the remainer of the files in
9450         config; this functionality is now in devo/dejagnu/config.
9451
9452         g++.*/*: Pass any additional flags used to compile to postbase;
9453         delete CXXFLAGS.
9454
9455         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
9456         is now done by runtest.exp. Use gcc_target_compile instead of
9457         compile.
9458
9459         lib/c-torture.exp: Use gcc_target_compile instead of compile.
9460         Remove references to CFLAGS. Use remote_file instead of
9461         calling rm -f.
9462         (c-torture): Take a list of arguments to use to compile this
9463         testcase.
9464
9465         lib/g++.exp: Simplify. Use target_compile instead of compile.
9466         lib/gcc-dg.exp: Ditto.
9467         lib/gcc.exp: Ditto.
9468         lib/mike-{gcc,g++}.exp: Ditto.
9469         lib/old-dejagnu.exp: Ditto.
9470         lib/plumhall.exp: Ditto.
9471
9472 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
9473
9474         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
9475         (ph_linker): Likewise.
9476
9477 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
9478
9479           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
9480         MAP_ANON / MAP_ANONYMOUS if defined;
9481         else try to map from /dev/zero .
9482
9483 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
9484
9485         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
9486         isn't defined, then define it to MAP_ANONYMOUS.
9487
9488 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
9489
9490         * gcc.c-torture: Update to c-torture-1.42 release.
9491
9492 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
9493
9494         * gcc.c-torture: Update to c-torture-1.41 release.
9495
9496 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
9497
9498         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
9499         c-torture release.
9500
9501 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9502
9503         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
9504         and LDFLAGS.  Fix second case to append the target_info ldflags
9505         onto LDFLAGS, not CFLAGS.
9506         * lib/g++.exp (g++_init): Add target_info stuff.
9507         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
9508         of libgloss and newlib flags for !native.
9509
9510         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
9511         (GDB): Fix relative path to go up another dir for finding gdb.
9512
9513 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
9514
9515         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
9516         versions in the target_info array, if they don't exist.
9517
9518 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9519
9520         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
9521
9522 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
9523
9524         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
9525         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
9526
9527 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
9528
9529         * lib/old-dejagnu.exp: Don't remove the output file before we've
9530         actually tested it. Don't append pwd to the path of the executable
9531         we're testing.
9532
9533 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
9534
9535         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
9536
9537 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
9538
9539         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
9540         temporary directory for compiler files, and set it to a default
9541         value of /tmp. Set $output as the name of the output file from
9542         compiling the testcase. Add a -o option to $cflags_var so the
9543         compiler writes the final output file as $output. Set $executable
9544         to $output.
9545
9546         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
9547         directory for compiler files, and set it to /tmp if it doesn't
9548         already have a value. Set $output_file to the name of the output
9549         file from compiling the testcase. Add a -o option to CXXFLAGS so
9550         the compiler writes the final output file as $output. Use $output
9551         as the executable to be tested.
9552
9553 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9554
9555         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
9556
9557 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
9558
9559         * gcc.c-torture/execute/pending-1.c: New test.  Still
9560         pending in Tege's queue.
9561
9562 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
9563
9564         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
9565         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
9566         if there were failures.  Call unresolved if there were unresolved
9567         testcases.  Call gcc_fail if program did not run to completion.
9568         (ph_make): Pass additional argument name to ph_execute.
9569         (ph_execute): Add new argument.  Pass additional arguments to
9570         ph_summary.  Call gcc_fail is there is no execution output.
9571
9572 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
9573
9574         * lib/plumhall.exp (proc_summary): Output relavent summary
9575         lines into the log so specific failures in plumhall can be
9576         investigated.
9577
9578 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
9579
9580         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
9581         (c-torture-execute): Don't try to execute tests which use
9582         "long long" types if $NO_LONG_LONG is nonzero.
9583
9584 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
9585
9586         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
9587         not c-torture.
9588
9589         * gcc.ieee: Move from here.
9590         * gcc.c-torture/execute/ieee: To here.
9591
9592 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
9593
9594         * gcc.c-torture: Update to c-torture-1.41 release.
9595
9596 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
9597
9598         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
9599         not "$output".
9600
9601 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
9602
9603         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
9604         -c present.
9605
9606 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
9607
9608         * config/proelf.exp: Handle connecting to a simulator.
9609
9610 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
9611
9612         * config/proelf.exp: New file.  Enough framework that we can
9613         run c-torture tests on the proelf targets (or any other target
9614         that gdb can connect to for that matter).
9615
9616 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
9617
9618         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
9619         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
9620
9621         * lib/plumhall.exp (ph_execute): Always call ph_summary if
9622         exec_output exists.
9623
9624 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
9625
9626         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
9627         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
9628
9629         * config/*.exp: Update FSF address.  Change result of ${tool}_load
9630         to pass/fail/unresolved/unsupported/untested.  Caller must now
9631         call unresolved/unsupported/untested.
9632         * lib/*.exp: Update FSF address.  Update to handle new results of
9633         ${tool}_load.
9634         * lib/chill.exp (verbose): Delete.
9635
9636 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
9637
9638         * lib/gcc.exp (default_gcc_start): Change order of args to
9639         $LDFLAGS $CFLAGS $LIBS.
9640         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
9641         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
9642         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
9643         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
9644         * gcc.misc-tests/dg-test.exp: Likewise.
9645         * gcc.misc-tests/msgs.exp: Likewise.
9646         * gcc.prms/prms.exp: Likewise.
9647         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
9648         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
9649
9650         * lib/dg.exp: Deleted, moved to dejagnu/lib.
9651
9652 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9653
9654         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
9655
9656         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
9657         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
9658
9659         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
9660         necessary.
9661
9662 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
9663
9664         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
9665         global for loop; add use of $mathlib.
9666         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
9667         settings here; set mathlib for anything but VxWorks.
9668
9669 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
9670
9671         * gcc.c-torture: Update to c-torture-1.40 release.
9672
9673 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
9674
9675         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
9676         dg.exp.
9677
9678 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
9679
9680         * lib/c-torture.exp (c-torture-execute): Declare "output" as
9681         global.
9682
9683 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
9684
9685         * lib/g++.exp (LIBS): Define if not already.
9686         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
9687         (gcc-dg-prune): Call prune_gcc_output.
9688         * lib/gcc.exp (prune_gcc_output): New proc.
9689         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
9690         prune_gcc_output.
9691
9692 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
9693
9694         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
9695         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
9696
9697 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
9698
9699         * gcc.c-torture: Update to c-torture-1.39 release.
9700
9701 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
9702
9703         * lib/c-torture.exp (c-torture-execute): Don't return if one option
9704         fails, try others as well.
9705
9706 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
9707
9708         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
9709         If compilation fails, mark execute tests as `untested'.
9710         If test is marked as unsupported, don't mark compilation and
9711         execute tests as failed.
9712
9713 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9714
9715         * lib/g++.exp (g++_init): Don't link in libg++, and look to
9716         libstdc++ for whether or not we want to be doing shared
9717         libraries.  Delete link_curses since we don't need it anymore.
9718         * lib/mike-g++.exp (postbase): Don't link in libg++.
9719         * g++.old-deja/old-deja.exp: Likewise.
9720
9721 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9722
9723         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
9724
9725 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9726
9727         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
9728         For that, add `-Wl,-a,shared_archive'.
9729         * g++.old-deja/old-deja.exp: Likewise.
9730
9731 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
9732
9733         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
9734
9735 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
9736
9737         * lib/mike-g++.exp (postbase): Pay attention to the status of
9738         g++_load.
9739
9740 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9741
9742           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
9743
9744 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
9745
9746         * lib/gcc.exp (default_gcc_start): No longer need to log program
9747         being executed or its output, execute_anywhere does that now.
9748         * lib/g++.exp (default_g++_version): Call execute_anywhere.
9749         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
9750
9751 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9752
9753         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
9754         the same as those in lib/g++.exp.
9755
9756 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
9757
9758         * gcc.c-torture: Update to c-torture-1.38 release.
9759         * gcc.ieee: Related changes.
9760
9761 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
9762
9763         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
9764         "exec". Minor reformatting changes.
9765
9766         * config/rom68k.exp (${tool}_load): Make it work in a canadian
9767         cross. This means all "exec" calls now work on a remote host as
9768         well.
9769         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
9770         cross. Filter out the extra "\r\n" stuff that expect puts in.
9771         (c-torture-execute): Filter out the bogus warnings like
9772         c-torture-compile does. Add support for canadian cross.
9773         * lib/gcc.exp (default_gcc_version, default_gcc_start)
9774         Use execute_anywhere rather than calling exec directly. Now it
9775         works for canadian cross testing.
9776
9777 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
9778
9779         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
9780         results into a variable, and check that rather than using file exists.
9781
9782 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9783
9784         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
9785         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
9786
9787 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9788
9789         * g++.old-deja/old-deja.exp: Create and pass runshlib and
9790         lib_curses if there's a shared libg++ in the build tree.
9791
9792 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
9793
9794         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
9795         if not supported target.
9796
9797 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9798
9799         * lib/g++.exp (g++_init): Move empty setting of runshlib and
9800         link_curses up to always happen, not just for native builds.
9801
9802 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
9803
9804         * gcc.c-torture: Update to c-torture-1.36 release.
9805         * gcc.failure: Related changes.
9806
9807 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
9808
9809         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
9810
9811 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9812
9813         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
9814         * lib/mike-g++.exp (postbase): Not in here.  Still reference
9815         runshlib, link_curses, and mathlib for link and run.
9816
9817         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
9818         pass the runtime shared library options for Solaris, OSF/1, and
9819         Irix5, and link with -lcurses to avoid unresolved references.
9820
9821 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9822
9823         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
9824         only run once.
9825
9826 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
9827
9828         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
9829
9830 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
9831
9832         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
9833         do not have a framework for the "compat" tests yet.
9834
9835 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9836
9837         * lib/mike-g++.exp (postbase): New local variable `mathlib',
9838         set to null if we're testing vxworks5.1.  Use that instead of
9839         `-lm' in the setting of LIBS for link and run.
9840
9841 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9842
9843         * config/rom68k.exp (${tool}_load): Major changes to make it
9844         work.  Verified that it does in fact return the stuff in
9845         exec_output properly.  Catch any Emul or any TRAP other than 0.
9846
9847 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9848
9849         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
9850         LDFLAGS properly for targets that need stuff from libgloss.
9851         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
9852         only run once.
9853         (gpp_initialized): New variable.
9854
9855 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
9856
9857         * config/rom68k.exp: Load libgloss.exp.
9858         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
9859         so we can produce a fully linked binary.
9860         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
9861         so we can produce a fully linked binary.
9862
9863 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
9864
9865         * lib/plumhall.exp (ph_section): Watch for expected failures.
9866         Add missing `else'.
9867
9868         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
9869         run the testcase.
9870         (c-torture): Likewise.
9871
9872 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
9873
9874         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
9875
9876         * lib/mike-g++.exp (mike_cleanup): New proc.
9877         (prebase): New globals compiler_result, not_compiler_result,
9878         target_regexp.
9879         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
9880         allow leading "-" in pattern.  Watch for unsupported tests.
9881         If $compiler_result is set, pattern match assembler code,
9882         and ditto for $not_compiler_result.
9883         * lib/mike-gcc.exp: Likewise.
9884
9885         * lib/plumhall.exp (ph_execute): Only call ph_summary if
9886         execution "succeeded".
9887
9888 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
9889
9890         * config/win32.exp: New file.
9891         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
9892
9893 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
9894
9895         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
9896         unsupported.
9897         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
9898         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
9899         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
9900
9901         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
9902         "... without exceptions was ...".  That is now handled by
9903         prune_system_crud.
9904         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
9905
9906 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
9907
9908         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
9909         sieve.c,sort2.c}: New files.
9910         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
9911         sieve.exp,sort2.exp}: Drivers for them.
9912
9913         * lib/mike-gcc.exp (program_output): New user settable variable.
9914         (postbase): Call prune_system_crud.  Also prune extraneous compiler
9915         messages.
9916         * lib/mike-g++.exp (program_output): New user settable variable.
9917
9918         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
9919
9920         * config/sh.exp: Deleted (use sim.exp instead).
9921
9922 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9923
9924         * config/vx.exp: Declare CHECKTASK as global.
9925         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
9926         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
9927         * lib/old-dejagnu.exp: Load [pwd]/$executable.
9928
9929 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9930
9931         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
9932         target. Like vx.exp, only includes `vx29k.exp' instead of
9933         `vxworks.exp'.
9934
9935 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
9936
9937         * config/sim.exp: Increase time limit from 120 seconds to 240.
9938
9939 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
9940
9941         * gcc.c-torture/execute/950628-1.c: New test.
9942
9943 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
9944
9945         * gcc.c-torture: Update with changes/additions from
9946         c-torture-1.34.
9947
9948 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
9949
9950         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
9951
9952 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
9953
9954         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
9955
9956 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
9957
9958         * gcc.c-torture/compile/950512-1.c: New test.
9959         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
9960         * gcc.dg/struct-ret-1.c: Likewise.
9961
9962 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
9963
9964         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
9965           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
9966
9967 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
9968
9969         * gcc.c-torture/special/920411-1.c: Deleted.
9970         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
9971
9972 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
9973
9974         * config/sim.exp (${tool}_load): Hack in call to bash to get a
9975         cpu limit.
9976
9977 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
9978
9979         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
9980
9981 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
9982
9983         From kenner;
9984         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
9985         is the proper length.
9986         * va-arg-3.c: Likewise.
9987
9988 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
9989
9990         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
9991         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
9992
9993         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
9994         * lib/g++.exp (default_g++_start): Delete old cruft.
9995
9996 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
9997
9998         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
9999         (2 * (1 << 18)) to (2 * (1 << 17)).
10000
10001         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
10002
10003 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10004
10005         * config/rom68k.exp: Renamed from config/idp.exp
10006
10007 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
10008
10009         * c-torture/compile/921109-2.c
10010
10011 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
10012
10013         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
10014         excess errors.
10015
10016 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
10017
10018         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
10019         output.
10020         * lib/g++.exp (default_g++_start): Likewise.
10021
10022 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
10023
10024         * gcc.c-torture/compile/950329-1.c: New test.
10025
10026 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10027
10028           * config/bug.exp (${tool}_load): Updated to use new remote_open
10029           and remote_close procs.
10030         * config/idp.exp: New file.
10031
10032 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
10033
10034         * gcc.c-torture/execute/950322-1.c: New test.
10035
10036 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
10037
10038         * config/vx.exp (${tool}_load): Clean up testing of return code from
10039         vxworks_ld and vxworks_spawn.
10040
10041 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
10042
10043         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
10044
10045 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
10046
10047         * lib/old-deja.exp: Add `excess errors test - ' error, now one
10048         can mark excess errors on a machine by machine basis.  Note, the
10049         default is to not expect any excess errors, even when excess
10050         errors test - is given, so you will want to put an XFAIL ... on
10051         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
10052         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
10053         those 4 machines, but no others.
10054
10055 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10056
10057         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
10058         * lib/c-torture.exp: to here.
10059
10060 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
10061
10062         * gcc.c-torture/execute/950221-1.c: New test.
10063         * gcc.c-torture/execute/struct-ret-1.c: New test.
10064         * gcc.c-torture/compile/950221-1.c: New test.
10065
10066         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
10067
10068 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
10069
10070         * gcc.c-torture/execute/arith-1.c (main): Return 0.
10071         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
10072
10073 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
10074
10075         * g++.gb: New directory of tests, derived from my signature and
10076         class scoping tests.
10077
10078         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
10079         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
10080         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
10081         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
10082         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
10083         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
10084         * g++.gb/sig25.C: Likewise.
10085
10086         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
10087         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
10088         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
10089         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
10090         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
10091         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
10092         * g++.gb/sig25.exp: Likewise.
10093
10094         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
10095         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
10096         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
10097         * g++.gb/scope13.C: Likewise, this test still fails.
10098
10099         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
10100         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
10101         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
10102         * g++.gb/scope13.exp: Ditto.
10103
10104         * g++.gb/README: New file, explains what these tests are about.
10105
10106 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
10107
10108         * lib/dg.exp (dg-do): Support `preprocess'.
10109         (dg-test): Likewise.
10110
10111 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10112
10113         * config/udi.exp: change "continue -expect" to "exp_continue".
10114
10115 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
10116
10117         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
10118         Delete redundant tests.
10119
10120         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
10121         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
10122         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
10123         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
10124         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
10125         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
10126         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
10127         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
10128
10129         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
10130         storing label pointers.
10131         * gcc.c-torture/execute/921019-1.c: Likewise.
10132         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
10133         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
10134         parameter fp.
10135         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
10136         constants.
10137
10138         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
10139         Delete obsolete tests.
10140
10141         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
10142         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
10143         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
10144         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
10145         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
10146         * gcc.c-torture/compile/950124-1.c: New test.
10147
10148         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
10149
10150 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10151
10152         * lib/mike-g++.exp: Add -lm to LIBS.
10153
10154 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
10155
10156         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
10157
10158 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10159
10160         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
10161
10162 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
10163
10164         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
10165
10166 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
10167
10168         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
10169         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
10170         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
10171         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
10172         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
10173         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
10174         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
10175         * g++.law/{operators31.C, operators32.C,
10176         * g++.law/{operators33.C, operators34.C}: Likewise.
10177         * g++.law/{pic1.C, refs2.C}: Likewise.
10178         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
10179         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
10180         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
10181         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
10182
10183         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
10184         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
10185         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
10186         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
10187         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
10188         * g++.law/{enum9.exp, friend5.exp}: Likewise.
10189         * g++.law/{nest3.exp, nest4.exp}: Likewise.
10190         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
10191         * g++.law/{operators30.exp, operators31.exp}: Likewise.
10192         * g++.law/{operators32.exp, operators33.exp}: Likewise.
10193         * g++.law/{operators34.exp}: Likewise.
10194         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
10195         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
10196         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
10197         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
10198         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
10199
10200         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
10201         No longer expected to fail.
10202         * g++.law/missed-error3.C: Tweak for recent bool changes.
10203
10204 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
10205
10206         * config/emb-unix: Deleted.
10207         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
10208         remote execution.  Do final link on remote host if REMOTE_LINK is set.
10209
10210 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
10211
10212         * lib/dg.exp (dg-test): Fix typo in last patch.
10213
10214 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
10215
10216         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
10217         (handles multiple occurrences).
10218
10219 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
10220
10221         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
10222         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
10223         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
10224         printed).
10225         * lib/c-torture.exp (c-torture-compile): Likewise.
10226         (c-torture): Prepend full path if missing.
10227         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
10228         (gcc_fail): Likewise.
10229         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
10230
10231 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
10232
10233         * lib/netware.exp: Only attach to NetWare i386 systems.
10234
10235 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
10236
10237         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
10238         messages.  Add test name to "output pattern match" pass/fail message.
10239
10240 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
10241
10242         * gcc.dg: New testsuite.
10243         * gcc.dg/dg.exp: New file.
10244
10245         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
10246         test-switch.c}: Deleted.
10247
10248         * gcc.misc-tests/msgs.exp: New testcase driver.
10249
10250 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
10251
10252         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
10253         Watch for illegal return values from ${tool}_load.
10254         * config/unix.exp (${tool}_load): Fix pass/fail detection for
10255         cross targets.  Coerce return value >0 to 1.
10256
10257 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
10258
10259         * config/unix.exp (${tool}_load): Call program rsh, not proc.
10260
10261         * config/emb-unix.exp: New file.
10262
10263         * config/sim.exp: Error if variable $SIM not defined.
10264         (${tool}_load): Mark test as "untested" if simulator missing.
10265
10266         * config/unix.exp: Load remote.exp to get rcp_download.
10267         * lib/c-torture.exp: Use different option lists for testcases with
10268         and without loops.
10269         * gcc.c-torture/execute/execute.exp: Likewise.
10270
10271 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
10272
10273         * config/*.exp: Clarify return code from ${tool}_load.
10274         Call `unresolved' or `untested' instead of `warning' or `perror'
10275         (sometimes you still want to call both though).
10276         Add comment that `shell_id' is local to each file.
10277         * config/udi.exp (timeout): Set to 30.
10278         Don't print warning if connection fails, $connectmode has already
10279         printed an error.
10280         (${tool}_load): Move verbose messages to level 2.
10281         Rework pattern for "Process started" message.
10282         Pass `shell_id' to ${connectmode}_download.
10283         Retry twice upon timeout.  Make resetting of target more robust.
10284         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
10285         Pass `shell_id' to exit_$connectmode.
10286         Only call exit_$connectmode if connected.
10287         * config/unix.exp (${tool}_load): Check return codes better.
10288         * config/vrtx.exp (${tool}_load): Likewise.
10289         * config/vx.exp (${tool}_load): Likewise.
10290         Delete unneeded global's.
10291         * lib/dg.exp (dg-test): Update to reflect clarified return codes
10292         from ${tool}_load.
10293         (dg-stat): Delete.
10294         (dg-init): Delete recording of pass/fail counts.
10295         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
10296         (old-dejagnu-init): Likewise.
10297         (old-dejagnu-stat): Delete contents, empty proc now.
10298         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
10299         (c-torture): Delete references to lcnt, lpass, lfail.
10300         Get option list from TORTURE_OPTIONS.
10301         Delete -funroll[-all]-loops if no loops.
10302         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
10303         (g++_stat): Delete contents (empty proc now).
10304         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
10305         (gcc_finish): Likewise.
10306         (gcc_stat): Deleted.
10307         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
10308         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
10309         * gcc.c-torture/execute/execute.exp: Likewise.
10310         Split tests into two parts: compile, execute.
10311         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
10312         no loops.  Update to reflect clarified return codes from ${tool}_load.
10313
10314 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
10315
10316         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
10317         to grep for.
10318         (old-dejagnu): Likewise (where necessary).
10319
10320 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
10321
10322         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
10323
10324         * lib/dg.exp (dg-process-target): Fix processing of selector.
10325         Add comment regarding use of `error'.
10326
10327         * lib/gcc.exp (prune_system_crud): Define if missing.
10328         * lib/g++.exp (prune_system_crud): Likewise.
10329
10330         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
10331         Call prune_system_crud.
10332         * lib/dg.exp (dg-runtest): New proc.
10333         Use perror instead of send_user for tcl errors in testcase.
10334         Don't return any value, it's never used.
10335         Don't clobber previous definition of `unknown'.
10336         Print tcl errors in `dg-final'.
10337
10338 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
10339
10340         * lib/dg.exp (dg-process-target): Improve syntax error messages.
10341         (dg-test): Don't print errorInfo, it contains stack backtrace.
10342
10343 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
10344
10345         * lib/g++.exp (runtest_file_p): Define if missing.
10346
10347 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
10348
10349         * lib/mike-g++.exp: Comment out loading of g++.exp.
10350         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
10351         (default_g++_version): Always print something.
10352         (default_g++_start): Comment out call to `which'.
10353         (g++_start, g++_load): Deleted (must be defined in config file).
10354         * lib/gcc.exp: Test for existence of $CC at start.
10355         Delete check for tmpdir (done in gcc_init).
10356         (default_gcc_version): Always print something.
10357         (default_gcc_start): Comment out call to `which'.
10358         * config/*.exp: Major cleanup - make cross targets work at least a
10359         little better for g++ (by not being "--tool gcc" specific).
10360         Rename gcc_xxx to ${tool}_xxx.
10361         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
10362         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
10363
10364 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
10365
10366         * lib/c-torture.exp (c-torture-compile): Rework compiler
10367         message processing.
10368
10369         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
10370         c-torture.
10371
10372 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
10373
10374         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
10375
10376         * lib/dg.exp (dg-process-target): Support { target native }.
10377
10378 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
10379
10380         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
10381         looked for "... program xxx got fatal signal".
10382         Correct regsub munging of `comp_output'.
10383         Ignore compiler messages "path prefix not used" and "linker input
10384         file unused".
10385
10386 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
10387
10388         * lib/gcc.exp (runtest_file_p): Define if missing.
10389         * gcc.prms/template.c: Example to work from.
10390
10391 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
10392
10393         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
10394         * lib/dg.exp (dg-test): Call unsupported testcases as such.
10395
10396         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
10397         * gcc.prms/1883.c: Moved from compile/940714-1.c.
10398         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
10399         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
10400
10401         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
10402         (dg-process-target): No longer a varargs proc.
10403         Return S/N for target, P/F for xfail.  All callers changed.
10404         (user option procs): More argument checking.
10405         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
10406         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
10407         (dg-test): Skip test if not running on selected target in `dg-do'.
10408         Update handling of `dg-do-what', `dg-output-text'.
10409         Separate execution pass/fail from output pattern match pass/fail.
10410         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
10411
10412 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
10413
10414         * gcc.c-torture/special/special.exp: Don't expect failure for mips
10415         target for 920510-1.c.
10416
10417 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
10418
10419         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
10420         Clean up comment regarding use of passcnt, etc.
10421         (gcc_stat): Don't update `testcnt' here.
10422         (gcc_finish): Do it here.
10423         Might as well reset `but_id' here too.
10424         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
10425         to determine if the file should be tested.
10426         * gcc.c-torture/compile/compile.exp: Likewise.
10427         * gcc.c-torture/execute/execute.exp: Likewise.
10428         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
10429         * gcc.misc-tests/dg-test.exp: Likewise.
10430         * gcc.prms/prms.exp: Likewise.
10431         * gcc.wendy/wendy.exp: Likewise.
10432         * g++.old-deja.exp: Likewise.
10433         Move "Testing file" message to verbose level 1.
10434
10435 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
10436
10437         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
10438
10439 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
10440
10441         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
10442         (default_gcc_start): Accept optional second list element
10443         of compiler flags.  Print compiler output at verbosity level 2.
10444         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
10445         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
10446         Save current values of framework globals passcnt, failcnt, xpasscnt,
10447         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
10448         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
10449         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
10450         xfailcnt to compute stats.  Update framework global `testcnt' from
10451         pass/fail counts.
10452         (gcc_finish): New proc.  Clean up test environment.
10453         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
10454         (gcc_epass, gcc_efail): Delete.
10455         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
10456         argument of line number.
10457         (dg-init): If the tool has an init routine, call it.
10458         (dg-test): Remove args `cflags_var' and `libs_var'.
10459         Pass all compiler options to ${tool}_start.
10460         Handle missing line number.
10461         (dg-finish): New function.
10462         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
10463         particular files.  Call gcc_finish at end.  Move "skipping test"
10464         message to verbosity level 3.
10465         * gcc.c-torture/compile/compile.exp: Likewise.
10466         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
10467         * gcc.c-torture/execute/execute.exp: Likewise.
10468         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
10469         Print testcase being tried at verbosity level 1.
10470         * gcc.c-torture/special/special.exp: Unset xfail.
10471         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
10472         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
10473         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
10474         * gcc.failure/failure.exp: Likewise.
10475         * gcc.ieee/ieee.exp: Likewise.
10476         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
10477         Update call to dg-test.  Call dg-finish at end.
10478         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
10479         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
10480         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
10481         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
10482         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
10483         * gcc.wendy/wendy.exp: Add copyright.
10484         Delete setting of tmpdir (done by gcc_init).
10485         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
10486         Pass compiler flags to gcc_start.  Call gcc_finish at end.
10487         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
10488         gcc_[ce]pass/fail.
10489
10490 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
10491
10492         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
10493         confusion.
10494         (g++_load): Likewise.
10495
10496         * config/*.exp (gcc_load): Some were varargs fns and some were not.
10497         Rename argument to `prog' to remove the confusion.
10498         Varargs fns behave differently too!
10499         (g++_load): Likewise.
10500
10501         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
10502
10503         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
10504         what it is.  Delete (always) printing of status value for !native.
10505         Simplify verbose code, and include status and exec_output.
10506         (g++_load): Use gcc_load.
10507
10508 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
10509
10510         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
10511         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
10512         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
10513         940714-3.c as these testcases don't exist anymore.  Make
10514         va-arg-1.c expected to pass.
10515
10516 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
10517
10518         * gcc.misc-tests/misc.exp: Only run specific testcases.
10519         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
10520         * gcc.misc-tests/dg-[1-9].c: New files.
10521
10522         * lib/dg.exp: New testsuite driver.
10523         * gcc.prms/prms.exp: Use it.
10524
10525         * README.gcc: New file.
10526
10527         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
10528         Document and reset `lxpass' and `lxfail'.
10529         Simplify "initialized" message.
10530         (gcc_stat): Clean up comments a little.
10531
10532 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
10533
10534         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
10535
10536 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
10537
10538         * lib/old-dejagnu.exp (process-option): New proc.
10539         (old-dejagnu-init, old-dejagnu-stat): Likewise.
10540         (old-dejagnu): Simplify.
10541         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
10542
10543 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
10544
10545         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
10546         exists and is not an empty string.
10547
10548         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
10549         $xfail rather than calling setup_xfail.  Clear $xfail when test is
10550         finished.
10551         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
10552         automatically.
10553
10554         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
10555         longer expected to fail.
10556
10557         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
10558         "f" function call.
10559
10560         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
10561
10562         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
10563         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
10564         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
10565         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
10566         c-torture-1.29.
10567
10568         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
10569         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
10570
10571         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
10572
10573         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
10574         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
10575
10576         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
10577         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
10578         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
10579
10580 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10581
10582         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
10583         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
10584         940714-1.c, 940714-2.c, 940714-3.c},
10585         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
10586         gcc.misc-tests/{mg.c,mg.exp}:
10587         New tests.
10588         * gcc.noncompile/noncompile.exp: Change accordingly.
10589
10590 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
10591
10592         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
10593         Undo previous clobberage.
10594
10595 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
10596
10597         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
10598         * gcc.special/{930510-1.c, special.exp}:
10599         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
10600         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
10601         struct-varargs-1.c}: New tests from c-torture-1.26.
10602
10603 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
10604
10605         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
10606           argument to switch.
10607
10608 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
10609
10610         * Revert the previous changes.  Please see Rob's directory
10611           (/lisa/test/rob/progressive/gcc/testsuite) for testing
10612           fixes.
10613
10614 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
10615
10616         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
10617             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
10618             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
10619             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
10620             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
10621             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
10622             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
10623             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
10624             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
10625             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
10626             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
10627             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
10628             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
10629             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
10630             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
10631             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
10632             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
10633             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
10634             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
10635             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
10636             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
10637             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
10638             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
10639             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
10640             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
10641             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
10642             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
10643
10644 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
10645
10646         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
10647             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
10648           with perror calls.
10649
10650 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
10651
10652         * config/unix.exp (g++_load): Fix syntax.
10653
10654 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
10655
10656         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
10657         * gcc.noncompile/921017-1.c: Deleted obsolete test.
10658         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
10659         Don't expect va-arg-1.c to fail.  Correct expected output for
10660         920928-1.c.
10661         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
10662         * gcc.wendy/hbm4.c: Correct typo.
10663         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
10664
10665 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
10666
10667         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
10668         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
10669         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
10670         * lib/c-torture.exp (c-torture-compile): Ditto.
10671
10672         Reduce volume of output (remove all the -I's and such).
10673         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
10674         Call gcc_cpass, gcc_cfail.
10675         (c-torture): Pass testing option to c-torture-compile.
10676
10677 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
10678
10679         Bring patches over from progressive.
10680         * config/default.exp: Exit remote shell cleanly.
10681         (g++_exit, g++_start): Add default versions.
10682         * config/sim.exp (gcc_load): Use perror, not error.
10683
10684 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
10685
10686         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
10687         set in site.exp.
10688
10689 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
10690
10691         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
10692         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
10693         (wendy_try): New proc to run testcase.
10694         (main loop): Call 'em.
10695         * gcc.wendy/*.c: Clean up pass to correct expected output.
10696
10697         * lib/gcc.exp: Minor cleanup work.
10698         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
10699
10700 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
10701
10702         * config/sim.exp (gcc_load): Document return codes better.
10703         Don't pass -v to simulator.
10704
10705 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10706
10707           * gcc.special/920717-x.c: Fix typo.
10708           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
10709           get at sources.
10710
10711         * lib/mike-gcc.exp: Fix typo.
10712
10713 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
10714
10715         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
10716         binary to use, transform the name.
10717         * config/*.exp: rename everything. Nuke any g++ specific files,
10718         it's now a special case of gcc that requires no special support.
10719         Add a default.exp for unsupported targets.
10720
10721 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
10722
10723         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
10724         lib/old-dejagnu.exp: Fix a few patterns to work with the new
10725         version of Tcl.
10726
10727 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
10728
10729         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
10730         than a warning.
10731
10732 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10733
10734         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
10735
10736 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
10737
10738         * gcc.execute/execute.exp: Combine opt_list and foption_list into
10739         option_list.  Compile every file with only 4/6 option choices
10740         (same as C torture) instead of with 12/18 different option
10741         choices.
10742         * lib/c-torture.exp: Likewise.
10743
10744         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
10745         not already set.
10746
10747 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
10748
10749         * lib/old-deja.exp: Add `excess errors test fails' error, now one
10750         can put an XFAIL *-*-* on excess errors.
10751
10752 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
10753
10754         * g++.law: Add more tests derived from g++-bugs snapshots.
10755
10756         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
10757         equivalent to g++.law/init9.
10758
10759         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
10760         compiled it, and the a.out file after we've run it.
10761
10762 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
10763
10764         * lib/mike-g++.exp (postbase): Delete the .o file after we've
10765         compiled it, and the a.out file after we've run it.
10766
10767 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
10768
10769         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
10770
10771 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
10772
10773         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
10774         version number.
10775
10776 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
10777
10778         * g++.law: New directory of g++ tests derived from the g++-bugs
10779         snapshots.
10780
10781 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10782
10783         * gcc.compile: initbug1.c initbug1.exp testcase added
10784
10785 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10786
10787         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
10788         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
10789           fixes submitted by Jeff Law (law@cs.utah.edu)
10790         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
10791           Jeff Law (law@cs.utah.edu)
10792
10793
10794 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
10795
10796         * config/unix-g++.exp: Follow the gcc way of doing things.
10797         * g++.old-deja/old-deja.exp: Minor updates.
10798         * lib/g++.exp: New file, follow the gcc way of doing things.
10799         * lib/old-dejagnu.exp: Minor updates.
10800         * lib/mike-g++.exp: Always unset errorInfo.
10801
10802 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
10803
10804         * lib/gcc.exp: Fix some errors with the below change, CC and
10805         CFLAGS should be global when setting, not local.
10806
10807 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
10808
10809         * lib/gcc.exp: Transform tool name.
10810
10811 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10812
10813         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
10814
10815 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10816
10817         * lib/gcc.exp: change gcc_done to gcc_stat
10818
10819 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10820
10821         * Upgraded gcc testsuite to c-torture version 1.25
10822
10823 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10824
10825         * lib/gcc.exp: added reporting code. Changed verbose compile message.
10826         * lib/c-torture: added hooks for new reporting code.
10827
10828 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10829
10830         * config/sh-gcc.exp: check if sh-sim exists in the path
10831
10832 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10833
10834         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
10835         * gcc.compile/compile.exp: Initial changes for new logic.
10836         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
10837         * gcc.failure/failure.exp: Initial changes for new logic.
10838         * gcc.ieee/ieee.exp: Initial changes for new logic.
10839         * gcc.misc-tests/misc.exp: Initial changes for new logic.
10840         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
10841         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
10842         * lib/c-torture.exp: Initial changes for new logic.
10843         * lib/gcc.exp: Initial changes for new logic.
10844
10845 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
10846
10847         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
10848         depend upon failure or success.  Fully qualify names in failure
10849         and success messages.  Always remove a.out before starting
10850         compile, just in case.  Pay more attention to error text output by
10851         the compiler.  Handle testcases with no known past errors just
10852         like all others, so that things are uniform.  Other miscellaneous
10853         improvements.
10854
10855 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10856
10857         * gcc.cpp: new directory for cpp tests
10858
10859 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10860
10861         * lib/chill.exp: Code reformatted, removed unused code.
10862         * config/unix-chill.exp: Code reformatted, removed unused code.
10863         * chill.execute/execute.exp: Code reformatted, removed unused code.
10864         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
10865
10866 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
10867
10868         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
10869         routines not written.
10870
10871 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
10872
10873         * config/bug-gcc.exp: Use new procs from bug.exp.
10874
10875 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
10876
10877         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
10878         via ftp, rather than depending on NFS.
10879         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
10880         case.
10881
10882 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
10883
10884         * config/bug-gcc.exp: Use new download proc.
10885
10886 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
10887
10888         * chill.execute/execute.exp: cleanups, handles errors better
10889         * chill.compile/compile.exp: rewrite, based on execute.exp
10890         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
10891         * lib/chill.exp: major changes to diff proc and compile and link
10892           procs. added chill_fail and chill_pass wrappers to pass and
10893           fail. added more comments, and handle error codes better.
10894           Added a hack to capture stderr from exec, so noncompile tests
10895           can work.
10896
10897 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10898
10899         * chill.execute/execute.exp: rewrite of testsuite driver
10900         * lib/chill.exp: rewrite of testsuite driver
10901         * config/unix-chill.exp: rewrite of testsuite driver
10902
10903 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
10904
10905     In chill.execute:
10906         * iexpr.ch: Standardize uppercase.
10907         * tuples.dat: Standardize uppercase.
10908         * vary.ch: standardize.  Correct varying string assignments.
10909         * vary.dat: Add new output lines.
10910
10911 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
10912
10913     In chill.execute:
10914         * chprintf.ch: Standardize use of uppercase.
10915         * tuples.ch: Standardize and turn arr2 into a DCL,
10916           rather than a SYN.
10917         * pinits.ch: Standardize.
10918
10919 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10920
10921         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
10922         * Makefil: Renamed to Makefile.in.
10923         * configure.in: New.
10924
10925 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
10926
10927     In chill.execute:
10928         * .cvsignore: Add result/output files.
10929         * Makefile: Fix up variables at start.  Use MFLAGS
10930           everywhere.  Correct bool_loc, built_ins entries.
10931           Add entry for vary1.ch.
10932         * bitarray.ch: Standardize upper-case usage.
10933         * bitexpr.ch: Standardize, add output of b1.
10934         * params.ch: Use arrayt in along PROC parameters, to
10935           avoid novelty problems.
10936         * sets.ch: Tiny cleanup.
10937         * vary1.ch: Re-indent.
10938
10939 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
10940
10941           * Add PR-related files to Makefiles, .cvsignore files, etc.
10942
10943 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
10944
10945         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
10946           with compiler objects. New names are test-flow.c and test-loop.c
10947
10948 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
10949
10950         * Upgraded c-torture tests from 1.19 to 1.20
10951
10952         * new files:
10953         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
10954         * gcc.compile: 930623-1.c 930623-2.c
10955         * gcc.noncompile: 930622-1.c 930622-2.c
10956         * gcc.failure: 920411-1.c 920627-2.c
10957         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
10958
10959 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
10960
10961         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
10962           More changes to get testsuite working properly. Needs more work.
10963           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
10964
10965 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
10966
10967         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
10968           More changes to get testsuite working properly. Needs more work.
10969
10970 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
10971
10972         * chill.compile/compile.exp: Added for Dejagnu support
10973         * chill.execute/execute.exp: Added for Dejagnu support
10974         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
10975
10976 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
10977
10978     This should complete moving the CHILL test files.
10979         * chill.noncompile(.cvsignore printf.grt
10980             in-printf.grt chprintf.grt chprintf.ch):
10981             Added test-support files.
10982           (Makefile): Modified further.
10983         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
10984             signal.ch): Added test files.
10985           * chill.execute (.cvsignore printf.grt printr.c
10986             in-printf.grt rts.c chprintf.grt rts.h): Added
10987           test-support files.
10988             (Makefile): More corrections.
10989
10990 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
10991
10992         * chill.compile, chill.execute, chill.nocompile: Add CHILL
10993           test cases, ready for DejaGnu.
10994
10995 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10996
10997         * Upgraded c-torture tests from 1.18 to 1.19
10998
10999         * gcc.compile: added test(s):
11000           930607-1.c
11001         * gcc.execute: added test(s):
11002           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
11003
11004         * added new subdirectory for misc tests: gcc.misc-tests
11005         * gcc.misc-test(s): added tests:
11006           inst-check.c test-consts.c test-ior.c test-switch.c
11007
11008 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11009
11010         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
11011
11012 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
11013
11014         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
11015
11016 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11017
11018         * Upgraded c-torture tests from 1.17 to 1.18
11019
11020 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11021
11022         * Upgraded c-torture tests from 1.12 to 1.17
11023
11024 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
11025
11026         * lib/old-dejagnu.exp:
11027           Fixed handling of XFAIL target triplets to correctly
11028           recognize wildcard characters.  Removed code that
11029           appended a unique id tag to the end of the file name
11030           printed out by the result of the testcases within a
11031           given test file.
11032
11033 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
11034
11035         * lib/old-dejagnu.exp:
11036           Reworked expected failure handling to trigger off of XFAIL
11037           keyword in keyphrase embeded in testcase source code. The
11038           XFAIL keyword must be at the end of the keyphrase line. It
11039           may optionally be followed by one or more target triplets.
11040           It has just occured that the handling of wildcards in the
11041           target triplet may not be correct.
11042
11043 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
11044
11045         * g++.old-deja/tests:
11046           Moved all subdirectories up one level into g++.old-deja .
11047
11048         * lib/old-dejagnu.exp:
11049           Fixed problem with CXXFLAGS not being properly reset, and being
11050           corrupted with extraneous "-c" compiler option.  This was
11051           causing binaries to not be generated for test that needed them.
11052           Modified strings passed to "pass" and "fail" so that individual
11053           tests from the same test file would be distinguished by an
11054           identifier appended to the test file name in the summary logs;
11055           this corrected a problem with erroneous diff logs.  Added code
11056           to search testcases for expected fail and unexpected pass keywords.
11057
11058 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11059
11060         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
11061
11062 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
11063
11064         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
11065           Removed extraneous text from end of "Special g++ Options"
11066           keyphrase.
11067
11068         * lib/old-dejagnu.exp: Added pattern matching to look for new
11069           keywords, embedded in testcases comments, which will trigger
11070           calls to xpass and xfail.
11071
11072 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
11073
11074         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
11075           comments embedded in the testcases, especially the one looking for
11076           special compiler options, as well as the pattern matching for the
11077           compiler output again.
11078
11079 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
11080
11081         * lib/old-dejagnu.exp: Do a proper check of the return value for
11082           execute tests. Fixed several problems with the pattern matching
11083           of the compiler output which gave erroneous test results.
11084           Changed several of the test result messages to be more descriptive.
11085         * config/unix-g++.exp: Proc g++_load now actually works and
11086           executes the tests passed to it and returns a usable return
11087           value.
11088
11089 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11090
11091           * lib/gcc.exp: Exits gracefully if $CC is bogus.
11092
11093 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
11094
11095         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
11096           Modified both files to properly execute the old style
11097           dejagnu tests. The previous versions of these files were
11098           experimental and did not function anything near correctly.
11099
11100 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
11101
11102         * Removed all Makefile.in and configure.in files. No configuration
11103         needed now.
11104
11105 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
11106
11107         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
11108
11109 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11110
11111         * gcc.compile/configure.in, gcc.unsorted/configure.in,
11112         gcc.special/configure.in, gcc.noncompile/configure.in,
11113         gcc.execute/configure.in, gcc.code_quality/configure.in,
11114         g++.other/configure.in, g++.old-deja/configure.in,
11115         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
11116         in srcname setting.
11117
11118 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11119
11120         * lib/udi.exp:  Fixed mondfe and mondfe_download.
11121         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
11122         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
11123
11124 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
11125
11126         * config/udi-gdb.exp: Check $shell_id after connecting to target.
11127         (gdb_exit): Don't remove *_soc files.
11128
11129 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
11130
11131         * lib/c-torture.exp: Don't look for main; instead always use -w
11132         -c.  This is how the c-torture tests work.  Remove the object
11133         file if the compilation succeeds.
11134         * gcc.execute/execute.exp: Remove executable if test passes.
11135         * gcc.noncompile/noncompile.exp: Every test is an expected
11136         failure.
11137         * gcc.special/special.exp: Added tests from c-torture 1.11,
11138         corrected use of existing test.
11139         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
11140         gcc.execute/920625-1.c: Updated to c-torture 1.11.
11141         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
11142         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
11143         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
11144         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
11145         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
11146         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
11147         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
11148         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
11149         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
11150         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
11151         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
11152         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
11153         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
11154         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
11155         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
11156         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
11157         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
11158         c-torture 1.11.
11159         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
11160         correspond to c-torture 1.11.
11161
11162         * New file.