OSDN Git Service

9c6bd869be3b459e55377b379285a6a32ef9a042
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
2
3         * gcc.c-torture/compile/20020418-1.c: New test.
4
5 2002-04-18  Roger Sayle  <roger@eyesopen.com>
6
7         * gcc.c-torture/compile/20020415-1.c: New.
8
9 2002-04-18  David S. Miller  <davem@redhat.com>
10
11         * gcc.c-torture/execute/20020418-1.c: New test.
12
13 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
14
15         * gcc.dg/20020416-1.c: New test.
16
17         * g++.dg/opt/inline1.C: New test.
18
19 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
20
21         * gcc.dg/altivec-5.c: New test.
22
23         * gcc.dg/20020415-1.c: New test.
24
25 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
26
27         * testsuite/lib/chill.exp: Remove.
28
29 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
30
31         * g++.dg/other/big-struct.C: New test.
32
33 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
34
35         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
36         of scratch file.
37
38 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
39
40         PR c/6277
41         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
42         in scan-assembler function name
43
44 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
45
46         * g77.f-torture/execute/980628-4.x,
47         g77.f-torture/execute/980628-5.x,
48         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
49         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
50         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
51         i[34567]86-*-*.
52
53 2002-04-13  David S. Miller  <davem@redhat.com>
54
55         * gcc.c-torture/execute/20020413-1.c: New test.
56
57 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
58
59         * gcc.dg/asm-6.c,
60         * g++.dg/ext/asm1.C: New tests.
61
62 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
63
64         PR c++ 5373.
65         * g++.dg/parse/stmtexpr1.C: New test.
66
67         PR c++/5189.
68         * g++.dg/template/copy1.C: New test.
69
70 2002-04-12  Richard Henderson  <rth@redhat.com>
71
72         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
73
74 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
75
76         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
77         gcc.c-torture/execute/20020307-2.c.
78
79 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
80
81         * g++.dg/ext/attrib5.C,
82         * g++.dg/lookup/struct1.C: New tests.
83
84 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
85
86         * gcc.dg/20020411-1.c: New test.
87
88         * gcc.c-torture/execute/20020411-1.c: New test.
89
90 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
91
92         * g77.f-torture/execute/6177.f: New test.
93
94 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
95
96         PR middle-end/6247
97         * g++.dg/opt/cleanup1.C: New test.
98
99         * g++.dg/opt/const1.C: New test.
100
101 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
102  
103         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
104
105 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
106
107         PR c++/5507
108         * g++.dg/template/typename2.C: New test.
109
110 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
111
112         * gcc.c-torture/execute/loop-12.c: New.
113
114 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
115
116         * g77.f-torture/execute/980628-4.x,
117         g77.f-torture/execute/980628-5.x,
118         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
119         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
120         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
121
122 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
123
124         PR optimization/6086
125         * g++.dg/opt/preinc1.C: New test.
126
127 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
128
129         PR c++/5571
130         * g++.dg/opt/static2.C: New test.
131
132 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
133
134         PR c/5120
135         * gcc.dg/20020406-1.c: New test.
136
137 2002-04-04  David S. Miller  <davem@redhat.com>
138
139         * gcc.c-torture/execute/20020404-1.c: New test.
140
141 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
142
143         PR c/6123
144         * gcc.dg/20020312-2.c: Do not declare global register variable
145         if __PIC__ or __pic__ is defined.
146
147 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
148
149         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
150         __asm__ so that it works correctly even if -ansi -pedantic-errors.
151
152 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
153
154         * gcc.misc-tests/linkage.exp: Update last change to handle
155         sparc*-, not just sparc-.
156
157 2002-04-03  Richard Henderson  <rth@redhat.com>
158
159         * gcc.dg/cpp/ucs.c: Improved long UCS test.
160
161 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
162
163         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
164
165 2002-04-02  David S. Miller  <davem@redhat.com>
166
167         * gcc.c-torture/execute/20020402-3.c: New test.
168
169 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
170
171         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
172         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
173
174         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
175         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
176         g77.f-torture/execute/20001201.x,
177         g77.f-torture/execute/u77-test.x: New files.
178
179         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
180         * gcc.dg/wchar_t-1.c: Ditto.
181
182 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
183
184         * gcc.c-torture/execute/20020402-1.c: New test.
185
186 2002-04-01  Richard Henderson  <rth@redhat.com>
187
188         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
189
190         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
191
192 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
193
194         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
195
196 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
197
198         * g++.dg/inherit/template-as-base.C: Expect error.
199         * g++.dg/inherit/namespace-as-base.C: Likewise.
200
201 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
202
203         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
204         g++.dg/ext/instantiate3.C: Tweak match patterns.
205
206         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
207         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
208         -da test.
209
210 2002-03-31  Richard Henderson  <rth@redhat.com>
211
212         * gcc.dg/special/alias-2.c: New.
213         * gcc.dg/special/ecos.exp: Run it.
214
215 2002-03-31  Richard Henderson  <rth@redhat.com>
216
217         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
218
219 2002-03-31  Kazu Hirata  <kazu@hxi.com>
220
221         * gcc.dg/weak-1.c: Disable on h8300 port.
222
223 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
224
225         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
226         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
227         ordering tests.
228         * g++.dg/bprob/bprob-1.C: New test.
229         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
230         * g++.dg/gcov/gcov-1.C: New test.
231         * g++.dg/gcov/gcov-1.x: New file.
232         * g++.dg/gcov/gcov-2.C: New test.
233         * g++.dg/gcov/gcov-3.C: New test.
234         * g++.dg/gcov/gcov-3.h: New file.
235
236 2002-03-28  Roger Sayle  <roger@eyesopen.com>
237
238         * g++.old-deja/g++.other/builtins5.C: New test.
239         * g++.old-deja/g++.other/builtins6.C: New test.
240         * g++.old-deja/g++.other/builtins7.C: New test.
241         * g++.old-deja/g++.other/builtins8.C: New test.
242         * g++.old-deja/g++.other/builtins9.C: New test.
243
244 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
245
246         * g++.dg/opt/static1.C: New test.
247
248         * g++.dg/opt/longbranch1.C: New test.
249
250 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
251
252         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
253
254         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
255
256 2002-03-27  Richard Henderson  <rth@redhat.com>
257
258         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
259         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
260         move from g++.old-deja/g++.ext/.
261
262 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
263
264         * g++.dg/init/new2.C: New test.
265         
266 2002-03-26  Richard Henderson  <rth@redhat.com>
267
268         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
269
270         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
271         on sparc.
272
273         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
274         sparcv9 systems.
275         * gcc.dg/20001102-1.c: Likewise.
276
277 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
278
279         * gcc.dg/cpp/endif-pedantic1.c,
280         gcc.dg/cpp/endif-pedantic2.c:  New tests.
281
282 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
283
284         * g++.dg/init/new1.C: New test.
285
286 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
287
288         * g++.dg/abi/vbase9.C: New test.
289
290 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
291
292         * gcc.dg/arm-asm.c: New test.
293
294 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
295
296         * gcc.dg/Wswitch-enum.c: New test.
297         Fix PR c/5044.
298
299 2002-03-26  Richard Henderson  <rth@redhat.com>
300
301         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
302         structure.
303
304 2002-03-25  Richard Henderson  <rth@redhat.com>
305
306         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
307         sparcv9 systems.
308
309         * gcc.c-torture/compile/20011119-1.c (xxx): New.
310         * gcc.c-torture/compile/20011119-2.c (xxx): New.
311
312 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
313
314         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
315
316 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
317
318         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
319         targets using generic thunk support.
320
321 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
322
323         * gcc.c-torture/compile/20020323-1.c: New test.
324
325         * g++.dg/opt/conj2.C: New test.
326
327 2002-03-24  Richard Henderson  <rth@redhat.com>
328
329         * gcc.dg/weak-1.c: Use -fno-common.
330
331 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
332
333         * g77.dg/f77-edit-apostrophe-out.f: New test
334         * g77.dg/f77-edit-h-out.f: New test
335         * g77.dg/f77-edit-t-in.f: New test
336         * g77.dg/f77-edit-t-out.f: New test
337         * g77.dg/f77-edit-x-out.f: New test
338         * g77.dg/f77-edit-slash-out.f: New test
339         * g77.dg/f77-edit-colon-out.f: New test
340         * g77.dg/f77-edit-s-out.f: New test
341
342 2002-03-24  Richard Henderson  <rth@redhat.com>
343
344         * objc/execute/formal_protocol-6.x: New XFAIL.
345
346 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
347
348         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
349         that do not support weak symbols
350
351 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
352
353         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
354         * lib/g77.exp:  Likewise
355         * lib/objc.exp: Likewise
356
357 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
358
359         * gcc.dg/Wswitch-default.c: New test.
360
361 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
362
363         * g++.dg/other/enum1.C: New test.
364
365 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
366
367         * gcc.dg/pragma-ep-3.c: Fix typo.
368
369 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
370
371         * g++.dg/inherit/template-as-base.C: New test.
372
373 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
374
375         * g++.old-deja/g++.other/dwarf2-1.C: Move...
376         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
377
378 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
379
380         * gcc.dg/cpp/multiline.c: Update to match.
381
382 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
383
384         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
385
386 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
387
388         * gcc.dg/cpp/extratokens2.c:  New file.
389
390 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
391
392         * gcc.dg/20020312-2.c: Add rs6000 target.
393
394         * gcc.c-torture/compile/20020319-1.c: New test.
395
396 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
397
398         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
399         (A, E): Handle this.
400
401 2002-03-20  Jason Merrill  <jason@redhat.com>
402
403         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
404         ignoring -fpic.
405         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
406         through prune_gcc_output.
407
408 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
409
410         * gcc.c-torture/compile/20020320-1.c: New test.
411
412 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
413
414         * gcc.c-torture/compile/20020318-1.c: New test.
415
416         * gcc.dg/struct-by-value-1.c: New test.
417
418         * gcc.dg/20020319-1.c: New test.
419
420 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
421
422         * g++.dg/opt/conj1.C: New test.
423
424 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
425
426         * g++.dg/template/qualttp20.C: Revert previous change.
427         * g++.dg/template/qualttp3.C: Likewise.
428         * g++.dg/template/qualttp4.C: Likewise
429         * g++.dg/template/qualttp5.C: Likewise
430         * g++.dg/template/qualttp6.C: Likewise
431         * g++.dg/template/qualttp7.C: Likewise
432         * g++.dg/template/qualttp8.C: Likewise
433         * g++.dg/template/recurse.C: Likewise.
434
435 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
436
437         * gcc.dg/cpp/wchar-1.c: Update.
438
439 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
440
441         * g++.dg/template/conv1.C: New test.
442         * g++.dg/template/conv2.C: New test.
443         * g++.dg/template/conv3.C: New test.
444         * g++.dg/template/conv4.C: New test.
445
446 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
447
448         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
449         * g++.dg/template/qualttp3.C: Likewise.
450         * g++.dg/template/qualttp4.C: Likewise
451         * g++.dg/template/qualttp5.C: Likewise
452         * g++.dg/template/qualttp6.C: Likewise
453         * g++.dg/template/qualttp7.C: Likewise
454         * g++.dg/template/qualttp8.C: Likewise
455         * g++.dg/template/recurse.C: Likewise.
456
457 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
458
459         * g++.dg/opt/dtor1.C: New test.
460
461 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
462
463         * gcc.c-torture/compile/20020315-1.c: New test.
464
465 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
466
467         * gcc.dg/weak-1.c: Fix scan tests.
468
469 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
470
471         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
472         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
473         cris-*-aout* mmix-*-*.
474         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
475         cris-*-aout* mmix-*-*.
476         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
477         cris-*-elf* cris-*-aout* and mmix-*-*.
478         * gcc.dg/20001009-1.c: Ditto.
479         * gcc.dg/20010912-1.c: Ditto.
480         * gcc.dg/20020122-4.c: Ditto.
481         * gcc.dg/inline-2.c: Ditto.
482
483 Thu Mar 14 14:28:38 2002  Jeffrey A Law  (law@cygnus.com)
484
485         * gcc.c-torture/compile/20020314-1.c: New test.
486
487 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
488
489         * gcc.c-torture/execute/20020314-1.c: New test.
490
491 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
492
493         * g++.dg/warn/Wunused-1.C: New test.
494
495 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
496
497         * g++.dg/abi/mangle6.C: New test.
498
499 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
500
501         * gcc.c-torture/compile/20020309-2.c: New test.
502
503         * gcc.c-torture/compile/20020312-1.c: New test.
504
505 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
506
507         * g++.dg/other/access1.C: New test.
508
509 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
510
511         * gcc.c-torture/execute/wchar_t-1.c: New test.
512
513 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
514
515         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
516
517 2002-03-12  Roger Sayle  <roger@eyesopen.com>
518
519         * gcc.dg/20020312-1.c: New test case.
520
521 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
522
523         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
524
525 2002-03-11  Richard Henderson  <rth@redhat.com>
526
527         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
528         * g++.old-deja/g++.jason/report.C: Likewise.
529
530 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
531
532         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
533         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
534
535 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
536
537         * testsuite/g++.dg/overload/pmf1.C: New test.
538
539 2002-03-11  Kazu Hirata  <kazu@hxi.com>
540
541         * gcc.c-torture/execute/20020307-1.c: Use long.
542
543 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
544
545         PR optimization/5844
546         * gcc.dg/20020310-1.c: New test.
547
548 2002-03-09  Michael Meissner  <meissner@redhat.com>
549
550         * gcc.c-torture/execute/memcpy-2.c: New test.
551         * gcc.c-torture/execute/memset-1.c: New test.
552         * gcc.c-torture/execute/strlen-1.c: New test.
553         * gcc.c-torture/execute/strcmp-1.c: New test.
554         * gcc.c-torture/execute/strncmp-1.c: New test.
555
556 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
557
558         * gcc.dg/ppc-ldstruct.c: New test.
559
560 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
561
562         * gcc.c-torture/execute/va-arg-22.c: New test.
563
564 Sat Mar  9 07:47:50 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
565
566         * gcc.c-torture/compile/20020309-1.c: New test.
567
568 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
569
570         * gcc.c-torture/execute/20020307-2.c: New test.
571
572 Thu Mar  7 10:05:31 2002  Jeffrey A Law  (law@redhat.com)
573
574         * g77.f-torture/compile/20020307-1.f: New test.
575
576 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
577
578         * gcc.dg/unordered-1.c: New test.
579
580 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
581
582         * gcc.c-torture/execute/20020307-1.c: New test.
583
584 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
585
586         * gcc.dg/20020304-1.c: New test.
587
588         * gcc.c-torture/compile/20020304-2.c: New test.
589
590 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
591
592         * gcc.c-torture/compile/20020304-1.c: New test case
593         (from PR c/5830).
594
595 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
596
597         * gcc.dg/20020103-1.c: Add other -D ppc variants.
598
599 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
600
601         * g++.dg/other/classkey1.C: New test.
602
603 2002-03-01  Richard Henderson  <rth@redhat.com>
604
605         * gcc.c-torture/compile/981223-1.x: New.
606         * gcc.c-torture/compile/920625-1.x: New.
607
608 2002-02-28  Richard Henderson  <rth@redhat.com>
609
610         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
611
612 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
613
614         * gcc.c-torture/execute/20020227-1.c: New test.
615
616 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
617
618         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
619         here" ERROR lines.
620         * g++.old-deja/g++.oliva/partord1.C: Likewise.
621         * g++.old-deja.g++.other/defarg1.C: Likewise.
622         * g++.old-deja/g++.pt/calls2.C: Likewise.
623         * g++.old-deja/g++.pt/crash20.C: Likewise.
624         * g++.old-deja/g++.pt/crash30.C: Likewise.
625         * g++.old-deja/g++.pt/crash36.C: Likewise.
626         * g++.old-deja/g++.pt/crash6.C: Likewise.
627         * g++.old-deja/g++.pt/defarg13.C: Likewise.
628         * g++.old-deja/g++.pt/derived3.C: Likewise.
629         * g++.old-deja/g++.pt/error1.C: Likewise.
630         * g++.old-deja/g++.pt/friend21.C: Likewise.
631         * g++.old-deja/g++.pt/friend23.C: Likewise.
632         * g++.old-deja/g++.pt/infinite1.C: Likewise.
633         * g++.old-deja/g++.robertl/eb128.C: Likewise.
634
635 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
636
637         * gcc.c-torture/execute/20020225-2.c: New test.
638
639 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
640
641         * gcc.c-torture/execute/920730-1t.c,
642         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
643         Delete test cases, only relevant to -traditional.
644
645 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
646
647         * gcc.dg/cpp/undef1.c: Remove.
648         * gcc.dg/cpp/directiv.c: Update.
649         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
650
651 2002-02-27  Michael Meissner  <meissner@redhat.com>
652
653         * gcc.c-torture/execute/20020226-1.c: New test.
654
655 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
656
657         * g++.dg/debug/debug4.C: New test.
658
659         * gcc.dg/ia64-visibility-1.c: New test.
660
661 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
662
663         * gcc.dg/debug/20020224-1.c: New.
664
665 2002-02-25  Kazu Hirata  <kazu@hxi.com>
666
667         * gcc.c-torture/execute/960416-1.x: New.
668         * gcc.c-torture/execute/divconst-3.x: Likewise.
669
670 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
671
672         * gcc.dg/20020224-1.c: New test.
673
674 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
675
676         * gcc.c-torture/execute/20020225-1.c: New.
677
678 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
679
680         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
681
682 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
683
684         * gcc.dg/20020222-1.c: New test.
685
686 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
687
688         * g++.dg/opt/anonunion1.C: New test.
689
690 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
691
692         * g++.dg/template/qualttp19.C: New test.
693         * g++.dg/template/qualttp20.C: New test.
694         * g++.old-deja/g++.jason/report.C: Adjust expected errors
695         * g++.old-deja/g++.other/qual1.C: Likewise.
696
697 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
698
699         * gcc.dg/attr-alwaysinline.c: New.
700
701 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
702
703         * gcc.dg/20020220-1.c: New test.
704
705         * gcc.dg/20020220-2.c: New test.
706
707         * g++.dg/opt/mmx1.C: New test.
708
709 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
710
711         * gcc.c-torture/compile/20020110.c: New test.
712
713 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
714
715         * gcc.c-torture/execute/20020219-1.c: New test.
716
717         * gcc.dg/20020219-1.c: New test.
718
719         * gcc.dg/noncompile/20020220-1.c: New test.
720
721         * g++.dg/opt/ptrintsum1.C: New test.
722
723         * gcc.dg/debug/20020220-1.c: New test.
724
725 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
726
727         * gcc.c-torture/execute/20020216-1.c: New test.
728
729 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
730
731         * gcc.dg/decl-1.c: Update, new test.
732
733 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
734
735         * g++.dg/abi/bitfield1.C: New test.
736         * g++.dg/abi/bitfield2.C: New test.
737
738 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
739
740         * gcc.dg/attr-nest.c: New test.
741
742 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
743
744         * gcc.c-torture/execute/20020215-1.c: New test.
745
746 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
747
748         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
749         * g++.dg/debug/debug.exp: New.
750         * g++.dg/debug/trivial.C: New.
751         * g++.dg/debug/debug1.C: Moved...
752         * g++.dg/other/debug1.C: ...from here.
753         * g++.dg/debug/debug2.C: Moved...
754         * g++.dg/other/debug2.C: ...from here.
755         * g++.dg/debug/debug3.C: Moved...
756         * g++.dg/other/debug3.C: ...from here.
757
758         * gcc.dg/noncompile/20020213-1.c: New test.
759
760 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
761
762         * g++.dg/other/debug3.C: New test.
763
764         * gcc.c-torture/execute/20020213-1.c: New test.
765
766 2002-02-13  Richard Smith <richard@ex-parrot.com>
767
768         * g++.old-deja/g++.other/thunk1.C: New test.
769
770 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
771
772         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
773
774 2002-02-13  Stan Shebs  <shebs@apple.com>
775
776         * gcc.dg/altivec-3.c: New.
777
778 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
779
780         * gcc.dg/Wunreachable-1.c: New test.
781         * gcc.dg/Wunreachable-2.c: New test.
782
783 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
784
785         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
786
787 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
788
789         * gcc.dg/decl-1.c: New test.
790
791 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
792
793         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
794
795 2002-02-10  Kazu Hirata  <kazu@hxi.com>
796
797         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
798         * gcc.c-torture/compile/980506-1.x: Likewise.
799
800 2002-02-10  Kazu Hirata  <kazu@hxi.com>
801
802         * gcc.dg/20020210-1.c: New.
803
804 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
805
806         * g77.f-torture/execute/947.f: New regression test
807         for PR fortran/947.
808
809 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
810
811         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
812         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
813
814 2002-02-08  Richard Henderson  <rth@redhat.com>
815
816         * gcc.c-torture/compile/labels-3.c: New.
817
818 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
819
820         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
821         expression statements work instead.
822         * gcc.dg/noncompile/20020207-1.c: New test.
823
824 2002-02-07  Richard Henderson  <rth@redhat.com>
825
826         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
827
828 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
829
830         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
831         message from g77
832         * lib/g77-dg.exp: Trim g77 error messages so that they are
833         recognised by dg.exp.
834
835 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
836
837         PR fortran/5473
838         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
839
840 2002-02-07  Richard Henderson  <rth@redhat.com>
841
842         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
843         to be sufficiently aligned for integers.
844
845 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
846
847         * g++.dg/template/friend4.C: New test.
848
849 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
850
851         PR fortran/5743
852         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
853         unsupported cases.
854
855 2002-02-07  Richard Henderson  <rth@redhat.com>
856
857         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
858         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
859         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
860         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
861
862 2002-02-06  Richard Henderson  <rth@redhat.com>
863
864         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
865
866 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
867
868         * gcc.dg/20020206-1.c: New test.
869
870 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
871
872         * gcc.c-torture/execute/20020206-1.c: New test.
873
874         * gcc.c-torture/execute/20020206-2.c: New test.
875
876         PR optimization/5429:
877         * gcc.c-torture/compile/20020206-1.c: New test.
878
879 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
880
881         * g++.dg/ext/align1.C: Do not use an explicit alignment value
882         as certain file formats cannot support particularly large
883         alignments.
884
885         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
886         and do not expect to be able to link the executable.
887
888         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
889         fail because the COFF format does not support the weak attribute.
890
891 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
892
893         * g77.dg/pr5473.f:  New test
894
895 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
896
897         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
898         Fix testcase accordingly.
899
900 2002-02-04  Richard Henderson  <rth@redhat.com>
901
902         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
903         (buf): Change to be an array of pointers, not ints.
904
905 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
906
907         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
908         before all tests.  Move warning one line above to match where it
909         C frontend emits.
910         * gcc.dg/Wswitch-2.c: New test.
911         * g++.dg/warn/Wswitch-1.C: New test.
912         * g++.dg/warn/Wswitch-2.C: New test.
913
914 2002-02-04  Richard Henderson  <rth@redhat.com>
915
916         * g++.dg/abi/offsetof.C: Fix size comparison.
917
918 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
919
920         * gcc.dg/cast-qual-2.c: New test.
921
922 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
923
924         * gcc.dg/20020201-4.c: New test.
925
926 2002-02-04  Ben Elliston  <bje@redhat.com>
927
928         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
929         target_info attribute != 0, in addition to the empty string.
930         (gcc_target_compile): Likewise.
931
932 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
933
934         * gcc.dg/Wswitch.c: New test.
935         PR gcc/4475. PR gcc/3780.
936
937 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
938
939         * g77.f-torture/execute/5122.f: New test for regressions
940         against PR fortran/5122.
941
942 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
943
944         * g77.f-torture/compile/pr3743.f: Delete
945         * g77.dg/pr3743-1.f: New test.
946         * g77.dg/pr3743-2.f: New test.
947         * g77.dg/pr3743-3.f: New test.
948         * g77.dg/pr3743-4.f: New test.
949
950 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
951
952         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
953
954 2002-02-02  Richard Henderson  <rth@redhat.com>
955
956         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
957         * gcc.c-torture/execute/bf64-1.c: Likewise.
958
959 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
960
961         * gcc.dg/20020201-2.c: New test.
962
963         * gcc.dg/20020201-3.c: New test.
964
965         * gcc.c-torture/execute/bitfld-2.c: New test.
966
967 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
968
969         * gcc.dg/bitfld-1.c: Update.
970         * gcc.dg/bitfld-2.c: Update.
971         * gcc.c-torture/execute/bitfld-1.x: New.
972
973 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
974
975         * gcc.c-torture/execute/20020201-1.c: New test.
976
977 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
978
979         PR target/5469
980         * gcc.dg/20020201-1.c: New test.
981
982 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
983
984         PR fortran/3743
985         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
986         * g77.f-torture/compile/pr3743.x: Remove
987
988 2002-01-31  Tom Rix  <trix@redhat.com>
989
990         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
991
992 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
993
994         * gcc.dg/noncompile/20020130-1.c: New test.
995
996 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
997
998         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
999
1000 2002-01-29  Richard Henderson  <rth@redhat.com>
1001
1002         * gcc.c-torture/execute/991118-1.c: Cast various constants back
1003         to long long.
1004         * gcc.c-torture/execute/bf64-1.c: Likewise.
1005
1006 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
1007
1008         * gcc.c-torture/execute/20020129-1.c: New test.
1009
1010 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
1011
1012         * gcc.c-torture/compile/20000224-1.c: Update.
1013         * gcc.c-torture/execute/bitfld-1.c: New tests.
1014         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
1015         * gcc.dg/uninit-A.c: Update.
1016
1017 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
1018
1019         * g++.dg/template/ctor1.C: Add instantiation.
1020
1021 2002-01-28  Paul Koning  <pkoning@equallogic.com>
1022
1023         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
1024         argument to __builtin_prefetch to be const ptr.
1025
1026 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
1027
1028         * gcc.c-torture/compile/20020120-1.c: New test.
1029
1030 2002-01-27  Kazu Hirata  <kazu@hxi.com>
1031
1032         * gcc.c-torture/execute/20020127-1.c: New test.
1033
1034 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
1035
1036         * g77.dg/f77-edit-i-in.f: New test
1037         * g77.dg/f77-edit-i-out.f: New test
1038
1039 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
1040
1041         * gcc.dg/debug/debug.exp: New file.
1042         * gcc.dg/debug/trivial.c: New file.
1043         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
1044         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
1045         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
1046         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
1047         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
1048         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
1049         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
1050         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
1051         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
1052         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
1053         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
1054         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
1055         * gcc.dg/20000503-1.c: Removed.
1056         * gcc.dg/20010207-1.c: Removed.
1057         * gcc.dg/20011223-1.c: Removed.
1058         * gcc.dg/20020104-2.c: Removed.
1059         * gcc.dg/debug-1.c: Removed.
1060         * gcc.dg/debug-2.c: Removed.
1061         * gcc.dg/debug-3.c: Removed.
1062         * gcc.dg/debug-4.c: Removed.
1063         * gcc.dg/debug-5.c: Removed.
1064         * gcc.dg/debug-6.c: Removed.
1065         * gcc.dg/dwarf2-1.c: Removed.
1066         * gcc.dg/dwarf2-2.c: Removed.
1067
1068 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
1069
1070         * g++.old-deja/g++.other/eh5.C: New test.
1071         * g++.old-deja/g++.other/sibcall2.C: New test.
1072         * g++.old-deja/g++.other/array9.C: New test.
1073         * g++.old-deja/g++.other/typename2.C: New test.
1074         * g++.old-deja/g++.other/crash60.C: New test.
1075         * g++.old-deja/g++.other/conv9.C: New test.
1076         * g++.old-deja/g++.other/mangle10.C: New test.
1077         * g++.old-deja/g++.other/unchanging1.C: New test.
1078         * g++.old-deja/g++.other/exprstmt1.C: New test.
1079         * g++.old-deja/g++.other/inline23.C: New test.
1080         * g++.old-deja/g++.eh/ia64-1.C: New test.
1081         * g++.old-deja/g++.other/dwarf2-1.C: New test.
1082         * g++.old-deja/g++.other/reload1.C: New test.
1083         * g++.old-deja/g++.other/static20.C: New test.
1084         * g++.old-deja/g++.other/local-alloc1.C: New test.
1085         * g++.old-deja/g++.other/conv8.C: New test.
1086         * g++.old-deja/g++.other/stmtexpr2.C: New test.
1087         * g++.old-deja/g++.other/storeexpr1.C: New test.
1088         * g++.old-deja/g++.other/storeexpr2.C: New test.
1089         * g++.dg/eh/template2.C: New test.
1090         * g++.dg/warn/weak1.C: New test.
1091
1092 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
1093
1094         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
1095         Remove first, non-varying, argument.
1096
1097 2002-01-23  Richard Henderson  <rth@redhat.com>
1098
1099         * gcc.dg/inline-2.c: New.
1100
1101         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
1102         Add optional target arg.  Check number of arguments.
1103         (scan-assembler-not, scan-assembler-dem): Likewise.
1104         (scan-assembler-dem-not): Likewise.
1105
1106 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
1107
1108         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
1109         line 12.
1110         * g++.old-deja/g++.brendan/parse3.C,
1111         g++.old-deja/g++.other/crash26.C,
1112         g++.old-deja/g++.other/crash28.C,
1113         g++.old-deja/g++.other/crash29.C,
1114         g++.old-deja/g++.other/crash30.C,
1115         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
1116
1117 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
1118
1119         * gcc.dg/20020115-1.c: New.
1120
1121 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
1122
1123         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
1124
1125 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
1126
1127         * gcc.dg/20020122-3.c: New.
1128
1129 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
1130
1131         * g++.dg/other/gc1.C: New test.
1132
1133 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
1134
1135         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
1136
1137 2002-01-22  Richard Henderson  <rth@redhat.com>
1138
1139         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
1140
1141 2002-01-22  Richard Henderson  <rth@redhat.com>
1142
1143         * gcc.dg/20020122-4.c: New.
1144
1145 2002-01-22  H.J. Lu <hjl@gnu.org>
1146
1147         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
1148         link output.
1149         * gcc.dg/special/ecos.exp: Likewise.
1150         * lib/g++-dg.exp: Likewise.
1151         * lib/g77-dg.exp: Likewise.
1152         * lib/gcc-dg.exp : Likewise.
1153         * lib/mike-g++.exp: Likewise.
1154         * lib/mike-g77.exp: Likewise.
1155         * lib/mike-gcc.exp: Likewise.
1156         * lib/objc-dg.exp: Likewise.
1157
1158 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
1159
1160         PR target/5379
1161         * gcc.dg/20020122-2.c: New test.
1162
1163 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
1164
1165         * gcc.dg/20020122-1.c: New test.
1166
1167 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
1168
1169         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
1170
1171 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
1172
1173         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
1174
1175 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1176
1177         * gcc.c-torture/compile/20020121-1.c: New test.
1178
1179 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1180
1181         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
1182         ld_library_path.
1183
1184 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
1185
1186         * gcc.dg/20020218-1.c: New test.
1187
1188 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
1189
1190         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
1191         messages
1192         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
1193         "At global scope" warning
1194         * g++.dg/ext/align1.C: Change cygwin test for alignment
1195         from db-bogus to dg-warning
1196
1197 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
1198
1199         * g77.f-torture/compile/cpp2.F: New test.
1200
1201 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
1202
1203         * g++.dg/template/access1.C: New test.
1204
1205 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
1206
1207         * gcc.dg/20020118-1.c: New.
1208
1209 2002-01-18  Kazu Hirata  <kazu@hxi.com>
1210
1211         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
1212
1213 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
1214
1215         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
1216         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
1217         alignment warnings.
1218
1219 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
1220
1221         * gcc.misc-tests/i386-prefetch.exp: Save and restore
1222         torture_with_loops and torture_without_loops
1223
1224 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
1225
1226         * gcc.c-torture/compile/20020116-1.c: New test.
1227
1228 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
1229
1230         * gcc.dg/20020116-2.c: New test.
1231
1232         * gcc.dg/ultrasp4.c: New test.
1233
1234         * gcc.dg/20020116-1.c: New test.
1235
1236 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
1237
1238         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
1239         by EABI.
1240
1241 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
1242
1243         * gcc.misc-tests/i386-prefetch.exp: New.
1244         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
1245         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
1246         * gcc.misc-tests/i386-pf-none-1.c: New test.
1247         * gcc.misc-tests/i386-pf-sse-1.c: New test.
1248
1249 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
1250
1251         * gcc.dg/gnu89-init-1.c: Add new tests.
1252
1253 2002-01-15  Andreas Jaeger  <aj@suse.de>
1254
1255         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
1256         * gcc.dg/i386-mmx-2.c: Likewise.
1257         * gcc.dg/i386-sse-1.c: Likewise.
1258         * gcc.dg/i386-sse-2.c: Likewise.
1259         * gcc.dg/i386-sse-3.c: Likewise.
1260
1261 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
1262
1263         * g77.f-torture/execute/intrinsic-unix-bessel.f:
1264         Uncomment additional cases that now pass.
1265
1266 2002-01-11  Richard Henderson  <rth@redhat.com>
1267
1268         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
1269         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
1270
1271 Fri Jan 11 12:13:30 2002  Nicola Pero  <n.pero@mi.flashnet.it>
1272
1273         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
1274
1275 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
1276
1277         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
1278         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
1279
1280 2002-01-10  Dale Johannesen  <dalej@apple.com>
1281
1282         * gcc.c-torture/execute/loop-11.c: New.
1283
1284 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
1285
1286         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
1287         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
1288
1289 2002-01-09  Richard Henderson  <rth@redhat.com>
1290
1291         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
1292         type in which to perform the operation for each size.
1293
1294 Wed Jan  9 16:48:33 2002  Alan Matsuoka  (alanm@redhat.com)
1295
1296         * gcc.c-torture/compile/20020109-2.c: New test.
1297
1298 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
1299
1300         * gcc.c-torture/execute/loop-10.c: New test.
1301
1302 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
1303
1304         * gcc.c-torture/compile/20010226-1.c: New test.
1305         * gcc.c-torture/compile/20010227-1.c: New test.
1306         * gcc.c-torture/compile/20010426-1.c: New test.
1307         * gcc.c-torture/compile/20010510-1.c: New test.
1308         * gcc.c-torture/compile/20010605-3.c: New test.
1309         * gcc.c-torture/compile/20010824-1.c: New test.
1310         * gcc.c-torture/execute/20010409-1.c: New test.
1311         * gcc.dg/noncompile/20000901-1.c: New test.
1312         * gcc.dg/20001023-1.c: New test.
1313         * gcc.dg/20001101-1.c: New test.
1314         * gcc.dg/20001102-1.c: New test.
1315         * gcc.dg/20010207-1.c: New test.
1316         * gcc.dg/20010405-1.c: New test.
1317         * gcc.dg/20010822-1.c: New test.
1318         * gcc.dg/20011107-1.c: New test.
1319
1320 Wed Jan  9 14:03:20 2002  Jeffrey A Law  (law@redhat.com)
1321
1322         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
1323
1324         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
1325         execution failure on PA targets.
1326
1327 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
1328
1329         * gcc.c-torture/compile/20020109-1.c: New test.
1330
1331 2002-01-08  Kazu Hirata  <kazu@hxi.com>
1332
1333         * gcc.c-torture/execute/20020108-1.c: New test.
1334
1335 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
1336
1337         * gcc.dg/20020108-1.c: New test.
1338
1339 2002-01-08  H.J. Lu <hjl@gnu.org>
1340
1341         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
1342         for header files.
1343
1344 2002-01-08  Geoff Keating  <geoffk@redhat.com>
1345
1346         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
1347         consistency.
1348
1349 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
1350
1351         * gcc.dg/altivec-4.c: Test altivec predicates.
1352
1353 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
1354
1355         * gcc.c-torture/execute/20020107-1.c: New test.
1356
1357 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
1358
1359         PR c/5279
1360         * gcc.c-torture/compile/20020106-1.c: New test.
1361
1362 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
1363
1364         * gcc.c-torture/execute/nestfunc-4.c: New test.
1365
1366 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
1367
1368         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
1369         extra triple that slipped in.
1370         * g++.old-deja/g++.abi/align.C: Likewise.
1371         * g++.old-deja/g++.abi/bitfields.C: Likewise.
1372
1373 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
1374
1375         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
1376         * g++.old-deja/g++.abi/align.C: Likewise.
1377         * g++.old-deja/g++.abi/bitfields.C: Likewise.
1378
1379         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
1380         on FreeBSD/i386.
1381         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
1382         FreeBSD.
1383
1384 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
1385
1386         * gcc.dg/20020104-1.c: New test.
1387
1388         * gcc.dg/20020104-2.c: New test.
1389
1390 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
1391
1392         * gcc.dg/20020103-1.c: Fix typo in target selector.
1393
1394 2002-01-03  Richard Henderson  <rth@redhat.com>
1395
1396         * gcc.dg/20020103-1.c: New.
1397
1398 2002-01-03  Kazu Hirata  <kazu@hxi.com>
1399
1400         * gcc.c-torture/execute/20020103-1.c: New test.
1401
1402 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
1403
1404         * g++.dg/other/debug2.C: New test.
1405
1406         * gcc.c-torture/compile/20020103-1.c: New test.
1407
1408 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
1409
1410         * gcc.dg/gnu89-init-1.c: Added new tests.
1411
1412 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
1413
1414         * g++.dg/template/friend2.C: Remove as patch is reverted.
1415
1416         * g++.dg/warn/oldcast1.C: New test.
1417
1418         * g++.dg/template/ptrmem1.C: New test.
1419         * g++.dg/template/ptrmem2.C: New test.
1420
1421         * g++.dg/template/ntp.C: New test.
1422
1423         * g++.dg/other/component1.C: New test.
1424
1425         * g++.dg/template/ttp3.C: New test.
1426
1427         * g++.dg/template/friend2.C: New test.
1428         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
1429
1430 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
1431
1432         * g++.dg/other/ptrmem1.C: New test.
1433         * g++.dg/other/ptrmem2.C: New test.
1434
1435 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
1436
1437         * g++.dg/template/ctor1.C: New test.
1438
1439 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
1440
1441         * g++.dg/template/friend2.C: New test.
1442
1443 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
1444
1445         * gcc.dg/mmix-1.c: New test.
1446
1447 2001-12-31  Richard Henderson  <rth@redhat.com>
1448
1449         * gcc.dg/asm-5.c: New.
1450
1451 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
1452
1453         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
1454         in namespace __gnu_cxx
1455
1456 2001-12-30  Richard Henderson  <rth@redhat.com>
1457
1458         * gcc.dg/debug-6.c: New.
1459
1460 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
1461
1462         * gcc.c-torture/compile/20011229-2.c: New test.
1463
1464 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
1465
1466         * gcc.dg/debug-3.c: New test.
1467         * gcc.dg/debug-4.c: New test.
1468         * gcc.dg/debug-5.c: New test.
1469
1470 2001-12-29  Richard Henderson  <rth@redhat.com>
1471
1472         * g++.dg/eh/loop1.C: New.
1473
1474 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
1475
1476         * g++.dg/template/crash1.C: New test.
1477
1478 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
1479
1480         * g++.dg/other/const1.C: New test.
1481
1482 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
1483
1484         * gcc.c-torture/compile/20011229-1.c: New test.
1485
1486 2001-12-28  Stan Shebs  <shebs@apple.com>
1487
1488         * lib/objc-torture.exp: Resync with c-torture.exp.
1489         * lib/objc.exp: Load standard libraries.
1490
1491 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
1492
1493         * gcc.dg/gnu89-init-1.c: Adjust for the new behaviour, add some
1494         additional tests.
1495
1496 2001-12-27  Roger Sayle <roger@eyesopen.com>
1497
1498         * gcc.c-torture/execute/string-opt-16.c: New testcase.
1499
1500 2001-12-27  Richard Henderson  <rth@redhat.com>
1501
1502         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
1503
1504 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
1505
1506         * g++.dg/eh/ctor1.C: New test.
1507         * g++.dg/other/error2.C: New test.
1508
1509 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
1510
1511         * g++.dg/other/init2.C: New test.
1512
1513 2001-12-24  Richard Henderson  <rth@redhat.com>
1514
1515         * gcc.dg/20011223-1.c: New.
1516         * gcc.dg/inline-1.c: New.
1517
1518 2001-12-23  Richard Henderson  <rth@redhat.com>
1519
1520         * gcc.dg/asm-4.c: Test operand modifiers.
1521
1522 2001-12-23  Richard Henderson  <rth@redhat.com>
1523
1524         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
1525
1526 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
1527
1528         * gcc.c-torture/execute/20011223-1.c: New test.
1529
1530 2001-12-21  Richard Henderson  <rth@redhat.com>
1531
1532         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
1533         re-enables the warning.
1534
1535 2001-12-21  Richard Henderson  <rth@redhat.com>
1536
1537         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
1538
1539 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
1540
1541         * gcc.c-torture/compile/20011218-1.c: New test.
1542
1543 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
1544
1545         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
1546         arm-isr.c test.
1547         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
1548         epilogue generation for ARM ISR routines.
1549
1550 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1551
1552         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
1553         * gcc.dg/format/c90-printf-3.c: Likewise.
1554         * gcc.dg/format/c99-printf-3.c: Likewise.
1555         * gcc.dg/format/ext-1.c: Likewise.
1556         * gcc.dg/format/ext-6.c: Likewise.
1557         * gcc.dg/format/format.h: Prototype unlocked stdio.
1558
1559 2001-12-20  Richard Henderson  <rth@redhat.com>
1560
1561         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
1562         (arena): Use it.
1563         (malloc): Correct allocation logic.  Abort if we fill up the
1564         arena before initialization complete.
1565         (realloc): Correct allocation logic.
1566
1567 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
1568
1569         * gcc.c-torture/compile/20011219-2.c: New test.
1570
1571         * gcc.c-torture/execute/20011219-1.c: New test.
1572
1573 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
1574
1575         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
1576         target does not support weak symbols.
1577
1578 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
1579
1580         * gcc.c-torture/compile/20011219-1.c: New test.
1581
1582 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
1583
1584         * g++.dg/other/error1.C: New test.
1585
1586 Mon Dec 17 14:31:42 2001  Jeffrey A Law  (law@redhat.com)
1587
1588         * gcc.c-torture/execute/20011217-1.c: New test.
1589
1590 Mon Dec 17 16:54:56 2001  Nicola Pero  <nicola@brainstorm.co.uk>
1591
1592         * objc.dg/special/: New directory.
1593         * objc.dg/special/special.exp: New file.
1594         * objc.dg/special/unclaimed-category-1.h: New file.
1595         * objc.dg/special/unclaimed-category-1a.m: New file.
1596         * objc.dg/special/unclaimed-category-1.m: New file.
1597
1598 2001-12-17  Andreas Jaeger  <aj@suse.de>
1599
1600         * gcc.c-torture/compile/20011217-2.c: New test.
1601
1602 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1603
1604         * gcc.c-torture/compile/20011217-1.c: New test.
1605
1606 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
1607
1608         * testsuite/gcc.dg/20011214-1.c: New.
1609
1610 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
1611
1612         * gcc.dg/altivec-4.c: New.
1613
1614 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
1615
1616         * gcc.dg/20011113-1.c: New test.
1617
1618 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1619
1620         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
1621         std::__malloc_alloc_template<0> and
1622         std::__default_alloc_template<false, 0>.
1623
1624 Thu Dec 13 10:35:33 2001  Nicola Pero  <n.pero@mi.flashnet.it>
1625
1626         * objc/execute/bf-21.m: New test.
1627         * objc/execute/enumeration-1.m: New test.
1628         * objc/execute/enumeration-2.m: New test.
1629
1630 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
1631
1632         * gcc.dg/gnu89-init-1.c: New test.
1633
1634 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1635
1636         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
1637         * g++.old-deja/g++.jason/2371.C: Likewise.
1638         * g++.old-deja/g++.jason/template33.C: Likewise.
1639         * g++.old-deja/g++.jason/template34.C: Likewise.
1640         * g++.old-deja/g++.jason/template36.C: Likewise.
1641         * g++.old-deja/g++.oliva/typename1.C: Likewise.
1642         * g++.old-deja/g++.oliva/typename2.C: Likewise.
1643         * g++.old-deja/g++.other/typename1.C: Likewise.
1644         * g++.old-deja/g++.pt/inherit2.C: Likewise.
1645         * g++.old-deja/g++.pt/nontype5.C: Likewise.
1646         * g++.old-deja/g++.pt/typename11.C: Likewise.
1647         * g++.old-deja/g++.pt/typename14.C: Likewise.
1648         * g++.old-deja/g++.pt/typename16.C: Likewise.
1649         * g++.old-deja/g++.pt/typename3.C: Likewise.
1650         * g++.old-deja/g++.pt/typename4.C: Likewise.
1651         * g++.old-deja/g++.pt/typename5.C: Likewise.
1652         * g++.old-deja/g++.pt/typename7.C: Likewise.
1653         * g++.old-deja/g++.robertl/eb9.C: Likewise.
1654
1655 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
1656
1657         * g++.dg/other/linkage1.C: New test.
1658         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
1659         specifiers.
1660
1661 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
1662
1663         * gcc.dg/concat.c: New test.
1664
1665 2001-12-11  Stan Shebs  <shebs@apple.com>
1666
1667         * objc/compile: New test directory.
1668         * objc/compile/compile.exp: New expect script.
1669         * objc/compile/20011211-1.m: New compile test.
1670
1671 2001-12-11  Jason Merrill  <jason@redhat.com>
1672
1673         * lib/prune.exp (prune_gcc_output): Also handle "In member
1674         function".  So many permutations...
1675
1676 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
1677
1678         * g++.dg/template/typedef1.C: New test.
1679
1680 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
1681
1682         * g++.dg/other/copy1.C: New test.
1683
1684 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
1685
1686         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
1687
1688         * gcc.dg/builtin-choose-expr.c: New.
1689
1690 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
1691
1692         * gcc.dg/altivec-2.c: New.
1693
1694 2001-12-07  Richard Henderson  <rth@redhat.com>
1695
1696         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
1697
1698 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
1699
1700         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
1701         ultrasparc.
1702
1703 Fri Dec  7 06:29:03 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1704
1705         * g++-old.deja/g++.robertl/eb101.C: Deleted.
1706
1707 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
1708
1709         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
1710         variable argument list.
1711
1712 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
1713
1714         * gcc.c-torture/execute/memcheck: Delete entire directory.
1715         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
1716         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
1717
1718 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
1719
1720         * gcc.dg/Wshadow-1.c: New test.
1721
1722 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
1723
1724         * gcc.c-torture/compile/20011130-1.c: New test.
1725
1726         * gcc.dg/noncompile/20011025-1.c: New test.
1727
1728         * g++.dg/other/anon-union.C: New test.
1729
1730         * gcc.c-torture/execute/20011024-1.c: New test.
1731
1732 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
1733
1734         * gcc.c-torture/execute/20000722-1.x,
1735         gcc.c-torture/execute/20010123-1.x: Remove.
1736         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
1737         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
1738         gcc.dg/c99-complit-2.c: New tests.
1739
1740 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
1741
1742         * g++.dg/inherit/base1.C: New test.
1743
1744 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
1745
1746         * g++.dg/other/stdarg1.C: New test.
1747
1748         * gcc.c-torture/compile/20011130-2.c: New test.
1749
1750 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
1751
1752         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
1753         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
1754         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
1755         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
1756         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
1757         * gcc.dg/builtin-prefetch-1.c: New test.
1758
1759 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
1760
1761         * gcc.dg/20011130-1.c: New test.
1762
1763 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
1764
1765         * g++.dg/other/scope1.C: New test.
1766         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
1767
1768 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1769
1770         * gcc.dg/vla-init-1.c: New test.
1771
1772 2001-12-01  Geoff Keating  <geoffk@redhat.com>
1773
1774         * gcc.c-torture/compile/structs.c: New testcase from GDB.
1775
1776 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1777
1778         * objc.dg/alias.m: Update.
1779         * objc.dg/class-1.m: Update.
1780         * objc.dg/const-str-1.m: Update.
1781         * objc.dg/fwd-proto-1.m: Update.
1782         * objc.dg/id-1.m: Update.
1783         * objc.dg/super-class-1.m: Update.
1784
1785 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
1786
1787         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
1788         constructs.
1789
1790 Wed Nov 28 15:05:54 2001  Jeffrey A Law  (law@cygnus.com)
1791
1792         * gcc.c-torture/execute/20011128-1.c: New test.
1793
1794 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
1795
1796         * gcc.dg/20011127-1.c: New test.
1797
1798 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
1799
1800         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
1801         from Austin Group draft 7.
1802         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
1803         scanf format arguments.
1804         * gcc.dg/format/no-exargs-2.c: New test.
1805
1806 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
1807
1808         * g++.dg/abi/vbase8-4.C: New test.
1809
1810 2001-11-24  Ian Lance Taylor  <ian@airs.com>
1811
1812         * gcc.c-torture/execute/20011121-1.c: New test.
1813
1814 Fri Nov 23 15:55:44 2001  Jeffrey A Law  (law@cygnus.com)
1815
1816         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
1817
1818 2001-11-23  Andreas Jaeger  <aj@suse.de>
1819
1820         * gcc.dg/cpp/charconst-2.c: New test.
1821
1822 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
1823
1824         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
1825         to the host if it is remote.  Let tests specify extra headers
1826         they use.
1827         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
1828         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
1829         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
1830         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
1831         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
1832         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
1833         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
1834         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
1835         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
1836         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
1837
1838 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
1839
1840         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
1841         for little endian ARMs.
1842
1843 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
1844
1845         * gcc.c-torture/compile/20011119-1.c: New test.
1846         * gcc.c-torture/compile/20011119-2.c: New test.
1847
1848 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
1849
1850         * gcc.dg/altivec-1.c: Fix typo.
1851
1852 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
1853
1854         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
1855
1856 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
1857
1858         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
1859
1860 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
1861
1862         * lib/g77.exp: Don't specify --rpath-link.
1863
1864         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
1865         across all the headers.
1866         * gcc.dg/format/format.exp: For testing on a remote host,
1867         copy format.h.
1868
1869         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
1870         * gcc.c-torture/execute/930406-1.c: Likewise.
1871         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
1872
1873 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
1874
1875         * gcc.dg/altivec-1.c: New.
1876
1877 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
1878
1879         * gcc.dg/cpp/fpreprocessed.c: New test case.
1880
1881 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
1882
1883         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
1884         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
1885         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
1886
1887 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
1888
1889         * gcc.dg/no-builtin-1.c: New test.
1890
1891 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
1892
1893         * gcc.c-torture/execute/20011115-1.c: New test.
1894
1895 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
1896
1897         * gcc.c-torture/compile/20011114-2.c: New test.
1898         * gcc.c-torture/compile/20011114-3.c: New test.
1899         * gcc.c-torture/compile/20011114-4.c: New test.
1900
1901 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
1902
1903         * g++.dg/other/init1.C: New test.
1904
1905 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
1906
1907         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
1908         message.
1909
1910         * gcc.c-torture/execute/20011114-1.c: New testcase.
1911
1912         * gcc.c-torture/compile/20010327-1.c: Revert last change.
1913         * gcc.c-torture/compile/20011114-1.c: New test, exactly
1914         like the (before this change) version of 20010327-1.c.
1915
1916 2001-11-14  Roger Sayle <roger@eyesopen.com>
1917
1918         * gcc.c-torture/execute/string-opt-13.c: New testcase.
1919
1920 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
1921
1922         * g++.dg/init/array2.C: New test.
1923
1924 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
1925
1926         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
1927
1928 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
1929
1930         * g++.dg/other/forscope1.C: New test.
1931         * g++.dg/ext/forscope1.C: New test.
1932         * g++.dg/ext/forscope2.C: New test.
1933
1934 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
1935
1936         * gcc.c-torture/execute/20011113-1.c: New test.
1937
1938 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
1939
1940         * gcc.c-torture/execute/20011109-2.c: New test.
1941
1942         * gcc.c-torture/execute/20011109-1.c: New test.
1943
1944 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
1945
1946         * gcc.c-torture/compile/20011109-1.c: New test.
1947
1948 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
1949
1950         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
1951         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
1952         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
1953         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
1954         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
1955         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
1956         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
1957
1958 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
1959
1960         * g++.dg/warn/Wshadow-1.C: New tests.
1961         * g++.old-deja/g++.mike/for3.C: Update.
1962
1963 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
1964
1965         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
1966         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
1967         XFAILs.  Adjust expected error texts.
1968         * gcc.c-torture/compile/20011106-1.c,
1969         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
1970         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
1971         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
1972         gcc.dg/c99-array-lval-5.c: New tests.
1973
1974 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
1975
1976         * gcc.dg/cpp/defined.c: Update.
1977
1978 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
1979
1980         * gcc.c-torture/execute/anon-1.c: New test.
1981
1982 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
1983
1984         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
1985         same size, so no warning should be produced on stormy16.
1986
1987         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
1988         due to oversized array.
1989         * g++.old-deja/g++.mike/ns15.C: Likewise.
1990         * g++.old-deja/g++.pt/crash16.C: Likewise.
1991
1992 2001-11-02  Graham Stott  <grahams@redhat.com>
1993
1994         * g++.dgother/debug1.C: Fix typos.
1995
1996 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
1997
1998         * g++.dg/other/debug1.C: New test.
1999
2000 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2001
2002         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
2003         of unsigned long.
2004
2005 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
2006
2007         * gcc.dg/20011029-2.c: New test.
2008
2009         * gcc.c-torture/compile/20011029-1.c: New test.
2010
2011 Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
2012
2013         * objc/execute/class_self-1.m: New test.
2014         * objc/execute/class_self-2.m: New test.
2015
2016 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
2017
2018         * gcc.misc-tests/msgs.exp: Delete.
2019         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
2020         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
2021         error set to match recent changes.
2022
2023 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
2024
2025         * gcc.dg/20011021-1.c: New test.
2026
2027 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
2028
2029         * gcc.c-torture/compile/20011023-1.c: New test.
2030
2031 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
2032
2033         * lib/g77.exp: Rewrite based on lib/g++.exp.
2034
2035 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
2036
2037         * gcc.c-torture/execute/20011019-1.c: New test.
2038
2039         * gcc.dg/20011018-1.c: New test.
2040
2041 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
2042
2043         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
2044
2045 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
2046
2047         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
2048         * gcc.dg/attr-invalid.c: Likewise.
2049
2050 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
2051
2052         * testsuite/gcc.dg/20011015-1.c: New test.
2053
2054 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
2055
2056         * g++.dg/template/unify2.C: New test.
2057
2058 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
2059
2060         * g++.dg/other/exception-specification.C: New test
2061
2062 2001-10-13  Tom Rix  <trix@redhat.com>
2063
2064         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
2065         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
2066
2067 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
2068
2069         * testsuite/gcc.dg/20011009-1.c: New test.
2070
2071 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
2072
2073         PR g++/4476
2074         * g++.dg/other/friend1.C: New test.
2075
2076 2001-10-11  Richard Henderson  <rth@redhat.com>
2077
2078         * g++.old-deja/g++.other/crash18.C: Add -S to options.
2079
2080 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2081
2082         * gcc.c-torture/compile/20011010-1.c: New.
2083
2084 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
2085
2086         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
2087         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
2088         g77.f-torture/execute/execute.exp,
2089         g77.f-torture/noncompile/noncompile.exp,
2090         gcc.c-torture/compile/compile.exp,
2091         gcc.c-torture/execute/execute.exp,
2092         gcc.c-torture/execute/ieee/ieee.exp,
2093         gcc.c-torture/execute/memcheck/memcheck.exp,
2094         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
2095         objc/execute/execute.exp: Update FSF address.
2096
2097 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
2098
2099         * gcc.dg/cpp/cmdlne-C.c: Update.
2100         * gcc.dg/cpp/cmdlne-C2.c: New.
2101
2102 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2103
2104         * gcc.c-torture/execute/20011008-3.c: New.
2105
2106 2001-10-08  DJ Delorie  <dj@redhat.com>
2107
2108         * gcc.dg/20011008-1.c: New.
2109         * gcc.dg/20011008-2.c: New.
2110
2111 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
2112
2113         * gcc.dg/cpp/spacing1.c: Update test.
2114
2115 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2116
2117         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
2118         spelling errors of "separate" as "seperate".
2119
2120 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
2121
2122         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
2123         enough to avoid inlining.
2124
2125 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
2126
2127         * lib/g77.exp: set libg2c_dir correctly.
2128
2129 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2130
2131         * gcc.dg/cpp/macro11.c: New test.
2132
2133 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
2134
2135         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
2136         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
2137         gcc.dg/format/multattr-3.c: New tests.
2138         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
2139         tests for format attributes on function pointers being rejected.
2140
2141 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
2142
2143         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
2144
2145 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
2146
2147         * g++.dg/warn/format1.C: New test.
2148
2149 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
2150
2151         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
2152
2153 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
2154
2155         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
2156
2157 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
2158
2159         * gcc.dg/cpp/redef2.c: Add test.
2160
2161 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
2162
2163         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
2164         long-standing bug on i686, apparently.
2165         * gcc.c-torture/execute/loop-2c.x: New file.
2166         * gcc.c-torture/execute/loop-2d.x: New file.
2167         * gcc.c-torture/execute/loop-3c.x: New file.
2168
2169 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
2170
2171         * gcc.dg/cpp/20000625-2.c: Correct line number.
2172
2173 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
2174
2175         * gcc.dg/cpp/macro10.c: New test.
2176         * gcc.dg/cpp/strify3.c: New test.
2177         * gcc.dg/cpp/spacing1.c: Add tests.
2178         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
2179         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
2180
2181 2001-09-24  DJ Delorie  <dj@redhat.com>
2182
2183         * gcc.c-torture/execute/20010924-1.c: New test.
2184
2185 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
2186
2187         * testsuite/objc/execute/paste.m: Remove.
2188
2189 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
2190
2191         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
2192
2193 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
2194
2195         * g77.dg/strlen0.f: New test.
2196
2197 2001-09-21  Richard Henderson  <rth@redhat.com>
2198
2199         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
2200         * g++.old-deja/g++.abi/vtable2.C: Likewise.
2201
2202 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
2203
2204         Table-driven attributes.
2205         * g++.dg/ext/attrib1.C: New test.
2206
2207 2001-09-20  DJ Delorie  <dj@redhat.com>
2208
2209         * gcc.dg/20000926-1.c: Update expected warning messages.
2210         * gcc.dg/array-2.c: Likewise, and test for warnings too.
2211         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
2212         array.
2213
2214 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
2215
2216         * g++.dg/eh/registers1.C: New test case.
2217
2218 2001-09-17  Richard Henderson  <rth@redhat.com>
2219
2220         * gcc.dg/array-5.c: Fix VLA decomposition test.
2221
2222 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
2223
2224         * gcc.dg/cpp/line5.c: New testcase.
2225
2226 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
2227
2228         * gcc.dg/cpp/macro9.c: New test.
2229
2230 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
2231
2232         * gcc.c-torture/execute/980223.c: Change type of addr from long
2233         to char *.
2234
2235 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
2236
2237         * gcc.c-torture/execute/20010915-1.c: New test.
2238
2239 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
2240
2241         * g77.dg/bprob: New directory.
2242         * g77.dg/bprob/bprob.exp: New file.
2243         * g77.dg/bprob/bprob-1.f: New test.
2244         * g77.dg/gcov: New directory.
2245         * g77.dg/gcov/gcov.exp: New file.
2246         * g77.dg/gcov/gcov-1.f: New test.
2247         * g77.dg/gcov/gcov-1.x: New file.
2248
2249 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
2250
2251         * gcc.dg/cpp/directiv.c: Update.
2252         * gcc.dg/cpp/undef1.c: Update.
2253
2254 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
2255
2256         * gcc.dg/20010912-1.c: New test.
2257
2258 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
2259
2260         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
2261         language-independent file in lib.
2262         * lib/gcov.exp: New file.
2263
2264 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
2265
2266         * gcc.c-torture/compile/20010911-1.c: New test.
2267
2268 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
2269
2270         * lib/profopt.exp: New, to support profile-directed optimizations.
2271         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
2272         * gcc.misc-tests/bprob-1.c: New test.
2273         * gcc.misc-tests/bprob-2.c: New test.
2274
2275 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
2276
2277         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
2278         XFAIL and which kinds of gcov output to verify.
2279         * gcc.misc-tests/gcov-4b.x: New file.
2280         * gcc.misc-tests/gcov-5b.x: New file.
2281         * gcc.misc-tests/gcov-6.x: New file.
2282         * gcc.misc-tests/gcov-7.c: New test.
2283         * gcc.misc-tests/gcov-7.x: New file.
2284
2285 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
2286
2287         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
2288         * gcc.misc-tests/gcov-6.c: New test.
2289
2290 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
2291
2292         PR c++/3986
2293         * g++.dg/abi/vbase1.C: New test.
2294
2295 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
2296
2297         * objc.dg/method-2.m: New.
2298
2299 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
2300
2301         PR c++/4203
2302         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
2303         * g++.dg/init/empty1.C: New test.
2304
2305 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
2306
2307         * gcc.c-torture/compile/20010903-1.c: New test.
2308
2309 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
2310
2311         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
2312         for m68k.
2313
2314 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
2315
2316         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
2317
2318         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
2319
2320         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
2321
2322 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
2323
2324         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
2325         for 16-bit 'unsigned int'.
2326
2327 2001-08-29  Kazu Hirata  <kazu@hxi.com>
2328
2329         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
2330
2331 2001-08-27  Richard Henderson  <rth@redhat.com>
2332
2333         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
2334         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
2335
2336 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
2337
2338         * gcc.dg/asm-names.c (ymain): New.
2339
2340 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
2341
2342         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
2343         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
2344         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
2345
2346 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2347
2348         * gcc.dg/compare5.c: New testcase.
2349
2350 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
2351
2352         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
2353         and "In instantiation".
2354
2355 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
2356
2357         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
2358
2359 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
2360
2361         * gcc.misc-tests/gcov.exp: Add support for branch information.
2362         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
2363         * gcc.misc-tests/gcov-4.c: New test.
2364         * gcc.misc-tests/gcov-4b.c: New test.
2365         * gcc.misc-tests/gcov-5b.c: New test.
2366
2367 2001-08-20  Zack Weinberg  <zackw@panix.com>
2368
2369         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
2370         expected to fail.
2371
2372 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2373
2374         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
2375
2376 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
2377
2378         * g++.dg/eh/template1.C: New test.
2379
2380 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
2381
2382         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
2383         Fix thinko.
2384         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
2385         for xfail.
2386
2387 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
2388
2389         * lib/g77-dg.exp:  Use prune.exp for common procedures
2390         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
2391         * lib/g77.exp: (g77-dg-prune) Remove
2392
2393 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
2394
2395         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
2396
2397 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2398
2399         * g++.dg/template/unify1.C: New test.
2400
2401 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
2402
2403         * g++.dg/abi/empty4.C: New test.
2404
2405 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
2406
2407         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
2408         solaris2.*
2409         * g77.f-torture/compile/pr3743.x: Likewise
2410
2411 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
2412
2413         * g++.dg/other/using-declaration.C: New test.
2414
2415 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
2416
2417         * gcc.dg/cpp/tr-sign.c: New testcase.
2418
2419 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
2420
2421         * gcc.dg/cpp/19951025-1.c: Revert.
2422         * gcc.dg/cpp/directiv.c: We no longer process directives that
2423         interrupt macro arguments.
2424
2425 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
2426
2427         * gcc.dg/bconstp-1.c: New test.
2428
2429 2001-08-03  Richard Henderson  <rth@redhat.com>
2430
2431         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
2432
2433 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2434
2435         * gcc.dg/cpp/19951025-1.c: Update.
2436
2437 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
2438
2439         * g77.dg/ff90-1.f (s): Fix reference of variable z,
2440         should be x.
2441
2442 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
2443
2444         Kill -fhonor-std.
2445         * g++.old-deja/g++.ns/ns14.C: Remove special options.
2446         * g++.old-deja/g++.other/std1.C: Likewise.
2447         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
2448
2449 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
2450
2451         * lib/g77.exp:  Load gcc-defs.exp for common procedures
2452         (g77_pass, g77_fail, g77_finish, g77_exit,
2453         ${tool}_check_unsupported_p} Now redundant.  Deleted.
2454
2455 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
2456
2457         * g77.dg/fbackslash.f
2458         * g77.dg/fcase-preserve.f
2459         * g77.dg/ff90-1.f
2460         * g77.dg/ffixed-line-length-0.f
2461         * g77.dg/ffixed-line-length-132.f
2462         * g77.dg/ffixed-line-length-7.f
2463         * g77.dg/ffixed-line-length-72.f
2464         * g77.dg/ffixed-line-length-none.f
2465         * g77.dg/ffree-form-1.f
2466         * g77.dg/fno-backslash.f
2467         * g77.dg/fno-f90-1.f
2468         * g77.dg/fno-fixed-form-1.f
2469         * g77.dg/fno-onetrip.f
2470         * g77.dg/fno-typeless-boz.f
2471         * g77.dg/fno-underscoring.f
2472         * g77.dg/fno-vxt-1.f
2473         * g77.dg/fonetrip.f
2474         * g77.dg/ftypeless-boz.f
2475         * g77.dg/fugly-assumed.f
2476         * g77.dg/funderscoring.f
2477         * g77.dg/fvxt-1.f
2478
2479 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
2480
2481         * objc.dg/fwd-proto-1.m: New.
2482         * objc.dg/local-decl-1.m: New.
2483         * objc.dg/naming-1.m: New.
2484         * objc.dg/naming-2.m: New.
2485         * objc.dg/proto-hier-1.m: New.
2486
2487 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
2488
2489         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
2490         largest-type elements to a struct makes its size grow.
2491
2492 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2493
2494         * g++.dg/abi/vthunk1.C: New test.
2495
2496 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2497
2498         * g++.dg/abi/vbase8-22.C: New test.
2499
2500 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2501
2502         * gcc.dg/cpp/macro8.c: New test.
2503
2504 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
2505
2506         * g++.dg/abi/vbase8-21.C: New test.
2507
2508 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
2509
2510         * g++.dg/abi/vbase8-10.C: New test.
2511
2512 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2513
2514         * lib/g++.exp (g++_set_ld_library_path): Renamed to
2515         ${tool}_set_ld_library_path.
2516         Changed caller.
2517         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
2518         g++.exp.
2519
2520 2001-07-26  Stan Cox <scox@redhat.com>
2521
2522         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
2523         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
2524         gcc_exit, gcc_check_unsupported_p):
2525         Moved to gcc-deps.exp
2526         * gcc-deps.exp: New file.
2527
2528 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2529
2530         * g++.old-deja/g++.pt/defarg14.C: New test.
2531
2532 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
2533
2534         * g++.old-deja/g++.other/lineno5.C: New test.
2535
2536 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
2537
2538         * g++.old-deja/g++.pt/crash68.C: New test.
2539
2540 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
2541
2542         * g++.old-deja/g++.other/crash42.C: New test.
2543
2544 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2545
2546         * gcc.dg/cpp/extratokens.c: Fix.
2547         * gcc.dg/cpp/skipping2.c: New tests.
2548
2549 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2550
2551         * gcc.c-torture/execute/20010724-1.c: New file.
2552         * gcc.c-torture/execute/20010724-1.x: New file.
2553
2554 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
2555
2556         * g++.old-deja/g++.other/cond7.C: New test.
2557
2558 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
2559
2560         * g++.old-deja/g++.other/optimize4.C: New test.
2561
2562 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
2563
2564         * g++.old-deja/g++.abi/vbase8-5.C: New test.
2565
2566 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
2567
2568         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
2569         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
2570         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
2571         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
2572
2573         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
2574         bug report" message.
2575
2576         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
2577         * g++.dg/ext/instantiate1.C: Move from old-deja.
2578
2579 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
2580
2581         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
2582         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
2583         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
2584         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
2585
2586 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
2587
2588         * gcc.c-torture/execute/20010723-1.c: New test.
2589
2590 2001-07-23  Ben Elliston  <bje@redhat.com>
2591
2592         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
2593
2594 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2595
2596         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
2597         i[34567]86-*-*.
2598         Delete handling of ieee_multilib_flags.
2599         Pass -mieee for alpha*-*-* and sh-*-*.
2600         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
2601
2602 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
2603
2604         Remove old-abi tests.
2605         * g++.old-deja/g++.mike/p11116.C: Remove.
2606         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
2607
2608 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
2609
2610         * g77.f-torture/compile/pr3743.f:  New test
2611
2612 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
2613
2614         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
2615
2616 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2617
2618         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
2619         g++.old-deja/g++.pt/static6.C: Likewise.
2620         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
2621         supports weak symbols.
2622
2623 2001-07-18  Andreas Jaeger  <aj@suse.de>
2624
2625         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
2626         supported again.
2627
2628 2001-07-18  Andreas Jaeger  <aj@suse.de>
2629
2630         * gcc.dg/iftrap-1.c: Fix target line.
2631
2632 2001-07-17  Richard Henderson  <rth@redhat.com>
2633
2634         * gcc.c-torture/execute/20010717-1.c: New.
2635
2636 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
2637
2638         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
2639         tests.
2640
2641 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
2642
2643         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
2644
2645 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2646
2647         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
2648         UAC_SIGBUS, UAC_NOPRINT definitions.
2649
2650 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
2651
2652         * objc/execute/object_is_class.m: New test.
2653         * objc/execute/object_is_meta_class.m: New test.
2654
2655 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
2656
2657         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
2658         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
2659
2660 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
2661
2662         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
2663         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
2664
2665 2001-07-14  Richard Henderson  <rth@redhat.com>
2666
2667         * gcc.dg/iftrap-1.c: New.
2668
2669 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
2670
2671         * g77.f-torture/execute/intrinsic77.f: New test.
2672
2673 2001-07-11  Janis Johnson <janis@us.ibm.com>
2674
2675         * gcc.misc-tests/gcov-3.c: New test.
2676
2677 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
2678
2679         * gcc.c-torture/compile/20010711-1.c,
2680         * gcc.c-torture/compile/20010711-2.c: New tests.
2681
2682 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
2683
2684         * gcc.c-torture/execute/20010711-1.c: New test.
2685
2686 2001-07-11  Ben Elliston  <bje@redhat.com>
2687
2688         * g++.old-deja/g++.other/enum5.C: New test.
2689
2690 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
2691
2692         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
2693         (g++-dg-prune): Call prune_gcc_output.
2694         * prune.exp: New file for prune_gcc_output.
2695         * lib/g++.exp, lib/gcc.exp: Load it.
2696
2697 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
2698
2699         * gcc.c-torture/compile/20010701-1.c,
2700         g++.old-deja/g++.ext/attrib6.C: New tests.
2701
2702 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
2703
2704         * gcc.c-torture/compile/20010706-1.c: New test.
2705
2706 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
2707
2708         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
2709
2710 2001-06-28  Stan Shebs  <shebs@apple.com>
2711
2712         * gcc.dg/pragma-darwin.c: New test.
2713
2714 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2715
2716         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
2717         Solaris 2.[678] system.
2718
2719 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
2720
2721         * gcc.dg/20010622-1.c: New test.
2722
2723 2001-06-18  Stan Shebs  <shebs@apple.com>
2724
2725         * objc.dg: New directory.
2726         * objc.dg/dg.exp: New file.
2727         * objc.dg/alias.m: New.
2728         * objc.dg/class-1.m: New.
2729         * objc.dg/class-2.m: New.
2730         * objc.dg/const-str-1.m: New.
2731         * objc.dg/const-str-2.m: New.
2732         * objc.dg/id-1.m: New.
2733         * objc.dg/method-1.m: New.
2734         * objc.dg/super-class-1.m: New.
2735         * lib/objc-dg.exp: New file.
2736
2737 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2738
2739         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
2740         of label name.
2741
2742 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
2743
2744         * g++.old-deja/g++.abi/vbase8-9.C: New test.
2745
2746 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2747
2748         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
2749         variable.
2750
2751 2001-06-12  Richard Henderson  <rth@redhat.com>
2752
2753         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
2754
2755 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
2756
2757         * g++.old-deja/g++.abi/vbase5.C: New test.
2758         * g++.old-deja/g++.abi/vbase6.C: New test.
2759         * g++.old-deja/g++.abi/vbase7.C: New test.
2760
2761 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2762
2763         * gcc.c-torture/compile/20010610-1.c: New test.
2764
2765 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
2766
2767         * g++.old-deja/g++.abi/vbase4.C: New test.
2768
2769 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2770
2771         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
2772         support %f for HC11/HC12 targets.
2773         * gcc.c-torture/execute/930513-1.x: New file, likewise.
2774         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
2775         on HC11/HC12 targets.
2776         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
2777
2778 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2779
2780         * gcc.dg/wchar_t-1.c: New file.
2781         * gcc.dg/wint_t-1.c: Likewise.
2782
2783 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
2784
2785         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
2786
2787 2001-06-11  Richard Henderson  <rth@redhat.com>
2788
2789         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
2790
2791 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
2792
2793         * gcc.c-torture/compile/20010611-1.c: New test.
2794
2795 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
2796
2797         * gcc.dg/c99-tag-1.c: Add more tests.
2798
2799 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
2800
2801         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
2802         representation on MN10300 and ARM/Thumb.
2803
2804 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
2805
2806         * g77.f-torture/execute/20010610.f: New.
2807
2808 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
2809
2810         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
2811         names.
2812
2813 2001-06-09  Richard Henderson  <rth@redhat.com>
2814
2815         * gcc.c-torture/execute/ashrdi-1.c: New.
2816         * gcc.c-torture/execute/ashldi-1.c: New.
2817         * gcc.c-torture/execute/lshrdi-1.c: New.
2818
2819 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
2820
2821         * objc/execute/load-3.m: Added. Check sending +load to categories,
2822         in addition to classes.
2823
2824 2001-06-08  Stan Shebs  <shebs@apple.com>
2825
2826         * objc/execute/load-2.m: New test.  From Nicola Pero
2827         <n.pero@mi.flashnet.it>.
2828
2829 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
2830
2831         * gcc.c-torture/execute/20010605-2.c: New test.
2832
2833 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
2834
2835         * g++.old-deja/g++.abi/vbase2.C: New test.
2836         * g++.old-deja/g++.abi/vbase3.C: New test.
2837
2838 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
2839
2840         * g++.old-deja/g++.pt/friend49.C: New test.
2841
2842 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
2843
2844         * g++.old-deja/g++.ext/anon3.C: New test.
2845
2846 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
2847
2848         * g++.old-deja/g++.other/conv7.C: New test.
2849
2850 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
2851
2852         * gcc.c-torture/compile/20010605-2.c: New test.
2853
2854 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2855
2856         * gcc.c-torture/execute/20010604-1.c: New test.
2857
2858 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
2859
2860         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
2861
2862 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
2863
2864         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
2865         (g++_link_flags): Likewise.
2866         (g++_init): Pass gccpath's value to two previous functions.
2867
2868 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2869
2870         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
2871         Ensure logfile entry matches exec command line.
2872
2873 2001-05-31  Richard Henderson  <rth@redhat.com>
2874
2875         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
2876         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
2877
2878 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
2879
2880         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
2881         compiler for irix6.2
2882
2883 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
2884
2885         * g++.old-deja/g++.other/optimize3.C: New file.
2886
2887 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
2888
2889         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
2890         assemble.
2891
2892 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
2893
2894         * g++.old-deja/g++.other/optimize2.C: New file.
2895
2896 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
2897
2898         * gcc.c-torture/compile/20010518-2.c: New file.
2899         * gcc.c-torture/execute/20010518-1.c: New file.
2900         * gcc.c-torture/execute/20010518-2.c: New file.
2901
2902 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
2903
2904         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
2905
2906 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
2907
2908         G++ no longer defines builtins that do not begin with __builtin.
2909         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
2910         * g++.old-deja/g++.brendand/misc13.C: Likewise.
2911         * g++.old-deja/g++.law/builtin1.C: Likewise.
2912         * g++.old-deja/g++.law/cvt2.C: Likewise.
2913         * g++.old-deja/g++.mike/net5.C: Likewise.
2914         * g++.old-deja/g++.other/builtins1.C: Likewise.
2915         * g++.old-deja/g++.other/builtins2.C: Likewise.
2916         * g++.old-deja/g++.other/builtins3.C: Likewise.
2917         * g++.old-deja/g++.other/builtins4.C: Likewise.
2918         * g++.old-deja/g++.other/inline8.C: Likewise.
2919         * g++.old-deja/g++.robertl/eb39.C: Likewise.
2920
2921 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
2922
2923         * g++.old-deja/g++.pt/using1.C: Adjust.
2924         * g++.old-deja/g++.pt/using2.C: New test.
2925
2926 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
2927
2928         * gcc.dg/cpp/charconst.c: New tests.
2929         * gcc.dg/cpp/escape.c: New tests.
2930         * gcc.dg/cpp/escape-1.c: New tests.
2931         * gcc.dg/cpp/escape-2.c: New tests.
2932         * gcc.dg/cpp/ucs.c: New tests.
2933
2934 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
2935
2936         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
2937         native compiler for irix6.5.
2938
2939 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
2940
2941         * lib/g++.exp (g++_include_flags): Use args to compute
2942         get_multilibs.
2943         (g++_link_flags): Likewise.
2944         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
2945
2946 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
2947
2948         * gcc.dg/c90-hexfloat-1.c: Add more tests.
2949
2950 2001-05-21  Geoff Keating  <geoffk@redhat.com>
2951
2952         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
2953         this file.
2954
2955 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2956
2957         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
2958         STACK_SIZE;
2959         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
2960         to STACK_SIZE; Use it to define size of add_histo array.
2961         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
2962         to STACK_SIZE.
2963         (f): Use GITT_SIZE to define size of gitt local table.
2964         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
2965         to STACK_SIZE; Use it to define size of bytemem array.
2966
2967 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2968
2969         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
2970         on 68HC11/HC12 due to the asm instruction.
2971         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
2972         * gcc.c-torture/compile/920520-1.x: Likewise.
2973         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
2974         on 68HC11/HC12 because the function is larger than 64K.
2975         * gcc.c-torture/compile/961203-1.x: New file, this test fails
2976         on 68HC11/HC12 because the structure is too large.
2977
2978 2001-05-20  Richard Henderson  <rth@redhat.com>
2979
2980         * gcc.c-torture/execute/20010520-1.c: New.
2981
2982 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2983
2984         * g++.old-deja/g++.warn/compare1.C: New test.
2985         * gcc.dg/compare4.c: New test.
2986
2987 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
2988
2989         * g++.old-deja/g++.other/optimize1.C: New test.
2990
2991 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2992
2993         * g++.old-deja/g++.pt/spec41.C: New test.
2994
2995 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
2996
2997         * gcc.c-torture/compile/20010114-1.x: Remove.
2998
2999 2001-05-18  Stan Shebs  <shebs@apple.com>
3000
3001         * gcc.c-torture/compile/20010518-1.c: New test.
3002
3003 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
3004
3005         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
3006         * g++.old-deja/g++.pt/crash67.C: New test.
3007
3008 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
3009
3010         * g++.old-deja/g++.other/debug9.C: New test.
3011
3012 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
3013
3014         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
3015
3016 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
3017
3018         * gcc.c-torture/compile/20010516-1.c: New test.
3019
3020 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
3021
3022         * g++.old-deja/g++.other/crash41.C: New test.
3023
3024 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
3025
3026         * g++.old-deja/g++.pt/crash66.C: New test.
3027
3028 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
3029
3030         * g++.old-deja/g++.robertl/eb27.C: Convert.
3031
3032 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
3033
3034         * g++.dg/friend-warn.C: New test.  Do not warn about friend
3035         declaration being redundant.
3036
3037 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
3038
3039         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
3040
3041 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
3042
3043         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
3044
3045 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
3046
3047         * lib/g++.exp: Use testsuite_flags.
3048
3049 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
3050
3051         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
3052
3053 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3054
3055         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
3056
3057 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
3058
3059         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
3060
3061 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
3062
3063         * gcc.c-torture/compile/20010313-1.c: New test.
3064
3065 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
3066
3067         * gcc.dg/cpp/direct2.c: New test.
3068         * gccq.dg/cpp/direct2s.c: New test.
3069
3070         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
3071
3072 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
3073
3074         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
3075         * g++.old-deja/g++.other/op3.C: Likewise.
3076
3077 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
3078
3079         * gcc.dg/cpp/syshdr.h: New file.
3080         * gcc.dg/cpp/sysmac1.c: Update.
3081         * gcc.dg/cpp/sysmac2.c: Update.
3082
3083 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
3084
3085         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
3086
3087 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
3088
3089         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
3090         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
3091
3092 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
3093
3094         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
3095
3096 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
3097
3098         * lib/g++.exp (g++_include_flags): Don't use any special flags
3099         if TESTING_IN_BUILD_TREE is not defined.
3100         (g++_init): Use a plain 'c++' as the compiler if
3101         TESTING_IN_BUILD_TREEE is not defined.
3102
3103 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
3104
3105         * g++.old-deja/g++.eh/catch13.C: New test.
3106         * g++.old-deja/g++.eh/catch14.C: New test.
3107
3108 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
3109
3110         * gcc.dg/cpp/tr-define.c: New test.
3111
3112 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
3113
3114         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
3115         <stdlib.h>, not <malloc.h>.
3116
3117 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
3118
3119         * g++.old-deja/g++.ns/template17.C: New test.
3120
3121 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
3122
3123         * g++.old-deja/g++.pt/ref4.C: New test.
3124
3125 2001-04-30  Richard Henderson  <rth@redhat.com>
3126
3127         * gcc.dg/20000724-1.c: Revert last change.
3128
3129 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
3130
3131         * g77.f-torture/execute/20010430.f: New test.
3132
3133 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
3134
3135         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
3136
3137 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
3138
3139         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
3140
3141 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
3142
3143         * g++.old-deja/g++.eh/crash6.C: New test.
3144
3145 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
3146
3147         * g++.old-deja/g++.other/warn7.C: New test.
3148
3149 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
3150
3151         * g++.old-deja/g++.other/defarg9.C: New test.
3152
3153 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
3154
3155         * g77.f-torture/compile/20010426.f: New test.
3156         * g77.f-torture/execute/20010426.f: New test.
3157
3158 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
3159
3160         * g77.f-torture/compile/20000629-1.x: Remove - error
3161         has been fixed.
3162
3163 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
3164
3165         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
3166         Tweak slightly to work with g++.dg framework.
3167         * g++.dg/special/ecos.exp: Run initp1.C test.
3168         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
3169
3170         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
3171         its linker doesn't give line numbers either.
3172         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
3173
3174 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
3175
3176         * g++.old-deja/g++.other/lex1.C: New test.
3177
3178 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
3179
3180         * gcc.dg/noncompile/20010425-1.c: New test.
3181
3182 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
3183
3184         * g++.old-deja/g++.pt/mangle2.C: New test.
3185
3186 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
3187
3188         * gcc.dg/format/plus-1.c: New test.
3189
3190 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
3191
3192         * gcc.dg/20010423-1.c: New test.
3193
3194 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
3195
3196         * gcc.c-torture/execute/20010422-1.c: New test.
3197
3198 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
3199
3200         * g++.old-deja/g++.ns/type2.C: New test.
3201
3202 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
3203
3204         * g++.old-deja/g++.other/perf1.C: New test.
3205
3206 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
3207
3208         * gcc.dg/c99-func-2.c: Remove xfail.
3209         * gcc.dg/c99-func-3.c: Remove xfail.
3210         * gcc.dg/c99-func-4.c: Remove xfail.
3211
3212 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
3213
3214         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
3215
3216 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
3217
3218         * gcc.c-torture/compile/20010423-1.c: New test.
3219
3220 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
3221
3222         * g++.old-deja/g++.pt/typename28.C: New test.
3223
3224 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
3225
3226         * g++.old-deja/g++.abi/empty2.C: New test.
3227         * g++.old-deja/g++.abi/empty3.C: New test.
3228
3229 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
3230
3231         * g++.old-deja/g++.other/comdat2.C: New test.
3232         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
3233
3234 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
3235
3236         * g++.old-deja/g++.other/overload14.C: New test.
3237
3238 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
3239
3240         * g++.old-deja/g++.other/lookup23.C: New test.
3241
3242 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
3243
3244         * gcc.c-torture/execute/20010403-1.c: New test.
3245
3246 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
3247             Mark Mitchell  <mark@codesourcery.com>
3248
3249         * lib/old-dejagnu.exp: Don't delete output of executable.
3250         Add .exe suffix to executables.
3251
3252 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
3253
3254         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
3255
3256 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3257
3258         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
3259
3260 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
3261
3262         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
3263         * g++.old-deja/g++.abi/crash1.C: New test.
3264
3265 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
3266
3267         * g++.old-deja/g++.other/crash40.C: New test.
3268
3269 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3270
3271         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
3272
3273 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
3274
3275         * g++.old-deja/g++.other/warn6.C: New test.
3276
3277 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
3278
3279         * g++.old-deja/g++.robertl/eb42.C: Same.
3280
3281 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3282
3283         * gcc.dg/wtr-conversion-1.c: New testcase.
3284
3285 2001-04-10  Richard Henderson  <rth@redhat.com>
3286
3287         * g++.old-deja/g++.other/array5.C: New.
3288
3289 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3290
3291         * gcc.c-torture/execute/20010408-1.c: New test.
3292
3293 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
3294
3295         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
3296         headers and constructs.
3297         * g++.old-deja/g++.robertl/eb79.C: Same.
3298         * g++.old-deja/g++.robertl/eb77.C (main): Same.
3299         * g++.old-deja/g++.robertl/eb73.C: Same.
3300         * g++.old-deja/g++.robertl/eb66.C (main): Same.
3301         * g++.old-deja/g++.robertl/eb55.C (t): Same.
3302         * g++.old-deja/g++.robertl/eb54.C (main): Same.
3303         * g++.old-deja/g++.robertl/eb46.C (main): Same.
3304         * g++.old-deja/g++.robertl/eb44.C: Same.
3305         * g++.old-deja/g++.robertl/eb41.C (main): Same.
3306         * g++.old-deja/g++.robertl/eb4.C (main): Same.
3307         * g++.old-deja/g++.robertl/eb39.C: Same.
3308         * g++.old-deja/g++.robertl/eb33.C (main): Same.
3309         * g++.old-deja/g++.robertl/eb31.C (main): Same.
3310         * g++.old-deja/g++.robertl/eb30.C: Same.
3311         * g++.old-deja/g++.robertl/eb3.C: Same.
3312         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
3313         * g++.old-deja/g++.robertl/eb21.C: Same.
3314         * g++.old-deja/g++.robertl/eb15.C: Same.
3315         * g++.old-deja/g++.robertl/eb118.C: Same.
3316         * g++.old-deja/g++.robertl/eb115.C (main): Same.
3317         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
3318         * g++.old-deja/g++.robertl/eb109.C: Same.
3319         * g++.old-deja/g++.other/sibcall1.C (main): Same.
3320         * g++.old-deja/g++.mike/rtti1.C: Same.
3321         * g++.old-deja/g++.mike/p658.C: Same.
3322         * g++.old-deja/g++.mike/net46.C: Same.
3323         * g++.old-deja/g++.mike/net34.C: Same.
3324         * g++.old-deja/g++.mike/memoize1.C: Same.
3325         * g++.old-deja/g++.mike/eh2.C: Same.
3326         * g++.old-deja/g++.law/weak.C: Same.
3327         * g++.old-deja/g++.law/visibility7.C: Same.
3328         * g++.old-deja/g++.law/visibility25.C: Same.
3329         * g++.old-deja/g++.law/visibility22.C: Same.
3330         * g++.old-deja/g++.law/visibility2.C: Same.
3331         * g++.old-deja/g++.law/visibility17.C: Same.
3332         * g++.old-deja/g++.law/visibility13.C: Same.
3333         * g++.old-deja/g++.law/visibility10.C: Same.
3334         * g++.old-deja/g++.law/visibility1.C: Same.
3335         * g++.old-deja/g++.law/virtual3.C (eval): Same.
3336         * g++.old-deja/g++.law/vbase1.C: Same.
3337         * g++.old-deja/g++.law/operators32.C: Same.
3338         * g++.old-deja/g++.law/nest3.C: Same.
3339         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
3340         * g++.old-deja/g++.law/except5.C (main): Same.
3341         * g++.old-deja/g++.law/cvt7.C (run): Same.
3342         * g++.old-deja/g++.law/cvt2.C: Same.
3343         * g++.old-deja/g++.law/cvt16.C: Same.
3344         * g++.old-deja/g++.law/ctors6.C (bar): Same.
3345         * g++.old-deja/g++.law/ctors17.C (main): Same.
3346         * g++.old-deja/g++.law/ctors13.C: Same.
3347         * g++.old-deja/g++.law/ctors12.C (main): Same.
3348         * g++.old-deja/g++.law/ctors10.C: Same.
3349         * g++.old-deja/g++.law/code-gen5.C: Same.
3350         * g++.old-deja/g++.law/bad-error7.C: Same.
3351         * g++.old-deja/g++.law/arm9.C: Same.
3352         * g++.old-deja/g++.law/arm12.C: Same.
3353         * g++.old-deja/g++.law/arg8.C: Same.
3354         * g++.old-deja/g++.law/arg1.C: Same.
3355         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
3356         * g++.old-deja/g++.jason/template31.C: Same.
3357         * g++.old-deja/g++.jason/template24.C (main): Same.
3358         * g++.old-deja/g++.jason/2371.C: Same.
3359         * g++.old-deja/g++.eh/new2.C: Same.
3360         * g++.old-deja/g++.eh/new1.C: Same.
3361         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
3362         * g++.old-deja/g++.brendan/nest21.C (main): Same.
3363         * g++.old-deja/g++.brendan/err-msg3.C: Same.
3364         * g++.old-deja/g++.brendan/crash62.C: Same.
3365         * g++.old-deja/g++.brendan/crash52.C: Same.
3366         * g++.old-deja/g++.brendan/crash49.C (main): Same.
3367         * g++.old-deja/g++.brendan/crash38.C: Same.
3368         * g++.old-deja/g++.brendan/crash15.C (main): Same.
3369         * g++.old-deja/g++.brendan/copy9.C: Same.
3370
3371 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
3372
3373         * gcc.c-torture/execute/20001203-2.c (memset):
3374         Count argument is of type __SIZE_TYPE__.
3375
3376 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
3377
3378         * gcc.c-torture/compile/20010404-1.c: New test.
3379
3380 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
3381
3382         * gcc.c-torture/compile/20010326-1.c: New test.
3383
3384 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
3385
3386         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
3387         peculiarities of the SH.
3388         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
3389
3390 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3391
3392         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
3393         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
3394         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
3395
3396 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
3397
3398         * g77.f-torture/compile/20010321-1.f: New test.
3399
3400 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
3401
3402         * gcc.c-torture/compile/20010329-1.c: New test.
3403
3404 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
3405
3406         * gcc.c-torture/execute/20010329-1.c: New test.
3407
3408 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
3409
3410         * g++.old-deja/g++.other/eh4.C: Fix typo.
3411
3412 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
3413
3414         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
3415
3416 2001-03-28  Philip Blundell  <philb@gnu.org>
3417
3418         * gcc.c-torture/compile/20010328-1.c: New test.
3419
3420 2001-03-27  Richard Henderson  <rth@redhat.com>
3421
3422         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
3423         * g++.old-deja/g++.eh/vbase3.C: Likewise.
3424
3425 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
3426
3427         * gcc.c-torture/compile/20010327-1.c: New test.
3428
3429 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
3430
3431         * g++.old-deja/g++.other/friend12.C: New test.
3432         * g++.old-deja/g++.other/friend9.C: Expect no errors.
3433         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
3434
3435 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3436
3437         * gcc.c-torture/execute/20010325-1.c: New test.
3438
3439 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
3440
3441         * g++.old-deja/g++.other/mangle3.C: New test.
3442
3443 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
3444
3445         * g++.old-deja/g++.other/anon8.C: New test.
3446
3447 2001-03-20  Philip Blundell  <philb@gnu.org>
3448
3449         * gcc.c-torture/compile/20010320-1.c: New test.
3450
3451 2001-03-17  Richard Henderson  <rth@redhat.com>
3452
3453         * g++.old-deja/g++.other/eh4.C: Add expected error text.
3454
3455 2001-03-15  Geoff Keating  <geoff@redhat.com>
3456
3457         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
3458         tests on AIX.
3459
3460 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
3461
3462         * g++.old-deja/g++.other/eh4.C: New test.
3463
3464 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
3465
3466         * gcc.dg/cpp/mi1.c: Update.
3467
3468 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
3469
3470         * g++.old-deja/g++.other/regstack.C: New test.
3471
3472 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
3473
3474         * g++.old-deja/g++.other/ref4.C: New test.
3475
3476 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
3477
3478         * objc/execute/va_method.m: Added.
3479         * objc/execute/IMP.m: Added.
3480         * objc/execute/_cmd.m: Added.
3481         * objc/execute/accessing_ivars.m: Added.
3482         * objc/execute/class-1.m: Added.
3483         * objc/execute/class-10.m: Added.
3484         * objc/execute/class-11.m: Added.
3485         * objc/execute/class-12.m: Added.
3486         * objc/execute/class-13.m: Added.
3487         * objc/execute/class-14.m: Added.
3488         * objc/execute/class-2.m: Added.
3489         * objc/execute/class-3.m: Added.
3490         * objc/execute/class-4.m: Added.
3491         * objc/execute/class-5.m: Added.
3492         * objc/execute/class-6.m: Added.
3493         * objc/execute/class-7.m: Added.
3494         * objc/execute/class-8.m: Added.
3495         * objc/execute/class-9.m: Added.
3496         * objc/execute/class-tests-1.h
3497         * objc/execute/class-tests-2.h
3498         * objc/execute/compatibility_alias.m: Added.
3499         * objc/execute/encode-1.m: Added.
3500         * objc/execute/formal_protocol-1.m: Added.
3501         * objc/execute/formal_protocol-2.m: Added.
3502         * objc/execute/formal_protocol-3.m: Added.
3503         * objc/execute/formal_protocol-4.m: Added.
3504         * objc/execute/formal_protocol-5.m: Added.
3505         * objc/execute/formal_protocol-6.m: Added.
3506         * objc/execute/formal_protocol-7.m: Added.
3507         * objc/execute/informal_protocol.m: Added.
3508         * objc/execute/initialize.m: Added.
3509         * objc/execute/load.m: Added.
3510         * objc/execute/many_args_method.m: Added.
3511         * objc/execute/nested-3.m: Added.
3512         * objc/execute/no_clash.m: Added.
3513         * objc/execute/private.m: Added.
3514         * objc/execute/redefining_self.m: Added.
3515         * objc/execute/root_methods.m: Added.
3516         * objc/execute/selector-1.m: Added.
3517         * objc/execute/static-1.m: Added.
3518         * objc/execute/static-2.m: Added.
3519         * objc/execute/va_method.m: Added.
3520
3521 2001-03-10  Richard Henderson  <rth@redhat.com>
3522
3523         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
3524
3525 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
3526
3527         * g++.old-deja/g++.other/crash31.C: XFAIL.
3528         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
3529         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
3530         * gcc.c-torture/execute/20010123-1.x: XFAIL.
3531         * gcc.c-torture/execute/20010124-1.x: XFAIL.
3532         * gcc.dg/sequence-pt-1.c: XFAIL one test.
3533
3534 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
3535
3536         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
3537
3538 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
3539
3540         * gcc.dg/20000724-1.c: Don't use multiline strings.
3541
3542 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
3543
3544         * objc/execute/string1.m, objc/execute/string2.m: Compare the
3545         result of -cString against what we expect it to be; don't just
3546         print it out for no one to read.
3547
3548         * objc/execute/string3.m, objc/execute/string4.m: New tests.
3549         Based on testcases provided by Nicola Pero.
3550
3551 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
3552
3553         * gcc.dg/cpp/macro7.c: New test.
3554
3555 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
3556
3557         * gcc.dg/cpp/multiline.c: Update.
3558
3559 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
3560
3561         * g++.old-deja/g++.other/enum3.C: New test.
3562
3563 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
3564
3565         * g++.old-deja/g++.other/pod1.C: New test.
3566
3567 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
3568
3569         * g++.old-deja/g++.ext/overload1.C: New test.
3570
3571 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
3572
3573         * g++.old-deja/g++.pt/using1.C: New test.
3574
3575 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
3576
3577         * g++.old-deja/g++.other/using9.C: New test.
3578
3579 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
3580
3581         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
3582
3583         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
3584
3585 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
3586
3587         * g++.old-deja/g++.ext/realpt1.C: Remove.
3588
3589 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
3590
3591         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
3592
3593 2001-02-26  Will Cohen  <wcohen@redhat.com>
3594
3595         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
3596
3597 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
3598
3599         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
3600         templatized constructors.
3601
3602 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3603
3604         * gcc.c-torture/execute/20010224-1.c: New test.
3605
3606 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
3607
3608         * gcc.c-torture/execute/20010222-1.c: New test.
3609
3610 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
3611
3612         * g++.old-deja/g++.other/inline20.C: New test.
3613
3614 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
3615
3616         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
3617
3618 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
3619
3620         * g++.old-deja/g++.other/lookup22.C: New test.
3621
3622 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
3623
3624         * g77.dg: New directory.
3625         * g77.dg/20010216-1.f: New test case.
3626         * g77.dg/dg.exp: New driver.
3627         * lib/g77-dg.exp: New driver library.
3628
3629 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3630
3631         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
3632
3633 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
3634
3635         * g++.old-deja/g++.other/decl9.C: New test.
3636
3637 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
3638
3639         * g++.old-deja/g++.other/init16.C: Update the test so that it does
3640         not need <string> and also tests the initialization at runtime.
3641
3642 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
3643
3644         * gcc.c-torture/execute/longlong.c: New test.
3645
3646 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
3647
3648         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
3649
3650 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
3651
3652         * gcc.c-torture/execute/920302-1.c (execute):
3653         Change argument type to short.
3654
3655 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
3656
3657         * g++.old-deja/g++.pt/deduct6.C: New test.
3658
3659 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
3660
3661         * g++.old-deja/g++.pt/deduct5.C: New test.
3662
3663 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
3664
3665         * gcc.c-torture/execute/20010209-1.c: New test.
3666
3667 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
3668
3669         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
3670
3671 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
3672
3673         * g++.dg/vtgc1.C: Update for new ABI.
3674
3675         * consistency.vlad: New directory, 1665 files.
3676
3677 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
3678
3679         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
3680         return type.
3681         * gcc.dg/cpp/digraphs.c: Declare puts.
3682
3683 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
3684
3685         * g++.old-deja/g++.other/warn5.C: New test.
3686
3687 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
3688
3689         * g++.old-deja/g++.pt/spec40.C: New test.
3690
3691 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
3692
3693         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
3694         case.
3695         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
3696
3697 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
3698
3699         * gcc.c-torture/compile/20010209-1.c: New test.
3700
3701 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
3702
3703         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
3704         excess errors message but not if it crashes.
3705         * g++.old-deja/g++.other/crash27.C: Likewise.
3706         * g++.old-deja/g++.other/crash28.C: Likewise.
3707         * g++.old-deja/g++.other/crash30.C: Likewise.
3708         * g++.old-deja/g++.other/crash32.C: Likewise.
3709         * g++.old-deja/g++.other/crash35.C: Likewise.
3710         * g++.old-deja/g++.pt/inherit2.C: Likewise.
3711
3712 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
3713
3714         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
3715         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
3716         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
3717         g77.f-torture/execute/execute.exp,
3718         g77.f-torture/noncompile/noncompile.exp,
3719         gcc.c-torture/execute/execute.exp,
3720         gcc.c-torture/execute/memcheck/memcheck.exp,
3721         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
3722         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
3723         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
3724         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
3725         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
3726         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
3727         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
3728         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
3729         Remove bug reporting instructions with ancient email addresses.
3730
3731 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
3732
3733         * gcc.dg/20010202-1.c: New test.
3734         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
3735
3736 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
3737
3738         * g++.dg/stdbool-if.C: New test.
3739
3740 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
3741
3742         * objc/execute/fdecl.m: Added main().
3743
3744 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
3745
3746         * gcc.c-torture/execute/20010206-1.c: New test.
3747
3748 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
3749
3750         * gcc.dg/cpp/avoidpaste1.c: Update.
3751
3752 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
3753
3754         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
3755         Pero <nicola@brainstorm.co.uk>.
3756         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
3757
3758 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
3759
3760         * g++.old-deja/g++.pt/spec39.C: New test.
3761
3762 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
3763
3764         * gcc.c-torture/compile/20010202-1.c: New test.
3765
3766 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
3767
3768         * g++.old-deja/g++.abi/primary2.C: New test.
3769         * g++.old-deja/g++.abi/primary3.C: New test.
3770         * g++.old-deja/g++.abi/primary4.C: New test.
3771         * g++.old-deja/g++.abi/primary5.C: New test.
3772         * g++.old-deja/g++.abi/vtable3.h: New test.
3773         * g++.old-deja/g++.abi/vtable3a.C: New test.
3774         * g++.old-deja/g++.abi/vtable3b.C: New test.
3775         * g++.old-deja/g++.abi/vtable3c.C: New test.
3776         * g++.old-deja/g++.abi/vtable3d.C: New test.
3777         * g++.old-deja/g++.abi/vtable3e.C: New test.
3778         * g++.old-deja/g++.abi/vtable3f.C: New test.
3779         * g++.old-deja/g++.abi/vtable3g.C: New test.
3780         * g++.old-deja/g++.abi/vtable3h.C: New test.
3781         * g++.old-deja/g++.abi/vtable3i.C: New test.
3782         * g++.old-deja/g++.abi/vtable3j.C: New test.
3783         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
3784
3785 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
3786
3787         * g++.old-deja/g++.other/anon6.C: New test.
3788         * g++.old-deja/g++.other/anon7.C: New test.
3789
3790 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
3791
3792         * gcc.dg/cpp/avoidpaste2.c: New tests.
3793
3794 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
3795
3796         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
3797
3798 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
3799
3800         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
3801         DECIMAL_DIG cases for Irix."
3802
3803 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
3804
3805         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
3806
3807 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
3808
3809         * gcc.dg/c99-tag-1.c: New test.
3810
3811 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
3812
3813         * gcc.dg/cpp/tr-warn1.c: Add tests.
3814
3815 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
3816
3817         * gcc.dg/cpp/avoidpaste1.c: Update.
3818         * gcc.dg/cpp/paste4.c: Update.
3819
3820 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
3821
3822         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
3823         cases for Irix.
3824
3825 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3826
3827         * g++.old-deja/g++.other/inline19.C: New test.
3828
3829 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
3830
3831         * gcc.dg/Wlarger-than.c: New test.
3832
3833 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
3834
3835         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
3836
3837 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
3838
3839         * gcc.c-torture/execute/20010129-1.c: New test.
3840         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
3841
3842 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
3843
3844         * gcc.dg/cpp/avoidpaste1.c: Test case.
3845
3846 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
3847
3848         * g++.old-deja/g++.other/inline18.C: New test.
3849
3850 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3851
3852         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
3853         and __builtin_putchar.
3854
3855 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
3856
3857         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
3858         tests.
3859
3860 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
3861
3862         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
3863         floating point number rounding mode to round to the nearest
3864         representable mode.
3865
3866 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
3867
3868         * g++.old-deja/g++.other/mangle2.C: New test.
3869
3870 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
3871
3872         * gcc.c-torture/compile/20010124-1.c: New test.
3873
3874 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
3875
3876         * g++.old-deja/g++.pt/spec38.C: New test.
3877
3878 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3879
3880         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
3881         "Build don't run".
3882
3883 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3884
3885         * gcc.c-torture/execute/20010123-1.c: New test.
3886
3887 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
3888
3889         * g++.old-deja/g++.pt/spec37.C: New test.
3890
3891 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
3892
3893         * g++.old-deja/g++.pt/overload14.C: New test.
3894
3895 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3896
3897         * gcc.c-torture/execute/20010122-1.c: New test, exercise
3898         __builtin_return_address.
3899
3900 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
3901
3902         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
3903         * g++.old-deja/g++.pt/spec35.C: New test.
3904         * g++.old-deja/g++.pt/spec36.C: New test.
3905
3906 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
3907
3908         * gcc.c-torture/compile/20010118-1.c: New test.
3909
3910 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
3911
3912         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
3913
3914 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
3915
3916         * gcc.c-torture/execute/20010119-1.c: New test.
3917
3918 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
3919
3920         * g++.old-deja/g++.other/vbase5.C: New test.
3921
3922 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
3923
3924         * gcc.c-torture/execute/20010118-1.c: New test.
3925
3926 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
3927
3928         * g++.old-deja/g++.pt/deduct3.C: New test.
3929
3930 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
3931
3932         * g++.old-deja/g++.pt/spec34.C: New test.
3933
3934 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
3935
3936         * g77.f-torture/compile/20000601-2.f: New test.
3937
3938 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
3939
3940         * g++.old-deja/g++.other/init17.C: New test.
3941
3942 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
3943
3944         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
3945
3946 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
3947
3948         * g++.old-deja/g++.pt/unify8.C: New test.
3949
3950 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
3951
3952         * g++.old-deja/g++.abi/vbase1.C: New test.
3953
3954 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
3955
3956         * g++.old-deja/g++.pt/crash65.C: New test.
3957
3958 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
3959
3960         * gcc.dg/cpp/assembl2.S: New test case.
3961
3962 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
3963
3964         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
3965         are supported.
3966
3967 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3968
3969         * g++.old-deja/g++.other/builtins1.C: New test.
3970         * g++.old-deja/g++.other/builtins2.C: Likewise.
3971         * g++.old-deja/g++.other/builtins3.C: Likewise.
3972         * g++.old-deja/g++.other/builtins4.C: Likewise.
3973
3974 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
3975
3976         * gcc.c-torture/compile/20010117-1.c: New test.
3977         * gcc.c-torture/compile/20010117-2.c: New test.
3978
3979 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
3980
3981         * g77.f-torture/execute/20010116.[fx]: New test,
3982         XFAIL on i?86-*-*.
3983         * g77.f-torture/compile/20010115.f: Indicate it's
3984         a test for PR fortran/1636.
3985
3986 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
3987
3988         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
3989
3990 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
3991
3992         * g77.f-torture/compile/20010115.f: New test.
3993
3994 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
3995
3996         * g++.old-deja/g++.pt/nontype5.C: New test.
3997
3998 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
3999
4000         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
4001         have an equivalent working one below it.
4002
4003 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
4004
4005         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
4006         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
4007
4008 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
4009
4010         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
4011         message containing "init_priority".
4012         (conpr-2.C): Likewise.
4013         (conpr-3.C): Likewise.
4014         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
4015
4016 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4017
4018         * gcc.c-torture/execute/20010114-2.c: New test.
4019
4020 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
4021
4022         * gcc.c-torture/compile/20010114-1.c: New test.
4023         * gcc.c-torture/compile/20010114-1.x: Xfail.
4024         * gcc.c-torture/compile/20010114-2.c: New test.
4025         * gcc.c-torture/execute/20010114-1.c: New test.
4026         * gcc.dg/trunc-1.c: New test.
4027         * gcc.dg/uninit-B.c: New test.
4028
4029 2001-01-13  Nick Clifton  <nickc@redhat.com>
4030
4031         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
4032         target.
4033
4034 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4035
4036         * gcc.c-torture/compile/20010113-1.c: New test.
4037
4038 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
4039
4040         * gcc.c-torture/compile/20001212-1.c: New test.
4041
4042 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
4043
4044         * gcc.dg/cpp/widestr1.c: Update.
4045         * gcc.dg/cpp/prag-imp.c: Remove.
4046
4047 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
4048
4049         * gcc.c-torture/execute/20000801-3.x: Remove.
4050         * gcc.dg/c90-init-1.c: New test.
4051         * gcc.dg/c99-init-1.c: New test.
4052         * gcc.dg/c99-init-2.c: New test.
4053         * gcc.dg/gnu99-init-1.c: New test.
4054
4055 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
4056
4057         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
4058         testing that no relevant ones were found.
4059
4060 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
4061
4062         * g++.old-deja/g++.pt/cast2.C: New test.
4063
4064 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
4065
4066         * g++.old-deja/g++.pt/friend47.C: New test.
4067
4068 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
4069
4070         * g++.old-deja/g++.pt/instantiate13.C: New test.
4071
4072 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
4073
4074         * g++.old-deja/g++.other/defarg7.C: New test.
4075         * g++.old-deja/g++.other/defarg8.C: New test.
4076
4077 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
4078
4079         * g++.old-deja/g++.pt/crash64.C: New test.
4080
4081 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
4082
4083         * g++.old-deja/g++.pt/crash63.C: New test.
4084
4085 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
4086
4087         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
4088
4089 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
4090
4091         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
4092
4093 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
4094
4095         * g++.old-deja/g++.pt/error3.C: New test.
4096
4097 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
4098
4099         * g++.old-deja/g++.other/crash39.C: New test.
4100
4101 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
4102
4103         * g++.old-deja/g++.other/vbase4.C: New test.
4104
4105 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
4106
4107         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
4108         * gcc.dg/special/20000419-2.c: New file. Identical to above.
4109         * gcc.dg/special/special.exp: New test driver which will check
4110         for alias support for the above test.
4111
4112 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
4113
4114         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
4115         problems on small machines.
4116         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
4117         parameterize.
4118
4119 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
4120
4121         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
4122         mips.
4123         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
4124
4125 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
4126
4127         * g++.old_deja/g++.pt/using8.C: New test.
4128
4129 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4130
4131         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
4132
4133 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
4134
4135         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
4136         where a failure is expected.
4137         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
4138
4139 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
4140
4141         * g++.old_deja/g++.pt/instantiate12.C: New test.
4142
4143 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
4144
4145         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
4146         start of structs.
4147         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
4148         * g++.old-deja/g++.brendan/crash17.C: Likewise.
4149         * g++.old-deja/g++.brendan/crash29.C: Likewise.
4150         * g++.old-deja/g++.brendan/crash48.C: Likewise.
4151         * g++.old-deja/g++.brendan/ns1.C: Likewise.
4152         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
4153         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
4154         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
4155         * g++.old-deja/g++.eh/spec6.C: Likewise.
4156         * g++.old-deja/g++.jason/crash3.C: Likewise.
4157         * g++.old-deja/g++.law/ctors11.C: Likewise.
4158         * g++.old-deja/g++.law/ctors17.C: Likewise.
4159         * g++.old-deja/g++.law/ctors5.C: Likewise.
4160         * g++.old-deja/g++.law/ctors9.C: Likewise.
4161         * g++.old-deja/g++.mike/ambig1.C: Likewise.
4162         * g++.old-deja/g++.mike/net22.C: Likewise.
4163         * g++.old-deja/g++.mike/p3538a.C: Likewise.
4164         * g++.old-deja/g++.mike/p3538b.C: Likewise.
4165         * g++.old-deja/g++.mike/virt3.C: Likewise.
4166         * g++.old-deja/g++.niklas/t128.C: Likewise.
4167         * g++.old-deja/g++.other/anon4.C: Likewise.
4168         * g++.old-deja/g++.other/using1.C: Likewise.
4169         * g++.old-deja/g++.other/warn3.C: Likewise.
4170         * g++.old-deja/g++.pt/t37.C: Likewise.
4171         * g++.old-deja/g++.robertl/eb69.C: Likewise.
4172         * g++.old-deja/g++.robertl/eb71.C: Likewise.
4173
4174 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
4175
4176         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
4177
4178 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4179
4180         * gcc.c-torture/execute/stdio-opt-3.c: New test.
4181
4182 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
4183
4184         * gcc.c-torture/compile/20010107-1.c: New test.
4185
4186 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4187
4188         * gcc.c-torture/execute/builtin-noret-1.c: New test.
4189
4190 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4191
4192         * gcc.dg/format/format.h: New file.
4193         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
4194         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
4195         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
4196         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
4197         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
4198         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
4199         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
4200         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
4201         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
4202         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
4203         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
4204         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
4205         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
4206         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
4207         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
4208         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
4209         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
4210         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
4211         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
4212         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
4213         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
4214         instead of declaring standard types, macros and functions in each
4215         test.
4216
4217 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
4218
4219         * gcc.c-torture/execute/20010106-1.c: New test.
4220
4221 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
4222
4223         * gcc.dg/format/format.exp: New file.
4224         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
4225         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
4226         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
4227         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
4228         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
4229         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
4230         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
4231         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
4232         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
4233         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
4234         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
4235         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
4236         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
4237         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
4238         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
4239         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
4240         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
4241         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
4242         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
4243         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
4244         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
4245         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
4246         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
4247         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
4248         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
4249         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
4250         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
4251         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
4252         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
4253         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
4254         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
4255         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
4256         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
4257         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
4258         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
4259         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
4260         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
4261         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
4262         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
4263         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
4264         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
4265         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
4266
4267 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
4268
4269         * gcc.c-torture/execute/991228-1.c: Take word endianness into
4270         account.
4271
4272 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
4273
4274         * gcc.c-torture/execute/builtin-complex-1.c: New test.
4275
4276 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
4277
4278         * g++.old-deja/g++.pt/crash62.C: New test.
4279
4280 2001-01-04  Richard Henderson  <rth@redhat.com>
4281
4282         * gcc.dg/20000926-1.c: Update expected warnings.
4283         * gcc.dg/array-2.c: Likewise.
4284         * gcc.dg/array-4.c: Also validate flexible array members.
4285         * gcc.dg/c99-flex-array-1.c: New.
4286
4287 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
4288
4289         * gcc.c-torture/compile/20001222-1.x: Remove.
4290
4291 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4292
4293         * gcc.c-torture/execute/built-in-setjmp.c: New.
4294
4295 2001-01-03  Richard Henderson  <rth@redhat.com>
4296
4297         * gcc.dg/940510-1.c: Update expected error wording.
4298         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
4299
4300 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
4301
4302         * lib/target-supports.exp (check_alias_available): Modified to
4303         indicate aliases not supported if only weak aliases are supported.
4304
4305 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4306
4307         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
4308         Turn on cmpstrsi checks for __pj__ and __i370__.
4309
4310 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
4311
4312         * g++.old-deja/g++.other/virtual11.C: New test.
4313
4314 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
4315
4316         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
4317
4318 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4319
4320         * gcc.c-torture/compile/20010102-1.c: New test.
4321
4322 2001-01-02  Andreas Jaeger  <aj@suse.de>
4323
4324         * gcc.dg/noreturn-3.c: New test.
4325
4326         * gcc.dg/noreturn-4.c: New test.
4327
4328 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4329
4330         * gcc.c-torture/execute/stdio-opt-1.c: Also test
4331         __builtin_fputc and __builtin_fwrite.
4332
4333 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
4334
4335         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
4336         signed char, not default char.
4337
4338 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
4339
4340         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
4341
4342 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
4343
4344         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
4345
4346 2000-12-29  Richard Henderson  <rth@redhat.com>
4347
4348         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
4349         (__cyg_profile_func_exit): Define.
4350
4351 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
4352
4353         * g++.dg/vtgc1.C: New test.
4354
4355 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
4356
4357         * gcc.dg/noncompile/20001228-1.c: New test.
4358
4359         * gcc.dg/20001228-1.c: New test.
4360
4361         * gcc.c-torture/execute/20001228-1.c: New test.
4362
4363 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
4364
4365         * gcc.dg/format-strfmon-1.c: New test.
4366
4367 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4368
4369         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
4370         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
4371         * gcc.c-torture/execute/string-opt-1.c: Likewise.
4372         * gcc.c-torture/execute/string-opt-2.c: Likewise.
4373         * gcc.c-torture/execute/string-opt-3.c: Likewise.
4374         * gcc.c-torture/execute/string-opt-4.c: Likewise.
4375         * gcc.c-torture/execute/string-opt-6.c: Likewise.
4376         * gcc.c-torture/execute/string-opt-7.c: Likewise.
4377         * gcc.c-torture/execute/string-opt-8.c: Likewise.
4378         * gcc.c-torture/execute/string-opt-9.c: Likewise.
4379         * gcc.c-torture/execute/string-opt-10.c: Likewise.
4380         * gcc.c-torture/execute/string-opt-11.c: Likewise.
4381         * gcc.c-torture/execute/string-opt-12.c: Likewise.
4382
4383         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
4384         * gcc.c-torture/execute/string-opt-4.c: Test index.
4385
4386 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
4387
4388         * gcc.c-torture/compile/20001226-1.c: New test.
4389
4390 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4391
4392         * gcc.c-torture/compile/20001222-1.c: New test.
4393         * gcc.c-torture/compile/20001222-1.x: Xfail.
4394
4395 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
4396
4397         * gcc.c-torture/execute/comp-goto-2.c: New test.
4398
4399 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
4400
4401         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
4402         Use long types if __INT_MAX__ is 32767.
4403         (main): Use cast to (sint32 *) when poking 88 into a_page.
4404
4405         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
4406
4407 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
4408
4409         * gcc.c-torture/compile/20001221-1.c: New test.
4410         * gcc.c-torture/execute/20001221-1.c: New test.
4411
4412 2000-12-20  Richard Henderson  <rth@redhat.com>
4413
4414         * g++.old-deja/g++.pt/crash36.C: Update error lines.
4415         * g++.old-deja/g++.robertl/eb109.C: Likewise.
4416
4417 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4418
4419         * gcc.dg/compare3.c: New test.
4420
4421 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4422
4423         * gcc.dg/format-warnll-1.c: New test.
4424
4425 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
4426
4427         * gcc.dg/cpp/cmdlne-P.c: New test.
4428
4429 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4430
4431         * gcc.c-torture/execute/builtin-abs-1.c,
4432         gcc.c-torture/execute/builtin-abs-2.c: New tests.
4433
4434 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
4435
4436         * gcc.dg/cpp/multiline.c: New test.
4437
4438 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
4439
4440         * g++.old-deja/g++.other/syshdr1.C: Update.
4441         * gcc.dg/cpp/lineflags.c: Remove temporarily.
4442
4443 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4444
4445         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
4446
4447 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4448
4449         * g++.old-deja/g++.pt/ttp65.C: New test.
4450
4451 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4452
4453         * g++.old-deja/g++.pt/ttp64.C: New test.
4454
4455 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4456
4457         * g++.old-deja/g++.pt/spec33.C: New test.
4458
4459 2000-12-14  Catherine Moore  <clm@redhat.com>
4460
4461         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
4462         * gcc.c-torture/execute/920612-2.c: Likewise.
4463         * gcc.c-torture/execute/920428-2.c: Likewise.
4464         * gcc-c-torture/execute/va-arg-11.c: Call exit.
4465         * gcc.c-torture/execute/va-arg-21.c: Likewise.
4466
4467 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4468
4469         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
4470         * gcc.dg/pack-test-2.c: Likewise.
4471
4472 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
4473
4474         Tests by Zack Weinberg <zackw@stanford.edu>.
4475
4476         * gcc.dg/cpp/defined.c: Update.
4477         * gcc.dg/cpp/defined_trad.c: New tests.
4478
4479 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
4480
4481         * gcc.dg/cpp/trad-direct.c: Update.
4482
4483 2000-12-11  Neil Booth  <neilb@earthling.net>
4484
4485         * gcc.dg/cpp/defined_trad.c
4486
4487 2000-12-11  Neil Booth  <neilb@earthling.net>
4488
4489         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
4490
4491 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4492
4493         * gcc.dg/format-miss-2.c: New test.
4494
4495 2000-12-09  Neil Booth  <neilb@earthling.net>
4496
4497         * gcc.dg/cpp/lineflags.c: New tests.
4498         * gcc.dg/cpp/poison.c: Update.
4499         * gcc.dg/cpp/redef2.c: Update.
4500         * gcc.dg/cpp/skipping.c: New test.
4501
4502 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
4503
4504         * g++.old-deja/g++.other/eh3.C: New testcase.
4505
4506 2000-12-07  Neil Booth  <neilb@earthling.net>
4507
4508         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
4509         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
4510         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
4511         wtr-union-init-2.c, wtr-union-init-3.c: Update.
4512         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
4513         Update.
4514
4515 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4516
4517         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
4518         __SIZE_TYPE__ instead of int for type of integers cast to
4519         pointers.
4520
4521 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
4522
4523         * g++.old-deja/g++.other/cleanup4.C: New test.
4524
4525 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4526
4527         * format-sec-1.c: New test.
4528
4529 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4530
4531         * gcc.dg/format-nonlit-3.c: New test.
4532
4533 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4534
4535         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
4536         through a null pointer.
4537
4538 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4539
4540         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
4541         * g++.old-deja/g++.pt/partial4.C: New test.
4542
4543 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
4544
4545         * gcc.c-torture/execute/ieee/hugeval.x: New.
4546
4547 2000-12-06  Neil Booth  <neilb@earthling.net>
4548
4549         * gcc.dg/cpp/backslash2.c: New tests.
4550
4551 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4552
4553         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
4554         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
4555
4556 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
4557
4558         * gcc.c-torture/execute/20001203-2.c: New testcase.
4559
4560 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
4561
4562         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
4563         * g++.old-deja/g++.other/virtual10.C: New test.
4564
4565 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
4566
4567         * g++.old-deja/g++.mike/pmf5.C: Remove test.
4568
4569 2000-12-05  Richard Henderson  <rth@redhat.com>
4570
4571         * gcc.c-torture/compile/20001205-1.c: New.
4572
4573 2000-12-04  Neil Booth  <neilb@earthling.net>
4574
4575         * g++.old-deja/g++.other/virtual9.C: New test.
4576         * g++.old-deja/g++.pt/crash61.C: New test.
4577         * gcc.c-torture/execute/loop-9.c: New test.
4578
4579 2000-12-04  Neil Booth  <neilb@earthling.net>
4580
4581         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
4582         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
4583         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
4584         * gcc.dg/cpp/extratokens.c: ...here.
4585
4586 2000-12-04  Neil Booth  <neilb@earthling.net>
4587
4588         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
4589         New tests.
4590
4591 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4592
4593         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
4594         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
4595
4596 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
4597
4598         * gcc.c-torture/execute/20001203-1.c: New test.
4599
4600 2000-12-03  Neil Booth  <neilb@earthling.net>
4601
4602         * gcc.dg/cpp/macro6.c: New test cases.
4603
4604 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4605
4606         * gcc.c-torture/execute/string-opt-9.c: New test.
4607         * gcc.c-torture/execute/string-opt-10.c: Likewise.
4608         * gcc.c-torture/execute/string-opt-11.c: Likewise.
4609         * gcc.c-torture/execute/string-opt-12.c: Likewise.
4610
4611         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
4612         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
4613
4614 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
4615
4616         * gcc.dg/cpp/if-6.c: New testcase.
4617
4618         * gcc.dg/20001201-1.c: New testcase.
4619
4620 2000-12-02  Neil Booth  <neilb@earthling.net>
4621
4622         * g++.old-deja/g++.other/externC4.C,
4623         g++.old-deja/g++.other/friend10.C: New tests.
4624
4625 2000-12-02  Neil Booth  <neilb@earthling.net>
4626
4627         * g++.old-deja/g++.other/instan2.C
4628         * g++.old-deja/g++.other/instan3.C: New test.
4629
4630 2000-12-02  Neil Booth  <neilb@earthling.net>
4631
4632         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
4633         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
4634         gnuc99.c,gnuc99-pedantic.c: New tests.
4635
4636 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
4637
4638         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
4639         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
4640
4641 2000-12-01  Neil Booth  <neilb@earthling.net>
4642
4643         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
4644         * gcc.dg/cpp/poison.c: Update.
4645         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
4646
4647 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
4648
4649         * g77.f-torture/execute/20001201.f: New test.
4650
4651 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
4652
4653         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
4654
4655 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
4656
4657         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
4658
4659 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
4660
4661         * g++.old-deja/g++.other/cast6.C: New test.
4662
4663 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
4664
4665         * gcc.c-torture/execute/20001130-2.c: New testcase.
4666
4667 2000-11-30  Richard Henderson  <rth@redhat.com>
4668
4669         * gcc.c-torture/execute/20001130-1.c: New test.
4670
4671 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
4672
4673         * g++.old-deja/g++.other/op3.C: New test.
4674
4675 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
4676
4677         * g++.old-deja/g++.other/op2.C: New test.
4678
4679 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
4680
4681         * g++.old-deja/g++.other/crash38.C: New test.
4682
4683 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
4684
4685         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
4686
4687 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
4688
4689         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
4690         tests.
4691         * gcc.c-torture/execute/string-opt-6.c: New test.
4692
4693         * gcc.dg/20001117-1.c: Add main.
4694
4695 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
4696
4697         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
4698         Move from here ...
4699         * gcc.dg/940510-1.c: ... to here.
4700
4701         * gcc.dg/20000926-1.c: GNU C now allows initializations of
4702         zero-size arrays in toplevel structures.
4703
4704 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
4705
4706         * gcc.c-torture/execute/loop-8.c: New test.
4707
4708 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
4709
4710         * g++.old-deja/g++.other/base1.C: New test.
4711
4712 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
4713
4714         * g++.old-deja/g++.other/parse2.C: New test.
4715
4716 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
4717
4718         * g++.old-deja/g++.pt/incomplete1.C: New test.
4719
4720 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
4721
4722         * g++.old-deja/g++.other/friend9.C: New test.
4723
4724 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
4725
4726         * gcc.dg/20001127-1.c: New test.
4727
4728 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
4729
4730         * g++.old-deja/g++.pt/friend46.C: New test.
4731
4732 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
4733
4734         * g++.old-deja/g++.other/ptrmem8.C: New test.
4735
4736 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4737
4738         * gcc.c-torture/execute/string-opt-7.c: New test.
4739         * gcc.c-torture/execute/string-opt-8.c: Likewise.
4740
4741 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
4742
4743         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
4744         instead of 'mkcheck 2'.
4745
4746 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4747
4748         * gcc.c-torture/execute/memcheck/driver.c,
4749         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
4750         C9X references to refer to C99.
4751
4752 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
4753
4754         * gcc.dg/ultrasp3.c: New test.
4755
4756 2000-11-25  Neil Booth  <neilb@earthling.net>
4757
4758         * gcc.dg/cpp/include2.c: Update test to be locale independent.
4759
4760 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
4761
4762         * gcc.c-torture/compile/20001123-2.c: New.
4763
4764 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4765
4766         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
4767
4768 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
4769
4770         * gcc.dg/sequence-point-1.c: Add some new tests.
4771         * gcc.c-torture/execute/20001124-1.c: New test.
4772
4773 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
4774
4775         * g++.old-deja/g++.other/vaarg4.C: New test.
4776         * gcc.c-torture/compile/20001123-1.c: New test.
4777
4778 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
4779
4780         * g++.other/crash24.C: Adjust and remove XFAIL.
4781         * g++.other/crash37.C: New test.
4782
4783 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
4784
4785         * g++.old-deja/g++.pt/instantiate9.C: New test.
4786
4787 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
4788
4789         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
4790         new ABI, too.
4791
4792         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
4793         * g++.old-deja/g++.robertl/eb55.C: Likewise.
4794
4795 2000-11-22  Neil Booth  <neilb@earthling.net>
4796
4797         * gcc.dg/cpp/Wtrigraphs.c: New test.
4798
4799 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
4800
4801         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
4802
4803 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
4804
4805         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
4806
4807 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
4808
4809         * lib/gcc-dg.exp: load_lib scanasm.exp.
4810         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
4811         * lib/g++-dg.exp: load_lib scanasm.exp.
4812         * lib/scanasm.exp: New.
4813         (scan-assembler, scan-assembler-not): Add optional arguments to
4814         test name, or if not present, the pattern name.
4815         (scan-assembler-dem, scan-assembler-dem-not): New.
4816
4817         * g++.dg/dg.exp: New.
4818
4819 2000-11-21  Neil Booth  <neilb@earthling.net>
4820
4821         * gcc.dg/cpp/integrated1.c: Remove.
4822
4823 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
4824
4825         * gcc.c-torture/execute/20001121-1.c: New test.
4826
4827 2000-11-21  Richard Henderson  <rth@redhat.com>
4828
4829         * gcc.c-torture/compile/20001121-1.c: New test.
4830
4831 2000-11-20  Neil Booth  <neilb@earthling.net>
4832
4833         * gcc.dg/cpp/integrated1.c: New test.
4834
4835 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
4836
4837         * g++.old-deja/g++.other/inline17.C: New test.
4838
4839 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
4840
4841         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
4842         local variable to be zero: I made the variable global. Now
4843         uses abort() and exit() instead of relying on main's return value.
4844
4845 2000-11-20  Neil Booth  <neilb@earthling.net>
4846
4847         * gcc.dg/cpp/paste2.c: Update test.
4848         * objc/execute/paste.m: New test.
4849
4850 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
4851
4852         * gcc.dg/c99-condexpr-1.c: New test.
4853
4854 2000-11-20  Neil Booth  <neilb@earthling.net>
4855
4856         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
4857
4858 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
4859
4860         * g++.old-deja/g++.pt/export1.C: New test.
4861
4862 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
4863
4864         * gcc.dg/20001117-1.c: New test.
4865
4866 2000-11-18  Richard Henderson  <rth@redhat.com>
4867
4868         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
4869
4870 2000-11-18  Richard Henderson  <rth@redhat.com>
4871
4872         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
4873         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
4874         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
4875
4876 2000-11-18  Richard Henderson  <rth@redhat.com>
4877
4878         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
4879         (main): New.  Exit cleanly.
4880
4881 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4882
4883         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
4884         gcc.dg/c99-fordecl-2.c: New tests.
4885
4886 2000-11-18  Richard Henderson  <rth@redhat.com>
4887
4888         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
4889         * gcc.c-torture/execute/zerolen-2.c: New.
4890
4891 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4892
4893         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
4894         memory.
4895
4896 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
4897
4898         * g++.old-deja/g++.pt/instantiate8.C: New test.
4899
4900 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
4901
4902         * g++.old-deja/g++.other/incomplete.C: Add more tests.
4903         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
4904
4905 2000-11-16  Nick Clifton  <nickc@redhat.com>
4906
4907         * gcc.c-torture/execute/nestfunc-2.c: New test.
4908         * gcc.c-torture/execute/nestfunc-3.c: New test.
4909
4910 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
4911
4912         * gcc.c-torture/compile/20001116-1.c: New test.
4913
4914 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4915
4916         * gcc.c-torture/execute/20001115-1.c: New test.
4917
4918 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
4919
4920         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
4921         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
4922         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
4923         * g++.old-deja/g++.abi/vmihint.C: Likewise.
4924
4925 2000-11-15  Neil Booth  <neilb@earthling.net>
4926
4927         gcc.dg/cpp/_Pragma1.c: Update.
4928         gcc.dg/cpp/_Pragma2.c: New test.
4929
4930 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
4931
4932         * g++.old-deja/g++.other/anon5.C: New test.
4933
4934 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
4935
4936         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
4937         tests.
4938
4939 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
4940
4941         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
4942         output.
4943
4944 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4945
4946         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
4947         labels at end of compound statements.
4948
4949 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
4950
4951         * gcc.c-torture/execute/loop-7.c: New test.
4952
4953 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4954
4955         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
4956
4957 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4958
4959         * gcc.dg/c99-bool-1.c: New test.
4960
4961 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4962
4963         * gcc.dg/c99-scope-1.c: Remove xfail.
4964         * gcc.dg/c99-scope-2.c: New test.
4965
4966 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4967
4968         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
4969         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
4970
4971 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
4972
4973         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
4974         error messages.
4975
4976         * g++.mike/p700.C: Don't typedef wchar_t.
4977         * g++.mike/p784.C: Likewise.
4978         * g++.mike/eb101.C: Don't use __wchar_t.
4979
4980 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
4981
4982         * g77.f-torture/execute/20001111.[fx]: Test premature exit
4983         from DO loop.
4984
4985 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
4986
4987         * gcc.c-torture/execute/20001111-1.c: New test.
4988
4989 2000-11-10  Nick Clifton  <nickc@redhat.com>
4990
4991         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
4992         long multuiple and accumulate.
4993
4994 2000-11-09  Richard Henderson  <rth@redhat.com>
4995
4996         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
4997         via size_t instead of int.
4998
4999         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
5000         * gcc.c-torture/execute/string-opt-2.c: Likewise.
5001         * gcc.c-torture/execute/string-opt-3.c: Likewise.
5002         * gcc.c-torture/execute/string-opt-4.c: Likewise.
5003
5004 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
5005
5006         * gcc.c-torture/compile/20001109-1.c: New test.
5007         * gcc.c-torture/compile/20001109-2.c: New test.
5008
5009 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
5010
5011         * g++.old-deja/g++.pt/operator1.C: New test.
5012         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
5013
5014 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
5015
5016         * gcc.dg/20001108-1.c: New test.
5017
5018 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
5019
5020         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
5021         with both arguments constant strings.
5022         * gcc.c-torture/execute/string-opt-3.c: New test.
5023         * gcc.c-torture/execute/string-opt-4.c: New test.
5024         * gcc.c-torture/execute/string-opt-5.c: New test.
5025
5026 2000-11-08  Nick Clifton  <nickc@redhat.com>
5027
5028         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
5029         mulsidi3adddi patterns.
5030
5031 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
5032
5033         * g++.old-deja/g++.other/crash36.C: New test.
5034
5035 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
5036
5037         * g++.old-deja/g++.other/init16.C: New test.
5038
5039 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
5040
5041         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
5042
5043 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
5044
5045         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
5046         * gcc.c-torture/execute/va-arg-16.x: Likewise.
5047         * gcc.c-torture/execute/va-arg-17.x: Likewise.
5048
5049 2000-11-07  DJ Delorie  <dj@redhat.com>
5050
5051         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
5052
5053 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5054
5055         * gcc.c-torture/execute/string-opt-1.c: New test.
5056
5057 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
5058
5059         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
5060         mips-sgi-irix6.* because the MIPS ABI passes floating-point
5061         parameters in registers, and there is no way for a varargs
5062         function to know in which order the integer and floating-point
5063         parameters should be interleaved when they are placed on the
5064         stack.
5065         * gcc.c-torture/execute/va-arg-16.x: Likewise.
5066         * gcc.c-torture/execute/va-arg-17.x: Likewise.
5067
5068 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5069
5070         * gcc.c-torture/execute/string-opt-2.c: New test.
5071
5072 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
5073
5074         * g++.old-deja/g++.pt/crash60.C: New test.
5075
5076 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
5077
5078         * g++.old-deja/g++.other/crash24.C: New test.
5079         * g++.old-deja/g++.other/crash25.C: New test.
5080         * g++.old-deja/g++.other/crash26.C: New test.
5081         * g++.old-deja/g++.other/crash27.C: New test.
5082         * g++.old-deja/g++.other/crash28.C: New test.
5083         * g++.old-deja/g++.other/crash29.C: New test.
5084         * g++.old-deja/g++.other/crash30.C: New test.
5085         * g++.old-deja/g++.other/crash31.C: New test.
5086         * g++.old-deja/g++.other/crash32.C: New test.
5087         * g++.old-deja/g++.other/crash33.C: New test.
5088         * g++.old-deja/g++.other/crash34.C: New test.
5089         * g++.old-deja/g++.other/crash35.C: New test.
5090
5091 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
5092
5093         * gcc.c-torture/execute/20001031-1.c: New test.
5094
5095 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
5096
5097         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
5098         namespace.
5099
5100         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
5101         standards-conformant.
5102
5103         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
5104
5105         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
5106         * g++.old-deja/g++.mike/p755a.C: Likewise.
5107         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
5108         library makes no calls to `operator new' during initialization.
5109
5110 2000-11-04  Neil Booth  <neilb@earthling.net>
5111
5112         * gcc.dg/cpp/include2.c: New tests.
5113
5114 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
5115
5116         * lib/g++.exp (g++_set_ld_library_path): New function.
5117         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
5118
5119 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
5120
5121         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
5122         warnings.
5123
5124 2000-11-01  Richard Henderson  <rth@redhat.com>
5125
5126         * g++.old-deja/g++.ext/namedret1.C: New.
5127         * g++.old-deja/g++.ext/namedret2.C: New.
5128         * g++.old-deja/g++.ext/namedret3.C: New.
5129
5130 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
5131
5132         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
5133         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
5134
5135 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5136
5137         * gcc.c-torture/execute/va-arg-21.c: New test.
5138
5139 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
5140
5141         * gcc.dg/c99-complex-2.c: New test.
5142
5143 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5144
5145         * gcc.c-torture/execute/stdio-opt-1.c: New test.
5146
5147 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
5148
5149         * g++.old-deja/g++.other/inline16.C: New test.
5150
5151 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
5152
5153         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
5154         __PRETTY_FUNCTION__
5155
5156 2000-10-29  Neil Booth  <neilb@earthling.net>
5157
5158         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
5159         New tests.
5160         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
5161         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
5162         optimisation.
5163
5164 2000-10-29  Neil Booth  <neilb@earthling.net>
5165
5166         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
5167         * mi1.c, mi1c.h: Add null directives to multiple-include test.
5168         * mi5.c: Test multiple includes work with -C.
5169         * trigraphs.c: Test ^= version.
5170
5171 2000-10-28  Neil Booth  <neilb@earthling.net>
5172
5173         New tests and test updates for new macro expander.
5174
5175         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
5176         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
5177         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
5178         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
5179         new diagnostic messages.
5180
5181         * gcc.dg/cpp/macro3.c: New tests.
5182
5183 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
5184
5185         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
5186         on the same line.
5187
5188 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
5189
5190         * g++.old-deja/g++.other/eh2.C: New test.
5191
5192 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
5193
5194         * gcc.c-torture/execute/20001027-1.c: New test.
5195
5196 2000-10-26  Richard Henderson  <rth@redhat.com>
5197
5198         * gcc.c-torture/execute/20001026-1.c: New.
5199
5200 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
5201
5202         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
5203         * g++.old-deja/g++.law/builtin1.C: Likewise.
5204         * g++.old-deja/g++.law/ctors10.C: Likewise.
5205         * g++.old-deja/g++.law/virtual3.C: Likewise.
5206         * g++.old-deja/g++.mike/p658.C: Likewise.
5207         * g++.old-deja/g++.other/sibcall1.C: Likewise.
5208         * g++.old-deja/g++.other/vaarg2.C: Likewise.
5209         * g++.old-deja/g++.robertl/eb124.C: Likewise.
5210         * g++.old-deja/g++.robertl/eb44.C: Likewise.
5211         * g++.old-deja/g++.robertl/eb77.C: Likewise.
5212
5213 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
5214
5215         * gcc.c-torture/compile/20001024-1.c: New test.
5216
5217 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
5218
5219         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
5220         to tell us whether or not we are using V3.
5221
5222 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
5223
5224         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
5225         operands.
5226
5227 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5228
5229         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
5230
5231 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
5232
5233         * gcc.c-torture/execute/20001024-1.c: New test.
5234
5235 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
5236
5237         * g++.old-deja/g++.other/sibcall1.C: New test.
5238
5239 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
5240
5241         * gcc.dg/noncompile/init-3.c: New test.
5242
5243 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
5244
5245         * gcc.dg/format-array-1.c: New test.
5246
5247 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5248
5249         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
5250         writing through null pointers; remove comment about testing
5251         unterminated strings.
5252
5253 2000-10-17  Matthew Hiller  <hiller@redhat.com>
5254
5255         * gcc.c-torture/execute/20001017-2.c: New test.
5256
5257 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5258
5259         * gcc.c-torture/compile/20001018-1.c: New test.
5260         * gcc.c-torture/compile/20001018-1.x: Xfail.
5261
5262 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5263
5264         * gcc.c-torture/execute/20001017-1.c: New test.
5265
5266 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5267
5268         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
5269         for multiple use of arguments with scanf formats; add tests for
5270         multiple use of arguments.
5271
5272 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
5273
5274         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
5275
5276 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5277
5278         * gcc.dg/format-miss-1.c: New test.
5279
5280 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
5281
5282         * gcc.c-torture/execute/20001013-1.c: New test.
5283
5284 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
5285
5286         * gcc.dg/format-branch-1.c: New test.
5287
5288 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
5289
5290         * README, lib/file-format.exp: Remove EGCS references.
5291
5292 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
5293
5294         * gcc.dg/20001013-1.c: New test.
5295
5296 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
5297
5298         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
5299         for intmax_t in the compiler using __typeof__ and the type rules
5300         for conditional expressions.
5301
5302 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
5303
5304         * gcc.dg/20001012-1.c: New test.
5305         * gcc.dg/20001012-2.c: New test.
5306
5307 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
5308
5309         * gcc.dg/format-attr-1.c: New test.
5310
5311 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
5312
5313         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
5314         __LONG_LONG_MAX__ instead of LLONG_MAX.
5315
5316 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
5317
5318         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
5319         scanf flags.
5320         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
5321         flags.
5322
5323 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
5324
5325         * gcc.dg/sequence-pt-1.c: New test.
5326
5327 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
5328
5329         * gcc.c-torture/execute/20001011-1.c: New testcase.
5330         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
5331
5332 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
5333
5334         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
5335         does not error on it.
5336
5337 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
5338
5339         * gcc.dg/20001009-1.c: New test.
5340
5341 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
5342
5343         * gcc.c-torture/compile/20001009-1.c: Move from here ....
5344         * gcc.c-torture/execute/20001009-2.c: ... to here.
5345
5346 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
5347
5348         * gcc.c-torture/compile/20001009-1.c: New testcase.
5349         * gcc.c-torture/execute/20001009-1.c: New testcase.
5350         Testcases provided by Jan Hubicka <jh@suse.cz>.
5351
5352 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
5353
5354         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
5355         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
5356         uintmax_t using <limits.h> to emulate the compiler's internal
5357         logic.  No longer XFAIL %j tests.
5358
5359 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
5360
5361         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
5362         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
5363         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
5364         regexps and details of expected handling of some bad formats.
5365         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
5366         suppression.
5367
5368 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5369
5370         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
5371         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
5372         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
5373         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
5374         in list archives.
5375
5376 2000-10-06  Richard Henderson  <rth@cygnus.com>
5377
5378         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
5379         * g++.old-deja/g++.brendan/crash52.C: Likewise.
5380         * g++.old-deja/g++.jason/report.C: Likewise.
5381         * g++.old-deja/g++.law/friend5.C: Likewise.
5382         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
5383         of the expected warnings.
5384
5385 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
5386
5387         * g++.old-deja/g++.pt/enum14.C: New test.
5388
5389 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
5390
5391         * g++.old-deja/g++.pt/crash59.C: New test.
5392
5393 2000-10-04  Will Cohen  <wcohen@redhat.com>
5394
5395         * gcc.dg/20000926-1.c: New test.
5396
5397 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
5398
5399         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
5400         function name for current C++ compiler.
5401         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
5402
5403 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
5404
5405         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
5406         __PRETTY_FUNCTION__.
5407         * g++.old-deja/g++.ext/pretty2.C: Likewise.
5408
5409 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5410
5411         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
5412
5413 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
5414
5415         * gcc.c-torture/compile/20000923-1.c: New test.
5416
5417 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
5418
5419         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
5420         * g++.old-deja/g++.pt/ttp62.C: Same.
5421         * g++.old-deja/g++.other/inline14.C: Same.
5422
5423 2000-09-24  Richard Henderson  <rth@cygnus.com>
5424
5425         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
5426
5427 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
5428
5429         * gcc.dg/c90-printf-1.c: Add test for wide string format.
5430
5431 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
5432
5433         * gcc.c-torture/compile/20000922-1.c: New file.
5434
5435 2000-09-21  Nick Clifton  <nickc@redhat.com>
5436
5437         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
5438         a signed long modulo operation.
5439         (mod6): New funciton - perform an unsigned long modulo operation.
5440         (main): Add tests for modulos of very large numbers by very small
5441         dividends.
5442
5443 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5444
5445         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
5446
5447 2000-09-19  Richard Henderson  <rth@cygnus.com>
5448
5449         * gcc.dg/compare2.c (case 10): XFAIL.
5450
5451 2000-09-18  Richard Henderson  <rth@cygnus.com>
5452
5453         * gcc.c-torture/execute/20000906-1.c: Move ...
5454         * gcc.dg/20000906-1.c: ... here.  Only run on targets
5455         that support __builtin_trap.
5456
5457 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
5458
5459         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
5460
5461 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5462
5463         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
5464         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
5465         more $ format tests.
5466
5467 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5468
5469         * gcc.dg/format-errmk-1.c: New test.
5470
5471 2000-09-17  Greg McGary  <greg@mcgary.org>
5472
5473         * gcc.c-torture/execute/20000917-1.x: Remove.
5474
5475 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5476
5477         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
5478
5479 2000-09-17  Greg McGary  <greg@mcgary.org>
5480
5481         * gcc.c-torture/execute/20000917-1.c: New test.
5482         * gcc.c-torture/execute/20000917-1.x: XFAIL.
5483
5484 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
5485
5486         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
5487         in nested macro bug.
5488
5489 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
5490
5491         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
5492
5493 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
5494
5495         * gcc.c-torture/execute/20000914-1.c: New test.
5496
5497 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
5498
5499         * g++.other/inline13.C: New test.
5500
5501 2000-09-12  Andreas Jaeger  <aj@suse.de>
5502
5503         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
5504         constant by Ulrich Drepper <drepper@redhat.com>.
5505
5506 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
5507
5508         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
5509
5510 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5511
5512         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
5513
5514 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
5515
5516         * gcc.dg/cpp/backslash.c: New test.
5517
5518 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
5519
5520         * gcc.c-torture/execute/20000910-1.c: New test.
5521         * gcc.c-torture/execute/20000910-2.c: Likewise.
5522
5523 2000-09-11  Robert Lipe  <robertl@sco.com>
5524
5525         * gcc.dg/pragma-align.c: New test.
5526
5527 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
5528
5529         * g++.old-deja/g++.pt/explicit82.C: New test.
5530         * g++.old-deja/g++.pt/explicit83.C: New test.
5531
5532 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
5533
5534         * gcc.dg/asm-names.c: New test.
5535
5536 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5537
5538         * gcc.dg/cpp/tr-warn6.c: New test
5539
5540 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5541
5542         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
5543         be accepted.
5544
5545 2000-09-07  Catherine Moore  <clm@redhat.com>
5546
5547         * gcc.c-torture/execute/unroll-1.c: New test.
5548
5549 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
5550
5551         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
5552         ERROR markers.
5553         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
5554         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
5555         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
5556         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
5557         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
5558         Preprocess only.
5559         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
5560         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
5561
5562 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
5563
5564         * g++.old-deja/g++.pt/deduct2.C: New test.
5565
5566 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
5567
5568         * g++.old-deja/g++.pt/parms2.C: New test.
5569
5570 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
5571
5572         * g++.old-deja/g++.pt/crash58.C: New test.
5573
5574 2000-09-06  Greg McGary  <greg@mcgary.org>
5575
5576         * gcc.c-torture/execute/20000906-1.c: New test.
5577         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
5578
5579 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5580
5581         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
5582
5583 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
5584
5585         * g++.old-deja/g++.pt/crash57.C: New test.
5586
5587 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
5588
5589         * g++.old-deja/g++.pt/crash56.C: New test.
5590
5591 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
5592
5593         * g++.old-deja/g++.pt/koenig1.C: New test.
5594
5595 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
5596
5597         * gcc.dg/20000904-1.c: New test.
5598
5599 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
5600
5601         * gcc.dg/cpp/paste8.c: New test.
5602
5603 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
5604
5605         * gcc.c-torture/compile/20000827-1.c: New test.
5606
5607 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
5608
5609         * gcc.dg/format-diag-1.c: New test.
5610
5611 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
5612
5613         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
5614         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
5615         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
5616         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
5617         gcc.dg/formatz-1.c: Adjust warning regular expressions.
5618
5619 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
5620
5621         * g++.old-deja/g++.other/nested4.C: New test.
5622
5623 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
5624
5625         * g++.old-deja/g++.ns/scoped1.C: New test.
5626
5627 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
5628
5629         * lib/g++.exp: Support testing already-installed GCC.
5630
5631 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5632
5633         * wtr-label-1.c, wtr-suffix-1.c: New tests.
5634
5635 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5636
5637         * gcc.dg/return-type-2.c: New test.
5638
5639 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
5640
5641         * gcc.c-torture/compile/20000825-1.c: New test.
5642
5643 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
5644
5645         * gcc.dg/dwarf2-2.c: New test.
5646
5647 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
5648
5649         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
5650         dg-warning regexps.
5651
5652 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5653
5654         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
5655         gcc.dg/format-ext-5.c: New tests.
5656
5657 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
5658
5659         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
5660
5661 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
5662
5663         * gcc.dg/noncompile/930622-2.c: Adjust error message.
5664
5665 2000-08-24  Richard Henderson  <rth@cygnus.com>
5666
5667         * gcc.dg/ia64-sync-1.c: New test.
5668         * gcc.dg/ia64-sync-2.c: New test.
5669         * gcc.dg/ia64-asm-1.c: New test.
5670
5671 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
5672
5673         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
5674         * gcc.dg/format-ext-2.c: New test.
5675
5676 2000-08-23  Jason Merrill  <jason@redhat.com>
5677
5678         * lib/old-dejagnu.exp: Also ignore "In member function" and
5679         "At global scope".
5680
5681 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5682
5683         * gcc.dg/noncompile/label-lineno-1.c: New test.
5684
5685 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
5686
5687         * gcc.dg/c99-array-nonobj-1.c: New test.
5688
5689 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
5690
5691         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
5692         tests.
5693         * gcc.dg/format-ext-1.c: New test.
5694
5695 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5696
5697         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
5698         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
5699         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
5700         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
5701         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
5702
5703 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
5704
5705         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
5706         gcc.dg/c99-strftime-2.c: New tests.
5707
5708 2000-08-22  Richard Henderson  <rth@cygnus.com>
5709
5710         * gcc.c-torture/execute/20000822-1.c: New test.
5711
5712 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
5713
5714         * gcc.c-torture/execute/20000819-1.x: Remove.
5715
5716 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
5717
5718         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
5719         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
5720         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
5721         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
5722         gcc.dg/format-xopen-1.c: New tests.
5723
5724 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
5725
5726         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
5727
5728 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
5729
5730         * g++.old-deja/g++.other/loop2.C: New test.
5731
5732         * gcc.c-torture/compile/20000606-1.c: New test.
5733         * gcc.c-torture/compile/20000728-1.c: New test.
5734         * gcc.c-torture/execute/20000801-1.c: New test.
5735         * gcc.c-torture/execute/20000801-2.c: New test.
5736         * gcc.c-torture/execute/20000819-1.c: New test.
5737         * gcc.c-torture/execute/20000819-1.x: XFAIL.
5738         * gcc.dg/20000629-1.c: New test.
5739         * gcc.dg/20000724-1.c: New test.
5740         * gcc.dg/20000807-1.c: New test.
5741
5742 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
5743
5744         * gcc.dg/cpp/pragma-1.c: New test.
5745         * gcc.dg/cpp/pragma-2.c: New test.
5746
5747 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
5748
5749         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
5750         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
5751
5752 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5753
5754         * gcc.c-torture/compile/20000818-1.c: New test.
5755
5756 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
5757
5758         * gcc.c-torture/execute/20000818-1.c: New test.
5759
5760 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5761
5762         * gcc.dg/format-va-1.c: New test.
5763
5764 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
5765
5766         * g++.old-deja/g++.other/typedef8.C: New test.
5767
5768 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
5769
5770         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
5771         * g++.old-deja/g++.mike/net36.C: Mark candidate.
5772         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
5773         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
5774         * g++.old-deja/g++.other/ptrmem7.C: New test.
5775         * g++.old-deja/g++.pt/ptrmem10.C: New test.
5776
5777 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
5778
5779         * g++.old-deja/g++.pt/typename27.C: New test.
5780
5781 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
5782
5783         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
5784         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
5785         * g++.old-deja/g++.pt/friend45.C: New test.
5786         * g++.old-deja/g++.other/friend8.C: New test.
5787
5788 2000-08-15  Richard Henderson  <rth@cygnus.com>
5789
5790         * gcc.c-torture/execute/20000815-1.c: New test.
5791
5792 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
5793
5794         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
5795         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
5796         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
5797
5798 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
5799
5800         * g++.old-deja/g++.other/refinit2.C: New test.
5801
5802 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
5803
5804         * lib/c-torture.exp (c-torture): Make
5805         compiler_conditional_xfail_data global.
5806         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
5807         compiler_conditional_xfail_data machinery.
5808         (f-torture-execute): Likewise.
5809         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
5810         and only when unrolling loops.
5811
5812         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
5813
5814 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
5815
5816         * g++.old-deja/g++.pt/explicit81.C: New test.
5817
5818 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
5819
5820         * g++.old-deja/g++.pt/typename26.C: New test.
5821
5822 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
5823
5824         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
5825         warning.
5826
5827 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
5828
5829         * g++.old-deja/g++.other/array3.C: New test.
5830
5831 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
5832
5833         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
5834         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
5835         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
5836         New tests.
5837
5838 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
5839
5840         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
5841         * g++.old-deja/g++.abi/vmihint.C: Likewise.
5842
5843 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
5844
5845         * gcc.c-torture/execute/20000808-1.c: New test.
5846
5847 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
5848
5849         * gcc.dg/c90-const-expr-1.c: New test.
5850
5851 2000-08-08  Richard Henderson  <rth@cygnus.com>
5852
5853         * gcc.dg/noncompile/920923-1.c: Declare calloc.
5854
5855 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
5856
5857         * gcc.dg/noncompile/const-ll-1.c: New test.
5858
5859 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5860
5861         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
5862
5863 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
5864
5865         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
5866         that running programs linked against the shared version of libobjc
5867         run correctly.
5868
5869 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
5870
5871         * gcc.dg/c99-printf-1.c: New test.
5872
5873 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
5874
5875         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
5876
5877 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
5878
5879         * gcc.c-torture/execute/20000731-1.x: Delete.
5880
5881 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
5882
5883         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
5884         and torture_without_loops as is done by c-torture.exp.
5885         (search_for): Copy from c-torture.exp.
5886         (gcc-dg-runtest): New function, drives a directory of tests
5887         iterating over the TORTURE_OPTIONS.
5888         (scan-assembler, scan-assembler-not): Move here from
5889         individual directory drivers.
5890
5891         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
5892         defined by lib/gcc-dg.exp.
5893         * gcc.dg/cpp/cpp.exp: Likewise.
5894         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
5895         gcc-dg-runtest, so we cycle over optimization options.
5896
5897         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
5898         * gcc.dg/compare2.c: No longer expected to fail.
5899
5900 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
5901
5902         * gcc.c-torture/execute/20000804-1.c: New test.
5903
5904 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
5905
5906         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
5907
5908 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
5909
5910         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
5911
5912 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
5913
5914         * gcc.c-torture/compile/20000803-1.c: New test.
5915
5916 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
5917
5918         * gcc.c-torture/execute/20000801-3.c,
5919         gcc.c-torture/execute/20000801-4.c: New tests.
5920         * gcc.c-torture/execute/20000801-3.x,
5921         gcc.c-torture/execute/20000801-4.x: Xfail.
5922
5923 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
5924
5925         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
5926         libobjc/.libs to allow for libtool.
5927
5928 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
5929
5930         * gcc.c-torture/compile/20000802-1.c: New test.
5931
5932 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
5933
5934         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
5935
5936 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
5937
5938         * gcc-c-torture/execute/20000731-2.c: New test.
5939
5940         * gcc.c-torture/execute/20000731-1.c: New test.
5941         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
5942
5943 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
5944
5945         * testsuite/gcc.dg/cpp/paste7.c: New test.
5946         * gcc.dg/cpp/20000725-1.c: New test.
5947
5948 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
5949
5950         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
5951         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
5952         declaration warning for __builtin_dwarf_reg_size.
5953
5954         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
5955
5956 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
5957
5958         * gcc.dg/noncompile/voidparam-1.c: New test.
5959
5960 2000-07-30  Richard Henderson  <rth@cygnus.com>
5961
5962         * gcc.dg/c90-digraph-1.c: Don't xfail.
5963         * gcc.dg/compare2.c (case 10): Xfail.
5964         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
5965
5966 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
5967
5968         * gcc.dg/c99-main-1.c: New test.
5969
5970 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5971
5972         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
5973
5974 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
5975
5976         * gcc.c-tortuer/execute/20000726-1.c: New test.
5977
5978 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
5979
5980         * gcc.c-torture/execute/enum-2.c: New test.
5981
5982 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5983
5984         * gcc.dg/cpp/tr-warn3.c: New test.
5985
5986 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
5987
5988         * g++.old-deja/g++.ext/implicit1.C: Remove.
5989         * g++.old-deja/g++.jason/c2.C: Remove
5990         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
5991         * g++.old-deja/g++.pt/crash16.C: Likewise.
5992         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
5993
5994 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
5995
5996         * g++.old-deja/g++.other/for2.C: New test.
5997
5998 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
5999
6000         * gcc.dg/20000720-1.c: New test.
6001
6002 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
6003
6004         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
6005
6006 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
6007
6008         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
6009         * gcc.c-torture/execute/20000722-1.c: New.
6010         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
6011
6012 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
6013
6014         * gcc.dg/cpp/20000720-1.S: New test.
6015
6016 2000-07-21  Michael Meissner  <meissner@redhat.com>
6017
6018         * gcc.c-torture/execute/ieee/hugeval.c: New test.
6019
6020 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
6021
6022         * g++.old-deja/g++.brendan/crash16.C,
6023         g++.old-deja/g++.brendan/parse3.C,
6024         g++.old-deja/g++.brendan/redecl1.C,
6025         g++.old-deja/g++.ns/template13.C,
6026         g++.old-deja/g++.other/decl4.C,
6027         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
6028
6029 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
6030
6031         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
6032         and "Internal error".
6033
6034         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
6035         regexps.
6036         * gcc.dg/cpp/paste6.c: New test.
6037
6038 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
6039
6040         * gcc.dg/cpp/tr-direct.c: New test.
6041
6042         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
6043         gcc.dg/cpp/undef1.c: Tweak error regexps.
6044
6045 2000-07-18  Eric Christopher <echristo@redhat.com>
6046
6047         * gcc.c-torture/compile/20000718-1.c: New test.
6048
6049 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
6050
6051         * cpplex.c (_cpp_push_token): If the token being pushed back
6052         is the previous token in this context, just subtract one from
6053         context->posn.
6054         * cppmacro.c (save_expansion): Clear aux field when storing a
6055         placemarker.
6056
6057 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
6058
6059         * gcc.dg/noncompile/redecl-1.c: New test.
6060
6061 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
6062
6063         * gcc.c-torture/execute/20000717-5.c: New test.
6064         * gcc.c-torture/execute/20000717-1.x: Removed.
6065
6066 2000-07-17  Richard Henderson  <rth@cygnus.com>
6067
6068         * gcc.c-torture/execute/20000717-4.c: New test.
6069
6070 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
6071
6072         * gcc.dg/cpp/syshdr.c: New test.
6073         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
6074
6075 2000-07-17  Neil Booth  <neilb@earthling.net>
6076
6077         * gcc.dg/cpp/cmdlne-dM.c: New test.
6078         * gcc.dg/cpp/cmdlne-dD.c: New test.
6079
6080 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
6081
6082         * gcc.c-torture/execute/20000717-3.c: New test.
6083
6084         * gcc.c-torture/compile/20000717-1.c: New test.
6085
6086 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
6087
6088         * gcc.c-torture/execute/20000717-2.c: New test.
6089
6090 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6091
6092         * gcc.dg/formatz-1.c: New test.
6093
6094         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
6095         * gcc.dg/c99-digraph-1.c: New tests.
6096
6097         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
6098         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
6099
6100         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
6101         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
6102         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
6103         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
6104         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
6105         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
6106         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
6107
6108 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
6109
6110         * gcc.c-torture/execute/20000717-1.c: New test.
6111         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
6112
6113 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
6114
6115         * gcc.c-torture/execute/20000715-2.c: New test.
6116         * gcc.dg/20000715-1.c: New test.
6117
6118 2000-07-15  Michael Meissner  <meissner@redhat.com>
6119
6120         * gcc.c-torture/execute/20000715-1.c: New test.
6121
6122 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
6123
6124         * gcc.c-torture/execute/20000707-1.c: New test.
6125
6126 2000-07-13  Neil Booth  <NeilB@earthling.net>
6127
6128         * testsuite/gcc.dg/cpp/digraph1.c,
6129         testsuite/gcc.dg/cpp/digraph2.c,
6130         testsuite/gcc.dg/cpp/digraphs.c: New tests.
6131
6132 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
6133
6134         * g77.f-torture/compile/20000630-2.f:  New test.
6135         * g77.f-torture/compile/20000630-2.x
6136
6137 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
6138
6139         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
6140
6141 2000-07-11  Neil Booth  <NeilB@earthling.net>
6142
6143         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
6144
6145 2000-07-11  Neil Booth  <NeilB@earthling.net>
6146
6147         * gcc.dg/cpp/cmdlne-C.c: New.
6148
6149 2000-07-09  Neil Booth  <NeilB@earthling.net>
6150
6151         * gcc.dg/cpp/directiv.c: New tests.
6152         * gcc.dg/cpp/undef1.c: Update.
6153
6154 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
6155
6156         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
6157
6158 2000-07-09  Neil Booth  <NeilB@earthling.net>
6159
6160         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
6161
6162 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
6163
6164         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
6165         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
6166
6167 2000-07-08  Neil Booth  <NeilB@earthling.net>
6168
6169         * gcc.dg/cpp/macsyntx.c: New tests.
6170
6171 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
6172
6173         * gcc.dg/20000707-1.c: New test.
6174
6175 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
6176
6177         * gcc.c-torture/execute/20000706-1.c: New test.
6178         * gcc.c-torture/execute/20000706-2.c: New test.
6179         * gcc.c-torture/execute/20000706-3.c: New test.
6180         * gcc.c-torture/execute/20000706-4.c: New test.
6181         * gcc.c-torture/execute/20000706-5.c: New test.
6182
6183 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
6184
6185         * g++.old-deja/g++.pt/instantiate7.C: New test.
6186
6187 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
6188
6189         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
6190         * g++.old-deja/g++.mike/thunk3.C: Likewise.
6191         * g++.old-deja/g++.other/rtti3.C: Likewise.
6192         * g++.old-deja/g++.other/rttid3.C: Likewise.
6193
6194 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
6195
6196         *  g77.f-torture/compile/20000630-1.x: Fix typo
6197
6198 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
6199
6200         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
6201         assembly output.
6202
6203 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
6204
6205         * gcc.dg/cpp/ident.c: New test.
6206
6207 2000-07-05  Neil Booth  <NeilB@earthling.net>
6208
6209         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
6210           gcc.dg/cpp/lexstrng.c: New tests.
6211
6212 2000-07-04  Neil Booth  <NeilB@earthling.net>
6213
6214         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
6215         * gcc.dg/cpp/strify2.c: Same.
6216
6217 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
6218
6219         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
6220         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
6221         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
6222         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
6223
6224         * testsuite/gcc.dg/cpp/macro1.c,
6225         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
6226         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
6227         testsuite/gcc.dg/cpp/strify1.c,
6228         testsuite/gcc.dg/cpp/strify2.c: New tests.
6229
6230 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
6231
6232         * gcc.c-torture/execute/20000703-1.c: New test.
6233
6234 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
6235
6236         * g++.old-deja/g++.pt (lookup10.C): New test.
6237
6238 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
6239
6240         * g++.old-deja/g++.pt (typename25.C): New test.
6241
6242 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
6243
6244         * gcc.c-torture/compile/20000701-1.c: New test.
6245
6246 2000-06-30  Nick Clifton  <nickc@cygnus.com>
6247
6248         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
6249         to test case.
6250
6251 2000-06-30  Catherine Moore  <clm@cygnus.com>
6252
6253         * gcc.c-torture/execute/align-1.c: New test.
6254
6255 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
6256
6257         * g++.old-deja/g++.pt/expr8.C: New test.
6258         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
6259
6260 2000-06-29  Nick Clifton  <nickc@cygnus.com>
6261
6262         * gcc.c-torture/compile/20000629-1.c: New test.
6263
6264 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
6265
6266
6267         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
6268         gcc.dg/noncompile directory, depending on whether they're
6269         preprocessor tests or not.  Annotate all the tests for the dg
6270         framework.
6271
6272         * gcc.c-torture/noncompile/noncompile.exp: Delete.
6273         * gcc.dg/noncompile/noncompile.exp: New.
6274
6275         * Moved files:
6276         Old name                                New name
6277         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
6278         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
6279         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
6280         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
6281         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
6282         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
6283         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
6284         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
6285         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
6286         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
6287         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
6288         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
6289         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
6290         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
6291         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
6292         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
6293         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
6294         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
6295         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
6296         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
6297         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
6298         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
6299         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
6300         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
6301
6302         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
6303         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
6304         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
6305         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
6306         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
6307         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
6308
6309 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
6310
6311         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
6312         declare one variable.  On the fourth, error.
6313         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
6314         declared by 20000628-1a.h.
6315
6316 2000-06-29  Richard Henderson  <rth@redhat.com>
6317
6318         * gcc.c-torture/execute/930529-1.x: New file.
6319         * gcc.dg/920413-1.c: Adjust expected warning text.
6320         * gcc.dg/980217-1.c: Declare abort.
6321         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
6322
6323 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
6324
6325         * g77.f-torture/compile/20000629-1.f: New test.
6326         * g77.f-torture/compile/20000629-1.x: Expected to fail.
6327
6328 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
6329
6330         Rearrange lots of files, removing entirely the
6331         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
6332         directories.
6333
6334         * Deleted files:
6335         gcc.c-torture/code_quality/code_quality.exp
6336         gcc.c-torture/special/special.exp
6337         gcc.failure/failure.exp
6338         gcc.failure/940409-1.x
6339         gcc.c-torture/compile/961203-1.x
6340
6341         * New files:
6342         gcc.misc-tests/linkage.exp
6343         gcc.c-torture/execute/920730-1t.c
6344         gcc.c-torture/execute/920730-1t.x
6345         gcc.c-torture/compile/920520-1.x
6346         gcc.c-torture/compile/920521-1.x
6347         gcc.c-torture/compile/981006-1.x
6348         gcc.c-torture/execute/eeprof-1.x
6349
6350         * Moved files (possibly with modifications to fit a new harness):
6351         Old name                                New name
6352         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
6353         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
6354         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
6355         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
6356         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
6357         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
6358         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
6359         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
6360         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
6361         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
6362         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
6363         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
6364         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
6365         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
6366
6367 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
6368
6369         * c-torture/compile/961203-1.x: Delete.
6370
6371         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
6372         not exit. Include stdio.h.
6373         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
6374         * gcc.misc-tests/dg-12.c: Likewise.
6375         * gcc.misc-tests/dg-5.c: Likewise.
6376         * gcc.misc-tests/dg-6.c: Likewise.
6377         * gcc.misc-tests/dg-7.c: Prototype abort.
6378         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
6379         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
6380         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
6381         not exit.
6382         * gcc.misc-tests/sieve.c: Use return from main, not exit.
6383         * gcc.misc-tests/sort2.c: Use return from main, not exit.
6384
6385 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
6386
6387         * gcc.dg/cpp/20000628-1.c: New test.
6388         * gcc.dg/cpp/20000628-1.h: New header for above test.
6389         * gcc.dg/cpp/20000628-1a.h: Likewise.
6390
6391 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
6392
6393         * gcc.dg/cpp: New directory.
6394         * gcc.dg/cpp/cpp.exp: New driver.
6395         * gcc.dg/cpp/20000627-1.c: New test.
6396         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
6397         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
6398         and rewrite as a compilation test.
6399
6400         * gcc.dg: Move many files into the cpp subdirectory, possibly
6401         renaming or editing them as well.
6402         Old name                New name
6403         990119-1.c              cpp/19990119-1.c
6404         990228-1.c              cpp/19990228-1.c
6405         990407-1.c              cpp/19990407-1.c
6406         990409-1.c              cpp/19990409-1.c
6407         990413-1.c              cpp/19990413-1.c
6408         990703-1.c              cpp/19990703-1.c
6409         20000127-1.c            cpp/20000127-1.c
6410         20000129-1.c            cpp/20000129-1.c
6411         20000207-1.c            cpp/20000207-1.c
6412         20000207-2.c            cpp/20000207-2.c
6413         20000209-1.c            cpp/20000209-1.c
6414         20000209-2.c            cpp/20000209-2.c
6415         20000301-1.c            cpp/20000301-1.c
6416         20000419-1.c            cpp/20000419-1.c
6417         20000510-1.S            cpp/20000510-1.S
6418         20000519-1.c            cpp/20000519-1.c
6419         20000529-1.c            cpp/20000529-1.c
6420         20000625-1.c            cpp/20000625-1.c
6421         20000625-2.c            cpp/20000625-2.c
6422         cpp-as1.c               cpp/assert1.c
6423         cpp-as2.c               cpp/assert2.c
6424         cxx-comments-1.c        cpp/cxxcom1.c
6425         cxx-comments-2.c        cpp/cxxcom2.c
6426         endif-label.c           cpp/endif.c
6427         cpp-hash1.c             cpp/hash1.c
6428         cpp-hash2.c             cpp/hash2.c
6429         cpp-if1.c               cpp/if-1.c
6430         cpp-if2.c               cpp/if-2.c
6431         cpp-if3.c               cpp/if-3.c
6432         cpp-if4.c               cpp/if-4.c
6433         cpp-if5.c               cpp/if-5.c
6434         cpp-cond.c              cpp/if-cexp.c
6435         cpp-missingop.c         cpp/if-mop.c
6436         cpp-missingparen.c      cpp/if-mpar.c
6437         cpp-opprec.c            cpp/if-oppr.c
6438         cpp-ifparen.c           cpp/if-paren.c
6439         cpp-shortcircuit.c      cpp/if-sc.c
6440         cpp-shift.c             cpp/if-shift.c
6441         cpp-unary.c             cpp/if-unary.c
6442         cpp-li1.c               cpp/line1.c
6443         cpp-li2.c               cpp/line2.c
6444         lineno.c                cpp/line3.c
6445         lineno-2.c              cpp/line4.c
6446         cpp-mi.c                cpp/mi1.c
6447         cpp-mic.h               cpp/mi1c.h
6448         cpp-micc.h              cpp/mi1cc.h
6449         cpp-mind.h              cpp/mi1nd.h
6450         cpp-mindp.h             cpp/mi1ndp.h
6451         cpp-mix.h               cpp/mi1x.h
6452         cpp-mi2.c               cpp/mi2.c
6453         cpp-mi2a.h              cpp/mi2a.h
6454         cpp-mi2b.h              cpp/mi2b.h
6455         cpp-mi2c.h              cpp/mi2c.h
6456         cpp-mi3.c               cpp/mi3.c
6457         cpp-mi3.def             cpp/mi3.def
6458         poison-1.c              cpp/poison.c
6459         pr-impl.c               cpp/prag-imp.c
6460         cpp-redef-2.c           cpp/redef1.c
6461         cpp-redef.c             cpp/redef2.c
6462         strpaste.c              cpp/strp1.c
6463         strpaste-2.c            cpp/strp2.c
6464         cpp-tradpaste.c         cpp/tr-paste.c
6465         cpp-tradstringify.c     cpp/tr-str.c
6466         cpp-tradwarn1.c         cpp/tr-warn1.c
6467         cpp-tradwarn2.c         cpp/tr-warn2.c
6468         trigraphs.c             cpp/trigraphs.c
6469         cpp-unc1.c              cpp/unc1.c
6470         cpp-unc2.c              cpp/unc2.c
6471         cpp-unc3.c              cpp/unc3.c
6472         cpp-unc.c               cpp/unc4.c
6473         undef.c                 cpp/undef1.c
6474         undef-2.c               cpp/undef2.c
6475         cpp-wi1.c               cpp/widestr1.c
6476
6477 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
6478
6479         * lib/g++.exp (g++_include_flags): Tweak.
6480
6481 2000-06-27  H.J. Lu  <hjl@gnu.org>
6482             Loren J. Rittle  <ljrittle@acm.org>
6483
6484         * lib/g++.exp (g++_include_flags): Override libgloss.exp
6485         version with one that knows about the new gcc tree structure.
6486         (g++_link_flags): Same.
6487
6488 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
6489
6490         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
6491         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
6492         case we are cross-compiling.
6493
6494         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
6495         g++.old-deja/g++.niklas/Makefile.in,
6496         g++.old-deja/g++.niklas/configure.in,
6497         g++.old-deja/g++.other/Makefile.in,
6498         g++.old-deja/g++.other/configure.in,
6499         gcc.c-torture/code_quality/Makefile.in,
6500         gcc.c-torture/code_quality/configure.in,
6501         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
6502         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
6503         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
6504         gcc.c-torture/execute/ieee/Makefile.in,
6505         gcc.c-torture/execute/ieee/configure.in,
6506         gcc.c-torture/noncompile/Makefile.in,
6507         gcc.c-torture/noncompile/configure.in,
6508         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
6509         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
6510         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
6511
6512 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
6513
6514         * g++.old-deja/g++.other/ambig3.C: New test.
6515
6516 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
6517
6518         * g++.old-deja/g++.pt/syntax1.C: New test.
6519         * g++.old-deja/g++.pt/syntax2.C: New test.
6520         * g++.old-deja/g++.other/syntax3.C: New test.
6521         * g++.old-deja/g++.other/syntax4.C: New test.
6522
6523 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
6524
6525         * gcc.dg/20000623-1.c: Prototype exit and abort.
6526
6527 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
6528
6529         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
6530         New tests.
6531         * gcc.dg/cpp-mi3.def: New file.
6532
6533         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
6534         inside assertions.
6535         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
6536         lexer's error messages.
6537         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
6538         divine anything from the linemarkers.
6539         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
6540         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
6541
6542 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
6543
6544         * gcc.dg/20000623-1.c: New test.
6545
6546 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
6547
6548         * gcc.c-torture/execute/20000622-1.c: New test.
6549
6550 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
6551
6552         * g++.old-deja/g++.other/init15.C: New test.
6553
6554 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
6555
6556         * g++.old-deja/g++.pt/vaarg2.C: New test.
6557         * g++.old-deja/g++.pt/vaarg3.C: New test.
6558
6559 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
6560
6561         * g++.old-deja/g++.other/dyncast6.C: New test.
6562
6563 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
6564
6565         * gcc.c-torture/execute/loop-6.c: New test.
6566
6567 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
6568
6569         * gcc.dg/20000614-1.c: New test.
6570         * gcc.dg/20000614-2.c: New test.
6571
6572 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
6573
6574         * g++.old-deja/g++.other/inline12.C: New test.
6575
6576 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
6577
6578         * g++.old-deja/g++.other/eh1.C: New test.
6579
6580 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
6581
6582         * g++.old-deja/g++.other/type.C: New test.
6583
6584 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
6585
6586         * g++.old-deja/g++.other/initstring.C: New test.
6587
6588 2000-06-12  Jason Merrill  <jason@redhat.com>
6589
6590         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
6591
6592 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
6593
6594         * gcc.c-torture/compile/20000609-1.c: New test.
6595
6596 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
6597
6598         * gcc.dg/20000609-1.c: New test.
6599
6600 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
6601
6602         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
6603         * gcc.c-torture/noncompile/poison-1.c: Move...
6604         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
6605         * gcc.dg/cpp-li1.c: Add a token after the #line.
6606
6607 2000-06-05  Richard Henderson  <rth@cygnus.com>
6608
6609         * gcc.c-torture/execute/20000605-2.c: New test.
6610         * gcc.c-torture/execute/20000605-3.c: New test.
6611
6612 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
6613
6614         * g77.f-torture/execute/20000503-1.x: New file.
6615
6616 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
6617
6618         * g++.old-deja/g++.eh/badalloc1.C: New test.
6619
6620 2000-06-05  Richard Henderson  <rth@cygnus.com>
6621
6622         * gcc.c-torture/execute/20000605-1.c: New test.
6623
6624 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
6625             Nathan Sidwell <nathan@codesourcery.com>
6626
6627         * gcc.c-torture/compile/20000605-1.c: New test.
6628
6629 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
6630
6631         * g77.f-torture/compile/20000601-1.f:  New test.
6632
6633 2000-06-03  Richard Henderson  <rth@cygnus.com>
6634
6635         * gcc.c-torture/execute/20000603-1.c: New.
6636
6637 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
6638
6639         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
6640         * gcc.dg/noreturn-2.c (noreturn): Likewise.
6641
6642 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
6643
6644         * gcc.dg/compare2.c (case 12): XFAIL.
6645         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
6646         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
6647
6648         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
6649
6650 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
6651
6652         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
6653         guard macro is already defined when the header is first
6654         included.
6655         * gcc.dg/cpp-mix.h: New file.
6656         * gcc.dg/endif-label.c: Update patterns to match compiler.
6657
6658         * g++.brendan/complex1.C: Declare abort.
6659         * g++.law/refs4.C: Remove XFAIL.
6660         * g++.oliva/expr2.C: Declare abort and exit.
6661
6662 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
6663
6664         * gcc.c-torture/execute/20000528-1.c: New test.
6665
6666         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
6667         * g++.old-deja/g++.law/temps4.C: Likewise.
6668
6669         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
6670         stdlib.h.  Call abort() on failure.
6671         * g++.old-deja/g++.law/refs4.C: Likewise.
6672         * g++.old-deja/g++.law/temps4.C: Likewise.
6673         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
6674         * gcc.c-torture/execute/20000112-1.c: Include string.h.
6675
6676 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
6677
6678         Relative to g++.dg/special:
6679         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
6680
6681         Relative to g++.old-deja:
6682         * g++.brendan/complex1.C, g++.jason/optimize2.C,
6683         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
6684         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
6685         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
6686         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
6687         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
6688         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
6689
6690         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
6691         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
6692         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
6693         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
6694         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
6695         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
6696         and/or string.h.
6697
6698         * g++.other/goto1.C: Update expectations for error messages.
6699
6700 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
6701
6702         * gcc.c-torture/compile/20000523-1.c: New test.
6703
6704 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
6705
6706         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
6707
6708 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
6709
6710         * g++.old-deja/g++.eh/catch11.C: New test.
6711         * g++.old-deja/g++.eh/catch12.C: New test.
6712
6713 2000-05-24  Nick Clifton  <nickc@cygnus.com>
6714
6715         * gcc.c-torture/execute/20000523-1.c: New test.
6716
6717 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
6718
6719         * c-torture/execute/bcp-1.c: Replace abort in arg of
6720         __builtin_constant_p with a generic external function.
6721
6722         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
6723         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
6724         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
6725         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
6726         Prototype abort and/or exit.
6727
6728         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
6729         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
6730         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
6731         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
6732
6733 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
6734
6735         * gcc.dg/dwarf2-1.c: New test.
6736
6737 2000-05-20  Richard Henderson  <rth@cygnus.com>
6738
6739         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
6740
6741 2000-05-20  Andreas Jaeger  <aj@suse.de>
6742
6743         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
6744         testcase.
6745
6746 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
6747
6748         * gcc.c-torture/execute/20000519-2.c: New test.
6749
6750 2000-05-19  Andreas Jaeger  <aj@suse.de>
6751
6752         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
6753         which fails with SSA.
6754
6755         * lib/c-torture.exp: Also test with -O3 -fssa.
6756
6757 2000-05-18  Michael Meissner  <meissner@redhat.com>
6758
6759         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
6760         * gcc.c-torture/execute/920415-1.c: Ditto.
6761         * gcc.c-torture/execute/920501-1.c: Ditto.
6762         * gcc.c-torture/execute/conversion.c: Ditto.
6763         * gcc.c-torture/execute/cvt-1.c: Ditto.
6764
6765 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
6766
6767         * gcc.c-torture/compile/20000518-1.c: New test.
6768
6769 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
6770
6771         * g77.f-torture/compile/200005018.f:  New test.
6772
6773 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
6774
6775         * gcc.c-torture/compile/20000517-1.c: New test.
6776
6777 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6778
6779         * gcc.c-torture/execute/20000516-1.c: New test.
6780
6781 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
6782
6783         * g++.old-deja/g++.other/eh.C: New test.
6784
6785 2000-05-12  Richard Henderson  <rth@cygnus.com>
6786
6787         * gcc.c-torture/execute/990208-1.c (main): Don't pass
6788         constants through to doit's conditional.
6789
6790 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
6791
6792         * gcc.c-torture/compile/20000511-1.c: New test.
6793         * g77.f-torture/compile/20000511-1.f: New test.
6794         * g77.f-torture/compile/20000511-2.f: New test.
6795
6796 2000-05-11  Michael Meissner  <meissner@redhat.com>
6797
6798         * gcc.c-torture/execute/20000511-1.c: New test.
6799
6800 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
6801
6802         * gcc.dg/dg.exp: Scan .S files as well as .c files.
6803         * gcc.dg/20000510-1.S: New.
6804
6805 2000-05-08  Catherine Moore  <clm@cygnus.com>
6806
6807         * gcc.dg/unused-3.c: New.
6808
6809 2000-05-06  Richard Henderson  <rth@cygnus.com>
6810
6811           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
6812           * g++.old-deja/g++.mike/warn1.C: Likewise.
6813           * g++.old-deja/g++.pt/local1.C: Likewise.
6814           * g++.old-deja/g++.pt/local7.C: Likewise.
6815           * g++.old-deja/g++.pt/spec16.C: Likewise.
6816
6817 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
6818
6819         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
6820
6821 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
6822
6823           * g77.f-torture/execute/20000503-1.f:  New test.
6824
6825 2000-05-04  Andreas Jaeger  <aj@suse.de>
6826
6827         * gcc.dg/noreturn-2.c: New test.
6828
6829 2000-05-04  Neil Booth  <NeilB@earthling.net>
6830
6831         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
6832         preprocessor.
6833
6834 2000-05-04  Richard Henderson  <rth@cygnus.com>
6835
6836         * gcc.c-torture/execute/20000503-1.c: Fix typo.
6837
6838 2000-05-04  Richard Henderson  <rth@cygnus.com>
6839
6840         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
6841         OpenSSL by Jason R Thorpe.
6842
6843 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
6844
6845         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
6846
6847 2000-05-03  Robert Lipe <robertlipe@usa.net>
6848
6849         * gcc.dg/20000503-1.c: New test.
6850
6851 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
6852
6853         * gcc.c-torture/compile/20000502-1.c: New test.
6854         * g++.old-deja/g++.other/align.C: New test.
6855         * gcc.dg/cpp-tradstringify.c: New test.
6856
6857 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
6858
6859         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
6860         and hard registers.
6861
6862 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
6863
6864         * gcc.c-torture/execute/loop-5.c: New test.
6865
6866 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
6867
6868         * gcc.c-torture/execute/va-arg-20.c: New test.
6869
6870 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
6871
6872         * gcc.c-torture/execute/20000422-1.c: New test.
6873
6874 2000-04-20  Greg McGary  <gkm@gnu.org>
6875
6876         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
6877         when optimizing, but without sibling-call optimizations (-O1).
6878
6879 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
6880
6881           * gcc.c-torture/compile/20000420-1.c: New test.
6882
6883 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
6884
6885         * g++.abi/ptrflags.C: New test.
6886         * g++.eh/catchptr1.C: Test incomplete pointer chains.
6887
6888 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
6889
6890         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
6891
6892 2000-04-19  Greg McGary  <gkm@gnu.org>
6893
6894         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
6895         sibling-call optimizations.
6896
6897 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
6898
6899         * gcc.dg/20000419-1.c: New test.
6900
6901 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
6902
6903         * gcc.c-torture/execute/20000412-6.c: New test.
6904
6905 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
6906
6907         * gcc.c-torture/execute/20000412-5.c: New test.
6908         * g77.f-torture/compile/20000412-1.f: New test.
6909         * gcc.c-torture/execute/20000412-4.c: New test.
6910         * gcc.c-torture/compile/20000412-2.c: New test.
6911         * gcc.c-torture/execute/20000412-3.c: New test.
6912         * gcc.c-torture/compile/20000412-1.c: New test.
6913         * gcc.c-torture/execute/20000412-2.c: New test.
6914
6915 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
6916
6917         * objc/execute/bf-20.m: New test.
6918
6919 2000-04-10  Richard Henderson  <rth@cygnus.com>
6920
6921         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
6922
6923         * gcc.c-torture/execute/20000412-1.c: New test.
6924
6925 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
6926
6927         * g++.old-deja/g++.eh/catchptr1.C: New test.
6928
6929 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
6930
6931         * g++.old-deja/g++.abi/cxa_vec.C: New test.
6932
6933 2000-04-08  Neil Booth  <NeilB@earthling.net>
6934
6935         * gcc.dg/cpp-nullchar.c: Remove test as
6936         embedded nulls cause problems.
6937
6938 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6939
6940         * gcc.dg/compare2.c: New test.
6941
6942 2000-04-08  Neil Booth  <NeilB@earthling.net>
6943
6944         * gcc.dg/cpp-nullchar.c: New test.
6945
6946 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
6947
6948         * gcc.dg/cpp-mi2.c: New test.
6949         * gcc.dg/cpp-mi2[abc].h: New files.
6950
6951 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
6952
6953         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
6954         member name.
6955
6956 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
6957
6958         * g++.old-deja/g++.abi/vmihint.C: New test.
6959
6960 2000-04-06  Neil Booth  <NeilB@earthling.net>
6961
6962         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
6963         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
6964         copyright.
6965
6966 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
6967
6968         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
6969         avoid stack-frame overwrite.
6970
6971 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
6972
6973         * gcc.c-torture/compile/20000405-2.c: New test.
6974         * gcc.c-torture/compile/20000405-3.c: New test.
6975
6976 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6977
6978         * gcc.c-torture/compile/20000405-1.c: New test.
6979
6980 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
6981
6982         * gcc.dg/cast-qual-1.c: Revert last change.
6983
6984 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6985
6986         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
6987
6988 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
6989
6990         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
6991         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
6992
6993 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
6994
6995         * gcc.c-torture/compile/20000403-2.c: New test.
6996         * gcc.c-torture/compile/20000403-1.c: New test.
6997
6998 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
6999
7000         * gcc.c-torture/execute/20000403-1.c: New test.
7001
7002 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
7003
7004         * gcc.c-torture/execute/20000402-1.c: New test.
7005
7006 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
7007
7008         * gcc.c-torture/execute/va-arg-15.c: New test.
7009         * gcc.c-torture/execute/va-arg-16.c: New test.
7010         * gcc.c-torture/execute/va-arg-17.c: New test.
7011         * gcc.c-torture/execute/va-arg-18.c: New test.
7012         * gcc.c-torture/execute/va-arg-19.c: New test.
7013
7014 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
7015
7016         * gcc.c-torture/compile/981211-1.c: Move to...
7017         * gcc.dg/cpp-as1.c: ...here.
7018         * gcc.dg/cpp-as2.c: New file.
7019
7020         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
7021         compiler.
7022
7023 2000-04-02  Neil Booth  <NeilB@earthling.net>
7024
7025         * gcc.dg/cpp-cond.c  New tests.
7026         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
7027         accidental success less likely.
7028         * gcc.dg/cpp-missingop.c  New tests.
7029         * gcc.dg/cpp-missingparen.c  New tests.
7030         * gcc.dg/cpp-shift.c  New tests.
7031         * gcc.dg/cpp-shortcircuit.c  New tests.
7032         * gcc.dg/cpp-unary.c  New tests.
7033
7034 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
7035
7036         * gcc.c-torture/compile/20000329-1.c: New test.
7037
7038 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
7039
7040         * gcc.c-torture/compile/20000326-1.c: New test.
7041         * gcc.c-torture/compile/20000326-2.c: New test.
7042
7043 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
7044
7045         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
7046         the first parameter is a function argument.
7047
7048 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
7049
7050         * g++.old-deja/g++.ext/array4.C: New test.
7051
7052 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
7053
7054         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
7055
7056 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7057
7058         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
7059
7060 2000-03-19  Richard Henderson  <rth@cygnus.com>
7061
7062         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
7063
7064 2000-03-19  Richard Henderson  <rth@cygnus.com>
7065
7066         * gcc.c-torture/compile/20000319-1.c: New test.
7067
7068 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
7069
7070         * gcc.c-torture/execute/20000314-3.c: New test.
7071         * gcc.c-torture/execute/20000314-2.c: New test.
7072         * gcc.c-torture/execute/20000314-1.c: New test.
7073         * gcc.c-torture/compile/20000314-2.c: New test.
7074         * gcc.c-torture/compile/20000314-1.c: New test.
7075
7076 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
7077
7078         * g++.old-deja/g++.warn/inline.C: New test.
7079
7080 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
7081
7082         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
7083         standards-compliant result rather than specific constants.
7084         Put test-values in array.
7085
7086 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
7087
7088         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
7089         (g++_target_compile): Put test-specific options last.
7090
7091 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
7092
7093         * g++.old-deja/g++.eh/vbase4.C: New test.
7094
7095 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
7096
7097         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
7098
7099 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
7100
7101         * g++.old-deja/g++.brendan/misc12.C: Removed.
7102         * g++.old-deja/g++.pt/memtemp77.C: Constify.
7103         * g++.old-deja/g++.ext/pretty4.C: New test.
7104
7105 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
7106
7107         * g++.old-deja/g++.other/string2.C: New test.
7108
7109 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
7110
7111         * g++.old-deja/g++.warn/impint2.C: New test.
7112
7113 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
7114
7115         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
7116         is 1, not zero.
7117
7118 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
7119
7120         * g++.old-deja/g++.warn/impint.C: New test.
7121         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
7122         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
7123         * g++.old-deja/g++.pt/explicit12.C: Likewise.
7124         * g++.old-deja/g++.pt/explicit13.C: Likewise.
7125         * g++.old-deja/g++.pt/explicit17.C: Likewise.
7126         * g++.old-deja/g++.pt/explicit18.C: Likewise.
7127         * g++.old-deja/g++.pt/explicit19.C: Likewise.
7128         * g++.old-deja/g++.pt/explicit23.C: Likewise.
7129         * g++.old-deja/g++.pt/explicit31.C: Likewise.
7130         * g++.old-deja/g++.pt/explicit35.C: Likewise.
7131         * g++.old-deja/g++.pt/explicit6.C: Likewise.
7132         * g++.old-deja/g++.pt/memclass7.C: Likewise.
7133
7134 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
7135
7136         * gcc.dg/cpp-redef.c: New test.
7137
7138 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
7139
7140         * g++.old-deja/g++.pt/unify7.C: New test.
7141
7142 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7143
7144         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
7145         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
7146
7147 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
7148
7149         * gcc.c-torture/compile/20000224-1.c: New test.
7150
7151 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7152
7153         * gcc.c-torture/compile/cpp-2.c: New test.
7154         * gcc.c-torture/compile/cpp-1.c: New test.
7155
7156 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
7157
7158         * gcc.c-torture/execute/20000225-1.c: New test.
7159
7160 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7161
7162         * gcc.dg/cpp-li2.c: New test.
7163
7164         * gcc.dg/cpp-wi1.c: New test.
7165
7166         * gcc.dg/cpp-li1.c: New test.
7167
7168 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
7169
7170         * g++.old-deja/g++.other/sizeof5.C: New test.
7171
7172 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7173
7174         * gcc.c-torture/execute/va-arg-13.c: New test.
7175
7176 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
7177
7178         * gcc.c-torture/execute/va-arg-12.c: New test.
7179
7180 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
7181
7182         * gcc.c-torture/execute/20000223-1.c: New test.
7183
7184 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
7185
7186         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
7187
7188 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
7189
7190         * g++.old-deja/g++.abi/ptrmem.C: New test.
7191
7192 2000-02-19  Richard Henderson  <rth@cygnus.com>
7193
7194         * gcc.c-torture/compile/init-3.c: New.
7195
7196 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
7197
7198         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
7199         ALWAYS_CXXFLAGS.
7200
7201 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
7202
7203         * gcc.c-torture/compile/20000211-3.c: New test.
7204
7205 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
7206
7207         * gcc.c-torture/compile/20000211-2.c: New test.
7208
7209 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
7210
7211         * gcc.c-torture/compile/20000211-1.c: New test.
7212
7213 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
7214
7215         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
7216           on native targets
7217
7218 2000-02-08  Nathan Sidwell  <nathan@acm.org>
7219
7220         * g++.old-deja/g++.other/cast5.C: New test.
7221
7222 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
7223
7224         * gcc.c-torture/execute/20000205-1.c: New.
7225
7226 2000-02-03  Nathan Sidwell  <nathan@acm.org>
7227
7228         * g++.old-deja/g++.jason/cast3.C: Return void.
7229         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
7230
7231 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7232
7233         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
7234
7235         * gcc.dg/loop-1.c: New test.
7236
7237 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
7238
7239         * gcc.c-torture/compile/20000127-1.c: New test.
7240         * gcc.c-torture/execute/991228-1.c: New test.
7241
7242 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7243
7244         * gcc.dg/unused-2.c: New test.
7245
7246         * gcc.dg/conv-1.c: New test.
7247
7248 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
7249
7250         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
7251         compiler.
7252         (tool_option_proc): Fix typo.
7253
7254 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
7255
7256         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
7257         of the ld on the host, not on the build machine.
7258         Also, don't crash if '--help' is not a supported option.
7259
7260 2000-01-24  Richard Henderson  <rth@cygnus.com>
7261
7262         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
7263
7264 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
7265
7266         * gcc.c-torture/execute/20000120-2.c: New test.
7267         * gcc.c-torture/execute/20000120-1.c: New test.
7268
7269 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
7270
7271         * gcc.c-torture/execute/20000113-1.c: New test.
7272
7273 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
7274
7275         * gcc.c-torture/execute/20000112-1.c: New test.
7276
7277 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7278
7279         * gcc.dg/20000111-1.c: New test.
7280
7281 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
7282
7283         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
7284         with 16 bit integers.
7285
7286 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7287
7288         * gcc.dg/20000108-1.c: New test.
7289
7290 2000-01-05  Nathan Sidwell  <nathan@acm.org>
7291
7292         * g++.old-deja/g++.ns/koenig8.C: New test.
7293
7294 2000-01-05  Nathan Sidwell  <nathan@acm.org>
7295
7296         * g++.old-deja/g++.other/cast4.C: New test.
7297
7298 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
7299
7300         * gcc.c-torture/compile/20000105-2.c: New test.
7301         * gcc.c-torture/compile/20000105-1.c: New test.
7302
7303 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7304
7305         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
7306         references to printf & atoi to conform to ANSI standard.
7307         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
7308         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
7309         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
7310         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
7311         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
7312         * g++.old-deja/g++.brendan/complex1.C: Likewise.
7313         * g++.old-deja/g++.brendan/copy1.C: Likewise.
7314         * g++.old-deja/g++.brendan/copy2.C: Likewise.
7315         * g++.old-deja/g++.brendan/copy3.C: Likewise.
7316         * g++.old-deja/g++.brendan/copy4.C: Likewise.
7317         * g++.old-deja/g++.brendan/copy5.C: Likewise.
7318         * g++.old-deja/g++.brendan/copy6.C: Likewise.
7319         * g++.old-deja/g++.brendan/copy7.C: Likewise.
7320         * g++.old-deja/g++.brendan/copy8.C: Likewise.
7321         * g++.old-deja/g++.brendan/crash11.C: Likewise.
7322         * g++.old-deja/g++.brendan/crash14.C: Likewise.
7323         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
7324         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
7325         * g++.old-deja/g++.brendan/delete2.C: Likewise.
7326         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
7327         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
7328         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
7329         * g++.old-deja/g++.brendan/eh1.C: Likewise.
7330         * g++.old-deja/g++.brendan/groff1.C: Likewise.
7331         * g++.old-deja/g++.brendan/init3.C: Likewise.
7332         * g++.old-deja/g++.brendan/misc12.C: Likewise.
7333         * g++.old-deja/g++.brendan/misc7.C: Likewise.
7334         * g++.old-deja/g++.brendan/new2.C: Likewise.
7335         * g++.old-deja/g++.brendan/operators4.C: Likewise.
7336         * g++.old-deja/g++.brendan/operators5.C: Likewise.
7337         * g++.old-deja/g++.brendan/overload2.C: Likewise.
7338         * g++.old-deja/g++.brendan/overload7.C: Likewise.
7339         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
7340         * g++.old-deja/g++.brendan/reference1.C: Likewise.
7341         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
7342         * g++.old-deja/g++.brendan/template24.C: Likewise.
7343         * g++.old-deja/g++.brendan/template3.C: Likewise.
7344         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
7345         * g++.old-deja/g++.jason/inline3.C: Likewise.
7346         * g++.old-deja/g++.jason/opeq.C: Likewise.
7347         * g++.old-deja/g++.law/arg5.C: Likewise.
7348         * g++.old-deja/g++.law/arm7.C: Likewise.
7349         * g++.old-deja/g++.law/ctors11.C: Likewise.
7350         * g++.old-deja/g++.law/cvt8.C: Likewise.
7351         * g++.old-deja/g++.law/init9.C: Likewise.
7352         * g++.old-deja/g++.law/refs4.C: Likewise.
7353         * g++.old-deja/g++.law/template2.C: Likewise.
7354         * g++.old-deja/g++.law/visibility24.C: Likewise.
7355         * g++.old-deja/g++.law/vtable3.C: Likewise.
7356         * g++.old-deja/g++.mike/asm2.C: Likewise.
7357         * g++.old-deja/g++.mike/eh1.C: Likewise.
7358         * g++.old-deja/g++.mike/misc1.C: Likewise.
7359         * g++.old-deja/g++.mike/misc13.C: Likewise.
7360         * g++.old-deja/g++.mike/misc14.C: Likewise.
7361         * g++.old-deja/g++.mike/ns12.C: Likewise.
7362         * g++.old-deja/g++.mike/p1248.C: Likewise.
7363         * g++.old-deja/g++.mike/p3708.C: Likewise.
7364         * g++.old-deja/g++.mike/p3708a.C: Likewise.
7365         * g++.old-deja/g++.mike/p3708b.C: Likewise.
7366         * g++.old-deja/g++.mike/p646.C: Likewise.
7367         * g++.old-deja/g++.mike/p700.C: Likewise.
7368         * g++.old-deja/g++.mike/p783.C: Likewise.
7369         * g++.old-deja/g++.mike/p783a.C: Likewise.
7370         * g++.old-deja/g++.mike/p783b.C: Likewise.
7371         * g++.old-deja/g++.mike/p786.C: Likewise.
7372         * g++.old-deja/g++.mike/p789.C: Likewise.
7373         * g++.old-deja/g++.mike/p789a.C: Likewise.
7374         * g++.old-deja/g++.mike/p807a.C: Likewise.
7375         * g++.old-deja/g++.other/delete3.C: Likewise.
7376         * g++.old-deja/g++.other/dyncast1.C: Likewise.
7377         * g++.old-deja/g++.other/dyncast2.C: Likewise.
7378         * g++.old-deja/g++.other/dyncast3.C: Likewise.
7379         * g++.old-deja/g++.other/empty1.C: Likewise.
7380         * g++.old-deja/g++.other/temporary1.C: Likewise.
7381         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
7382         * g++.old-deja/g++.pt/t16.C: Likewise.
7383         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
7384
7385 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
7386
7387         * gcc.dg/991230-1.c: New test.
7388
7389 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
7390
7391         * gcc.c-torture/compile/991229-3.c: New test.
7392         * gcc.c-torture/compile/991229-2.c: New test.
7393         * gcc.c-torture/compile/991229-1.c: New test.
7394
7395 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
7396
7397         * gcc.c-torture/compile/labels-2.c: New test.
7398
7399 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
7400
7401         * gcc.c-torture/execute/991227-1.c: New test.
7402
7403 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7404
7405         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
7406
7407 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
7408
7409         * gcc.c-torture/execute/991221-1.c: New test.
7410
7411 1999-12-20  Nathan Sidwell  <nathan@acm.org>
7412
7413         * g++.old-deja/g++.other/cast3.C: New test.
7414
7415 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
7416
7417         * gcc.c-torture/execute/991216-4.c: New test.
7418
7419 1999-12-16  Michael Meissner  <meissner@cygnus.com>
7420
7421         * gcc.c-torture/execute/991216-1.c: New test.
7422         * gcc.c-torture/execute/991216-2.c: New test.
7423         * gcc.c-torture/execute/991216-3.c: New test.
7424
7425 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
7426
7427         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
7428         Actually make the test fail by using "-O2" for compilation.
7429
7430 1999-12-15  Nathan Sidwell  <nathan@acm.org>
7431
7432         * g++.old-deja/g++.warn/cast-align1.C: New test.
7433
7434 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
7435
7436         * gcc.c-torture/compile/991214-1.c: New test.
7437         * gcc.c-torture/compile/991214-2.c: New test.
7438
7439 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
7440
7441         * gcc.dg/991214-1.c: New test.
7442
7443 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
7444
7445         * gcc.c-torture/compile/991213-3.c: New test.
7446         * gcc.c-torture/compile/991213-2.c: New test.
7447         * gcc.c-torture/compile/991213-1.c: New test.
7448
7449 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
7450
7451         * gcc.dg/991209-1.c: New test.
7452
7453 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
7454
7455         * gcc.c-torture/compile/991208-1.c: New test.
7456
7457 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7458
7459         * gcc.dg/ultrasp2.c: New test.
7460
7461 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
7462
7463         * g++.old-deja/g++.abi/align.C (main): Fix typo.
7464
7465 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
7466
7467         * gcc.c-torture/compile/991202-1.c: New test.
7468         * gcc.c-torture/execute/991202-1.c: New test.
7469         * gcc.c-torture/execute/991202-2.c: New test.
7470         * gcc.c-torture/execute/991202-3.c: New test.
7471
7472 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
7473
7474         * g++.old-deja/g++.abi/align.C: New test.
7475         * g++.old-deja/g++.abi/aggregates.C: Likewise.
7476         * g++.old-deja/g++.abi/bitfields.C: Likewise.
7477
7478 1999-12-01  Richard Henderson  <rth@cygnus.com>
7479
7480         * gcc.c-torture/execute/991201-1.c: New.
7481
7482 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
7483
7484         * gcc.dg/991129-1.c: New test.
7485
7486 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
7487
7488         * gcc.c-torture/compile/991127-1.c: New test.
7489
7490 1999-11-22  Nathan Sidwell  <nathan@acm.org>
7491
7492         * g++.old-deja/g++.other/warn4.C: New test.
7493
7494 1999-11-22  Nathan Sidwell  <nathan@acm.org>
7495
7496         * g++.old-deja/g++.eh/cleanup2.C: New test.
7497         * g++.old-deja/g++.ext/pretty2.C: New test.
7498         * g++.old-deja/g++.ext/pretty3.C: New test.
7499         * g++.old-deja/g++.other/debug6.C: New test.
7500
7501 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
7502
7503         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
7504         compiler_output to look for one error message instead of two.
7505
7506 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
7507
7508         * gcc.c-torture/execute/991118-1.c: Also test case
7509         where the word boundary does not split a byte evenly.
7510
7511 1999-11-19  Nathan Sidwell  <nathan@acm.org>
7512
7513         * g++.old-deja/g++.ext/restrict1.C: New test.
7514
7515 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
7516
7517         * gcc.c-torture/execute/991118-1.c: New test.
7518
7519 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
7520
7521         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
7522         working directory pathnames.
7523
7524 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
7525
7526         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
7527         host is equipped with driver.h and driver.o so it can actually
7528         compile and run the tests.
7529
7530 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
7531
7532         * gcc.c-torture/compile/991008-1.c: New test.
7533
7534 1999-11-08  Nick Clifton  <nickc@cygnus.com>
7535
7536         * lib/gcc-dg.exp: Include target-supports.exp
7537
7538 1999-11-05  Nick Clifton  <nickc@cygnus.com>
7539
7540         * lib/target-supports.exp: New file: Provide procs to test for
7541         features supported by the target.
7542         (check_weak_available): Moved here from ecos.exp.
7543         (check_alias_available): New proc: Determine of the target
7544         toolchain supports the alias attribute.
7545
7546         * gcc.dg/special/ecos.exp: Move check_weak_available to
7547         target-supports.exp.
7548         (alias-1.c): Only perform the test if the target supports
7549         aliases.
7550         (wkali-1.c): Only perform the test if the target supports
7551         aliases.
7552
7553         * gcc.dg/990506-0.c: Expect error messages from cross
7554         targets as well as native targets.
7555
7556 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7557
7558         * gcc.dg/ultrasp1.c: Removed xfail.
7559         * gcc.dg/struct-ret-2.c: Likewise.
7560         * gcc.dg/array-1.c: Likewise.
7561
7562 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7563
7564         * gcc.dg/struct-ret-2.c: New test.
7565
7566         * gcc.dg/array-1.c: New test.
7567
7568 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
7569
7570         * gcc.c-torture/execute/991030-1.c: New test.
7571
7572 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
7573
7574         * gcc.c-torture/compile/991026-2.c: New test.
7575
7576 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
7577
7578         * gcc.c-torture/compile/991026-1.c: New test.
7579
7580 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
7581
7582         * gcc.c-torture/execute/991023-1.c: New test.
7583
7584 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
7585
7586         * gcc.c-torture/execute/991019-1.c: New test.
7587
7588 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
7589
7590         * gcc.c-torture/execute/991016-1.c: New test.
7591
7592 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
7593
7594         * gcc.c-torture/execute/991014-1.c: New test.
7595
7596 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
7597
7598         * g++.old-deja/g++.other/union2.C: New test.
7599
7600 1999-10-13  Nathan Sidwell  <nathan@acm.org>
7601
7602         * g++.old-deja/g++.other/vaarg2.C: New test.
7603         * g++.old-deja/g++.other/vaarg3.C: New test.
7604
7605 1999-10-12  Craig Burley  <craig@jcb-sc.com>
7606
7607         * g77.f-torture/noncompile/19990905-1.f: Moved from being
7608         in compile/.
7609
7610 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
7611
7612         * gcc.c-torture/execute/va-arg-11.c: New test.
7613
7614 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
7615
7616         * lib/file-format.exp (gcc_target_object_format): Don't
7617         crash if objdump is unavailable.
7618
7619 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
7620
7621         * gcc.misc-tests/mg.exp: delete extraneous redirection.
7622
7623 1999-09-28  Nick Clifton  <nickc@cygnus.com>
7624
7625         * gcc.c-torture/compile/990928-1.c: New test.
7626
7627 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
7628
7629         * g++.old-deja/g++.other/decl6.C: New test.
7630
7631 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7632
7633         * gcc.c-torture/execute/va-arg-10.c: New test.
7634
7635 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
7636
7637         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
7638         __PRETTY_FUNCTION__.
7639
7640 1999-09-23  Nick Clifton  <nickc@cygnus.com>
7641
7642         * gcc.c-torture/execute/990923-1.c: New test.
7643
7644 1999-09-21  Nick Clifton  <nickc@cygnus.com>
7645
7646         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
7647         for which -fpic is inappropriate.
7648
7649 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
7650
7651         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
7652
7653 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
7654
7655         * g++.old-deja/g++.other/dyncast1.C: New test.
7656         * g++.old-deja/g++.other/dyncast2.C: New test.
7657         * g++.old-deja/g++.other/dyncast3.C: New test.
7658         * g++.old-deja/g++.other/dyncast4.C: New test.
7659         * g++.old-deja/g++.other/dyncast5.C: New test.
7660         * g++.old-deja/g++.eh/catch3.C: New test.
7661         * g++.old-deja/g++.eh/catch3p.C: New test.
7662         * g++.old-deja/g++.eh/catch4.C: New test.
7663         * g++.old-deja/g++.eh/catch4p.C: New test.
7664         * g++.old-deja/g++.eh/catch5.C: New test.
7665         * g++.old-deja/g++.eh/catch5p.C: New test.
7666         * g++.old-deja/g++.eh/catch6.C: New test.
7667         * g++.old-deja/g++.eh/catch6p.C: New test.
7668         * g++.old-deja/g++.eh/catch7.C: New test.
7669         * g++.old-deja/g++.eh/catch7p.C: New test.
7670         * g++.old-deja/g++.eh/catch8.C: New test.
7671         * g++.old-deja/g++.eh/catch8p.C: New test.
7672         * g++.old-deja/g++.eh/catch9.C: New test.
7673         * g++.old-deja/g++.eh/catch9p.C: New test.
7674
7675 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
7676
7677         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
7678         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
7679
7680 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
7681
7682         * gcc.c-torture/compile/990913-1.c: New test.
7683
7684 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
7685
7686         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
7687         * g++.old-deja/g++.jason/rfg5.C: Likewise.
7688
7689 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
7690
7691         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
7692
7693 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
7694
7695         * g++.old-deja/g++.other/lookup11.C: New test.
7696         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
7697         what is permitted and what we want.
7698         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
7699         overload use.
7700         * g++.old-deja/g++.jason/rfg5.C: Likewise
7701
7702 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
7703
7704         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
7705         * gcc.c-torture/noncompile/poison-1.c: New file.
7706
7707 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
7708
7709         * g++.old-deja/g++.other/sizeof3.C: New test.
7710         * g++.old-deja/g++.other/sizeof4.C: New test.
7711         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
7712         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
7713
7714 1999-09-07  Richard Henderson  <rth@cygnus.com>
7715
7716         * gcc.dg/va-arg-1.c: New.
7717
7718 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7719
7720         * gcc.c-torture/execute/va-arg-9.c: New test.
7721
7722 1999-09-05  Craig Burley  <craig@jcb-sc.com>
7723
7724         * g77.f-torture/compile/980519-2.f: New test.
7725         * g77.f-torture/compile/19990905-0.f: New test.
7726         * g77.f-torture/compile/19990905-1.f: New test.
7727         * g77.f-torture/compile/19990905-2.f: New test.
7728
7729         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
7730
7731 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
7732
7733         * gcc.c-torture/execute/990827-1.c: Fix typo.
7734
7735 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
7736
7737         * g++.old-deja/g++.other/deref1.C: New test.
7738
7739 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
7740
7741         * g++.old-deja/g++.other/ambig2.C: New test.
7742         * g++.old-deja/g++.other/cond5.C: New test.
7743         * g++.old-deja/g++.other/lookup16.C: New test.
7744
7745 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
7746
7747         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
7748         assemblers too.
7749
7750 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
7751
7752         * lib/c-torture.exp: Avoid the "compare executables" optimization
7753         when testing native.
7754
7755 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
7756
7757         * gcc.c-torture/execute/990829-1.c: New test.
7758         * gcc.c-torture/compile/990829-1.c: New test.
7759
7760 1999-08-27  Paul Burchard  <burchard@pobox.com>
7761
7762         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
7763         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
7764         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
7765         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
7766         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
7767         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
7768         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
7769         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
7770         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
7771         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
7772         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
7773
7774 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
7775
7776         * gcc.c-torture/execute/990827-1.c: New test.
7777
7778 1999-08-26  Craig Burley  <craig@jcb-sc.com>
7779
7780         * g77.f-torture/noncompile/19990826-4.f: New test.
7781
7782         * g77.f-torture/compile/19990826-3.f: New test.
7783
7784         * g77.f-torture/execute/19990826-2.f: New test.
7785
7786         * g77.f-torture/compile/19990826-1.f: New test.
7787
7788         * gcc.c-torture/execute/990826-0.c: New test.
7789         * g77.c-torture/execute/19990826-0.f: New test.
7790
7791         * g77.f-torture/noncompile/970626-2.f: New test.
7792
7793 1999-08-25  Paul Burchard  <burchard@pobox.com>
7794
7795         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
7796         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
7797         lss-011.C: New tests.
7798
7799 1999-08-25  Nathan Sidwell  <nathan@acm.org>
7800
7801         * g++.old-deja/g++.other/decl5.C: New test.
7802
7803 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7804
7805         * noncompile/noncompile.exp: Load_lib c-torture.exp.
7806         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
7807         call `postbase' for each one.  All callers of `postbase' changed
7808         to call this instead.
7809
7810 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
7811
7812         * gcc.c-torture/execute/990811-1.c: New test.
7813
7814 1999-08-09  Nick Clifton  <nickc@cygnus.com>
7815
7816         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
7817         just native ones.
7818
7819         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
7820         just native ones.
7821
7822 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
7823
7824         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
7825
7826 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
7827
7828         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
7829
7830 1999-08-04  Nathan Sidwell  <nathan@acm.org>
7831
7832         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
7833
7834 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
7835
7836         * gcc.c-torture/execute/990804-1.c: New test.
7837
7838 1999-08-03  Nathan Sidwell  <nathan@acm.org>
7839
7840         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
7841         * g++.old-deja/g++.brendan/crash64.C: Likewise
7842         * g++.old-deja/g++.brendan/overload8.C: Likewise
7843
7844 1999-08-03  Nathan Sidwell  <nathan@acm.org>
7845
7846         * g++.old-deja/g++.other/struct1.C: New test.
7847
7848 1999-08-03  Nathan Sidwell  <nathan@acm.org>
7849
7850         * g++.old-deja/g++.other/enum2.C: New test.
7851
7852 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
7853
7854         Adapted from tests from Franz Sirl:
7855         * gcc.c-torture/execute/va-arg-7.c: New test.
7856         * gcc.c-torture/execute/va-arg-8.c: New test.
7857
7858 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
7859
7860         * gcc.c-torture/compile/990801-2.c: New test.
7861
7862         * gcc.c-torture/compile/990801-1.c: New test.
7863
7864 1999-07-27  Michael Meissner  <meissner@cygnus.com>
7865
7866         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
7867         fp-cmp-1.c, converting double to float.
7868
7869         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
7870         fp-cmp-1.c, converting double to long double.
7871
7872         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
7873         from fr1 to unknown_register, since fr1 is a legitimate register
7874         on some machines.
7875
7876 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
7877
7878         * README: More listname related changes.
7879
7880 1999-07-08  Catherine Moore  <clm@cygnus.com>
7881
7882         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
7883
7884 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
7885
7886         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
7887
7888 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
7889
7890         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
7891
7892 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
7893
7894         * gcc.dg/990703-1.c: New test.
7895
7896 1999-06-29  Nick Clifton  <nickc@cygnus.com>
7897
7898         * lib/file-format.exp: New file: Move definition of proc
7899         gcc_target_object_format to here from
7900         gcc.dg/special/ecos.exp.
7901
7902         * lib/c-torture.exp: Include lib file-format.exp.
7903         * lib/gcc-dg.exp: Include lib file-format.exp.
7904
7905         * gcc.dg/special/ecos.exp: Remove definition of proc
7906         gcc_target_object_format.
7907
7908 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
7909
7910         * gcc.c-torture/execute/990628-1.c: New test.
7911
7912 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
7913
7914         * gcc.c-torture/compile/990625-2.c: New test.
7915
7916         * gcc.c-torture/compile/990625-1.c: New test.
7917
7918 1999-06-23  Nick Clifton  <nickc@cygnus.com>
7919
7920         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
7921         attributes compile.
7922         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
7923         ports that use the COFF/PE file format.
7924
7925 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
7926
7927         * gcc.c-torture/compile/990617-1.c: New test.
7928
7929 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
7930
7931         * g++.old-deja/g++.other/decl4.C: New test.
7932
7933 1999-06-14  Nathan Sidwell  <nathan@acm.org>
7934
7935         * g++.old-deja/g++.other/bitfld3.C: New test.
7936
7937 1999-06-08  Nathan Sidwell  <nathan@acm.org>
7938
7939         * g++.old-deja/g++.eh/catch1.C: New test.
7940
7941 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
7942
7943         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
7944
7945         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
7946         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
7947
7948 1999-06-05  Craig Burley  <craig@jcb-sc.com>
7949
7950         * g77.f-torture/compile/19990502-0.f: Replace with new,
7951         shorter, test that still fails after recent changes.
7952
7953 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
7954
7955         * gcc.c-torture/execute/990604-1.c: New test.
7956
7957 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
7958
7959         * gcc.c-torture/execute/990531-1.c: New test.
7960
7961 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7962
7963         * gcc.c-torture/compile/990527-1.c: New test.
7964
7965 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
7966
7967         * gcc.c-torture/execute/990527-1.c: New test.
7968
7969 1999-05-25  Nick Clifton  <nickc@cygnus.com>
7970
7971         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
7972         bitfields as signed.
7973
7974 1999-05-25  Craig Burley  <craig@jcb-sc.com>
7975
7976         * g77.f-torture/compile/19990525-0.f: New test.
7977
7978 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
7979
7980         * gcc.c-torture/execute/990525-2.c: New test.
7981
7982         * gcc.c-torture/execute/990525-1.c: New test.
7983
7984 1999-05-24  Nathan Sidwell  <nathan@acm.org>
7985
7986         * g++.old-deja/g++.other/anon3.C: New test.
7987         * g++.old-deja/g++.other/anon4.C: New test.
7988         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
7989         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
7990         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
7991         Merrill).
7992
7993 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
7994
7995         * gcc.c-torture/execute/990524-1.c: New test.
7996
7997         * gcc.dg/990524-1.c: New test.
7998
7999 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8000
8001         * gcc.c-torture/compile/990523-1.c: New test.
8002
8003 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
8004
8005         * gcc.c-torture/compile/990519-1.c: New test.
8006
8007 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
8008
8009         * gcc.c-torture/compile/990517-1.c: New test.
8010
8011         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
8012         (e4, f4): New tests.
8013         (main): Call them.
8014
8015 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8016
8017         * gcc.dg/noreturn-1.c: New test.
8018
8019 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
8020
8021         * gcc.c-torture/execute/990513-1.c: New test.
8022
8023 1999-05-10  Richard Henderson  <rth@cygnus.com>
8024
8025         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
8026
8027 1999-05-10  Craig Burley  <craig@jcb-sc.com>
8028
8029         * g77.f-torture/execute/erfc.f: Use small single-precision
8030         values, to avoid problems on Alphas when not -mieee.
8031
8032 1999-05-08  Craig Burley  <craig@jcb-sc.com>
8033
8034         * gcc.dg/990506-0.c: New test.
8035
8036 1999-05-08  Richard Henderson  <rth@cygnus.com>
8037
8038         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
8039         the constant to test.  Don't XFAIL 64-bit targets.
8040
8041         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
8042         * g++.old-deja/g++.law/profile1.C: Likewise.
8043
8044         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
8045         operator new instances.
8046         * g++.old-deja/g++.other/delete5.C: Likewise.
8047
8048 1999-05-03  Craig Burley  <craig@jcb-sc.com>
8049
8050         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
8051         intrinsic.
8052
8053 1999-05-03  Craig Burley  <craig@jcb-sc.com>
8054
8055         * g77.f-torture/execute/u77-test.f: Reverse order of two
8056         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
8057
8058 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8059
8060         * gcc.dg/compare1.c: New test.
8061
8062 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8063
8064         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
8065         New tests.
8066
8067 1999-05-02  Craig Burley  <craig@jcb-sc.com>
8068
8069         * g77.f-torture/compile/19990502-1.f: New test.
8070
8071 1999-05-02  Craig Burley  <craig@jcb-sc.com>
8072
8073         * g77.f-torture/compile/19990502-0.f: New test.
8074
8075 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
8076
8077         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
8078         intrinsic.
8079
8080 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
8081
8082         * g77.f-torture/execute/u77-test.f (main): List libU77
8083         intrinsics not currently tested.
8084         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
8085         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
8086         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
8087         Trim blanks off the ends of some printed strings.
8088
8089 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
8090
8091         * g77.f-torture/execute/u77-test.f (main): Just warn about
8092         FSTAT gid disagreement, as it's expected on some systems.
8093
8094 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
8095
8096         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
8097         use a new function, which allows for some slop.
8098         Clean up some commentary.
8099         (issum): The new function.
8100         (sgladd): Deleted subroutine.
8101
8102 1999-05-01  Craig Burley  <craig@jcb-sc.com>
8103
8104         * g77.f-torture/execute/u77-test.f: Modify to be more like
8105         libf2c/libU77 version, bringing patches to that version here.
8106         Add suitable commentary.
8107
8108 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
8109
8110         * gcc.dg/990424-1.c: New test.
8111
8112 1999-04-24  Craig Burley  <craig@jcb-sc.com>
8113
8114         * g77.f-torture/execute/u77-test.f (main): Bug involving
8115         LSTAT has been fixed, so turn back on full checking.
8116
8117 1999-04-20  Craig Burley  <craig@jcb-sc.com>
8118
8119         * g77.f-torture/compile/19990419-0.f: New test.
8120         * g77.f-torture/execute/19990419-1.f: New test.
8121
8122 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
8123
8124         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
8125         to avoid the need for a prototype to supress a warning.
8126
8127 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
8128
8129         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
8130
8131 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
8132
8133         * gcc.c-torture/execute/990404-1.c: New test.
8134
8135 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
8136
8137         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
8138         * gcc.dg/cpp-if3.c: Don't use -pedantic.
8139         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
8140         missing initializer warnings.
8141
8142 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
8143
8144         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
8145         matching strings.
8146
8147 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
8148
8149         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
8150
8151 1999-03-26  Craig Burley  <craig@jcb-sc.com>
8152
8153         * g77.f-torture/execute/19990325-0.f: New test.
8154         * g77.f-torture/execute/19990325-1.f: New test.
8155
8156 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
8157
8158         * gcc.c-torture/execute/990324-1.c: New test.
8159
8160 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
8161
8162         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
8163         test with 4.
8164
8165 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
8166
8167         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
8168
8169 1999-03-13  Craig Burley  <craig@jcb-sc.com>
8170
8171         * g77.f-torture/execute/19990313-2.f: New test.
8172         * g77.f-torture/execute/19990313-3.f: New test.
8173
8174 1999-03-13  Craig Burley  <craig@jcb-sc.com>
8175
8176         * g77.f-torture/execute/19990313-0.f: New test.
8177         * g77.f-torture/execute/19990313-1.f: New test.
8178
8179 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
8180
8181         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
8182         printf to sprintf.
8183         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
8184         (main): Add check for u15.  Conditionalize u31 check depending on
8185         whether ints are <32 bits or >=32 bits.
8186
8187 1999-03-08  Craig Burley  <craig@jcb-sc.com>
8188
8189         * g77.f-torture/execute/19981119-0.f: Improve testiness.
8190
8191 1999-03-08  Craig Burley  <craig@jcb-sc.com>
8192
8193         * g77.f-torture/compile/19990305-0.f: New test.
8194         * g77.f-torture/execute/19981119-0.f: New test.
8195
8196 1999-03-08  Craig Burley  <craig@jcb-sc.com>
8197
8198         * g77.f-torture/execute/970625-2.f: call ABORT if final
8199         result is not correct, instead of just printing it.
8200         Add this checking via newly introduced obfuscation, to
8201         trip up buggy front ends.
8202
8203 1999-03-07  Craig Burley  <craig@jcb-sc.com>
8204
8205         * g77.f-torture/compile/960317-1.f: Moved from being
8206         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
8207
8208 1999-03-06  Craig Burley  <craig@jcb-sc.com>
8209
8210         * g77.f-torture/execute/960317-1.f: New (old) test.
8211         * g77.f-torture/execute/970625-2.f: Ditto.
8212
8213 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
8214
8215         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
8216         message on line 1 or line 2; cccp and cpplib do this differently.
8217
8218 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
8219
8220         * g++.old-deja/g++.law/weak1.C: New test.
8221
8222 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
8223
8224         * gcc.c-torture/execute/990119-1.c: Renamed to...
8225         * gcc.dg/990119-1.c: this, so it will only be tested once
8226         (it's a preprocessor test, it doesn't need to be run at
8227         multiple optimization levels).
8228
8229 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
8230
8231         * lib/g++.exp: Don't add incdir=$base_dir/../include to
8232           ALWAYS_CXXFLAGS.
8233
8234 1999-02-24  Craig Burley  <craig@jcb-sc.com>
8235
8236         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
8237         * g77.f-torture/compile/19981216-0.f: ...as it is expected
8238         to not be compilable by current g77.
8239
8240 1999-02-24  Nick Clifton  <nickc@cygnus.com>
8241
8242         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
8243
8244 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
8245
8246         * gcc.c-torture/execute/990222-1.c: New test.
8247
8248 1999-02-19  Craig Burley  <craig@jcb-sc.com>
8249
8250         * g77.f-torture/compile/19990218-0.f: New test.
8251         * g77.f-torture/noncompile/19990218-1.f: New test.
8252
8253 1999-02-18  Craig Burley  <craig@jcb-sc.com>
8254
8255         * g77.f-torture/compile/19981216-0.f: New test.
8256
8257 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
8258
8259         * gcc.dg/990214-1.c: New test.
8260
8261 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
8262
8263         * gcc.dg/990213-2.c: New test.
8264
8265         * gcc.dg/990213-1.c: New test.
8266
8267 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
8268
8269         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
8270         ints.
8271
8272 1999-02-11  Nick Clifton  <nickc@cygnus.com>
8273
8274         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
8275         specified by target.
8276
8277         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
8278
8279 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
8280
8281         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
8282
8283 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
8284
8285         * gcc.dg/special/ecos.exp: New test driver for new tests with
8286         special requirements.
8287
8288         * gcc.dg/special/alias-1.c: New test.
8289         * gcc.dg/special/gcsec-1.c: New test.
8290         * gcc.dg/special/weak-1.c: New test.
8291         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
8292         * gcc.dg/special/weak-2.c: New test.
8293         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
8294         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
8295         * gcc.dg/special/wkali-1.c: New test.
8296         * gcc.dg/special/wkali-2.c: New test.
8297         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
8298         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
8299
8300 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
8301
8302           * lib/c-torture.exp (c-torture-compile): Pull out code for
8303           analyzing gcc error messages.
8304           (c-torture-execute): Likewise.  Fix some (harmless) false
8305           positives.
8306           * lib/gcc.exp (gcc_check_compile): New function.
8307
8308 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
8309
8310         * gcc.c-torture/execute/990208-1.c: New test.
8311
8312 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
8313
8314         * g++.dg/special/ecos.exp: New driver for new tests with special
8315         requirements
8316
8317         * g++.dg/special/conpr-1.C: New test
8318         * g++.dg/special/conpr-2.C: New test
8319         * g++.dg/special/conpr-2a.C: New test
8320         * g++.dg/special/conpr-3.C: New test
8321         * g++.dg/special/conpr-3a.C: New test
8322         * g++.dg/special/conpr-3b.C: New test
8323
8324         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
8325         allow g++ to use the dg driver
8326
8327         * README: Add comment about g++.dg directory
8328
8329 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
8330
8331         * README: Update email addresses.
8332
8333 1999-02-03  Nick Clifton  <nickc@cygnus.com>
8334
8335         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
8336         arguments in order to force structure S onto the stack even on
8337         the alpha.
8338         (test): Pass 10 leading arguments to function foo as well as the
8339         structure S.
8340
8341         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
8342         failure for all targets.
8343
8344         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
8345         abort to terminate program execution.
8346
8347 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
8348
8349         * gcc.c-torture/execute/990130-1.c: New test.
8350
8351 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
8352
8353         * gcc.dg/990130-1.c: New test.
8354
8355 1999-01-28  Michael Meissner  <meissner@cygnus.com>
8356
8357         * gcc.c-torture/execute/990128-1.c: New test.
8358
8359 1999-01-27  Michael Meissner  <meissner@cygnus.com>
8360
8361         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
8362
8363 1999-01-27  Felix Lee  <flee@cygnus.com>
8364
8365         * lib/c-torture.exp (c-torture-compile): pull out code for
8366         analyzing gcc error messages.
8367         (c-torture-execute): ditto, and fix some (harmless) false
8368         positives.
8369         * lib/gcc.exp (gcc_check_compile): new function.
8370
8371 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
8372
8373         * gcc.dg/990117-1.c: New test.
8374
8375         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
8376
8377         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
8378
8379 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
8380
8381         * g77.f-torture/compile/990115-1.f: New test.
8382
8383 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
8384
8385         * gcc.c-torture/compile/990107-1.c: New test
8386
8387 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
8388
8389         * gcc.c-torture/execute/990106-2.c: New test.
8390
8391         * gcc.c-torture/execute/990106-1.c: New test.
8392
8393 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
8394
8395         * gcc.c-torture/compile/981223-1.c: New test.
8396
8397 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
8398
8399         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
8400         (opt3): Rename from opt4 and disable.
8401
8402 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
8403
8404         * g++.old-deja/g++.pt/ptrmem5.C: New test.
8405
8406 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
8407
8408         * g++.old-deja/g++.other/conv5.C: New test.
8409
8410 1998-12-14  Nick Clifton  <nickc@cygnus.com>
8411
8412         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
8413
8414 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
8415
8416         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
8417
8418 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
8419
8420         * gcc.c-torture/compile/981211-1.c: New test.
8421
8422 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
8423
8424         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
8425
8426         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
8427
8428 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8429
8430         * gcc.special/930510-1.c: Make C9X safe.
8431         * gcc.misc-tests/gcov-1.c Similarly.
8432         * gcc.misc-tests/gcov-2.c Similarly.
8433
8434 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
8435
8436         * gcc.dg/ultrasp1.c: New test.
8437
8438 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
8439
8440         * gcc.c-torture/execute/981206.c: New test.
8441
8442 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
8443
8444         * g++.old-deja/g++.ns/template7.C: New test.
8445
8446         * g++.old-deja/g++.other/expr1.C: New test.
8447
8448         * g++.old-deja/g++.eh/tmpl3.C: New test.
8449
8450         * g++.old-deja/g++.eh/tmpl2.C: New test.
8451
8452 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
8453
8454         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
8455         * g++.old-deja/g++.other/using6.C: Removed.
8456         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
8457
8458         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
8459
8460 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
8461
8462         * g++.old-deja/g++.pt/overload8.C: New test.
8463
8464         * g++.old-deja/g++.pt/overload7.C: New test.
8465
8466         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
8467
8468         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
8469         and relinking messages.
8470         * lib/g++.exp (g++_target_compile): Remove .rpo file when
8471         compiling with -frepo.
8472
8473 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
8474
8475         * g++.old-deja/g++.pt/lookup6.C: New test.
8476
8477 1998-11-30  Nick Clifton  <nickc@cygnus.com>
8478
8479         * gcc.c-torture/execute/981130-1.c: New test.
8480         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
8481
8482 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
8483
8484         * g++.old-deja/g++.pt/explicit76.C: New test.
8485
8486         * g++.old-deja/g++.pt/friend38.C: New test.
8487
8488         * g++.old-deja/g++.ns/crash2.C: New test.
8489
8490         * g++.old-deja/g++.pt/defarg8.C: New test.
8491
8492         * g++.old-deja/g++.pt/instantiate6.C: New test.
8493
8494         * g++.old-deja/g++.pt/static6.C: New test.
8495
8496         * g++.old-deja/g++.pt/decl2.C: New test.
8497
8498 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
8499
8500         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
8501         problem is actually related with name lookup, but so what? :-)
8502
8503         * g++.old-deja/g++.pt/friend37.C: New test.
8504
8505 1998-11-25  Dave Love  <d.love@dl.ac.uk>
8506
8507         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
8508         element, which fails on some systems.
8509
8510         * g77.f-torture/execute/labug1.f: New test.
8511
8512 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
8513
8514         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
8515         is defined.
8516
8517 1998-11-18  Dave Love  <d.love@dl.ac.uk>
8518
8519         * g77.f-torture/compile/981117-1.f: New test.
8520
8521 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
8522
8523         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
8524         properly discarded.
8525
8526 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
8527
8528         * gcc.c-torture/execute/memcheck: New directory of tests for
8529         -fcheck-memory-usage.
8530
8531 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8532
8533         * README: New file, general information about the testsuite and
8534         new description of the various C++ test subdirectories.
8535         * README.g++: Eliminate obsolete information, update and move most
8536         relevant stuff to README.
8537
8538 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
8539
8540         * gcc.c-torture/compile/981107-1.c: New test.
8541
8542 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
8543
8544         * execute/memcpy-bi.c: New testcase.
8545
8546 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
8547
8548         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
8549         base classes.
8550
8551         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
8552         template is selected.
8553
8554         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
8555         classes, it should be accepted for all types.
8556
8557         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
8558
8559         * g++.old-deja/g++.pt/spec24.C: Ensure that template
8560         specializations start with template headers.
8561
8562 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
8563
8564         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
8565
8566         * g++.old-deja/g++.other/init9.C: Test cross initialization of
8567         non-POD types.
8568
8569 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
8570
8571         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
8572
8573 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8574
8575         * compile/981022-1.c, compile/981022-1.x: New test and driver.
8576
8577 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
8578
8579         * 981019-1.c: New test.
8580
8581 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
8582
8583         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
8584         find objc headers.
8585
8586 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
8587
8588         * compile/981001-4.c: Remove use of GCC extension that triggers a
8589         compiler bug.
8590
8591 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
8592
8593         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
8594
8595 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
8596
8597         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
8598         instantiation of template produces incorrect code for delete
8599         expression.
8600
8601         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
8602         constructors' name is not unique.
8603         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
8604         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
8605
8606         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
8607         automatic array of const is ill-formed.
8608
8609         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
8610         of template parameter?
8611
8612         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
8613         const.
8614
8615         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
8616         pointer-to-member expression.
8617
8618         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
8619         declaration causes ICE.
8620
8621 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
8622
8623         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
8624         reserved in the global namespace.
8625
8626         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
8627         generate needed virtual table.
8628
8629         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
8630
8631 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
8632
8633         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
8634         template-dependent type
8635
8636 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
8637
8638         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
8639         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
8640         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
8641
8642         * g++.old-deja/g++.other/using5.C: New test; using decl from base
8643         class should be usable as argument of member function.
8644         * g++.old-deja/g++.other/using6.C: New test; using decl from base
8645         class should be usable as return type of member function.
8646         * g++.old-deja/g++.other/using7.C: New test; using decl from base
8647         class should be usable as type of data member.
8648
8649         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
8650
8651 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
8652
8653         * gcc.c-torture/special/920521-1.c: Fix bogus test.
8654
8655 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
8656
8657         * gcc.dg/dll-?.c Add thumb to target list.
8658         Fix assembler scan patterns to match current assembler output.
8659
8660 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
8661
8662         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
8663         matching of template brackets.
8664
8665         * g++.old-deja/g++.other/using4.C: New test.  Test using
8666         declarations of methods from base classes.
8667
8668         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
8669         within functions should introduce names into the innermost
8670         enclosing namespace.
8671
8672         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
8673         of static locals if first initialization throws.
8674
8675 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
8676
8677         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
8678
8679 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
8680
8681         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
8682         lose track of the possible targets of tablejump insns.
8683         * special/special.exp: Run it.
8684
8685 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
8686
8687         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
8688         must be declared before its specializations can be named in friend
8689         declarations.
8690
8691 1998-10-05  Dave Love  <d.love@dl.ac.uk>
8692
8693         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
8694
8695         * g77.f-torture/execute/io1.f: New test.
8696
8697 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
8698
8699         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
8700         with pointer to template function, for which no argument deduction
8701         is possible.
8702
8703         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
8704         specialization of template function as argument to template
8705         function.
8706
8707         * g++.old-deja/g++.other/access2.C: New test; Inner class
8708         shouldn't have privileged access to Outer's names.
8709
8710 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
8711
8712         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
8713         friend template declared within template class conflicts with
8714         nested class of the same name.
8715
8716         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
8717         is ignored.
8718
8719         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
8720         object with direct initializer as function declaration.
8721
8722         * g++.old-deja/g++.other/decl2.C: New test; duplicate
8723         initializers.
8724
8725         * g++.old-deja/g++.other/null2.C: New test; conditional operator
8726         involving const pointer and NULL produces incorrect result.
8727
8728         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
8729         type name without `typename' should be rejected with -pedantic.
8730
8731 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
8732
8733         * g++.old-deja/g++.other/addrof1.C: New test.
8734
8735 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
8736
8737         * gcc.c-torture/compile/981001-1.c: New test.
8738         * gcc.c-torture/execute/981001-1.c: New test.
8739
8740 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
8741
8742         * gcc.c-torture/compile/981001-2.c: New test.
8743         * gcc.c-torture/compile/981001-3.c: New test.
8744         * gcc.c-torture/compile/981001-4.c: New test.
8745
8746 1998-10-01  Robert Lipe  <robertl@dgii.com>
8747
8748         * lib/objc.exp (objc_target_compile): Add -L during compiles for
8749         multilibbed hosts.   Idea grafted from g77.exp.
8750
8751 1998-09-30  Dave Love  <d.love@dl.ac.uk>
8752
8753         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
8754         avoid losing on systems which need -lsocket.
8755
8756 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
8757
8758         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
8759         * g++.old-deja/g++.other/nested2.C: Ditto.
8760         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
8761         failure.
8762
8763 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
8764
8765         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
8766         preferred over template operator!= for enum bitfields.
8767
8768 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
8769
8770         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
8771         that happen to have the same base name, but in different scopes,
8772         are incorrectly rejected.
8773
8774 1998-09-16  Richard Henderson  <rth@cygnus.com>
8775
8776         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
8777         on the native word size instead of an integer literal.
8778
8779 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
8780
8781         * g++.old-deja/g++.other/static2.C: Invocation of static data
8782         member of type pointer-to-function denoted as non-static member.
8783
8784         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
8785         checks involving function types and aliases.
8786
8787 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
8788
8789         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
8790         redefined to the same non-trivial type.
8791
8792         * g++.old-deja/g++.pt/explicit73.C: Test for proper
8793         namespace-qualification of template specializations declared in
8794         other namespaces.
8795
8796         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
8797         to declare a subset of the specializations of a template function
8798         as friends of specializations of a template class.
8799
8800         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
8801         member templates that do not fully specialize the enclosing
8802         template class are rejected.
8803
8804 1998-09-11  Dave Love  <d.love@dl.ac.uk>
8805
8806         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
8807
8808 1998-09-08  Dave Love  <d.love@dl.ac.uk>
8809
8810         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
8811         altered from libf2c/libU77 version.
8812
8813 1998-09-06  Dave Love  <d.love@dl.ac.uk>
8814
8815         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
8816
8817 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
8818
8819         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
8820         (un)signed char are different types for template specialization
8821         purposes.
8822
8823 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
8824
8825         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
8826         * objc: ObjC testsuite.
8827
8828 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
8829
8830         * gcc.c-torture/execute/941014-1.x:  New file.
8831
8832 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
8833
8834         * lib/c-torture.exp: Add support for
8835         torture_eval_before_compile and torture_eval_before_execute
8836         variables.
8837
8838 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
8839
8840         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
8841         this test triggers valid.
8842
8843 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
8844
8845         * gcc.dg/980827-1.c: New test.
8846
8847 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
8848
8849         * gcc.c-torture/execute/loop-4b.c: New test.
8850
8851 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
8852
8853         * lib/c-torture.exp: Add support for
8854         torture_eval_before_compile and torture_eval_before_execute
8855         variables.
8856
8857 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
8858
8859         * gcc.c-torture/compile/980825-1.c: New test.
8860
8861 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
8862
8863         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
8864         count number tests in opt_t0 not good_t0.
8865
8866 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
8867
8868         * gcc.c-torture/compile/930326-1.x: Fix typo.
8869
8870 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
8871
8872         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
8873         causes an ICE.
8874
8875 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
8876
8877         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
8878         STACK_SIZE is defined.
8879         * gcc.c-torture/unsorted/stuct.c: Similarly.
8880
8881         * gcc.c-torture/compile/980821-1.c: New test.
8882
8883 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
8884
8885         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
8886
8887 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
8888
8889         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
8890         code.
8891
8892 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
8893
8894         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
8895         error'.
8896
8897 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
8898
8899         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
8900
8901 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
8902
8903         * gcc.c-torture/compile/980816-1.c: New test.
8904
8905         * gcc.dg/980816-1.c: New test.
8906
8907 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
8908
8909         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
8910         compiler for ieee tests.
8911
8912 1998-08-01  Dave Love  <d.love@dl.ac.uk>
8913
8914         * g77.f-torture/compile/980729-0.f: New test.
8915
8916 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
8917
8918         * gcc.c-torture/special/eeprof-1.c: New test, for
8919         -finstrument-functions.
8920         * gcc.c-torture/special/special.exp: Run it.
8921
8922 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
8923
8924         * gcc.c-torture/compile/980729-1.c: New test.
8925
8926 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
8927
8928         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
8929         __thumb__ is defined, and test for ARM style doubles if so.
8930
8931 1998-07-26  Dave Love  <d.love@dl.ac.uk>
8932
8933         * g77.f-torture/noncompile/980615-0.f: New test.
8934
8935 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
8936
8937         * gcc.dg/980312-1.c: Do link instead of compile.
8938         * gcc.dg/980313-1.c: Likewise.
8939
8940 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
8941
8942         * gcc.c-torture/compile/980726-1.c: New test.
8943
8944 1998-07-25  Dave Love  <d.love@dl.ac.uk>
8945
8946         * g77.f-torture/execute/io0.f: New test.
8947
8948 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
8949
8950         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
8951         an int.
8952
8953 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
8954
8955         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
8956         m32r bugs.
8957
8958 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
8959
8960         * gcc.dg/980626-1.c: Expect failures for all toolchains until
8961         c-decl.c:grokdeclarator can handle mode attributes.
8962
8963 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
8964
8965         * gcc.c-torture/execute/980716-1.c: New test.
8966
8967 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
8968
8969         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
8970         the mn10200.
8971         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
8972         the mn10200.
8973         * gcc.c-torture/execute/va-arg-3.x: Similarly.
8974         * gcc.c-torture/compile/930326-1.x: Similarly.
8975
8976 1998-07-13  Dave Love  <d.love@dl.ac.uk>
8977
8978         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
8979         New test from Craig.
8980
8981 1998-07-12  Dave Love  <d.love@dl.ac.uk>
8982
8983         * g77.f-torture/noncompile/980616-0.f: New test.
8984
8985         * g77.f-torture/execute/970816-3.f:  New test from Craig.
8986
8987 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
8988
8989         *  g++.other/singleton.C: Return error value instead of taking
8990         SIGSEGV.
8991
8992 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
8993
8994         *  g++.other/singleton.C: New test.   Warning is under dispute.
8995         Runtime crash is not.
8996
8997 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
8998
8999         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
9000         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
9001         using6.C, using7.C}:  New namespace tests.
9002
9003 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
9004
9005         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
9006         specialization with typedef'ed names used as array indexes.
9007
9008 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
9009
9010         * gcc.c-torture/execute/980709-1.c: New test.
9011
9012         * gcc.dg/980709-1.c: New test.
9013
9014 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
9015
9016         * gcc.c-torture/execute/bcp-1.c: New test.
9017
9018 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
9019
9020         * gcc.c-torture/execute/980707-1.c: New test.
9021
9022 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
9023
9024         * gcc.c-torture/compile/980706-1.c: New test.
9025
9026 1998-07-01  Dave Love  <d.love@dl.ac.uk>
9027
9028         * g77.f-torture/execute/980701-0.f,
9029         g77.f-torture/execute/980701-1.f: New test from Craig.
9030
9031 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
9032
9033         * gcc.c-torture/compile/980701-1.c: New test.
9034
9035         * gcc.c-torture/execute/980701-1.c: New test.
9036
9037 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
9038 rlsruhe.de>
9039
9040         * g++.old-deja/g++.robertl/eb132.C: New test.
9041         * g++.old-deja/g++.robertl/eb133.C: Likewise.
9042
9043 1998-06-29  Dave Love  <d.love@dl.ac.uk>
9044
9045         * g77.f-torture/execute/980628-7.f,
9046         g77.f-torture/execute/980628-8.f,
9047         g77.f-torture/execute/980628-9.f,
9048         g77.f-torture/execute/980628-10.f: New tests from Craig.
9049
9050         * g77.f-torture/execute/980628-3.f: Remove mail headers.
9051
9052 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
9053
9054         * g77.f-torture/execute/980628-4.f: New test from Craig.
9055         * g77.f-torture/execute/980628-5.f: Likewise.
9056         * g77.f-torture/execute/980628-2.f: Likewise.
9057         * g77.f-torture/execute/980628-0.f: Likewise.
9058         * g77.f-torture/execute/980628-1.f: Likewise.
9059         * g77.f-torture/execute/980628-3.f: Likewise.
9060         * g77.f-torture/execute/980628-6.f: Likewise.
9061
9062 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
9063
9064         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
9065         directory when nothing has been installed yet.
9066
9067 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
9068
9069         * gcc.c-torture/special/special.exp: Handle newer versions of
9070         dejagnu.
9071
9072 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
9073
9074         * gcc.dg/980626-1.c: New test.
9075
9076 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
9077
9078         * gcc.misc-tests/m-un-2.c: New test.
9079         * g++.old-deja/g++.other/warn01.c: Likewise.
9080
9081 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
9082
9083         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
9084         compatibility with assmblers with a different comment character.
9085         Eliminate use of GAS-specific extensions.
9086
9087 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
9088
9089         * gcc.c-torture/execute/ieee/980619-1.c: New test.
9090
9091 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
9092
9093         *lib/g77.exp: Replace search for libf2c.a with search for newly
9094         renamed libg2c.a
9095
9096 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
9097
9098         * gcc.c-torture/execute/980617-1.c: New test.
9099
9100 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
9101
9102         * gcc.c-torture/execute/980612-1.c: New test.
9103
9104 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
9105
9106         * gcc.dg/980523-1.c: Only test on ppc-linux.
9107         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
9108
9109         * gcc.c-torture/execute/980608-1.c: New test.
9110
9111 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9112
9113         * gcc.c-torture/execute/980605-1.c: New test.
9114
9115 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
9116
9117         * gcc.c-torture/execute/980604-1.c: New test.
9118
9119 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
9120
9121         * gcc.c-torture/execute/980602-1.c: New test.
9122         * gcc.c-torture/execute/980602-2.c: Likewise.
9123
9124 1998-06-02  Dave Love  <d.love@dl.ac.uk>
9125
9126         * 970125-0.f: Fix per JCB.  Add commentary.
9127
9128 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
9129
9130         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
9131         IEEE -0 support.
9132
9133 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
9134
9135         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
9136         earlier.
9137
9138 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
9139
9140         * gcc.c-torture/execute/980526-3.c: New test.
9141
9142 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
9143
9144         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
9145         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
9146         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
9147         m88k-motorola-sysv3 to XFAIL.
9148
9149 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9150
9151         * gcc.dg/980526-1.c: New test.
9152         * gcc.c-torture/execute/980526-2.c: New test.
9153
9154 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
9155
9156         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
9157
9158         * gcc.c-torture/execute/980526-1.c: New test.
9159
9160 1998-05-26  Dave Love  <d.love@dl.ac.uk>
9161
9162         * g77.f-torture/execute/alpha2.f: Add runtime test.
9163
9164 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
9165
9166         * g++.old-deja/old-deja.exp: Strip leading directories.
9167
9168         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
9169         error for the line.  Don't run multiple tests for the same line.
9170
9171 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
9172
9173         * gcc.dg/980523-1.c: New test.
9174
9175 1998-05-23  Dave Love  <d.love@dl.ac.uk>
9176
9177         * g77.f-torture/compile/970915-0.f: New test.
9178
9179 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
9180
9181         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
9182
9183 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
9184
9185         * gcc.dg/980520-1.c: New test.
9186
9187 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9188
9189         * gcc.dg/980502-1.c: Fix return type.
9190
9191 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
9192
9193         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
9194         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
9195         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
9196         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
9197         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
9198
9199 1998-05-20  Dave Love  <d.love@dl.ac.uk>
9200
9201         * g77.f-torture/execute/980520-1.f: New test.
9202
9203 1998-05-15  Dave Love  <d.love@dl.ac.uk>
9204
9205         * lib/mike-g77.exp: New file.
9206
9207         * g77.f-torture/noncompile/noncompile.exp,
9208         g77.f-torture/noncompile/check0.f: New files.
9209
9210 1998-05-14  Dave Love  <d.love@dl.ac.uk>
9211
9212         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
9213         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
9214         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
9215         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
9216         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
9217         abort where appropriate.
9218
9219 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
9220
9221         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
9222         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
9223
9224 1998-04-29  Dave Love  <d.love@dl.ac.uk>
9225
9226         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
9227
9228 1998-04-27  Dave Love  <d.love@dl.ac.uk>
9229
9230         * g77.f-torture/compile/980427-0.f: New test.
9231
9232 1998-04-24  Dave Love  <d.love@dl.ac.uk>
9233
9234         * g77.f-torture/compile/980424-0.f: New test.
9235
9236 1998-04-19  Dave Love  <d.love@dl.ac.uk>
9237
9238         * g77.f-torture/compile/980419-2.f (main): New test.
9239         * g77.f-torture/compile/970125-0.f: New test.
9240         * g77.f-torture/compile/980419-1.f: New test.
9241
9242 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
9243
9244         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
9245         of loop-4.c.
9246
9247 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
9248
9249         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
9250
9251 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
9252
9253         * gcc.c-torture/compile/980329-1.c: New test.
9254
9255 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
9256
9257         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
9258         * gcc.dg/980312-1.c: Fix typo in -march command.
9259
9260 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
9261
9262         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
9263
9264 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
9265
9266         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
9267         Dave Love agree the Fortran source is bogus.
9268
9269 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
9270
9271         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
9272         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
9273         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
9274         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
9275         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
9276
9277 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
9278
9279         * g++.old-deja/g++.other/friend1.C: New test.
9280
9281 1998-02-18  Dave Love  <d.love@dl.ac.uk>
9282
9283         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
9284         possibly uninitialized) variables and declare dnrm2.
9285
9286 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
9287
9288         From Bruno Haible <haible@ilog.fr>:
9289         * gcc.c-torture/execute/980223.c: New test.
9290
9291 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
9292
9293         * gcc.dg/ifelse-1.c: New test.
9294
9295 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
9296
9297         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
9298
9299           * lib/old-dejagnu.exp (old-dejagnu): Added the
9300           "execution test - XFAIL *-*-*" handling in the spirit of
9301           "excess errors test -". Changed the "execution test fails"
9302           handling to be like "excess errors test fails".
9303           * Update various tests accordingly.
9304
9305 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
9306
9307         * gcc.c-torture/execute/980205.c: New test.
9308
9309 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
9310
9311         * lib/c-torture.exp: Look for .x files instead of .cexp files.
9312         * lib/f-torture.exp: Similarly.
9313         * gcc.c-torture: Rename all .cexp files to .x files.
9314
9315 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9316
9317         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
9318         (940510-1.c): Removed duplicate.
9319         (971104-1.c): New test.
9320
9321 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
9322
9323           * lib/f-torture.exp: Improve error and loop detection.
9324
9325 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
9326
9327         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
9328         use that to size the filler array.
9329
9330 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
9331
9332         * lib/c-torture.exp(c-torture-execute): Fix typo.
9333
9334         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
9335         testcase as the executable name. Keep the executable around if
9336         the test fails.
9337
9338 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
9339
9340         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
9341         changes.  Only test one -g option, and move it to the end of the
9342         list of options to test.
9343
9344 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
9345
9346         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
9347         variable GCC_TORTURE_OPTIONS to supply default switches separated
9348         by colons.  If no environment variable, run tests with -O0 -g, -O1
9349         -g, and -O2 -g as well.
9350
9351 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
9352
9353         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
9354         explanatory comments. Fix indentation.
9355
9356 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
9357
9358         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
9359
9360 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
9361
9362         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
9363         * g++.old-deja/g++.mike/p7325.C: Likewise.
9364         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
9365
9366 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
9367
9368         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
9369         * g++.old-deja/g++.brendan/crash30.C: Likewise.
9370         * g++.old-deja/g++.brendan/crash39.C: Likewise.
9371         * g++.old-deja/g++.law/operators4.C: Likewise.
9372
9373 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
9374
9375         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
9376         * g++.old-deja/g++.mike/p784.C: Ditto.
9377         * g++.old-deja/g++.mike/p785.C: Ditto.
9378
9379 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
9380
9381           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
9382
9383 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
9384
9385         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
9386         target feature; pass this to c-torture-execute as needed.
9387
9388 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
9389
9390         * lib/c-torture.exp(c-torture-execute): If the previous and the
9391         current executables being tested are identical, we don't need to
9392         run the executable again. Try to make the executable names
9393         unique. Add an optional argument for passing additional compiler
9394         flags.
9395
9396 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
9397
9398         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
9399
9400 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
9401
9402         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
9403
9404 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
9405
9406         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
9407         32bit or larger longs.
9408
9409         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
9410         have either a 32bit long or 32bit int.
9411
9412 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9413
9414         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
9415         Make double precision tests dependent on sizeof (double).
9416
9417 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
9418
9419         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
9420         too.
9421
9422 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9423
9424         * gcc.c-torture/compile/961203-1.cexp: New script.
9425
9426 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
9427
9428         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
9429         up the includes ourselves.
9430
9431 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
9432
9433         * lib/plumhall.exp: Remove random include, and add a few
9434         verbose messages for debugging.
9435
9436 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
9437
9438         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
9439         of trying to do it ourselves.
9440
9441 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9442
9443         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
9444
9445 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
9446
9447         * gcc.prms/5403.c: Made regexp a bit less strict.
9448
9449 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
9450
9451         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
9452         is returned from remote_load instead.
9453         * lib/plumhall.exp: Ditto.
9454         * lib/mike-g++.exp: Ditto.
9455         * lib/old-dejagnu.exp: Ditto.
9456         * lib/c-torture.exp: Ditto.
9457
9458 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
9459
9460         * lib/g++.exp: Use build_wrapper procedure.
9461         * lib/gcc.exp: Ditto.
9462
9463 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
9464
9465         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
9466         an old-style decl for malloc.  Fixes tests to work when
9467         sizeof (int) != sizeof (size_t).
9468
9469 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
9470
9471         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
9472
9473         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
9474         use stdargs.h interface.
9475
9476 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
9477
9478         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
9479         NO_VARARGS when compiling.
9480
9481 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
9482
9483         * lib/plumhall.exp(ph_includes): New procedure.
9484         (ph_make): Use it.
9485         (ph_compiler): Ditto.
9486
9487         * lib/g++.exp: Rename test-glue.c to testglue.c.
9488         * lib/gcc.exp: Ditto.
9489
9490 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
9491
9492         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
9493         to completion when it's called.
9494
9495 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
9496
9497         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
9498         is defined, don't do test.
9499
9500 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
9501
9502         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
9503         for object files.
9504         (ph_summary): Mark skipped testcases as untested, not unresolved.
9505
9506         * lib/plumhall.exp (ph_make): If unresolved because of bad
9507         errorCode, record errorCode in log file.
9508         (*): Replace send_log/verbose with verbose -log.
9509
9510 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
9511
9512         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
9513         double conversion if double isn't at least 8 bytes.
9514
9515         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
9516         int to work with targets where int is 16 bits.
9517
9518         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
9519         8 bytes, just exit, since 4 byte doubles don't have enough bits of
9520         precision for the test to complete.
9521
9522 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
9523
9524         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
9525         if d10v is not compiled with the -mdouble64 flag.
9526         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
9527
9528         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
9529         d10v is not compiled with the -mint32 flag.
9530
9531 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
9532
9533         * lib/plumhall.exp: Use incr_count.
9534
9535 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
9536
9537         * gcc.c-torture: Update to c-torture-1.45.
9538
9539 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
9540
9541         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
9542         the name of the expect testcase file).
9543
9544         * lib/g++.exp(g++_init): Ditto.
9545
9546 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
9547
9548         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
9549         the host.
9550
9551         * lib/gcc.exp(gcc_exit): New procedure.
9552
9553 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
9554
9555         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
9556         specs where appropriate.
9557
9558         * g++.old-deja/g++.arm/*: Added additional ERROR checks
9559         because of new "candidates are" messages, and removed a few
9560
9561         * Converted all non-old-style g++ testcases to old-style, and
9562         moved into g++.old-deja.
9563
9564 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
9565
9566         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
9567         options.
9568
9569         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
9570         succeeded.
9571
9572         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
9573
9574 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
9575
9576         * lib/gcc.exp (gcc_target_compile): Add support for defining
9577         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
9578         the machine doesn't have those features.
9579
9580 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
9581
9582         * g++.law/operators4.exp: Don't use LIBS.
9583
9584 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
9585
9586         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
9587
9588         * lib/mike-g++.exp: Don't set the compiler to be tested here.
9589         * lib/g++.exp: Set it here instead. Also, allow use of the
9590         --tool_exec and --tool_opt options. Change CXX to
9591         GXX_UNDER_TEST.
9592
9593         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
9594
9595         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
9596
9597 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
9598
9599         * lib/old-dejagnu.exp: Use prune_warnings instead of
9600         prune_system_crud.
9601         * lib/mike-g++.exp: Ditto.
9602         * lib/gcc.exp: Ditto.
9603         * lib/g++.exp: Ditto.
9604
9605         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
9606
9607 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
9608
9609           * 941014-2.c: Include stdlib.h
9610           * 960327-1.c: Include stdio.h
9611           * dbra.c, index-1.c: Don't assume ints are 32bits.
9612
9613 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
9614
9615         * lib/gcc.exp: Add gcc,stack_size target feature.
9616
9617         * lib/g++.exp(g++_target_compile): Add the include and link
9618         paths here, not in two other places. And, it's $options, not
9619         options.
9620
9621         * lib/mike-g++.exp(postbase): Remove the code that determines
9622         the correct include and link paths.
9623         * g++.old-deja/old-deja.exp: Ditto.
9624
9625 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
9626
9627         * lib/g++.exp(g++_init): target_compile no longer returns the
9628         filename of the result.
9629
9630 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
9631
9632         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
9633         call to glob.
9634
9635         * gcc.c-torture/special/special.exp: Change call to
9636         gcc_target_compile to include the object file.
9637
9638 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
9639
9640         * gcc.c-torture/special/special.exp: Correct misspelling in last
9641         change.
9642
9643 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
9644
9645         * lib/plumhall.exp(ph_summary): Log the entire output of the
9646         executable. Return -1 if there were any failures, 0 otherwise.
9647         (ph_execute): Return -1 if there were any failures, 0 otherwise.
9648         (ph_make): Clean up objects and executables that were built
9649         if the tests succeeded.
9650
9651 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
9652
9653         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
9654         libraries and includes in the build tree as appropriate.
9655
9656 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
9657
9658         * lib/c-torture.exp: Instead of looking for the global variable
9659         NO_LONG_LONG, check to see if that's a feature of the target.
9660
9661 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
9662
9663         * config/default.exp: Minimize. Delete the remainer of the files in
9664         config; this functionality is now in devo/dejagnu/config.
9665
9666         g++.*/*: Pass any additional flags used to compile to postbase;
9667         delete CXXFLAGS.
9668
9669         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
9670         is now done by runtest.exp. Use gcc_target_compile instead of
9671         compile.
9672
9673         lib/c-torture.exp: Use gcc_target_compile instead of compile.
9674         Remove references to CFLAGS. Use remote_file instead of
9675         calling rm -f.
9676         (c-torture): Take a list of arguments to use to compile this
9677         testcase.
9678
9679         lib/g++.exp: Simplify. Use target_compile instead of compile.
9680         lib/gcc-dg.exp: Ditto.
9681         lib/gcc.exp: Ditto.
9682         lib/mike-{gcc,g++}.exp: Ditto.
9683         lib/old-dejagnu.exp: Ditto.
9684         lib/plumhall.exp: Ditto.
9685
9686 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
9687
9688         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
9689         (ph_linker): Likewise.
9690
9691 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
9692
9693           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
9694         MAP_ANON / MAP_ANONYMOUS if defined;
9695         else try to map from /dev/zero .
9696
9697 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
9698
9699         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
9700         isn't defined, then define it to MAP_ANONYMOUS.
9701
9702 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
9703
9704         * gcc.c-torture: Update to c-torture-1.42 release.
9705
9706 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
9707
9708         * gcc.c-torture: Update to c-torture-1.41 release.
9709
9710 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
9711
9712         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
9713         c-torture release.
9714
9715 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9716
9717         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
9718         and LDFLAGS.  Fix second case to append the target_info ldflags
9719         onto LDFLAGS, not CFLAGS.
9720         * lib/g++.exp (g++_init): Add target_info stuff.
9721         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
9722         of libgloss and newlib flags for !native.
9723
9724         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
9725         (GDB): Fix relative path to go up another dir for finding gdb.
9726
9727 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
9728
9729         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
9730         versions in the target_info array, if they don't exist.
9731
9732 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9733
9734         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
9735
9736 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
9737
9738         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
9739         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
9740
9741 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
9742
9743         * lib/old-dejagnu.exp: Don't remove the output file before we've
9744         actually tested it. Don't append pwd to the path of the executable
9745         we're testing.
9746
9747 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
9748
9749         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
9750
9751 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
9752
9753         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
9754         temporary directory for compiler files, and set it to a default
9755         value of /tmp. Set $output as the name of the output file from
9756         compiling the testcase. Add a -o option to $cflags_var so the
9757         compiler writes the final output file as $output. Set $executable
9758         to $output.
9759
9760         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
9761         directory for compiler files, and set it to /tmp if it doesn't
9762         already have a value. Set $output_file to the name of the output
9763         file from compiling the testcase. Add a -o option to CXXFLAGS so
9764         the compiler writes the final output file as $output. Use $output
9765         as the executable to be tested.
9766
9767 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9768
9769         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
9770
9771 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
9772
9773         * gcc.c-torture/execute/pending-1.c: New test.  Still
9774         pending in Tege's queue.
9775
9776 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
9777
9778         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
9779         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
9780         if there were failures.  Call unresolved if there were unresolved
9781         testcases.  Call gcc_fail if program did not run to completion.
9782         (ph_make): Pass additional argument name to ph_execute.
9783         (ph_execute): Add new argument.  Pass additional arguments to
9784         ph_summary.  Call gcc_fail is there is no execution output.
9785
9786 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
9787
9788         * lib/plumhall.exp (proc_summary): Output relavent summary
9789         lines into the log so specific failures in plumhall can be
9790         investigated.
9791
9792 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
9793
9794         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
9795         (c-torture-execute): Don't try to execute tests which use
9796         "long long" types if $NO_LONG_LONG is nonzero.
9797
9798 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
9799
9800         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
9801         not c-torture.
9802
9803         * gcc.ieee: Move from here.
9804         * gcc.c-torture/execute/ieee: To here.
9805
9806 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
9807
9808         * gcc.c-torture: Update to c-torture-1.41 release.
9809
9810 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
9811
9812         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
9813         not "$output".
9814
9815 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
9816
9817         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
9818         -c present.
9819
9820 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
9821
9822         * config/proelf.exp: Handle connecting to a simulator.
9823
9824 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
9825
9826         * config/proelf.exp: New file.  Enough framework that we can
9827         run c-torture tests on the proelf targets (or any other target
9828         that gdb can connect to for that matter).
9829
9830 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
9831
9832         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
9833         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
9834
9835         * lib/plumhall.exp (ph_execute): Always call ph_summary if
9836         exec_output exists.
9837
9838 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
9839
9840         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
9841         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
9842
9843         * config/*.exp: Update FSF address.  Change result of ${tool}_load
9844         to pass/fail/unresolved/unsupported/untested.  Caller must now
9845         call unresolved/unsupported/untested.
9846         * lib/*.exp: Update FSF address.  Update to handle new results of
9847         ${tool}_load.
9848         * lib/chill.exp (verbose): Delete.
9849
9850 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
9851
9852         * lib/gcc.exp (default_gcc_start): Change order of args to
9853         $LDFLAGS $CFLAGS $LIBS.
9854         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
9855         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
9856         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
9857         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
9858         * gcc.misc-tests/dg-test.exp: Likewise.
9859         * gcc.misc-tests/msgs.exp: Likewise.
9860         * gcc.prms/prms.exp: Likewise.
9861         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
9862         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
9863
9864         * lib/dg.exp: Deleted, moved to dejagnu/lib.
9865
9866 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9867
9868         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
9869
9870         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
9871         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
9872
9873         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
9874         necessary.
9875
9876 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
9877
9878         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
9879         global for loop; add use of $mathlib.
9880         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
9881         settings here; set mathlib for anything but VxWorks.
9882
9883 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
9884
9885         * gcc.c-torture: Update to c-torture-1.40 release.
9886
9887 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
9888
9889         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
9890         dg.exp.
9891
9892 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
9893
9894         * lib/c-torture.exp (c-torture-execute): Declare "output" as
9895         global.
9896
9897 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
9898
9899         * lib/g++.exp (LIBS): Define if not already.
9900         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
9901         (gcc-dg-prune): Call prune_gcc_output.
9902         * lib/gcc.exp (prune_gcc_output): New proc.
9903         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
9904         prune_gcc_output.
9905
9906 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
9907
9908         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
9909         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
9910
9911 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
9912
9913         * gcc.c-torture: Update to c-torture-1.39 release.
9914
9915 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
9916
9917         * lib/c-torture.exp (c-torture-execute): Don't return if one option
9918         fails, try others as well.
9919
9920 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
9921
9922         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
9923         If compilation fails, mark execute tests as `untested'.
9924         If test is marked as unsupported, don't mark compilation and
9925         execute tests as failed.
9926
9927 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9928
9929         * lib/g++.exp (g++_init): Don't link in libg++, and look to
9930         libstdc++ for whether or not we want to be doing shared
9931         libraries.  Delete link_curses since we don't need it anymore.
9932         * lib/mike-g++.exp (postbase): Don't link in libg++.
9933         * g++.old-deja/old-deja.exp: Likewise.
9934
9935 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9936
9937         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
9938
9939 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9940
9941         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
9942         For that, add `-Wl,-a,shared_archive'.
9943         * g++.old-deja/old-deja.exp: Likewise.
9944
9945 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
9946
9947         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
9948
9949 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
9950
9951         * lib/mike-g++.exp (postbase): Pay attention to the status of
9952         g++_load.
9953
9954 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9955
9956           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
9957
9958 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
9959
9960         * lib/gcc.exp (default_gcc_start): No longer need to log program
9961         being executed or its output, execute_anywhere does that now.
9962         * lib/g++.exp (default_g++_version): Call execute_anywhere.
9963         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
9964
9965 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9966
9967         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
9968         the same as those in lib/g++.exp.
9969
9970 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
9971
9972         * gcc.c-torture: Update to c-torture-1.38 release.
9973         * gcc.ieee: Related changes.
9974
9975 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
9976
9977         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
9978         "exec". Minor reformatting changes.
9979
9980         * config/rom68k.exp (${tool}_load): Make it work in a canadian
9981         cross. This means all "exec" calls now work on a remote host as
9982         well.
9983         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
9984         cross. Filter out the extra "\r\n" stuff that expect puts in.
9985         (c-torture-execute): Filter out the bogus warnings like
9986         c-torture-compile does. Add support for canadian cross.
9987         * lib/gcc.exp (default_gcc_version, default_gcc_start)
9988         Use execute_anywhere rather than calling exec directly. Now it
9989         works for canadian cross testing.
9990
9991 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
9992
9993         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
9994         results into a variable, and check that rather than using file exists.
9995
9996 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9997
9998         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
9999         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
10000
10001 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10002
10003         * g++.old-deja/old-deja.exp: Create and pass runshlib and
10004         lib_curses if there's a shared libg++ in the build tree.
10005
10006 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
10007
10008         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
10009         if not supported target.
10010
10011 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10012
10013         * lib/g++.exp (g++_init): Move empty setting of runshlib and
10014         link_curses up to always happen, not just for native builds.
10015
10016 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
10017
10018         * gcc.c-torture: Update to c-torture-1.36 release.
10019         * gcc.failure: Related changes.
10020
10021 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
10022
10023         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
10024
10025 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10026
10027         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
10028         * lib/mike-g++.exp (postbase): Not in here.  Still reference
10029         runshlib, link_curses, and mathlib for link and run.
10030
10031         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
10032         pass the runtime shared library options for Solaris, OSF/1, and
10033         Irix5, and link with -lcurses to avoid unresolved references.
10034
10035 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10036
10037         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
10038         only run once.
10039
10040 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
10041
10042         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
10043
10044 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
10045
10046         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
10047         do not have a framework for the "compat" tests yet.
10048
10049 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10050
10051         * lib/mike-g++.exp (postbase): New local variable `mathlib',
10052         set to null if we're testing vxworks5.1.  Use that instead of
10053         `-lm' in the setting of LIBS for link and run.
10054
10055 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10056
10057         * config/rom68k.exp (${tool}_load): Major changes to make it
10058         work.  Verified that it does in fact return the stuff in
10059         exec_output properly.  Catch any Emul or any TRAP other than 0.
10060
10061 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10062
10063         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
10064         LDFLAGS properly for targets that need stuff from libgloss.
10065         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
10066         only run once.
10067         (gpp_initialized): New variable.
10068
10069 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10070
10071         * config/rom68k.exp: Load libgloss.exp.
10072         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
10073         so we can produce a fully linked binary.
10074         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
10075         so we can produce a fully linked binary.
10076
10077 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
10078
10079         * lib/plumhall.exp (ph_section): Watch for expected failures.
10080         Add missing `else'.
10081
10082         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
10083         run the testcase.
10084         (c-torture): Likewise.
10085
10086 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
10087
10088         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
10089
10090         * lib/mike-g++.exp (mike_cleanup): New proc.
10091         (prebase): New globals compiler_result, not_compiler_result,
10092         target_regexp.
10093         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
10094         allow leading "-" in pattern.  Watch for unsupported tests.
10095         If $compiler_result is set, pattern match assembler code,
10096         and ditto for $not_compiler_result.
10097         * lib/mike-gcc.exp: Likewise.
10098
10099         * lib/plumhall.exp (ph_execute): Only call ph_summary if
10100         execution "succeeded".
10101
10102 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
10103
10104         * config/win32.exp: New file.
10105         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
10106
10107 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
10108
10109         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
10110         unsupported.
10111         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
10112         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
10113         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
10114
10115         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
10116         "... without exceptions was ...".  That is now handled by
10117         prune_system_crud.
10118         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
10119
10120 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
10121
10122         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
10123         sieve.c,sort2.c}: New files.
10124         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
10125         sieve.exp,sort2.exp}: Drivers for them.
10126
10127         * lib/mike-gcc.exp (program_output): New user settable variable.
10128         (postbase): Call prune_system_crud.  Also prune extraneous compiler
10129         messages.
10130         * lib/mike-g++.exp (program_output): New user settable variable.
10131
10132         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
10133
10134         * config/sh.exp: Deleted (use sim.exp instead).
10135
10136 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10137
10138         * config/vx.exp: Declare CHECKTASK as global.
10139         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
10140         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
10141         * lib/old-dejagnu.exp: Load [pwd]/$executable.
10142
10143 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10144
10145         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
10146         target. Like vx.exp, only includes `vx29k.exp' instead of
10147         `vxworks.exp'.
10148
10149 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
10150
10151         * config/sim.exp: Increase time limit from 120 seconds to 240.
10152
10153 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10154
10155         * gcc.c-torture/execute/950628-1.c: New test.
10156
10157 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
10158
10159         * gcc.c-torture: Update with changes/additions from
10160         c-torture-1.34.
10161
10162 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
10163
10164         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
10165
10166 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
10167
10168         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
10169
10170 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
10171
10172         * gcc.c-torture/compile/950512-1.c: New test.
10173         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
10174         * gcc.dg/struct-ret-1.c: Likewise.
10175
10176 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
10177
10178         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
10179           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
10180
10181 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
10182
10183         * gcc.c-torture/special/920411-1.c: Deleted.
10184         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
10185
10186 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
10187
10188         * config/sim.exp (${tool}_load): Hack in call to bash to get a
10189         cpu limit.
10190
10191 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
10192
10193         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
10194
10195 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
10196
10197         From kenner;
10198         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
10199         is the proper length.
10200         * va-arg-3.c: Likewise.
10201
10202 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
10203
10204         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
10205         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
10206
10207         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
10208         * lib/g++.exp (default_g++_start): Delete old cruft.
10209
10210 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
10211
10212         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
10213         (2 * (1 << 18)) to (2 * (1 << 17)).
10214
10215         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
10216
10217 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10218
10219         * config/rom68k.exp: Renamed from config/idp.exp
10220
10221 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
10222
10223         * c-torture/compile/921109-2.c
10224
10225 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
10226
10227         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
10228         excess errors.
10229
10230 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
10231
10232         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
10233         output.
10234         * lib/g++.exp (default_g++_start): Likewise.
10235
10236 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
10237
10238         * gcc.c-torture/compile/950329-1.c: New test.
10239
10240 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10241
10242           * config/bug.exp (${tool}_load): Updated to use new remote_open
10243           and remote_close procs.
10244         * config/idp.exp: New file.
10245
10246 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
10247
10248         * gcc.c-torture/execute/950322-1.c: New test.
10249
10250 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
10251
10252         * config/vx.exp (${tool}_load): Clean up testing of return code from
10253         vxworks_ld and vxworks_spawn.
10254
10255 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
10256
10257         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
10258
10259 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
10260
10261         * lib/old-deja.exp: Add `excess errors test - ' error, now one
10262         can mark excess errors on a machine by machine basis.  Note, the
10263         default is to not expect any excess errors, even when excess
10264         errors test - is given, so you will want to put an XFAIL ... on
10265         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
10266         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
10267         those 4 machines, but no others.
10268
10269 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10270
10271         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
10272         * lib/c-torture.exp: to here.
10273
10274 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
10275
10276         * gcc.c-torture/execute/950221-1.c: New test.
10277         * gcc.c-torture/execute/struct-ret-1.c: New test.
10278         * gcc.c-torture/compile/950221-1.c: New test.
10279
10280         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
10281
10282 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
10283
10284         * gcc.c-torture/execute/arith-1.c (main): Return 0.
10285         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
10286
10287 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
10288
10289         * g++.gb: New directory of tests, derived from my signature and
10290         class scoping tests.
10291
10292         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
10293         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
10294         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
10295         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
10296         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
10297         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
10298         * g++.gb/sig25.C: Likewise.
10299
10300         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
10301         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
10302         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
10303         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
10304         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
10305         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
10306         * g++.gb/sig25.exp: Likewise.
10307
10308         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
10309         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
10310         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
10311         * g++.gb/scope13.C: Likewise, this test still fails.
10312
10313         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
10314         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
10315         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
10316         * g++.gb/scope13.exp: Ditto.
10317
10318         * g++.gb/README: New file, explains what these tests are about.
10319
10320 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
10321
10322         * lib/dg.exp (dg-do): Support `preprocess'.
10323         (dg-test): Likewise.
10324
10325 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10326
10327         * config/udi.exp: change "continue -expect" to "exp_continue".
10328
10329 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
10330
10331         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
10332         Delete redundant tests.
10333
10334         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
10335         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
10336         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
10337         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
10338         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
10339         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
10340         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
10341         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
10342
10343         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
10344         storing label pointers.
10345         * gcc.c-torture/execute/921019-1.c: Likewise.
10346         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
10347         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
10348         parameter fp.
10349         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
10350         constants.
10351
10352         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
10353         Delete obsolete tests.
10354
10355         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
10356         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
10357         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
10358         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
10359         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
10360         * gcc.c-torture/compile/950124-1.c: New test.
10361
10362         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
10363
10364 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10365
10366         * lib/mike-g++.exp: Add -lm to LIBS.
10367
10368 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
10369
10370         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
10371
10372 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10373
10374         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
10375
10376 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
10377
10378         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
10379
10380 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
10381
10382         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
10383         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
10384         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
10385         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
10386         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
10387         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
10388         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
10389         * g++.law/{operators31.C, operators32.C,
10390         * g++.law/{operators33.C, operators34.C}: Likewise.
10391         * g++.law/{pic1.C, refs2.C}: Likewise.
10392         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
10393         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
10394         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
10395         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
10396
10397         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
10398         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
10399         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
10400         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
10401         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
10402         * g++.law/{enum9.exp, friend5.exp}: Likewise.
10403         * g++.law/{nest3.exp, nest4.exp}: Likewise.
10404         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
10405         * g++.law/{operators30.exp, operators31.exp}: Likewise.
10406         * g++.law/{operators32.exp, operators33.exp}: Likewise.
10407         * g++.law/{operators34.exp}: Likewise.
10408         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
10409         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
10410         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
10411         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
10412         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
10413
10414         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
10415         No longer expected to fail.
10416         * g++.law/missed-error3.C: Tweak for recent bool changes.
10417
10418 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
10419
10420         * config/emb-unix: Deleted.
10421         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
10422         remote execution.  Do final link on remote host if REMOTE_LINK is set.
10423
10424 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
10425
10426         * lib/dg.exp (dg-test): Fix typo in last patch.
10427
10428 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
10429
10430         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
10431         (handles multiple occurrences).
10432
10433 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
10434
10435         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
10436         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
10437         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
10438         printed).
10439         * lib/c-torture.exp (c-torture-compile): Likewise.
10440         (c-torture): Prepend full path if missing.
10441         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
10442         (gcc_fail): Likewise.
10443         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
10444
10445 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
10446
10447         * lib/netware.exp: Only attach to NetWare i386 systems.
10448
10449 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
10450
10451         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
10452         messages.  Add test name to "output pattern match" pass/fail message.
10453
10454 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
10455
10456         * gcc.dg: New testsuite.
10457         * gcc.dg/dg.exp: New file.
10458
10459         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
10460         test-switch.c}: Deleted.
10461
10462         * gcc.misc-tests/msgs.exp: New testcase driver.
10463
10464 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
10465
10466         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
10467         Watch for illegal return values from ${tool}_load.
10468         * config/unix.exp (${tool}_load): Fix pass/fail detection for
10469         cross targets.  Coerce return value >0 to 1.
10470
10471 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
10472
10473         * config/unix.exp (${tool}_load): Call program rsh, not proc.
10474
10475         * config/emb-unix.exp: New file.
10476
10477         * config/sim.exp: Error if variable $SIM not defined.
10478         (${tool}_load): Mark test as "untested" if simulator missing.
10479
10480         * config/unix.exp: Load remote.exp to get rcp_download.
10481         * lib/c-torture.exp: Use different option lists for testcases with
10482         and without loops.
10483         * gcc.c-torture/execute/execute.exp: Likewise.
10484
10485 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
10486
10487         * config/*.exp: Clarify return code from ${tool}_load.
10488         Call `unresolved' or `untested' instead of `warning' or `perror'
10489         (sometimes you still want to call both though).
10490         Add comment that `shell_id' is local to each file.
10491         * config/udi.exp (timeout): Set to 30.
10492         Don't print warning if connection fails, $connectmode has already
10493         printed an error.
10494         (${tool}_load): Move verbose messages to level 2.
10495         Rework pattern for "Process started" message.
10496         Pass `shell_id' to ${connectmode}_download.
10497         Retry twice upon timeout.  Make resetting of target more robust.
10498         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
10499         Pass `shell_id' to exit_$connectmode.
10500         Only call exit_$connectmode if connected.
10501         * config/unix.exp (${tool}_load): Check return codes better.
10502         * config/vrtx.exp (${tool}_load): Likewise.
10503         * config/vx.exp (${tool}_load): Likewise.
10504         Delete unneeded global's.
10505         * lib/dg.exp (dg-test): Update to reflect clarified return codes
10506         from ${tool}_load.
10507         (dg-stat): Delete.
10508         (dg-init): Delete recording of pass/fail counts.
10509         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
10510         (old-dejagnu-init): Likewise.
10511         (old-dejagnu-stat): Delete contents, empty proc now.
10512         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
10513         (c-torture): Delete references to lcnt, lpass, lfail.
10514         Get option list from TORTURE_OPTIONS.
10515         Delete -funroll[-all]-loops if no loops.
10516         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
10517         (g++_stat): Delete contents (empty proc now).
10518         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
10519         (gcc_finish): Likewise.
10520         (gcc_stat): Deleted.
10521         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
10522         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
10523         * gcc.c-torture/execute/execute.exp: Likewise.
10524         Split tests into two parts: compile, execute.
10525         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
10526         no loops.  Update to reflect clarified return codes from ${tool}_load.
10527
10528 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
10529
10530         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
10531         to grep for.
10532         (old-dejagnu): Likewise (where necessary).
10533
10534 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
10535
10536         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
10537
10538         * lib/dg.exp (dg-process-target): Fix processing of selector.
10539         Add comment regarding use of `error'.
10540
10541         * lib/gcc.exp (prune_system_crud): Define if missing.
10542         * lib/g++.exp (prune_system_crud): Likewise.
10543
10544         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
10545         Call prune_system_crud.
10546         * lib/dg.exp (dg-runtest): New proc.
10547         Use perror instead of send_user for tcl errors in testcase.
10548         Don't return any value, it's never used.
10549         Don't clobber previous definition of `unknown'.
10550         Print tcl errors in `dg-final'.
10551
10552 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
10553
10554         * lib/dg.exp (dg-process-target): Improve syntax error messages.
10555         (dg-test): Don't print errorInfo, it contains stack backtrace.
10556
10557 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
10558
10559         * lib/g++.exp (runtest_file_p): Define if missing.
10560
10561 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
10562
10563         * lib/mike-g++.exp: Comment out loading of g++.exp.
10564         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
10565         (default_g++_version): Always print something.
10566         (default_g++_start): Comment out call to `which'.
10567         (g++_start, g++_load): Deleted (must be defined in config file).
10568         * lib/gcc.exp: Test for existence of $CC at start.
10569         Delete check for tmpdir (done in gcc_init).
10570         (default_gcc_version): Always print something.
10571         (default_gcc_start): Comment out call to `which'.
10572         * config/*.exp: Major cleanup - make cross targets work at least a
10573         little better for g++ (by not being "--tool gcc" specific).
10574         Rename gcc_xxx to ${tool}_xxx.
10575         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
10576         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
10577
10578 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
10579
10580         * lib/c-torture.exp (c-torture-compile): Rework compiler
10581         message processing.
10582
10583         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
10584         c-torture.
10585
10586 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
10587
10588         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
10589
10590         * lib/dg.exp (dg-process-target): Support { target native }.
10591
10592 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
10593
10594         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
10595         looked for "... program xxx got fatal signal".
10596         Correct regsub munging of `comp_output'.
10597         Ignore compiler messages "path prefix not used" and "linker input
10598         file unused".
10599
10600 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
10601
10602         * lib/gcc.exp (runtest_file_p): Define if missing.
10603         * gcc.prms/template.c: Example to work from.
10604
10605 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
10606
10607         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
10608         * lib/dg.exp (dg-test): Call unsupported testcases as such.
10609
10610         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
10611         * gcc.prms/1883.c: Moved from compile/940714-1.c.
10612         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
10613         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
10614
10615         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
10616         (dg-process-target): No longer a varargs proc.
10617         Return S/N for target, P/F for xfail.  All callers changed.
10618         (user option procs): More argument checking.
10619         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
10620         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
10621         (dg-test): Skip test if not running on selected target in `dg-do'.
10622         Update handling of `dg-do-what', `dg-output-text'.
10623         Separate execution pass/fail from output pattern match pass/fail.
10624         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
10625
10626 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
10627
10628         * gcc.c-torture/special/special.exp: Don't expect failure for mips
10629         target for 920510-1.c.
10630
10631 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
10632
10633         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
10634         Clean up comment regarding use of passcnt, etc.
10635         (gcc_stat): Don't update `testcnt' here.
10636         (gcc_finish): Do it here.
10637         Might as well reset `but_id' here too.
10638         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
10639         to determine if the file should be tested.
10640         * gcc.c-torture/compile/compile.exp: Likewise.
10641         * gcc.c-torture/execute/execute.exp: Likewise.
10642         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
10643         * gcc.misc-tests/dg-test.exp: Likewise.
10644         * gcc.prms/prms.exp: Likewise.
10645         * gcc.wendy/wendy.exp: Likewise.
10646         * g++.old-deja.exp: Likewise.
10647         Move "Testing file" message to verbose level 1.
10648
10649 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
10650
10651         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
10652
10653 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
10654
10655         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
10656         (default_gcc_start): Accept optional second list element
10657         of compiler flags.  Print compiler output at verbosity level 2.
10658         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
10659         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
10660         Save current values of framework globals passcnt, failcnt, xpasscnt,
10661         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
10662         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
10663         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
10664         xfailcnt to compute stats.  Update framework global `testcnt' from
10665         pass/fail counts.
10666         (gcc_finish): New proc.  Clean up test environment.
10667         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
10668         (gcc_epass, gcc_efail): Delete.
10669         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
10670         argument of line number.
10671         (dg-init): If the tool has an init routine, call it.
10672         (dg-test): Remove args `cflags_var' and `libs_var'.
10673         Pass all compiler options to ${tool}_start.
10674         Handle missing line number.
10675         (dg-finish): New function.
10676         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
10677         particular files.  Call gcc_finish at end.  Move "skipping test"
10678         message to verbosity level 3.
10679         * gcc.c-torture/compile/compile.exp: Likewise.
10680         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
10681         * gcc.c-torture/execute/execute.exp: Likewise.
10682         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
10683         Print testcase being tried at verbosity level 1.
10684         * gcc.c-torture/special/special.exp: Unset xfail.
10685         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
10686         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
10687         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
10688         * gcc.failure/failure.exp: Likewise.
10689         * gcc.ieee/ieee.exp: Likewise.
10690         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
10691         Update call to dg-test.  Call dg-finish at end.
10692         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
10693         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
10694         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
10695         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
10696         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
10697         * gcc.wendy/wendy.exp: Add copyright.
10698         Delete setting of tmpdir (done by gcc_init).
10699         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
10700         Pass compiler flags to gcc_start.  Call gcc_finish at end.
10701         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
10702         gcc_[ce]pass/fail.
10703
10704 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
10705
10706         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
10707         confusion.
10708         (g++_load): Likewise.
10709
10710         * config/*.exp (gcc_load): Some were varargs fns and some were not.
10711         Rename argument to `prog' to remove the confusion.
10712         Varargs fns behave differently too!
10713         (g++_load): Likewise.
10714
10715         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
10716
10717         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
10718         what it is.  Delete (always) printing of status value for !native.
10719         Simplify verbose code, and include status and exec_output.
10720         (g++_load): Use gcc_load.
10721
10722 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
10723
10724         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
10725         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
10726         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
10727         940714-3.c as these testcases don't exist anymore.  Make
10728         va-arg-1.c expected to pass.
10729
10730 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
10731
10732         * gcc.misc-tests/misc.exp: Only run specific testcases.
10733         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
10734         * gcc.misc-tests/dg-[1-9].c: New files.
10735
10736         * lib/dg.exp: New testsuite driver.
10737         * gcc.prms/prms.exp: Use it.
10738
10739         * README.gcc: New file.
10740
10741         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
10742         Document and reset `lxpass' and `lxfail'.
10743         Simplify "initialized" message.
10744         (gcc_stat): Clean up comments a little.
10745
10746 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
10747
10748         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
10749
10750 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
10751
10752         * lib/old-dejagnu.exp (process-option): New proc.
10753         (old-dejagnu-init, old-dejagnu-stat): Likewise.
10754         (old-dejagnu): Simplify.
10755         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
10756
10757 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
10758
10759         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
10760         exists and is not an empty string.
10761
10762         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
10763         $xfail rather than calling setup_xfail.  Clear $xfail when test is
10764         finished.
10765         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
10766         automatically.
10767
10768         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
10769         longer expected to fail.
10770
10771         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
10772         "f" function call.
10773
10774         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
10775
10776         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
10777         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
10778         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
10779         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
10780         c-torture-1.29.
10781
10782         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
10783         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
10784
10785         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
10786
10787         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
10788         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
10789
10790         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
10791         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
10792         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
10793
10794 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10795
10796         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
10797         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
10798         940714-1.c, 940714-2.c, 940714-3.c},
10799         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
10800         gcc.misc-tests/{mg.c,mg.exp}:
10801         New tests.
10802         * gcc.noncompile/noncompile.exp: Change accordingly.
10803
10804 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
10805
10806         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
10807         Undo previous clobberage.
10808
10809 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
10810
10811         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
10812         * gcc.special/{930510-1.c, special.exp}:
10813         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
10814         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
10815         struct-varargs-1.c}: New tests from c-torture-1.26.
10816
10817 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
10818
10819         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
10820           argument to switch.
10821
10822 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
10823
10824         * Revert the previous changes.  Please see Rob's directory
10825           (/lisa/test/rob/progressive/gcc/testsuite) for testing
10826           fixes.
10827
10828 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
10829
10830         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
10831             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
10832             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
10833             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
10834             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
10835             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
10836             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
10837             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
10838             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
10839             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
10840             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
10841             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
10842             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
10843             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
10844             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
10845             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
10846             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
10847             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
10848             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
10849             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
10850             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
10851             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
10852             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
10853             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
10854             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
10855             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
10856             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
10857
10858 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
10859
10860         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
10861             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
10862           with perror calls.
10863
10864 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
10865
10866         * config/unix.exp (g++_load): Fix syntax.
10867
10868 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
10869
10870         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
10871         * gcc.noncompile/921017-1.c: Deleted obsolete test.
10872         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
10873         Don't expect va-arg-1.c to fail.  Correct expected output for
10874         920928-1.c.
10875         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
10876         * gcc.wendy/hbm4.c: Correct typo.
10877         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
10878
10879 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
10880
10881         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
10882         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
10883         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
10884         * lib/c-torture.exp (c-torture-compile): Ditto.
10885
10886         Reduce volume of output (remove all the -I's and such).
10887         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
10888         Call gcc_cpass, gcc_cfail.
10889         (c-torture): Pass testing option to c-torture-compile.
10890
10891 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
10892
10893         Bring patches over from progressive.
10894         * config/default.exp: Exit remote shell cleanly.
10895         (g++_exit, g++_start): Add default versions.
10896         * config/sim.exp (gcc_load): Use perror, not error.
10897
10898 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
10899
10900         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
10901         set in site.exp.
10902
10903 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
10904
10905         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
10906         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
10907         (wendy_try): New proc to run testcase.
10908         (main loop): Call 'em.
10909         * gcc.wendy/*.c: Clean up pass to correct expected output.
10910
10911         * lib/gcc.exp: Minor cleanup work.
10912         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
10913
10914 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
10915
10916         * config/sim.exp (gcc_load): Document return codes better.
10917         Don't pass -v to simulator.
10918
10919 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10920
10921           * gcc.special/920717-x.c: Fix typo.
10922           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
10923           get at sources.
10924
10925         * lib/mike-gcc.exp: Fix typo.
10926
10927 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
10928
10929         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
10930         binary to use, transform the name.
10931         * config/*.exp: rename everything. Nuke any g++ specific files,
10932         it's now a special case of gcc that requires no special support.
10933         Add a default.exp for unsupported targets.
10934
10935 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
10936
10937         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
10938         lib/old-dejagnu.exp: Fix a few patterns to work with the new
10939         version of Tcl.
10940
10941 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
10942
10943         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
10944         than a warning.
10945
10946 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10947
10948         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
10949
10950 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
10951
10952         * gcc.execute/execute.exp: Combine opt_list and foption_list into
10953         option_list.  Compile every file with only 4/6 option choices
10954         (same as C torture) instead of with 12/18 different option
10955         choices.
10956         * lib/c-torture.exp: Likewise.
10957
10958         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
10959         not already set.
10960
10961 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
10962
10963         * lib/old-deja.exp: Add `excess errors test fails' error, now one
10964         can put an XFAIL *-*-* on excess errors.
10965
10966 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
10967
10968         * g++.law: Add more tests derived from g++-bugs snapshots.
10969
10970         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
10971         equivalent to g++.law/init9.
10972
10973         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
10974         compiled it, and the a.out file after we've run it.
10975
10976 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
10977
10978         * lib/mike-g++.exp (postbase): Delete the .o file after we've
10979         compiled it, and the a.out file after we've run it.
10980
10981 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
10982
10983         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
10984
10985 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
10986
10987         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
10988         version number.
10989
10990 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
10991
10992         * g++.law: New directory of g++ tests derived from the g++-bugs
10993         snapshots.
10994
10995 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10996
10997         * gcc.compile: initbug1.c initbug1.exp testcase added
10998
10999 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11000
11001         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
11002         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
11003           fixes submitted by Jeff Law (law@cs.utah.edu)
11004         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
11005           Jeff Law (law@cs.utah.edu)
11006
11007
11008 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
11009
11010         * config/unix-g++.exp: Follow the gcc way of doing things.
11011         * g++.old-deja/old-deja.exp: Minor updates.
11012         * lib/g++.exp: New file, follow the gcc way of doing things.
11013         * lib/old-dejagnu.exp: Minor updates.
11014         * lib/mike-g++.exp: Always unset errorInfo.
11015
11016 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
11017
11018         * lib/gcc.exp: Fix some errors with the below change, CC and
11019         CFLAGS should be global when setting, not local.
11020
11021 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11022
11023         * lib/gcc.exp: Transform tool name.
11024
11025 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11026
11027         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
11028
11029 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11030
11031         * lib/gcc.exp: change gcc_done to gcc_stat
11032
11033 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11034
11035         * Upgraded gcc testsuite to c-torture version 1.25
11036
11037 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11038
11039         * lib/gcc.exp: added reporting code. Changed verbose compile message.
11040         * lib/c-torture: added hooks for new reporting code.
11041
11042 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11043
11044         * config/sh-gcc.exp: check if sh-sim exists in the path
11045
11046 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11047
11048         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
11049         * gcc.compile/compile.exp: Initial changes for new logic.
11050         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
11051         * gcc.failure/failure.exp: Initial changes for new logic.
11052         * gcc.ieee/ieee.exp: Initial changes for new logic.
11053         * gcc.misc-tests/misc.exp: Initial changes for new logic.
11054         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
11055         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
11056         * lib/c-torture.exp: Initial changes for new logic.
11057         * lib/gcc.exp: Initial changes for new logic.
11058
11059 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
11060
11061         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
11062         depend upon failure or success.  Fully qualify names in failure
11063         and success messages.  Always remove a.out before starting
11064         compile, just in case.  Pay more attention to error text output by
11065         the compiler.  Handle testcases with no known past errors just
11066         like all others, so that things are uniform.  Other miscellaneous
11067         improvements.
11068
11069 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11070
11071         * gcc.cpp: new directory for cpp tests
11072
11073 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11074
11075         * lib/chill.exp: Code reformatted, removed unused code.
11076         * config/unix-chill.exp: Code reformatted, removed unused code.
11077         * chill.execute/execute.exp: Code reformatted, removed unused code.
11078         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
11079
11080 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
11081
11082         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
11083         routines not written.
11084
11085 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11086
11087         * config/bug-gcc.exp: Use new procs from bug.exp.
11088
11089 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11090
11091         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
11092         via ftp, rather than depending on NFS.
11093         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
11094         case.
11095
11096 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11097
11098         * config/bug-gcc.exp: Use new download proc.
11099
11100 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
11101
11102         * chill.execute/execute.exp: cleanups, handles errors better
11103         * chill.compile/compile.exp: rewrite, based on execute.exp
11104         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
11105         * lib/chill.exp: major changes to diff proc and compile and link
11106           procs. added chill_fail and chill_pass wrappers to pass and
11107           fail. added more comments, and handle error codes better.
11108           Added a hack to capture stderr from exec, so noncompile tests
11109           can work.
11110
11111 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11112
11113         * chill.execute/execute.exp: rewrite of testsuite driver
11114         * lib/chill.exp: rewrite of testsuite driver
11115         * config/unix-chill.exp: rewrite of testsuite driver
11116
11117 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
11118
11119     In chill.execute:
11120         * iexpr.ch: Standardize uppercase.
11121         * tuples.dat: Standardize uppercase.
11122         * vary.ch: standardize.  Correct varying string assignments.
11123         * vary.dat: Add new output lines.
11124
11125 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
11126
11127     In chill.execute:
11128         * chprintf.ch: Standardize use of uppercase.
11129         * tuples.ch: Standardize and turn arr2 into a DCL,
11130           rather than a SYN.
11131         * pinits.ch: Standardize.
11132
11133 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
11134
11135         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
11136         * Makefil: Renamed to Makefile.in.
11137         * configure.in: New.
11138
11139 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
11140
11141     In chill.execute:
11142         * .cvsignore: Add result/output files.
11143         * Makefile: Fix up variables at start.  Use MFLAGS
11144           everywhere.  Correct bool_loc, built_ins entries.
11145           Add entry for vary1.ch.
11146         * bitarray.ch: Standardize upper-case usage.
11147         * bitexpr.ch: Standardize, add output of b1.
11148         * params.ch: Use arrayt in along PROC parameters, to
11149           avoid novelty problems.
11150         * sets.ch: Tiny cleanup.
11151         * vary1.ch: Re-indent.
11152
11153 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
11154
11155           * Add PR-related files to Makefiles, .cvsignore files, etc.
11156
11157 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
11158
11159         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
11160           with compiler objects. New names are test-flow.c and test-loop.c
11161
11162 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
11163
11164         * Upgraded c-torture tests from 1.19 to 1.20
11165
11166         * new files:
11167         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
11168         * gcc.compile: 930623-1.c 930623-2.c
11169         * gcc.noncompile: 930622-1.c 930622-2.c
11170         * gcc.failure: 920411-1.c 920627-2.c
11171         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
11172
11173 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
11174
11175         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
11176           More changes to get testsuite working properly. Needs more work.
11177           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
11178
11179 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
11180
11181         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
11182           More changes to get testsuite working properly. Needs more work.
11183
11184 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
11185
11186         * chill.compile/compile.exp: Added for Dejagnu support
11187         * chill.execute/execute.exp: Added for Dejagnu support
11188         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
11189
11190 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
11191
11192     This should complete moving the CHILL test files.
11193         * chill.noncompile(.cvsignore printf.grt
11194             in-printf.grt chprintf.grt chprintf.ch):
11195             Added test-support files.
11196           (Makefile): Modified further.
11197         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
11198             signal.ch): Added test files.
11199           * chill.execute (.cvsignore printf.grt printr.c
11200             in-printf.grt rts.c chprintf.grt rts.h): Added
11201           test-support files.
11202             (Makefile): More corrections.
11203
11204 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
11205
11206         * chill.compile, chill.execute, chill.nocompile: Add CHILL
11207           test cases, ready for DejaGnu.
11208
11209 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11210
11211         * Upgraded c-torture tests from 1.18 to 1.19
11212
11213         * gcc.compile: added test(s):
11214           930607-1.c
11215         * gcc.execute: added test(s):
11216           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
11217
11218         * added new subdirectory for misc tests: gcc.misc-tests
11219         * gcc.misc-test(s): added tests:
11220           inst-check.c test-consts.c test-ior.c test-switch.c
11221
11222 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11223
11224         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
11225
11226 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
11227
11228         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
11229
11230 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11231
11232         * Upgraded c-torture tests from 1.17 to 1.18
11233
11234 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11235
11236         * Upgraded c-torture tests from 1.12 to 1.17
11237
11238 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
11239
11240         * lib/old-dejagnu.exp:
11241           Fixed handling of XFAIL target triplets to correctly
11242           recognize wildcard characters.  Removed code that
11243           appended a unique id tag to the end of the file name
11244           printed out by the result of the testcases within a
11245           given test file.
11246
11247 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
11248
11249         * lib/old-dejagnu.exp:
11250           Reworked expected failure handling to trigger off of XFAIL
11251           keyword in keyphrase embeded in testcase source code. The
11252           XFAIL keyword must be at the end of the keyphrase line. It
11253           may optionally be followed by one or more target triplets.
11254           It has just occured that the handling of wildcards in the
11255           target triplet may not be correct.
11256
11257 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
11258
11259         * g++.old-deja/tests:
11260           Moved all subdirectories up one level into g++.old-deja .
11261
11262         * lib/old-dejagnu.exp:
11263           Fixed problem with CXXFLAGS not being properly reset, and being
11264           corrupted with extraneous "-c" compiler option.  This was
11265           causing binaries to not be generated for test that needed them.
11266           Modified strings passed to "pass" and "fail" so that individual
11267           tests from the same test file would be distinguished by an
11268           identifier appended to the test file name in the summary logs;
11269           this corrected a problem with erroneous diff logs.  Added code
11270           to search testcases for expected fail and unexpected pass keywords.
11271
11272 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11273
11274         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
11275
11276 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
11277
11278         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
11279           Removed extraneous text from end of "Special g++ Options"
11280           keyphrase.
11281
11282         * lib/old-dejagnu.exp: Added pattern matching to look for new
11283           keywords, embedded in testcases comments, which will trigger
11284           calls to xpass and xfail.
11285
11286 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
11287
11288         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
11289           comments embedded in the testcases, especially the one looking for
11290           special compiler options, as well as the pattern matching for the
11291           compiler output again.
11292
11293 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
11294
11295         * lib/old-dejagnu.exp: Do a proper check of the return value for
11296           execute tests. Fixed several problems with the pattern matching
11297           of the compiler output which gave erroneous test results.
11298           Changed several of the test result messages to be more descriptive.
11299         * config/unix-g++.exp: Proc g++_load now actually works and
11300           executes the tests passed to it and returns a usable return
11301           value.
11302
11303 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11304
11305           * lib/gcc.exp: Exits gracefully if $CC is bogus.
11306
11307 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
11308
11309         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
11310           Modified both files to properly execute the old style
11311           dejagnu tests. The previous versions of these files were
11312           experimental and did not function anything near correctly.
11313
11314 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
11315
11316         * Removed all Makefile.in and configure.in files. No configuration
11317         needed now.
11318
11319 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
11320
11321         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
11322
11323 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11324
11325         * gcc.compile/configure.in, gcc.unsorted/configure.in,
11326         gcc.special/configure.in, gcc.noncompile/configure.in,
11327         gcc.execute/configure.in, gcc.code_quality/configure.in,
11328         g++.other/configure.in, g++.old-deja/configure.in,
11329         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
11330         in srcname setting.
11331
11332 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11333
11334         * lib/udi.exp:  Fixed mondfe and mondfe_download.
11335         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
11336         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
11337
11338 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
11339
11340         * config/udi-gdb.exp: Check $shell_id after connecting to target.
11341         (gdb_exit): Don't remove *_soc files.
11342
11343 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
11344
11345         * lib/c-torture.exp: Don't look for main; instead always use -w
11346         -c.  This is how the c-torture tests work.  Remove the object
11347         file if the compilation succeeds.
11348         * gcc.execute/execute.exp: Remove executable if test passes.
11349         * gcc.noncompile/noncompile.exp: Every test is an expected
11350         failure.
11351         * gcc.special/special.exp: Added tests from c-torture 1.11,
11352         corrected use of existing test.
11353         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
11354         gcc.execute/920625-1.c: Updated to c-torture 1.11.
11355         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
11356         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
11357         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
11358         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
11359         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
11360         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
11361         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
11362         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
11363         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
11364         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
11365         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
11366         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
11367         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
11368         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
11369         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
11370         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
11371         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
11372         c-torture 1.11.
11373         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
11374         correspond to c-torture 1.11.
11375
11376         * New file.