OSDN Git Service

* c-format.c (check_format_info_main): Don't check for presence of
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
2
3         * gcc.dg/format/xopen-2.c: New test.
4
5 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
6
7         * gcc.dg/20020503-1.c: New test.
8
9 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
10
11         * g++.dg/init/dtor1.C: Make it tougher.
12
13 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
14
15         * g++.dg/init/dtor1.C: New test.
16
17 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
18
19         * gcc.dg/altivec-8.c: New.
20
21 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
22
23         * gcc.dg/altivec-7.c: New.
24
25 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
26
27         * g++.dg/parse/typedef1.C: New test.
28
29 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
30
31         PR c++/6486
32         * g++.dg/template/friend6.C: New test.
33
34         PR c++/6492
35         * g++.dg/init/copy1.C: New test.
36
37 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
38
39         * g++.dg/warn/effc1.C: New test.
40
41 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
42
43         * gcc.dg/cpp/if-cexp.c: Add a test.
44
45 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
46
47         * gcc.dg/20020426-2.c: New test.
48
49 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
50
51         * gcc.dg/cpp/if-mop.c: Update.
52         * gcc.dg/cpp/if-mpar.c: Add test.
53         * gcc.dg/cpp/if-oppr.c: Update.
54
55 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
56
57         PR c/6343
58         * gcc.dg/weak-[2-7].c: New tests.
59
60 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
61
62         * gcc.dg/enum1.c: New test.
63
64 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
65
66         PR c++/6497
67         * g++.dg/inherit/access2.C: New test.
68         
69 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
70
71         PR bootstrap/6445
72         * gcc.dg/20020426-1.c: New test.
73
74 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
75
76         * g++.dg/abi/enum1.C: New test.
77
78 2002-04-26  Richard Henderson  <rth@redhat.com>
79
80         * gcc.dg/c99-bool-1.c: Expect always true warning.
81
82 2002-04-25  Roger Sayle  <roger@eyesopen.com>
83
84         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
85
86 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
87
88         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
89         targets.
90
91 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
92
93         * g++.dg/abi/mange7.C: New test.
94
95         PR c++/6438.
96         * g++.dg/parse/stmtexpr2.C: New test.
97
98 Wed Apr 24 21:38:36 2002  J"orn Rennecke <joern.rennecke@superh.com>
99
100         * gcc.dg/20020312-2.c: Add SH target.
101
102 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
103
104         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
105         compiler output on mips*-*-irix*.
106
107 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
108
109         * g++.dg/parse/attr1.C: New test.
110
111 2002-04-23  Roger Sayle  <roger@eyesopen.com>
112
113         * gcc.c-torture/execute/string-opt-17.c: New test case.
114         * gcc.c-torture/execute/memset-2.c: New test case.
115
116 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
117
118         PR c++/6256:
119         * g++.dg/template/friend5.C: New test.
120
121         PR c++/6331:
122         * g++.dg/template/qual1.C: Likewise.
123
124 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
125
126         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
127         Include stdlib.h, not stdio.h or ctype.h.
128
129 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
130
131         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
132         cris-*-elf* and mmix-*-*.
133         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
134         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
135         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
136         Ditto.
137         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
138         * gcc.dg/wchar_t-1.c: Ditto.
139
140 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
141
142         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
143         Clarify comment.
144
145 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
146
147         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
148
149 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
150
151         * gcc.c-torture/execute/20000906-1.x: Delete.
152
153 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
154
155         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
156
157 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
158
159         * PR6367
160         * g77.f-torture/execute/6367.f: New test.
161         * g77.f-torture/execute/6367.x: Disable for MMIX.
162
163 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
164
165         * PR6352
166         * g++.dg/opt/inline2.C: New test.
167
168 2002-04-18  Richard Henderson  <rth@redhat.com>
169
170         * gcc.dg/20000906-1.c: Enable for all targets.
171         * gcc.c-torture/compile/iftrap-2.c: New.
172
173 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
174
175         * gcc.dg/20020418-1.c: New test.
176         * gcc.dg/20020418-2.c: New test.
177
178 2002-04-18  Richard Henderson  <rth@redhat.com>
179
180         * gcc.c-torture/compile/iftrap-1.c: New.
181         * gcc.dg/iftrap-1.c: Adjust for ia64.
182         * gcc.dg/iftrap-2.c: New.
183
184 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
185
186         * gcc.c-torture/compile/20020418-1.c: New test.
187
188 2002-04-18  Roger Sayle  <roger@eyesopen.com>
189
190         * gcc.c-torture/compile/20020415-1.c: New.
191
192 2002-04-18  David S. Miller  <davem@redhat.com>
193
194         * gcc.c-torture/execute/20020418-1.c: New test.
195
196 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
197
198         * gcc.dg/20020416-1.c: New test.
199
200         * g++.dg/opt/inline1.C: New test.
201
202 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
203
204         * gcc.dg/altivec-5.c: New test.
205
206         * gcc.dg/20020415-1.c: New test.
207
208 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
209
210         * testsuite/lib/chill.exp: Remove.
211
212 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
213
214         * g++.dg/other/big-struct.C: New test.
215
216 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
217
218         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
219         of scratch file.
220
221 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
222
223         PR c/6277
224         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
225         in scan-assembler function name
226
227 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
228
229         * g77.f-torture/execute/980628-4.x,
230         g77.f-torture/execute/980628-5.x,
231         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
232         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
233         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
234         i[34567]86-*-*.
235
236 2002-04-13  David S. Miller  <davem@redhat.com>
237
238         * gcc.c-torture/execute/20020413-1.c: New test.
239
240 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
241
242         * gcc.dg/asm-6.c,
243         * g++.dg/ext/asm1.C: New tests.
244
245 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
246
247         PR c++ 5373.
248         * g++.dg/parse/stmtexpr1.C: New test.
249
250         PR c++/5189.
251         * g++.dg/template/copy1.C: New test.
252
253 2002-04-12  Richard Henderson  <rth@redhat.com>
254
255         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
256
257 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
258
259         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
260         gcc.c-torture/execute/20020307-2.c.
261
262 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
263
264         * g++.dg/ext/attrib5.C,
265         * g++.dg/lookup/struct1.C: New tests.
266
267 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
268
269         * gcc.dg/20020411-1.c: New test.
270
271         * gcc.c-torture/execute/20020411-1.c: New test.
272
273 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
274
275         * g77.f-torture/execute/6177.f: New test.
276
277 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
278
279         PR middle-end/6247
280         * g++.dg/opt/cleanup1.C: New test.
281
282         * g++.dg/opt/const1.C: New test.
283
284 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
285
286         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
287
288 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
289
290         PR c++/5507
291         * g++.dg/template/typename2.C: New test.
292
293 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
294
295         * gcc.c-torture/execute/loop-12.c: New.
296
297 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
298
299         * g77.f-torture/execute/980628-4.x,
300         g77.f-torture/execute/980628-5.x,
301         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
302         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
303         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
304
305 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
306
307         PR optimization/6086
308         * g++.dg/opt/preinc1.C: New test.
309
310 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
311
312         PR c++/5571
313         * g++.dg/opt/static2.C: New test.
314
315 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
316
317         PR c/5120
318         * gcc.dg/20020406-1.c: New test.
319
320 2002-04-04  David S. Miller  <davem@redhat.com>
321
322         * gcc.c-torture/execute/20020404-1.c: New test.
323
324 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
325
326         PR c/6123
327         * gcc.dg/20020312-2.c: Do not declare global register variable
328         if __PIC__ or __pic__ is defined.
329
330 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
331
332         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
333         __asm__ so that it works correctly even if -ansi -pedantic-errors.
334
335 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
336
337         * gcc.misc-tests/linkage.exp: Update last change to handle
338         sparc*-, not just sparc-.
339
340 2002-04-03  Richard Henderson  <rth@redhat.com>
341
342         * gcc.dg/cpp/ucs.c: Improved long UCS test.
343
344 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
345
346         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
347
348 2002-04-02  David S. Miller  <davem@redhat.com>
349
350         * gcc.c-torture/execute/20020402-3.c: New test.
351
352 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
353
354         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
355         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
356
357         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
358         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
359         g77.f-torture/execute/20001201.x,
360         g77.f-torture/execute/u77-test.x: New files.
361
362         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
363         * gcc.dg/wchar_t-1.c: Ditto.
364
365 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
366
367         * gcc.c-torture/execute/20020402-1.c: New test.
368
369 2002-04-01  Richard Henderson  <rth@redhat.com>
370
371         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
372
373         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
374
375 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
376
377         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
378
379 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
380
381         * g++.dg/inherit/template-as-base.C: Expect error.
382         * g++.dg/inherit/namespace-as-base.C: Likewise.
383
384 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
385
386         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
387         g++.dg/ext/instantiate3.C: Tweak match patterns.
388
389         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
390         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
391         -da test.
392
393 2002-03-31  Richard Henderson  <rth@redhat.com>
394
395         * gcc.dg/special/alias-2.c: New.
396         * gcc.dg/special/ecos.exp: Run it.
397
398 2002-03-31  Richard Henderson  <rth@redhat.com>
399
400         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
401
402 2002-03-31  Kazu Hirata  <kazu@hxi.com>
403
404         * gcc.dg/weak-1.c: Disable on h8300 port.
405
406 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
407
408         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
409         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
410         ordering tests.
411         * g++.dg/bprob/bprob-1.C: New test.
412         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
413         * g++.dg/gcov/gcov-1.C: New test.
414         * g++.dg/gcov/gcov-1.x: New file.
415         * g++.dg/gcov/gcov-2.C: New test.
416         * g++.dg/gcov/gcov-3.C: New test.
417         * g++.dg/gcov/gcov-3.h: New file.
418
419 2002-03-28  Roger Sayle  <roger@eyesopen.com>
420
421         * g++.old-deja/g++.other/builtins5.C: New test.
422         * g++.old-deja/g++.other/builtins6.C: New test.
423         * g++.old-deja/g++.other/builtins7.C: New test.
424         * g++.old-deja/g++.other/builtins8.C: New test.
425         * g++.old-deja/g++.other/builtins9.C: New test.
426
427 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
428
429         * g++.dg/opt/static1.C: New test.
430
431         * g++.dg/opt/longbranch1.C: New test.
432
433 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
434
435         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
436
437         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
438
439 2002-03-27  Richard Henderson  <rth@redhat.com>
440
441         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
442         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
443         move from g++.old-deja/g++.ext/.
444
445 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
446
447         * g++.dg/init/new2.C: New test.
448
449 2002-03-26  Richard Henderson  <rth@redhat.com>
450
451         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
452
453         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
454         on sparc.
455
456         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
457         sparcv9 systems.
458         * gcc.dg/20001102-1.c: Likewise.
459
460 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
461
462         * gcc.dg/cpp/endif-pedantic1.c,
463         gcc.dg/cpp/endif-pedantic2.c:  New tests.
464
465 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
466
467         * g++.dg/init/new1.C: New test.
468
469 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
470
471         * g++.dg/abi/vbase9.C: New test.
472
473 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
474
475         * gcc.dg/arm-asm.c: New test.
476
477 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
478
479         * gcc.dg/Wswitch-enum.c: New test.
480         Fix PR c/5044.
481
482 2002-03-26  Richard Henderson  <rth@redhat.com>
483
484         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
485         structure.
486
487 2002-03-25  Richard Henderson  <rth@redhat.com>
488
489         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
490         sparcv9 systems.
491
492         * gcc.c-torture/compile/20011119-1.c (xxx): New.
493         * gcc.c-torture/compile/20011119-2.c (xxx): New.
494
495 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
496
497         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
498
499 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
500
501         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
502         targets using generic thunk support.
503
504 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
505
506         * gcc.c-torture/compile/20020323-1.c: New test.
507
508         * g++.dg/opt/conj2.C: New test.
509
510 2002-03-24  Richard Henderson  <rth@redhat.com>
511
512         * gcc.dg/weak-1.c: Use -fno-common.
513
514 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
515
516         * g77.dg/f77-edit-apostrophe-out.f: New test
517         * g77.dg/f77-edit-h-out.f: New test
518         * g77.dg/f77-edit-t-in.f: New test
519         * g77.dg/f77-edit-t-out.f: New test
520         * g77.dg/f77-edit-x-out.f: New test
521         * g77.dg/f77-edit-slash-out.f: New test
522         * g77.dg/f77-edit-colon-out.f: New test
523         * g77.dg/f77-edit-s-out.f: New test
524
525 2002-03-24  Richard Henderson  <rth@redhat.com>
526
527         * objc/execute/formal_protocol-6.x: New XFAIL.
528
529 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
530
531         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
532         that do not support weak symbols
533
534 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
535
536         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
537         * lib/g77.exp:  Likewise
538         * lib/objc.exp: Likewise
539
540 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
541
542         * gcc.dg/Wswitch-default.c: New test.
543
544 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
545
546         * g++.dg/other/enum1.C: New test.
547
548 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
549
550         * gcc.dg/pragma-ep-3.c: Fix typo.
551
552 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
553
554         * g++.dg/inherit/template-as-base.C: New test.
555
556 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
557
558         * g++.old-deja/g++.other/dwarf2-1.C: Move...
559         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
560
561 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
562
563         * gcc.dg/cpp/multiline.c: Update to match.
564
565 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
566
567         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
568
569 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
570
571         * gcc.dg/cpp/extratokens2.c:  New file.
572
573 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
574
575         * gcc.dg/20020312-2.c: Add rs6000 target.
576
577         * gcc.c-torture/compile/20020319-1.c: New test.
578
579 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
580
581         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
582         (A, E): Handle this.
583
584 2002-03-20  Jason Merrill  <jason@redhat.com>
585
586         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
587         ignoring -fpic.
588         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
589         through prune_gcc_output.
590
591 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
592
593         * gcc.c-torture/compile/20020320-1.c: New test.
594
595 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
596
597         * gcc.c-torture/compile/20020318-1.c: New test.
598
599         * gcc.dg/struct-by-value-1.c: New test.
600
601         * gcc.dg/20020319-1.c: New test.
602
603 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
604
605         * g++.dg/opt/conj1.C: New test.
606
607 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
608
609         * g++.dg/template/qualttp20.C: Revert previous change.
610         * g++.dg/template/qualttp3.C: Likewise.
611         * g++.dg/template/qualttp4.C: Likewise
612         * g++.dg/template/qualttp5.C: Likewise
613         * g++.dg/template/qualttp6.C: Likewise
614         * g++.dg/template/qualttp7.C: Likewise
615         * g++.dg/template/qualttp8.C: Likewise
616         * g++.dg/template/recurse.C: Likewise.
617
618 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
619
620         * gcc.dg/cpp/wchar-1.c: Update.
621
622 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
623
624         * g++.dg/template/conv1.C: New test.
625         * g++.dg/template/conv2.C: New test.
626         * g++.dg/template/conv3.C: New test.
627         * g++.dg/template/conv4.C: New test.
628
629 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
630
631         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
632         * g++.dg/template/qualttp3.C: Likewise.
633         * g++.dg/template/qualttp4.C: Likewise
634         * g++.dg/template/qualttp5.C: Likewise
635         * g++.dg/template/qualttp6.C: Likewise
636         * g++.dg/template/qualttp7.C: Likewise
637         * g++.dg/template/qualttp8.C: Likewise
638         * g++.dg/template/recurse.C: Likewise.
639
640 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
641
642         * g++.dg/opt/dtor1.C: New test.
643
644 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
645
646         * gcc.c-torture/compile/20020315-1.c: New test.
647
648 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
649
650         * gcc.dg/weak-1.c: Fix scan tests.
651
652 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
653
654         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
655         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
656         cris-*-aout* mmix-*-*.
657         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
658         cris-*-aout* mmix-*-*.
659         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
660         cris-*-elf* cris-*-aout* and mmix-*-*.
661         * gcc.dg/20001009-1.c: Ditto.
662         * gcc.dg/20010912-1.c: Ditto.
663         * gcc.dg/20020122-4.c: Ditto.
664         * gcc.dg/inline-2.c: Ditto.
665
666 Thu Mar 14 14:28:38 2002  Jeffrey A Law  (law@cygnus.com)
667
668         * gcc.c-torture/compile/20020314-1.c: New test.
669
670 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
671
672         * gcc.c-torture/execute/20020314-1.c: New test.
673
674 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
675
676         * g++.dg/warn/Wunused-1.C: New test.
677
678 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
679
680         * g++.dg/abi/mangle6.C: New test.
681
682 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
683
684         * gcc.c-torture/compile/20020309-2.c: New test.
685
686         * gcc.c-torture/compile/20020312-1.c: New test.
687
688 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
689
690         * g++.dg/other/access1.C: New test.
691
692 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
693
694         * gcc.c-torture/execute/wchar_t-1.c: New test.
695
696 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
697
698         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
699
700 2002-03-12  Roger Sayle  <roger@eyesopen.com>
701
702         * gcc.dg/20020312-1.c: New test case.
703
704 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
705
706         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
707
708 2002-03-11  Richard Henderson  <rth@redhat.com>
709
710         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
711         * g++.old-deja/g++.jason/report.C: Likewise.
712
713 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
714
715         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
716         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
717
718 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
719
720         * testsuite/g++.dg/overload/pmf1.C: New test.
721
722 2002-03-11  Kazu Hirata  <kazu@hxi.com>
723
724         * gcc.c-torture/execute/20020307-1.c: Use long.
725
726 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
727
728         PR optimization/5844
729         * gcc.dg/20020310-1.c: New test.
730
731 2002-03-09  Michael Meissner  <meissner@redhat.com>
732
733         * gcc.c-torture/execute/memcpy-2.c: New test.
734         * gcc.c-torture/execute/memset-1.c: New test.
735         * gcc.c-torture/execute/strlen-1.c: New test.
736         * gcc.c-torture/execute/strcmp-1.c: New test.
737         * gcc.c-torture/execute/strncmp-1.c: New test.
738
739 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
740
741         * gcc.dg/ppc-ldstruct.c: New test.
742
743 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
744
745         * gcc.c-torture/execute/va-arg-22.c: New test.
746
747 Sat Mar  9 07:47:50 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
748
749         * gcc.c-torture/compile/20020309-1.c: New test.
750
751 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
752
753         * gcc.c-torture/execute/20020307-2.c: New test.
754
755 Thu Mar  7 10:05:31 2002  Jeffrey A Law  (law@redhat.com)
756
757         * g77.f-torture/compile/20020307-1.f: New test.
758
759 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
760
761         * gcc.dg/unordered-1.c: New test.
762
763 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
764
765         * gcc.c-torture/execute/20020307-1.c: New test.
766
767 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
768
769         * gcc.dg/20020304-1.c: New test.
770
771         * gcc.c-torture/compile/20020304-2.c: New test.
772
773 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
774
775         * gcc.c-torture/compile/20020304-1.c: New test case
776         (from PR c/5830).
777
778 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
779
780         * gcc.dg/20020103-1.c: Add other -D ppc variants.
781
782 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
783
784         * g++.dg/other/classkey1.C: New test.
785
786 2002-03-01  Richard Henderson  <rth@redhat.com>
787
788         * gcc.c-torture/compile/981223-1.x: New.
789         * gcc.c-torture/compile/920625-1.x: New.
790
791 2002-02-28  Richard Henderson  <rth@redhat.com>
792
793         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
794
795 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
796
797         * gcc.c-torture/execute/20020227-1.c: New test.
798
799 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
800
801         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
802         here" ERROR lines.
803         * g++.old-deja/g++.oliva/partord1.C: Likewise.
804         * g++.old-deja.g++.other/defarg1.C: Likewise.
805         * g++.old-deja/g++.pt/calls2.C: Likewise.
806         * g++.old-deja/g++.pt/crash20.C: Likewise.
807         * g++.old-deja/g++.pt/crash30.C: Likewise.
808         * g++.old-deja/g++.pt/crash36.C: Likewise.
809         * g++.old-deja/g++.pt/crash6.C: Likewise.
810         * g++.old-deja/g++.pt/defarg13.C: Likewise.
811         * g++.old-deja/g++.pt/derived3.C: Likewise.
812         * g++.old-deja/g++.pt/error1.C: Likewise.
813         * g++.old-deja/g++.pt/friend21.C: Likewise.
814         * g++.old-deja/g++.pt/friend23.C: Likewise.
815         * g++.old-deja/g++.pt/infinite1.C: Likewise.
816         * g++.old-deja/g++.robertl/eb128.C: Likewise.
817
818 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
819
820         * gcc.c-torture/execute/20020225-2.c: New test.
821
822 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
823
824         * gcc.c-torture/execute/920730-1t.c,
825         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
826         Delete test cases, only relevant to -traditional.
827
828 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
829
830         * gcc.dg/cpp/undef1.c: Remove.
831         * gcc.dg/cpp/directiv.c: Update.
832         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
833
834 2002-02-27  Michael Meissner  <meissner@redhat.com>
835
836         * gcc.c-torture/execute/20020226-1.c: New test.
837
838 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
839
840         * g++.dg/debug/debug4.C: New test.
841
842         * gcc.dg/ia64-visibility-1.c: New test.
843
844 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
845
846         * gcc.dg/debug/20020224-1.c: New.
847
848 2002-02-25  Kazu Hirata  <kazu@hxi.com>
849
850         * gcc.c-torture/execute/960416-1.x: New.
851         * gcc.c-torture/execute/divconst-3.x: Likewise.
852
853 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
854
855         * gcc.dg/20020224-1.c: New test.
856
857 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
858
859         * gcc.c-torture/execute/20020225-1.c: New.
860
861 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
862
863         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
864
865 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
866
867         * gcc.dg/20020222-1.c: New test.
868
869 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
870
871         * g++.dg/opt/anonunion1.C: New test.
872
873 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
874
875         * g++.dg/template/qualttp19.C: New test.
876         * g++.dg/template/qualttp20.C: New test.
877         * g++.old-deja/g++.jason/report.C: Adjust expected errors
878         * g++.old-deja/g++.other/qual1.C: Likewise.
879
880 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
881
882         * gcc.dg/attr-alwaysinline.c: New.
883
884 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
885
886         * gcc.dg/20020220-1.c: New test.
887
888         * gcc.dg/20020220-2.c: New test.
889
890         * g++.dg/opt/mmx1.C: New test.
891
892 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
893
894         * gcc.c-torture/compile/20020110.c: New test.
895
896 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
897
898         * gcc.c-torture/execute/20020219-1.c: New test.
899
900         * gcc.dg/20020219-1.c: New test.
901
902         * gcc.dg/noncompile/20020220-1.c: New test.
903
904         * g++.dg/opt/ptrintsum1.C: New test.
905
906         * gcc.dg/debug/20020220-1.c: New test.
907
908 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
909
910         * gcc.c-torture/execute/20020216-1.c: New test.
911
912 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
913
914         * gcc.dg/decl-1.c: Update, new test.
915
916 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
917
918         * g++.dg/abi/bitfield1.C: New test.
919         * g++.dg/abi/bitfield2.C: New test.
920
921 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
922
923         * gcc.dg/attr-nest.c: New test.
924
925 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
926
927         * gcc.c-torture/execute/20020215-1.c: New test.
928
929 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
930
931         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
932         * g++.dg/debug/debug.exp: New.
933         * g++.dg/debug/trivial.C: New.
934         * g++.dg/debug/debug1.C: Moved...
935         * g++.dg/other/debug1.C: ...from here.
936         * g++.dg/debug/debug2.C: Moved...
937         * g++.dg/other/debug2.C: ...from here.
938         * g++.dg/debug/debug3.C: Moved...
939         * g++.dg/other/debug3.C: ...from here.
940
941         * gcc.dg/noncompile/20020213-1.c: New test.
942
943 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
944
945         * g++.dg/other/debug3.C: New test.
946
947         * gcc.c-torture/execute/20020213-1.c: New test.
948
949 2002-02-13  Richard Smith <richard@ex-parrot.com>
950
951         * g++.old-deja/g++.other/thunk1.C: New test.
952
953 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
954
955         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
956
957 2002-02-13  Stan Shebs  <shebs@apple.com>
958
959         * gcc.dg/altivec-3.c: New.
960
961 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
962
963         * gcc.dg/Wunreachable-1.c: New test.
964         * gcc.dg/Wunreachable-2.c: New test.
965
966 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
967
968         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
969
970 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
971
972         * gcc.dg/decl-1.c: New test.
973
974 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
975
976         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
977
978 2002-02-10  Kazu Hirata  <kazu@hxi.com>
979
980         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
981         * gcc.c-torture/compile/980506-1.x: Likewise.
982
983 2002-02-10  Kazu Hirata  <kazu@hxi.com>
984
985         * gcc.dg/20020210-1.c: New.
986
987 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
988
989         * g77.f-torture/execute/947.f: New regression test
990         for PR fortran/947.
991
992 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
993
994         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
995         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
996
997 2002-02-08  Richard Henderson  <rth@redhat.com>
998
999         * gcc.c-torture/compile/labels-3.c: New.
1000
1001 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
1002
1003         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
1004         expression statements work instead.
1005         * gcc.dg/noncompile/20020207-1.c: New test.
1006
1007 2002-02-07  Richard Henderson  <rth@redhat.com>
1008
1009         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
1010
1011 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
1012
1013         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
1014         message from g77
1015         * lib/g77-dg.exp: Trim g77 error messages so that they are
1016         recognised by dg.exp.
1017
1018 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
1019
1020         PR fortran/5473
1021         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
1022
1023 2002-02-07  Richard Henderson  <rth@redhat.com>
1024
1025         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
1026         to be sufficiently aligned for integers.
1027
1028 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
1029
1030         * g++.dg/template/friend4.C: New test.
1031
1032 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
1033
1034         PR fortran/5743
1035         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
1036         unsupported cases.
1037
1038 2002-02-07  Richard Henderson  <rth@redhat.com>
1039
1040         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
1041         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
1042         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
1043         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
1044
1045 2002-02-06  Richard Henderson  <rth@redhat.com>
1046
1047         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
1048
1049 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
1050
1051         * gcc.dg/20020206-1.c: New test.
1052
1053 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
1054
1055         * gcc.c-torture/execute/20020206-1.c: New test.
1056
1057         * gcc.c-torture/execute/20020206-2.c: New test.
1058
1059         PR optimization/5429:
1060         * gcc.c-torture/compile/20020206-1.c: New test.
1061
1062 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
1063
1064         * g++.dg/ext/align1.C: Do not use an explicit alignment value
1065         as certain file formats cannot support particularly large
1066         alignments.
1067
1068         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
1069         and do not expect to be able to link the executable.
1070
1071         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
1072         fail because the COFF format does not support the weak attribute.
1073
1074 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
1075
1076         * g77.dg/pr5473.f:  New test
1077
1078 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
1079
1080         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
1081         Fix testcase accordingly.
1082
1083 2002-02-04  Richard Henderson  <rth@redhat.com>
1084
1085         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
1086         (buf): Change to be an array of pointers, not ints.
1087
1088 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
1089
1090         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
1091         before all tests.  Move warning one line above to match where it
1092         C frontend emits.
1093         * gcc.dg/Wswitch-2.c: New test.
1094         * g++.dg/warn/Wswitch-1.C: New test.
1095         * g++.dg/warn/Wswitch-2.C: New test.
1096
1097 2002-02-04  Richard Henderson  <rth@redhat.com>
1098
1099         * g++.dg/abi/offsetof.C: Fix size comparison.
1100
1101 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
1102
1103         * gcc.dg/cast-qual-2.c: New test.
1104
1105 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
1106
1107         * gcc.dg/20020201-4.c: New test.
1108
1109 2002-02-04  Ben Elliston  <bje@redhat.com>
1110
1111         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
1112         target_info attribute != 0, in addition to the empty string.
1113         (gcc_target_compile): Likewise.
1114
1115 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
1116
1117         * gcc.dg/Wswitch.c: New test.
1118         PR gcc/4475. PR gcc/3780.
1119
1120 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
1121
1122         * g77.f-torture/execute/5122.f: New test for regressions
1123         against PR fortran/5122.
1124
1125 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
1126
1127         * g77.f-torture/compile/pr3743.f: Delete
1128         * g77.dg/pr3743-1.f: New test.
1129         * g77.dg/pr3743-2.f: New test.
1130         * g77.dg/pr3743-3.f: New test.
1131         * g77.dg/pr3743-4.f: New test.
1132
1133 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1134
1135         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
1136
1137 2002-02-02  Richard Henderson  <rth@redhat.com>
1138
1139         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
1140         * gcc.c-torture/execute/bf64-1.c: Likewise.
1141
1142 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
1143
1144         * gcc.dg/20020201-2.c: New test.
1145
1146         * gcc.dg/20020201-3.c: New test.
1147
1148         * gcc.c-torture/execute/bitfld-2.c: New test.
1149
1150 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1151
1152         * gcc.dg/bitfld-1.c: Update.
1153         * gcc.dg/bitfld-2.c: Update.
1154         * gcc.c-torture/execute/bitfld-1.x: New.
1155
1156 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
1157
1158         * gcc.c-torture/execute/20020201-1.c: New test.
1159
1160 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
1161
1162         PR target/5469
1163         * gcc.dg/20020201-1.c: New test.
1164
1165 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
1166
1167         PR fortran/3743
1168         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
1169         * g77.f-torture/compile/pr3743.x: Remove
1170
1171 2002-01-31  Tom Rix  <trix@redhat.com>
1172
1173         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
1174
1175 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
1176
1177         * gcc.dg/noncompile/20020130-1.c: New test.
1178
1179 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
1180
1181         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
1182
1183 2002-01-29  Richard Henderson  <rth@redhat.com>
1184
1185         * gcc.c-torture/execute/991118-1.c: Cast various constants back
1186         to long long.
1187         * gcc.c-torture/execute/bf64-1.c: Likewise.
1188
1189 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
1190
1191         * gcc.c-torture/execute/20020129-1.c: New test.
1192
1193 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
1194
1195         * gcc.c-torture/compile/20000224-1.c: Update.
1196         * gcc.c-torture/execute/bitfld-1.c: New tests.
1197         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
1198         * gcc.dg/uninit-A.c: Update.
1199
1200 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
1201
1202         * g++.dg/template/ctor1.C: Add instantiation.
1203
1204 2002-01-28  Paul Koning  <pkoning@equallogic.com>
1205
1206         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
1207         argument to __builtin_prefetch to be const ptr.
1208
1209 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
1210
1211         * gcc.c-torture/compile/20020120-1.c: New test.
1212
1213 2002-01-27  Kazu Hirata  <kazu@hxi.com>
1214
1215         * gcc.c-torture/execute/20020127-1.c: New test.
1216
1217 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
1218
1219         * g77.dg/f77-edit-i-in.f: New test
1220         * g77.dg/f77-edit-i-out.f: New test
1221
1222 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
1223
1224         * gcc.dg/debug/debug.exp: New file.
1225         * gcc.dg/debug/trivial.c: New file.
1226         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
1227         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
1228         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
1229         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
1230         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
1231         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
1232         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
1233         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
1234         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
1235         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
1236         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
1237         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
1238         * gcc.dg/20000503-1.c: Removed.
1239         * gcc.dg/20010207-1.c: Removed.
1240         * gcc.dg/20011223-1.c: Removed.
1241         * gcc.dg/20020104-2.c: Removed.
1242         * gcc.dg/debug-1.c: Removed.
1243         * gcc.dg/debug-2.c: Removed.
1244         * gcc.dg/debug-3.c: Removed.
1245         * gcc.dg/debug-4.c: Removed.
1246         * gcc.dg/debug-5.c: Removed.
1247         * gcc.dg/debug-6.c: Removed.
1248         * gcc.dg/dwarf2-1.c: Removed.
1249         * gcc.dg/dwarf2-2.c: Removed.
1250
1251 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
1252
1253         * g++.old-deja/g++.other/eh5.C: New test.
1254         * g++.old-deja/g++.other/sibcall2.C: New test.
1255         * g++.old-deja/g++.other/array9.C: New test.
1256         * g++.old-deja/g++.other/typename2.C: New test.
1257         * g++.old-deja/g++.other/crash60.C: New test.
1258         * g++.old-deja/g++.other/conv9.C: New test.
1259         * g++.old-deja/g++.other/mangle10.C: New test.
1260         * g++.old-deja/g++.other/unchanging1.C: New test.
1261         * g++.old-deja/g++.other/exprstmt1.C: New test.
1262         * g++.old-deja/g++.other/inline23.C: New test.
1263         * g++.old-deja/g++.eh/ia64-1.C: New test.
1264         * g++.old-deja/g++.other/dwarf2-1.C: New test.
1265         * g++.old-deja/g++.other/reload1.C: New test.
1266         * g++.old-deja/g++.other/static20.C: New test.
1267         * g++.old-deja/g++.other/local-alloc1.C: New test.
1268         * g++.old-deja/g++.other/conv8.C: New test.
1269         * g++.old-deja/g++.other/stmtexpr2.C: New test.
1270         * g++.old-deja/g++.other/storeexpr1.C: New test.
1271         * g++.old-deja/g++.other/storeexpr2.C: New test.
1272         * g++.dg/eh/template2.C: New test.
1273         * g++.dg/warn/weak1.C: New test.
1274
1275 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
1276
1277         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
1278         Remove first, non-varying, argument.
1279
1280 2002-01-23  Richard Henderson  <rth@redhat.com>
1281
1282         * gcc.dg/inline-2.c: New.
1283
1284         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
1285         Add optional target arg.  Check number of arguments.
1286         (scan-assembler-not, scan-assembler-dem): Likewise.
1287         (scan-assembler-dem-not): Likewise.
1288
1289 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
1290
1291         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
1292         line 12.
1293         * g++.old-deja/g++.brendan/parse3.C,
1294         g++.old-deja/g++.other/crash26.C,
1295         g++.old-deja/g++.other/crash28.C,
1296         g++.old-deja/g++.other/crash29.C,
1297         g++.old-deja/g++.other/crash30.C,
1298         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
1299
1300 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
1301
1302         * gcc.dg/20020115-1.c: New.
1303
1304 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
1305
1306         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
1307
1308 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
1309
1310         * gcc.dg/20020122-3.c: New.
1311
1312 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
1313
1314         * g++.dg/other/gc1.C: New test.
1315
1316 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
1317
1318         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
1319
1320 2002-01-22  Richard Henderson  <rth@redhat.com>
1321
1322         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
1323
1324 2002-01-22  Richard Henderson  <rth@redhat.com>
1325
1326         * gcc.dg/20020122-4.c: New.
1327
1328 2002-01-22  H.J. Lu <hjl@gnu.org>
1329
1330         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
1331         link output.
1332         * gcc.dg/special/ecos.exp: Likewise.
1333         * lib/g++-dg.exp: Likewise.
1334         * lib/g77-dg.exp: Likewise.
1335         * lib/gcc-dg.exp : Likewise.
1336         * lib/mike-g++.exp: Likewise.
1337         * lib/mike-g77.exp: Likewise.
1338         * lib/mike-gcc.exp: Likewise.
1339         * lib/objc-dg.exp: Likewise.
1340
1341 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
1342
1343         PR target/5379
1344         * gcc.dg/20020122-2.c: New test.
1345
1346 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
1347
1348         * gcc.dg/20020122-1.c: New test.
1349
1350 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
1351
1352         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
1353
1354 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
1355
1356         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
1357
1358 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1359
1360         * gcc.c-torture/compile/20020121-1.c: New test.
1361
1362 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1363
1364         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
1365         ld_library_path.
1366
1367 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
1368
1369         * gcc.dg/20020218-1.c: New test.
1370
1371 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
1372
1373         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
1374         messages
1375         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
1376         "At global scope" warning
1377         * g++.dg/ext/align1.C: Change cygwin test for alignment
1378         from db-bogus to dg-warning
1379
1380 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
1381
1382         * g77.f-torture/compile/cpp2.F: New test.
1383
1384 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
1385
1386         * g++.dg/template/access1.C: New test.
1387
1388 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
1389
1390         * gcc.dg/20020118-1.c: New.
1391
1392 2002-01-18  Kazu Hirata  <kazu@hxi.com>
1393
1394         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
1395
1396 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
1397
1398         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
1399         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
1400         alignment warnings.
1401
1402 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
1403
1404         * gcc.misc-tests/i386-prefetch.exp: Save and restore
1405         torture_with_loops and torture_without_loops
1406
1407 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
1408
1409         * gcc.c-torture/compile/20020116-1.c: New test.
1410
1411 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
1412
1413         * gcc.dg/20020116-2.c: New test.
1414
1415         * gcc.dg/ultrasp4.c: New test.
1416
1417         * gcc.dg/20020116-1.c: New test.
1418
1419 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
1420
1421         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
1422         by EABI.
1423
1424 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
1425
1426         * gcc.misc-tests/i386-prefetch.exp: New.
1427         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
1428         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
1429         * gcc.misc-tests/i386-pf-none-1.c: New test.
1430         * gcc.misc-tests/i386-pf-sse-1.c: New test.
1431
1432 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
1433
1434         * gcc.dg/gnu89-init-1.c: Add new tests.
1435
1436 2002-01-15  Andreas Jaeger  <aj@suse.de>
1437
1438         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
1439         * gcc.dg/i386-mmx-2.c: Likewise.
1440         * gcc.dg/i386-sse-1.c: Likewise.
1441         * gcc.dg/i386-sse-2.c: Likewise.
1442         * gcc.dg/i386-sse-3.c: Likewise.
1443
1444 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
1445
1446         * g77.f-torture/execute/intrinsic-unix-bessel.f:
1447         Uncomment additional cases that now pass.
1448
1449 2002-01-11  Richard Henderson  <rth@redhat.com>
1450
1451         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
1452         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
1453
1454 Fri Jan 11 12:13:30 2002  Nicola Pero  <n.pero@mi.flashnet.it>
1455
1456         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
1457
1458 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
1459
1460         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
1461         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
1462
1463 2002-01-10  Dale Johannesen  <dalej@apple.com>
1464
1465         * gcc.c-torture/execute/loop-11.c: New.
1466
1467 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
1468
1469         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
1470         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
1471
1472 2002-01-09  Richard Henderson  <rth@redhat.com>
1473
1474         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
1475         type in which to perform the operation for each size.
1476
1477 Wed Jan  9 16:48:33 2002  Alan Matsuoka  (alanm@redhat.com)
1478
1479         * gcc.c-torture/compile/20020109-2.c: New test.
1480
1481 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
1482
1483         * gcc.c-torture/execute/loop-10.c: New test.
1484
1485 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
1486
1487         * gcc.c-torture/compile/20010226-1.c: New test.
1488         * gcc.c-torture/compile/20010227-1.c: New test.
1489         * gcc.c-torture/compile/20010426-1.c: New test.
1490         * gcc.c-torture/compile/20010510-1.c: New test.
1491         * gcc.c-torture/compile/20010605-3.c: New test.
1492         * gcc.c-torture/compile/20010824-1.c: New test.
1493         * gcc.c-torture/execute/20010409-1.c: New test.
1494         * gcc.dg/noncompile/20000901-1.c: New test.
1495         * gcc.dg/20001023-1.c: New test.
1496         * gcc.dg/20001101-1.c: New test.
1497         * gcc.dg/20001102-1.c: New test.
1498         * gcc.dg/20010207-1.c: New test.
1499         * gcc.dg/20010405-1.c: New test.
1500         * gcc.dg/20010822-1.c: New test.
1501         * gcc.dg/20011107-1.c: New test.
1502
1503 Wed Jan  9 14:03:20 2002  Jeffrey A Law  (law@redhat.com)
1504
1505         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
1506
1507         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
1508         execution failure on PA targets.
1509
1510 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
1511
1512         * gcc.c-torture/compile/20020109-1.c: New test.
1513
1514 2002-01-08  Kazu Hirata  <kazu@hxi.com>
1515
1516         * gcc.c-torture/execute/20020108-1.c: New test.
1517
1518 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
1519
1520         * gcc.dg/20020108-1.c: New test.
1521
1522 2002-01-08  H.J. Lu <hjl@gnu.org>
1523
1524         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
1525         for header files.
1526
1527 2002-01-08  Geoff Keating  <geoffk@redhat.com>
1528
1529         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
1530         consistency.
1531
1532 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
1533
1534         * gcc.dg/altivec-4.c: Test altivec predicates.
1535
1536 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
1537
1538         * gcc.c-torture/execute/20020107-1.c: New test.
1539
1540 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
1541
1542         PR c/5279
1543         * gcc.c-torture/compile/20020106-1.c: New test.
1544
1545 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
1546
1547         * gcc.c-torture/execute/nestfunc-4.c: New test.
1548
1549 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
1550
1551         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
1552         extra triple that slipped in.
1553         * g++.old-deja/g++.abi/align.C: Likewise.
1554         * g++.old-deja/g++.abi/bitfields.C: Likewise.
1555
1556 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
1557
1558         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
1559         * g++.old-deja/g++.abi/align.C: Likewise.
1560         * g++.old-deja/g++.abi/bitfields.C: Likewise.
1561
1562         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
1563         on FreeBSD/i386.
1564         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
1565         FreeBSD.
1566
1567 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
1568
1569         * gcc.dg/20020104-1.c: New test.
1570
1571         * gcc.dg/20020104-2.c: New test.
1572
1573 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
1574
1575         * gcc.dg/20020103-1.c: Fix typo in target selector.
1576
1577 2002-01-03  Richard Henderson  <rth@redhat.com>
1578
1579         * gcc.dg/20020103-1.c: New.
1580
1581 2002-01-03  Kazu Hirata  <kazu@hxi.com>
1582
1583         * gcc.c-torture/execute/20020103-1.c: New test.
1584
1585 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
1586
1587         * g++.dg/other/debug2.C: New test.
1588
1589         * gcc.c-torture/compile/20020103-1.c: New test.
1590
1591 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
1592
1593         * gcc.dg/gnu89-init-1.c: Added new tests.
1594
1595 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
1596
1597         * g++.dg/template/friend2.C: Remove as patch is reverted.
1598
1599         * g++.dg/warn/oldcast1.C: New test.
1600
1601         * g++.dg/template/ptrmem1.C: New test.
1602         * g++.dg/template/ptrmem2.C: New test.
1603
1604         * g++.dg/template/ntp.C: New test.
1605
1606         * g++.dg/other/component1.C: New test.
1607
1608         * g++.dg/template/ttp3.C: New test.
1609
1610         * g++.dg/template/friend2.C: New test.
1611         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
1612
1613 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
1614
1615         * g++.dg/other/ptrmem1.C: New test.
1616         * g++.dg/other/ptrmem2.C: New test.
1617
1618 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
1619
1620         * g++.dg/template/ctor1.C: New test.
1621
1622 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
1623
1624         * g++.dg/template/friend2.C: New test.
1625
1626 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
1627
1628         * gcc.dg/mmix-1.c: New test.
1629
1630 2001-12-31  Richard Henderson  <rth@redhat.com>
1631
1632         * gcc.dg/asm-5.c: New.
1633
1634 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
1635
1636         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
1637         in namespace __gnu_cxx
1638
1639 2001-12-30  Richard Henderson  <rth@redhat.com>
1640
1641         * gcc.dg/debug-6.c: New.
1642
1643 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
1644
1645         * gcc.c-torture/compile/20011229-2.c: New test.
1646
1647 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
1648
1649         * gcc.dg/debug-3.c: New test.
1650         * gcc.dg/debug-4.c: New test.
1651         * gcc.dg/debug-5.c: New test.
1652
1653 2001-12-29  Richard Henderson  <rth@redhat.com>
1654
1655         * g++.dg/eh/loop1.C: New.
1656
1657 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
1658
1659         * g++.dg/template/crash1.C: New test.
1660
1661 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
1662
1663         * g++.dg/other/const1.C: New test.
1664
1665 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
1666
1667         * gcc.c-torture/compile/20011229-1.c: New test.
1668
1669 2001-12-28  Stan Shebs  <shebs@apple.com>
1670
1671         * lib/objc-torture.exp: Resync with c-torture.exp.
1672         * lib/objc.exp: Load standard libraries.
1673
1674 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
1675
1676         * gcc.dg/gnu89-init-1.c: Adjust for the new behaviour, add some
1677         additional tests.
1678
1679 2001-12-27  Roger Sayle <roger@eyesopen.com>
1680
1681         * gcc.c-torture/execute/string-opt-16.c: New testcase.
1682
1683 2001-12-27  Richard Henderson  <rth@redhat.com>
1684
1685         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
1686
1687 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
1688
1689         * g++.dg/eh/ctor1.C: New test.
1690         * g++.dg/other/error2.C: New test.
1691
1692 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
1693
1694         * g++.dg/other/init2.C: New test.
1695
1696 2001-12-24  Richard Henderson  <rth@redhat.com>
1697
1698         * gcc.dg/20011223-1.c: New.
1699         * gcc.dg/inline-1.c: New.
1700
1701 2001-12-23  Richard Henderson  <rth@redhat.com>
1702
1703         * gcc.dg/asm-4.c: Test operand modifiers.
1704
1705 2001-12-23  Richard Henderson  <rth@redhat.com>
1706
1707         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
1708
1709 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
1710
1711         * gcc.c-torture/execute/20011223-1.c: New test.
1712
1713 2001-12-21  Richard Henderson  <rth@redhat.com>
1714
1715         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
1716         re-enables the warning.
1717
1718 2001-12-21  Richard Henderson  <rth@redhat.com>
1719
1720         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
1721
1722 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
1723
1724         * gcc.c-torture/compile/20011218-1.c: New test.
1725
1726 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
1727
1728         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
1729         arm-isr.c test.
1730         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
1731         epilogue generation for ARM ISR routines.
1732
1733 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1734
1735         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
1736         * gcc.dg/format/c90-printf-3.c: Likewise.
1737         * gcc.dg/format/c99-printf-3.c: Likewise.
1738         * gcc.dg/format/ext-1.c: Likewise.
1739         * gcc.dg/format/ext-6.c: Likewise.
1740         * gcc.dg/format/format.h: Prototype unlocked stdio.
1741
1742 2001-12-20  Richard Henderson  <rth@redhat.com>
1743
1744         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
1745         (arena): Use it.
1746         (malloc): Correct allocation logic.  Abort if we fill up the
1747         arena before initialization complete.
1748         (realloc): Correct allocation logic.
1749
1750 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
1751
1752         * gcc.c-torture/compile/20011219-2.c: New test.
1753
1754         * gcc.c-torture/execute/20011219-1.c: New test.
1755
1756 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
1757
1758         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
1759         target does not support weak symbols.
1760
1761 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
1762
1763         * gcc.c-torture/compile/20011219-1.c: New test.
1764
1765 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
1766
1767         * g++.dg/other/error1.C: New test.
1768
1769 Mon Dec 17 14:31:42 2001  Jeffrey A Law  (law@redhat.com)
1770
1771         * gcc.c-torture/execute/20011217-1.c: New test.
1772
1773 Mon Dec 17 16:54:56 2001  Nicola Pero  <nicola@brainstorm.co.uk>
1774
1775         * objc.dg/special/: New directory.
1776         * objc.dg/special/special.exp: New file.
1777         * objc.dg/special/unclaimed-category-1.h: New file.
1778         * objc.dg/special/unclaimed-category-1a.m: New file.
1779         * objc.dg/special/unclaimed-category-1.m: New file.
1780
1781 2001-12-17  Andreas Jaeger  <aj@suse.de>
1782
1783         * gcc.c-torture/compile/20011217-2.c: New test.
1784
1785 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1786
1787         * gcc.c-torture/compile/20011217-1.c: New test.
1788
1789 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
1790
1791         * testsuite/gcc.dg/20011214-1.c: New.
1792
1793 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
1794
1795         * gcc.dg/altivec-4.c: New.
1796
1797 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
1798
1799         * gcc.dg/20011113-1.c: New test.
1800
1801 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1802
1803         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
1804         std::__malloc_alloc_template<0> and
1805         std::__default_alloc_template<false, 0>.
1806
1807 Thu Dec 13 10:35:33 2001  Nicola Pero  <n.pero@mi.flashnet.it>
1808
1809         * objc/execute/bf-21.m: New test.
1810         * objc/execute/enumeration-1.m: New test.
1811         * objc/execute/enumeration-2.m: New test.
1812
1813 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
1814
1815         * gcc.dg/gnu89-init-1.c: New test.
1816
1817 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1818
1819         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
1820         * g++.old-deja/g++.jason/2371.C: Likewise.
1821         * g++.old-deja/g++.jason/template33.C: Likewise.
1822         * g++.old-deja/g++.jason/template34.C: Likewise.
1823         * g++.old-deja/g++.jason/template36.C: Likewise.
1824         * g++.old-deja/g++.oliva/typename1.C: Likewise.
1825         * g++.old-deja/g++.oliva/typename2.C: Likewise.
1826         * g++.old-deja/g++.other/typename1.C: Likewise.
1827         * g++.old-deja/g++.pt/inherit2.C: Likewise.
1828         * g++.old-deja/g++.pt/nontype5.C: Likewise.
1829         * g++.old-deja/g++.pt/typename11.C: Likewise.
1830         * g++.old-deja/g++.pt/typename14.C: Likewise.
1831         * g++.old-deja/g++.pt/typename16.C: Likewise.
1832         * g++.old-deja/g++.pt/typename3.C: Likewise.
1833         * g++.old-deja/g++.pt/typename4.C: Likewise.
1834         * g++.old-deja/g++.pt/typename5.C: Likewise.
1835         * g++.old-deja/g++.pt/typename7.C: Likewise.
1836         * g++.old-deja/g++.robertl/eb9.C: Likewise.
1837
1838 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
1839
1840         * g++.dg/other/linkage1.C: New test.
1841         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
1842         specifiers.
1843
1844 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
1845
1846         * gcc.dg/concat.c: New test.
1847
1848 2001-12-11  Stan Shebs  <shebs@apple.com>
1849
1850         * objc/compile: New test directory.
1851         * objc/compile/compile.exp: New expect script.
1852         * objc/compile/20011211-1.m: New compile test.
1853
1854 2001-12-11  Jason Merrill  <jason@redhat.com>
1855
1856         * lib/prune.exp (prune_gcc_output): Also handle "In member
1857         function".  So many permutations...
1858
1859 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
1860
1861         * g++.dg/template/typedef1.C: New test.
1862
1863 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
1864
1865         * g++.dg/other/copy1.C: New test.
1866
1867 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
1868
1869         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
1870
1871         * gcc.dg/builtin-choose-expr.c: New.
1872
1873 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
1874
1875         * gcc.dg/altivec-2.c: New.
1876
1877 2001-12-07  Richard Henderson  <rth@redhat.com>
1878
1879         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
1880
1881 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
1882
1883         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
1884         ultrasparc.
1885
1886 Fri Dec  7 06:29:03 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1887
1888         * g++-old.deja/g++.robertl/eb101.C: Deleted.
1889
1890 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
1891
1892         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
1893         variable argument list.
1894
1895 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
1896
1897         * gcc.c-torture/execute/memcheck: Delete entire directory.
1898         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
1899         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
1900
1901 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
1902
1903         * gcc.dg/Wshadow-1.c: New test.
1904
1905 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
1906
1907         * gcc.c-torture/compile/20011130-1.c: New test.
1908
1909         * gcc.dg/noncompile/20011025-1.c: New test.
1910
1911         * g++.dg/other/anon-union.C: New test.
1912
1913         * gcc.c-torture/execute/20011024-1.c: New test.
1914
1915 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
1916
1917         * gcc.c-torture/execute/20000722-1.x,
1918         gcc.c-torture/execute/20010123-1.x: Remove.
1919         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
1920         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
1921         gcc.dg/c99-complit-2.c: New tests.
1922
1923 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
1924
1925         * g++.dg/inherit/base1.C: New test.
1926
1927 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
1928
1929         * g++.dg/other/stdarg1.C: New test.
1930
1931         * gcc.c-torture/compile/20011130-2.c: New test.
1932
1933 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
1934
1935         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
1936         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
1937         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
1938         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
1939         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
1940         * gcc.dg/builtin-prefetch-1.c: New test.
1941
1942 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
1943
1944         * gcc.dg/20011130-1.c: New test.
1945
1946 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
1947
1948         * g++.dg/other/scope1.C: New test.
1949         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
1950
1951 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1952
1953         * gcc.dg/vla-init-1.c: New test.
1954
1955 2001-12-01  Geoff Keating  <geoffk@redhat.com>
1956
1957         * gcc.c-torture/compile/structs.c: New testcase from GDB.
1958
1959 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1960
1961         * objc.dg/alias.m: Update.
1962         * objc.dg/class-1.m: Update.
1963         * objc.dg/const-str-1.m: Update.
1964         * objc.dg/fwd-proto-1.m: Update.
1965         * objc.dg/id-1.m: Update.
1966         * objc.dg/super-class-1.m: Update.
1967
1968 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
1969
1970         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
1971         constructs.
1972
1973 Wed Nov 28 15:05:54 2001  Jeffrey A Law  (law@cygnus.com)
1974
1975         * gcc.c-torture/execute/20011128-1.c: New test.
1976
1977 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
1978
1979         * gcc.dg/20011127-1.c: New test.
1980
1981 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
1982
1983         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
1984         from Austin Group draft 7.
1985         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
1986         scanf format arguments.
1987         * gcc.dg/format/no-exargs-2.c: New test.
1988
1989 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
1990
1991         * g++.dg/abi/vbase8-4.C: New test.
1992
1993 2001-11-24  Ian Lance Taylor  <ian@airs.com>
1994
1995         * gcc.c-torture/execute/20011121-1.c: New test.
1996
1997 Fri Nov 23 15:55:44 2001  Jeffrey A Law  (law@cygnus.com)
1998
1999         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
2000
2001 2001-11-23  Andreas Jaeger  <aj@suse.de>
2002
2003         * gcc.dg/cpp/charconst-2.c: New test.
2004
2005 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
2006
2007         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
2008         to the host if it is remote.  Let tests specify extra headers
2009         they use.
2010         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
2011         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
2012         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
2013         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
2014         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
2015         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
2016         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
2017         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
2018         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
2019         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
2020
2021 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
2022
2023         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
2024         for little endian ARMs.
2025
2026 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
2027
2028         * gcc.c-torture/compile/20011119-1.c: New test.
2029         * gcc.c-torture/compile/20011119-2.c: New test.
2030
2031 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
2032
2033         * gcc.dg/altivec-1.c: Fix typo.
2034
2035 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
2036
2037         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
2038
2039 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
2040
2041         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
2042
2043 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
2044
2045         * lib/g77.exp: Don't specify --rpath-link.
2046
2047         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
2048         across all the headers.
2049         * gcc.dg/format/format.exp: For testing on a remote host,
2050         copy format.h.
2051
2052         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
2053         * gcc.c-torture/execute/930406-1.c: Likewise.
2054         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
2055
2056 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
2057
2058         * gcc.dg/altivec-1.c: New.
2059
2060 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
2061
2062         * gcc.dg/cpp/fpreprocessed.c: New test case.
2063
2064 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2065
2066         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
2067         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
2068         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
2069
2070 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2071
2072         * gcc.dg/no-builtin-1.c: New test.
2073
2074 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
2075
2076         * gcc.c-torture/execute/20011115-1.c: New test.
2077
2078 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
2079
2080         * gcc.c-torture/compile/20011114-2.c: New test.
2081         * gcc.c-torture/compile/20011114-3.c: New test.
2082         * gcc.c-torture/compile/20011114-4.c: New test.
2083
2084 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
2085
2086         * g++.dg/other/init1.C: New test.
2087
2088 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
2089
2090         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
2091         message.
2092
2093         * gcc.c-torture/execute/20011114-1.c: New testcase.
2094
2095         * gcc.c-torture/compile/20010327-1.c: Revert last change.
2096         * gcc.c-torture/compile/20011114-1.c: New test, exactly
2097         like the (before this change) version of 20010327-1.c.
2098
2099 2001-11-14  Roger Sayle <roger@eyesopen.com>
2100
2101         * gcc.c-torture/execute/string-opt-13.c: New testcase.
2102
2103 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
2104
2105         * g++.dg/init/array2.C: New test.
2106
2107 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
2108
2109         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
2110
2111 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
2112
2113         * g++.dg/other/forscope1.C: New test.
2114         * g++.dg/ext/forscope1.C: New test.
2115         * g++.dg/ext/forscope2.C: New test.
2116
2117 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
2118
2119         * gcc.c-torture/execute/20011113-1.c: New test.
2120
2121 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
2122
2123         * gcc.c-torture/execute/20011109-2.c: New test.
2124
2125         * gcc.c-torture/execute/20011109-1.c: New test.
2126
2127 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
2128
2129         * gcc.c-torture/compile/20011109-1.c: New test.
2130
2131 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
2132
2133         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
2134         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
2135         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
2136         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
2137         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
2138         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
2139         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
2140
2141 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
2142
2143         * g++.dg/warn/Wshadow-1.C: New tests.
2144         * g++.old-deja/g++.mike/for3.C: Update.
2145
2146 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
2147
2148         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
2149         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
2150         XFAILs.  Adjust expected error texts.
2151         * gcc.c-torture/compile/20011106-1.c,
2152         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
2153         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
2154         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
2155         gcc.dg/c99-array-lval-5.c: New tests.
2156
2157 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2158
2159         * gcc.dg/cpp/defined.c: Update.
2160
2161 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2162
2163         * gcc.c-torture/execute/anon-1.c: New test.
2164
2165 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
2166
2167         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
2168         same size, so no warning should be produced on stormy16.
2169
2170         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
2171         due to oversized array.
2172         * g++.old-deja/g++.mike/ns15.C: Likewise.
2173         * g++.old-deja/g++.pt/crash16.C: Likewise.
2174
2175 2001-11-02  Graham Stott  <grahams@redhat.com>
2176
2177         * g++.dgother/debug1.C: Fix typos.
2178
2179 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
2180
2181         * g++.dg/other/debug1.C: New test.
2182
2183 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2184
2185         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
2186         of unsigned long.
2187
2188 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
2189
2190         * gcc.dg/20011029-2.c: New test.
2191
2192         * gcc.c-torture/compile/20011029-1.c: New test.
2193
2194 Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
2195
2196         * objc/execute/class_self-1.m: New test.
2197         * objc/execute/class_self-2.m: New test.
2198
2199 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
2200
2201         * gcc.misc-tests/msgs.exp: Delete.
2202         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
2203         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
2204         error set to match recent changes.
2205
2206 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
2207
2208         * gcc.dg/20011021-1.c: New test.
2209
2210 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
2211
2212         * gcc.c-torture/compile/20011023-1.c: New test.
2213
2214 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
2215
2216         * lib/g77.exp: Rewrite based on lib/g++.exp.
2217
2218 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
2219
2220         * gcc.c-torture/execute/20011019-1.c: New test.
2221
2222         * gcc.dg/20011018-1.c: New test.
2223
2224 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
2225
2226         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
2227
2228 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
2229
2230         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
2231         * gcc.dg/attr-invalid.c: Likewise.
2232
2233 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
2234
2235         * testsuite/gcc.dg/20011015-1.c: New test.
2236
2237 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
2238
2239         * g++.dg/template/unify2.C: New test.
2240
2241 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
2242
2243         * g++.dg/other/exception-specification.C: New test
2244
2245 2001-10-13  Tom Rix  <trix@redhat.com>
2246
2247         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
2248         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
2249
2250 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
2251
2252         * testsuite/gcc.dg/20011009-1.c: New test.
2253
2254 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
2255
2256         PR g++/4476
2257         * g++.dg/other/friend1.C: New test.
2258
2259 2001-10-11  Richard Henderson  <rth@redhat.com>
2260
2261         * g++.old-deja/g++.other/crash18.C: Add -S to options.
2262
2263 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2264
2265         * gcc.c-torture/compile/20011010-1.c: New.
2266
2267 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
2268
2269         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
2270         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
2271         g77.f-torture/execute/execute.exp,
2272         g77.f-torture/noncompile/noncompile.exp,
2273         gcc.c-torture/compile/compile.exp,
2274         gcc.c-torture/execute/execute.exp,
2275         gcc.c-torture/execute/ieee/ieee.exp,
2276         gcc.c-torture/execute/memcheck/memcheck.exp,
2277         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
2278         objc/execute/execute.exp: Update FSF address.
2279
2280 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
2281
2282         * gcc.dg/cpp/cmdlne-C.c: Update.
2283         * gcc.dg/cpp/cmdlne-C2.c: New.
2284
2285 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2286
2287         * gcc.c-torture/execute/20011008-3.c: New.
2288
2289 2001-10-08  DJ Delorie  <dj@redhat.com>
2290
2291         * gcc.dg/20011008-1.c: New.
2292         * gcc.dg/20011008-2.c: New.
2293
2294 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
2295
2296         * gcc.dg/cpp/spacing1.c: Update test.
2297
2298 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2299
2300         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
2301         spelling errors of "separate" as "seperate".
2302
2303 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
2304
2305         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
2306         enough to avoid inlining.
2307
2308 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
2309
2310         * lib/g77.exp: set libg2c_dir correctly.
2311
2312 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2313
2314         * gcc.dg/cpp/macro11.c: New test.
2315
2316 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
2317
2318         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
2319         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
2320         gcc.dg/format/multattr-3.c: New tests.
2321         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
2322         tests for format attributes on function pointers being rejected.
2323
2324 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
2325
2326         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
2327
2328 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
2329
2330         * g++.dg/warn/format1.C: New test.
2331
2332 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
2333
2334         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
2335
2336 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
2337
2338         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
2339
2340 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
2341
2342         * gcc.dg/cpp/redef2.c: Add test.
2343
2344 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
2345
2346         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
2347         long-standing bug on i686, apparently.
2348         * gcc.c-torture/execute/loop-2c.x: New file.
2349         * gcc.c-torture/execute/loop-2d.x: New file.
2350         * gcc.c-torture/execute/loop-3c.x: New file.
2351
2352 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
2353
2354         * gcc.dg/cpp/20000625-2.c: Correct line number.
2355
2356 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
2357
2358         * gcc.dg/cpp/macro10.c: New test.
2359         * gcc.dg/cpp/strify3.c: New test.
2360         * gcc.dg/cpp/spacing1.c: Add tests.
2361         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
2362         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
2363
2364 2001-09-24  DJ Delorie  <dj@redhat.com>
2365
2366         * gcc.c-torture/execute/20010924-1.c: New test.
2367
2368 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
2369
2370         * testsuite/objc/execute/paste.m: Remove.
2371
2372 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
2373
2374         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
2375
2376 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
2377
2378         * g77.dg/strlen0.f: New test.
2379
2380 2001-09-21  Richard Henderson  <rth@redhat.com>
2381
2382         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
2383         * g++.old-deja/g++.abi/vtable2.C: Likewise.
2384
2385 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
2386
2387         Table-driven attributes.
2388         * g++.dg/ext/attrib1.C: New test.
2389
2390 2001-09-20  DJ Delorie  <dj@redhat.com>
2391
2392         * gcc.dg/20000926-1.c: Update expected warning messages.
2393         * gcc.dg/array-2.c: Likewise, and test for warnings too.
2394         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
2395         array.
2396
2397 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
2398
2399         * g++.dg/eh/registers1.C: New test case.
2400
2401 2001-09-17  Richard Henderson  <rth@redhat.com>
2402
2403         * gcc.dg/array-5.c: Fix VLA decomposition test.
2404
2405 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
2406
2407         * gcc.dg/cpp/line5.c: New testcase.
2408
2409 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
2410
2411         * gcc.dg/cpp/macro9.c: New test.
2412
2413 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
2414
2415         * gcc.c-torture/execute/980223.c: Change type of addr from long
2416         to char *.
2417
2418 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
2419
2420         * gcc.c-torture/execute/20010915-1.c: New test.
2421
2422 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
2423
2424         * g77.dg/bprob: New directory.
2425         * g77.dg/bprob/bprob.exp: New file.
2426         * g77.dg/bprob/bprob-1.f: New test.
2427         * g77.dg/gcov: New directory.
2428         * g77.dg/gcov/gcov.exp: New file.
2429         * g77.dg/gcov/gcov-1.f: New test.
2430         * g77.dg/gcov/gcov-1.x: New file.
2431
2432 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
2433
2434         * gcc.dg/cpp/directiv.c: Update.
2435         * gcc.dg/cpp/undef1.c: Update.
2436
2437 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
2438
2439         * gcc.dg/20010912-1.c: New test.
2440
2441 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
2442
2443         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
2444         language-independent file in lib.
2445         * lib/gcov.exp: New file.
2446
2447 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
2448
2449         * gcc.c-torture/compile/20010911-1.c: New test.
2450
2451 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
2452
2453         * lib/profopt.exp: New, to support profile-directed optimizations.
2454         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
2455         * gcc.misc-tests/bprob-1.c: New test.
2456         * gcc.misc-tests/bprob-2.c: New test.
2457
2458 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
2459
2460         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
2461         XFAIL and which kinds of gcov output to verify.
2462         * gcc.misc-tests/gcov-4b.x: New file.
2463         * gcc.misc-tests/gcov-5b.x: New file.
2464         * gcc.misc-tests/gcov-6.x: New file.
2465         * gcc.misc-tests/gcov-7.c: New test.
2466         * gcc.misc-tests/gcov-7.x: New file.
2467
2468 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
2469
2470         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
2471         * gcc.misc-tests/gcov-6.c: New test.
2472
2473 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
2474
2475         PR c++/3986
2476         * g++.dg/abi/vbase1.C: New test.
2477
2478 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
2479
2480         * objc.dg/method-2.m: New.
2481
2482 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
2483
2484         PR c++/4203
2485         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
2486         * g++.dg/init/empty1.C: New test.
2487
2488 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
2489
2490         * gcc.c-torture/compile/20010903-1.c: New test.
2491
2492 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
2493
2494         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
2495         for m68k.
2496
2497 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
2498
2499         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
2500
2501         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
2502
2503         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
2504
2505 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
2506
2507         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
2508         for 16-bit 'unsigned int'.
2509
2510 2001-08-29  Kazu Hirata  <kazu@hxi.com>
2511
2512         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
2513
2514 2001-08-27  Richard Henderson  <rth@redhat.com>
2515
2516         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
2517         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
2518
2519 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
2520
2521         * gcc.dg/asm-names.c (ymain): New.
2522
2523 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
2524
2525         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
2526         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
2527         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
2528
2529 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2530
2531         * gcc.dg/compare5.c: New testcase.
2532
2533 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
2534
2535         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
2536         and "In instantiation".
2537
2538 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
2539
2540         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
2541
2542 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
2543
2544         * gcc.misc-tests/gcov.exp: Add support for branch information.
2545         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
2546         * gcc.misc-tests/gcov-4.c: New test.
2547         * gcc.misc-tests/gcov-4b.c: New test.
2548         * gcc.misc-tests/gcov-5b.c: New test.
2549
2550 2001-08-20  Zack Weinberg  <zackw@panix.com>
2551
2552         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
2553         expected to fail.
2554
2555 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2556
2557         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
2558
2559 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
2560
2561         * g++.dg/eh/template1.C: New test.
2562
2563 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
2564
2565         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
2566         Fix thinko.
2567         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
2568         for xfail.
2569
2570 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
2571
2572         * lib/g77-dg.exp:  Use prune.exp for common procedures
2573         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
2574         * lib/g77.exp: (g77-dg-prune) Remove
2575
2576 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
2577
2578         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
2579
2580 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2581
2582         * g++.dg/template/unify1.C: New test.
2583
2584 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
2585
2586         * g++.dg/abi/empty4.C: New test.
2587
2588 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
2589
2590         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
2591         solaris2.*
2592         * g77.f-torture/compile/pr3743.x: Likewise
2593
2594 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
2595
2596         * g++.dg/other/using-declaration.C: New test.
2597
2598 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
2599
2600         * gcc.dg/cpp/tr-sign.c: New testcase.
2601
2602 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
2603
2604         * gcc.dg/cpp/19951025-1.c: Revert.
2605         * gcc.dg/cpp/directiv.c: We no longer process directives that
2606         interrupt macro arguments.
2607
2608 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
2609
2610         * gcc.dg/bconstp-1.c: New test.
2611
2612 2001-08-03  Richard Henderson  <rth@redhat.com>
2613
2614         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
2615
2616 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2617
2618         * gcc.dg/cpp/19951025-1.c: Update.
2619
2620 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
2621
2622         * g77.dg/ff90-1.f (s): Fix reference of variable z,
2623         should be x.
2624
2625 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
2626
2627         Kill -fhonor-std.
2628         * g++.old-deja/g++.ns/ns14.C: Remove special options.
2629         * g++.old-deja/g++.other/std1.C: Likewise.
2630         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
2631
2632 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
2633
2634         * lib/g77.exp:  Load gcc-defs.exp for common procedures
2635         (g77_pass, g77_fail, g77_finish, g77_exit,
2636         ${tool}_check_unsupported_p} Now redundant.  Deleted.
2637
2638 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
2639
2640         * g77.dg/fbackslash.f
2641         * g77.dg/fcase-preserve.f
2642         * g77.dg/ff90-1.f
2643         * g77.dg/ffixed-line-length-0.f
2644         * g77.dg/ffixed-line-length-132.f
2645         * g77.dg/ffixed-line-length-7.f
2646         * g77.dg/ffixed-line-length-72.f
2647         * g77.dg/ffixed-line-length-none.f
2648         * g77.dg/ffree-form-1.f
2649         * g77.dg/fno-backslash.f
2650         * g77.dg/fno-f90-1.f
2651         * g77.dg/fno-fixed-form-1.f
2652         * g77.dg/fno-onetrip.f
2653         * g77.dg/fno-typeless-boz.f
2654         * g77.dg/fno-underscoring.f
2655         * g77.dg/fno-vxt-1.f
2656         * g77.dg/fonetrip.f
2657         * g77.dg/ftypeless-boz.f
2658         * g77.dg/fugly-assumed.f
2659         * g77.dg/funderscoring.f
2660         * g77.dg/fvxt-1.f
2661
2662 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
2663
2664         * objc.dg/fwd-proto-1.m: New.
2665         * objc.dg/local-decl-1.m: New.
2666         * objc.dg/naming-1.m: New.
2667         * objc.dg/naming-2.m: New.
2668         * objc.dg/proto-hier-1.m: New.
2669
2670 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
2671
2672         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
2673         largest-type elements to a struct makes its size grow.
2674
2675 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2676
2677         * g++.dg/abi/vthunk1.C: New test.
2678
2679 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2680
2681         * g++.dg/abi/vbase8-22.C: New test.
2682
2683 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2684
2685         * gcc.dg/cpp/macro8.c: New test.
2686
2687 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
2688
2689         * g++.dg/abi/vbase8-21.C: New test.
2690
2691 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
2692
2693         * g++.dg/abi/vbase8-10.C: New test.
2694
2695 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2696
2697         * lib/g++.exp (g++_set_ld_library_path): Renamed to
2698         ${tool}_set_ld_library_path.
2699         Changed caller.
2700         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
2701         g++.exp.
2702
2703 2001-07-26  Stan Cox <scox@redhat.com>
2704
2705         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
2706         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
2707         gcc_exit, gcc_check_unsupported_p):
2708         Moved to gcc-deps.exp
2709         * gcc-deps.exp: New file.
2710
2711 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2712
2713         * g++.old-deja/g++.pt/defarg14.C: New test.
2714
2715 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
2716
2717         * g++.old-deja/g++.other/lineno5.C: New test.
2718
2719 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
2720
2721         * g++.old-deja/g++.pt/crash68.C: New test.
2722
2723 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
2724
2725         * g++.old-deja/g++.other/crash42.C: New test.
2726
2727 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2728
2729         * gcc.dg/cpp/extratokens.c: Fix.
2730         * gcc.dg/cpp/skipping2.c: New tests.
2731
2732 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2733
2734         * gcc.c-torture/execute/20010724-1.c: New file.
2735         * gcc.c-torture/execute/20010724-1.x: New file.
2736
2737 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
2738
2739         * g++.old-deja/g++.other/cond7.C: New test.
2740
2741 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
2742
2743         * g++.old-deja/g++.other/optimize4.C: New test.
2744
2745 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
2746
2747         * g++.old-deja/g++.abi/vbase8-5.C: New test.
2748
2749 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
2750
2751         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
2752         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
2753         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
2754         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
2755
2756         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
2757         bug report" message.
2758
2759         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
2760         * g++.dg/ext/instantiate1.C: Move from old-deja.
2761
2762 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
2763
2764         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
2765         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
2766         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
2767         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
2768
2769 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
2770
2771         * gcc.c-torture/execute/20010723-1.c: New test.
2772
2773 2001-07-23  Ben Elliston  <bje@redhat.com>
2774
2775         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
2776
2777 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2778
2779         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
2780         i[34567]86-*-*.
2781         Delete handling of ieee_multilib_flags.
2782         Pass -mieee for alpha*-*-* and sh-*-*.
2783         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
2784
2785 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
2786
2787         Remove old-abi tests.
2788         * g++.old-deja/g++.mike/p11116.C: Remove.
2789         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
2790
2791 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
2792
2793         * g77.f-torture/compile/pr3743.f:  New test
2794
2795 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
2796
2797         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
2798
2799 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2800
2801         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
2802         g++.old-deja/g++.pt/static6.C: Likewise.
2803         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
2804         supports weak symbols.
2805
2806 2001-07-18  Andreas Jaeger  <aj@suse.de>
2807
2808         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
2809         supported again.
2810
2811 2001-07-18  Andreas Jaeger  <aj@suse.de>
2812
2813         * gcc.dg/iftrap-1.c: Fix target line.
2814
2815 2001-07-17  Richard Henderson  <rth@redhat.com>
2816
2817         * gcc.c-torture/execute/20010717-1.c: New.
2818
2819 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
2820
2821         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
2822         tests.
2823
2824 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
2825
2826         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
2827
2828 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2829
2830         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
2831         UAC_SIGBUS, UAC_NOPRINT definitions.
2832
2833 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
2834
2835         * objc/execute/object_is_class.m: New test.
2836         * objc/execute/object_is_meta_class.m: New test.
2837
2838 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
2839
2840         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
2841         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
2842
2843 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
2844
2845         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
2846         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
2847
2848 2001-07-14  Richard Henderson  <rth@redhat.com>
2849
2850         * gcc.dg/iftrap-1.c: New.
2851
2852 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
2853
2854         * g77.f-torture/execute/intrinsic77.f: New test.
2855
2856 2001-07-11  Janis Johnson <janis@us.ibm.com>
2857
2858         * gcc.misc-tests/gcov-3.c: New test.
2859
2860 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
2861
2862         * gcc.c-torture/compile/20010711-1.c,
2863         * gcc.c-torture/compile/20010711-2.c: New tests.
2864
2865 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
2866
2867         * gcc.c-torture/execute/20010711-1.c: New test.
2868
2869 2001-07-11  Ben Elliston  <bje@redhat.com>
2870
2871         * g++.old-deja/g++.other/enum5.C: New test.
2872
2873 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
2874
2875         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
2876         (g++-dg-prune): Call prune_gcc_output.
2877         * prune.exp: New file for prune_gcc_output.
2878         * lib/g++.exp, lib/gcc.exp: Load it.
2879
2880 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
2881
2882         * gcc.c-torture/compile/20010701-1.c,
2883         g++.old-deja/g++.ext/attrib6.C: New tests.
2884
2885 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
2886
2887         * gcc.c-torture/compile/20010706-1.c: New test.
2888
2889 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
2890
2891         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
2892
2893 2001-06-28  Stan Shebs  <shebs@apple.com>
2894
2895         * gcc.dg/pragma-darwin.c: New test.
2896
2897 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2898
2899         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
2900         Solaris 2.[678] system.
2901
2902 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
2903
2904         * gcc.dg/20010622-1.c: New test.
2905
2906 2001-06-18  Stan Shebs  <shebs@apple.com>
2907
2908         * objc.dg: New directory.
2909         * objc.dg/dg.exp: New file.
2910         * objc.dg/alias.m: New.
2911         * objc.dg/class-1.m: New.
2912         * objc.dg/class-2.m: New.
2913         * objc.dg/const-str-1.m: New.
2914         * objc.dg/const-str-2.m: New.
2915         * objc.dg/id-1.m: New.
2916         * objc.dg/method-1.m: New.
2917         * objc.dg/super-class-1.m: New.
2918         * lib/objc-dg.exp: New file.
2919
2920 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2921
2922         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
2923         of label name.
2924
2925 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
2926
2927         * g++.old-deja/g++.abi/vbase8-9.C: New test.
2928
2929 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2930
2931         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
2932         variable.
2933
2934 2001-06-12  Richard Henderson  <rth@redhat.com>
2935
2936         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
2937
2938 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
2939
2940         * g++.old-deja/g++.abi/vbase5.C: New test.
2941         * g++.old-deja/g++.abi/vbase6.C: New test.
2942         * g++.old-deja/g++.abi/vbase7.C: New test.
2943
2944 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2945
2946         * gcc.c-torture/compile/20010610-1.c: New test.
2947
2948 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
2949
2950         * g++.old-deja/g++.abi/vbase4.C: New test.
2951
2952 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2953
2954         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
2955         support %f for HC11/HC12 targets.
2956         * gcc.c-torture/execute/930513-1.x: New file, likewise.
2957         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
2958         on HC11/HC12 targets.
2959         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
2960
2961 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2962
2963         * gcc.dg/wchar_t-1.c: New file.
2964         * gcc.dg/wint_t-1.c: Likewise.
2965
2966 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
2967
2968         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
2969
2970 2001-06-11  Richard Henderson  <rth@redhat.com>
2971
2972         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
2973
2974 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
2975
2976         * gcc.c-torture/compile/20010611-1.c: New test.
2977
2978 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
2979
2980         * gcc.dg/c99-tag-1.c: Add more tests.
2981
2982 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
2983
2984         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
2985         representation on MN10300 and ARM/Thumb.
2986
2987 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
2988
2989         * g77.f-torture/execute/20010610.f: New.
2990
2991 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
2992
2993         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
2994         names.
2995
2996 2001-06-09  Richard Henderson  <rth@redhat.com>
2997
2998         * gcc.c-torture/execute/ashrdi-1.c: New.
2999         * gcc.c-torture/execute/ashldi-1.c: New.
3000         * gcc.c-torture/execute/lshrdi-1.c: New.
3001
3002 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
3003
3004         * objc/execute/load-3.m: Added. Check sending +load to categories,
3005         in addition to classes.
3006
3007 2001-06-08  Stan Shebs  <shebs@apple.com>
3008
3009         * objc/execute/load-2.m: New test.  From Nicola Pero
3010         <n.pero@mi.flashnet.it>.
3011
3012 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
3013
3014         * gcc.c-torture/execute/20010605-2.c: New test.
3015
3016 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
3017
3018         * g++.old-deja/g++.abi/vbase2.C: New test.
3019         * g++.old-deja/g++.abi/vbase3.C: New test.
3020
3021 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
3022
3023         * g++.old-deja/g++.pt/friend49.C: New test.
3024
3025 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
3026
3027         * g++.old-deja/g++.ext/anon3.C: New test.
3028
3029 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
3030
3031         * g++.old-deja/g++.other/conv7.C: New test.
3032
3033 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
3034
3035         * gcc.c-torture/compile/20010605-2.c: New test.
3036
3037 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3038
3039         * gcc.c-torture/execute/20010604-1.c: New test.
3040
3041 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
3042
3043         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
3044
3045 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
3046
3047         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
3048         (g++_link_flags): Likewise.
3049         (g++_init): Pass gccpath's value to two previous functions.
3050
3051 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3052
3053         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
3054         Ensure logfile entry matches exec command line.
3055
3056 2001-05-31  Richard Henderson  <rth@redhat.com>
3057
3058         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
3059         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
3060
3061 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
3062
3063         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
3064         compiler for irix6.2
3065
3066 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
3067
3068         * g++.old-deja/g++.other/optimize3.C: New file.
3069
3070 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
3071
3072         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
3073         assemble.
3074
3075 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
3076
3077         * g++.old-deja/g++.other/optimize2.C: New file.
3078
3079 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
3080
3081         * gcc.c-torture/compile/20010518-2.c: New file.
3082         * gcc.c-torture/execute/20010518-1.c: New file.
3083         * gcc.c-torture/execute/20010518-2.c: New file.
3084
3085 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3086
3087         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
3088
3089 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
3090
3091         G++ no longer defines builtins that do not begin with __builtin.
3092         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
3093         * g++.old-deja/g++.brendand/misc13.C: Likewise.
3094         * g++.old-deja/g++.law/builtin1.C: Likewise.
3095         * g++.old-deja/g++.law/cvt2.C: Likewise.
3096         * g++.old-deja/g++.mike/net5.C: Likewise.
3097         * g++.old-deja/g++.other/builtins1.C: Likewise.
3098         * g++.old-deja/g++.other/builtins2.C: Likewise.
3099         * g++.old-deja/g++.other/builtins3.C: Likewise.
3100         * g++.old-deja/g++.other/builtins4.C: Likewise.
3101         * g++.old-deja/g++.other/inline8.C: Likewise.
3102         * g++.old-deja/g++.robertl/eb39.C: Likewise.
3103
3104 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
3105
3106         * g++.old-deja/g++.pt/using1.C: Adjust.
3107         * g++.old-deja/g++.pt/using2.C: New test.
3108
3109 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
3110
3111         * gcc.dg/cpp/charconst.c: New tests.
3112         * gcc.dg/cpp/escape.c: New tests.
3113         * gcc.dg/cpp/escape-1.c: New tests.
3114         * gcc.dg/cpp/escape-2.c: New tests.
3115         * gcc.dg/cpp/ucs.c: New tests.
3116
3117 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
3118
3119         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
3120         native compiler for irix6.5.
3121
3122 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
3123
3124         * lib/g++.exp (g++_include_flags): Use args to compute
3125         get_multilibs.
3126         (g++_link_flags): Likewise.
3127         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
3128
3129 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
3130
3131         * gcc.dg/c90-hexfloat-1.c: Add more tests.
3132
3133 2001-05-21  Geoff Keating  <geoffk@redhat.com>
3134
3135         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
3136         this file.
3137
3138 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3139
3140         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
3141         STACK_SIZE;
3142         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
3143         to STACK_SIZE; Use it to define size of add_histo array.
3144         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
3145         to STACK_SIZE.
3146         (f): Use GITT_SIZE to define size of gitt local table.
3147         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
3148         to STACK_SIZE; Use it to define size of bytemem array.
3149
3150 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3151
3152         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
3153         on 68HC11/HC12 due to the asm instruction.
3154         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
3155         * gcc.c-torture/compile/920520-1.x: Likewise.
3156         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
3157         on 68HC11/HC12 because the function is larger than 64K.
3158         * gcc.c-torture/compile/961203-1.x: New file, this test fails
3159         on 68HC11/HC12 because the structure is too large.
3160
3161 2001-05-20  Richard Henderson  <rth@redhat.com>
3162
3163         * gcc.c-torture/execute/20010520-1.c: New.
3164
3165 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3166
3167         * g++.old-deja/g++.warn/compare1.C: New test.
3168         * gcc.dg/compare4.c: New test.
3169
3170 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
3171
3172         * g++.old-deja/g++.other/optimize1.C: New test.
3173
3174 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3175
3176         * g++.old-deja/g++.pt/spec41.C: New test.
3177
3178 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
3179
3180         * gcc.c-torture/compile/20010114-1.x: Remove.
3181
3182 2001-05-18  Stan Shebs  <shebs@apple.com>
3183
3184         * gcc.c-torture/compile/20010518-1.c: New test.
3185
3186 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
3187
3188         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
3189         * g++.old-deja/g++.pt/crash67.C: New test.
3190
3191 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
3192
3193         * g++.old-deja/g++.other/debug9.C: New test.
3194
3195 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
3196
3197         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
3198
3199 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
3200
3201         * gcc.c-torture/compile/20010516-1.c: New test.
3202
3203 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
3204
3205         * g++.old-deja/g++.other/crash41.C: New test.
3206
3207 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
3208
3209         * g++.old-deja/g++.pt/crash66.C: New test.
3210
3211 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
3212
3213         * g++.old-deja/g++.robertl/eb27.C: Convert.
3214
3215 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
3216
3217         * g++.dg/friend-warn.C: New test.  Do not warn about friend
3218         declaration being redundant.
3219
3220 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
3221
3222         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
3223
3224 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
3225
3226         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
3227
3228 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
3229
3230         * lib/g++.exp: Use testsuite_flags.
3231
3232 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
3233
3234         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
3235
3236 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3237
3238         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
3239
3240 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
3241
3242         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
3243
3244 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
3245
3246         * gcc.c-torture/compile/20010313-1.c: New test.
3247
3248 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
3249
3250         * gcc.dg/cpp/direct2.c: New test.
3251         * gccq.dg/cpp/direct2s.c: New test.
3252
3253         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
3254
3255 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
3256
3257         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
3258         * g++.old-deja/g++.other/op3.C: Likewise.
3259
3260 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
3261
3262         * gcc.dg/cpp/syshdr.h: New file.
3263         * gcc.dg/cpp/sysmac1.c: Update.
3264         * gcc.dg/cpp/sysmac2.c: Update.
3265
3266 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
3267
3268         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
3269
3270 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
3271
3272         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
3273         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
3274
3275 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
3276
3277         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
3278
3279 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
3280
3281         * lib/g++.exp (g++_include_flags): Don't use any special flags
3282         if TESTING_IN_BUILD_TREE is not defined.
3283         (g++_init): Use a plain 'c++' as the compiler if
3284         TESTING_IN_BUILD_TREEE is not defined.
3285
3286 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
3287
3288         * g++.old-deja/g++.eh/catch13.C: New test.
3289         * g++.old-deja/g++.eh/catch14.C: New test.
3290
3291 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
3292
3293         * gcc.dg/cpp/tr-define.c: New test.
3294
3295 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
3296
3297         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
3298         <stdlib.h>, not <malloc.h>.
3299
3300 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
3301
3302         * g++.old-deja/g++.ns/template17.C: New test.
3303
3304 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
3305
3306         * g++.old-deja/g++.pt/ref4.C: New test.
3307
3308 2001-04-30  Richard Henderson  <rth@redhat.com>
3309
3310         * gcc.dg/20000724-1.c: Revert last change.
3311
3312 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
3313
3314         * g77.f-torture/execute/20010430.f: New test.
3315
3316 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
3317
3318         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
3319
3320 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
3321
3322         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
3323
3324 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
3325
3326         * g++.old-deja/g++.eh/crash6.C: New test.
3327
3328 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
3329
3330         * g++.old-deja/g++.other/warn7.C: New test.
3331
3332 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
3333
3334         * g++.old-deja/g++.other/defarg9.C: New test.
3335
3336 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
3337
3338         * g77.f-torture/compile/20010426.f: New test.
3339         * g77.f-torture/execute/20010426.f: New test.
3340
3341 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
3342
3343         * g77.f-torture/compile/20000629-1.x: Remove - error
3344         has been fixed.
3345
3346 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
3347
3348         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
3349         Tweak slightly to work with g++.dg framework.
3350         * g++.dg/special/ecos.exp: Run initp1.C test.
3351         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
3352
3353         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
3354         its linker doesn't give line numbers either.
3355         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
3356
3357 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
3358
3359         * g++.old-deja/g++.other/lex1.C: New test.
3360
3361 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
3362
3363         * gcc.dg/noncompile/20010425-1.c: New test.
3364
3365 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
3366
3367         * g++.old-deja/g++.pt/mangle2.C: New test.
3368
3369 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
3370
3371         * gcc.dg/format/plus-1.c: New test.
3372
3373 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
3374
3375         * gcc.dg/20010423-1.c: New test.
3376
3377 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
3378
3379         * gcc.c-torture/execute/20010422-1.c: New test.
3380
3381 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
3382
3383         * g++.old-deja/g++.ns/type2.C: New test.
3384
3385 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
3386
3387         * g++.old-deja/g++.other/perf1.C: New test.
3388
3389 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
3390
3391         * gcc.dg/c99-func-2.c: Remove xfail.
3392         * gcc.dg/c99-func-3.c: Remove xfail.
3393         * gcc.dg/c99-func-4.c: Remove xfail.
3394
3395 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
3396
3397         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
3398
3399 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
3400
3401         * gcc.c-torture/compile/20010423-1.c: New test.
3402
3403 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
3404
3405         * g++.old-deja/g++.pt/typename28.C: New test.
3406
3407 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
3408
3409         * g++.old-deja/g++.abi/empty2.C: New test.
3410         * g++.old-deja/g++.abi/empty3.C: New test.
3411
3412 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
3413
3414         * g++.old-deja/g++.other/comdat2.C: New test.
3415         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
3416
3417 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
3418
3419         * g++.old-deja/g++.other/overload14.C: New test.
3420
3421 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
3422
3423         * g++.old-deja/g++.other/lookup23.C: New test.
3424
3425 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
3426
3427         * gcc.c-torture/execute/20010403-1.c: New test.
3428
3429 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
3430             Mark Mitchell  <mark@codesourcery.com>
3431
3432         * lib/old-dejagnu.exp: Don't delete output of executable.
3433         Add .exe suffix to executables.
3434
3435 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
3436
3437         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
3438
3439 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3440
3441         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
3442
3443 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
3444
3445         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
3446         * g++.old-deja/g++.abi/crash1.C: New test.
3447
3448 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
3449
3450         * g++.old-deja/g++.other/crash40.C: New test.
3451
3452 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3453
3454         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
3455
3456 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
3457
3458         * g++.old-deja/g++.other/warn6.C: New test.
3459
3460 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
3461
3462         * g++.old-deja/g++.robertl/eb42.C: Same.
3463
3464 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3465
3466         * gcc.dg/wtr-conversion-1.c: New testcase.
3467
3468 2001-04-10  Richard Henderson  <rth@redhat.com>
3469
3470         * g++.old-deja/g++.other/array5.C: New.
3471
3472 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3473
3474         * gcc.c-torture/execute/20010408-1.c: New test.
3475
3476 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
3477
3478         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
3479         headers and constructs.
3480         * g++.old-deja/g++.robertl/eb79.C: Same.
3481         * g++.old-deja/g++.robertl/eb77.C (main): Same.
3482         * g++.old-deja/g++.robertl/eb73.C: Same.
3483         * g++.old-deja/g++.robertl/eb66.C (main): Same.
3484         * g++.old-deja/g++.robertl/eb55.C (t): Same.
3485         * g++.old-deja/g++.robertl/eb54.C (main): Same.
3486         * g++.old-deja/g++.robertl/eb46.C (main): Same.
3487         * g++.old-deja/g++.robertl/eb44.C: Same.
3488         * g++.old-deja/g++.robertl/eb41.C (main): Same.
3489         * g++.old-deja/g++.robertl/eb4.C (main): Same.
3490         * g++.old-deja/g++.robertl/eb39.C: Same.
3491         * g++.old-deja/g++.robertl/eb33.C (main): Same.
3492         * g++.old-deja/g++.robertl/eb31.C (main): Same.
3493         * g++.old-deja/g++.robertl/eb30.C: Same.
3494         * g++.old-deja/g++.robertl/eb3.C: Same.
3495         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
3496         * g++.old-deja/g++.robertl/eb21.C: Same.
3497         * g++.old-deja/g++.robertl/eb15.C: Same.
3498         * g++.old-deja/g++.robertl/eb118.C: Same.
3499         * g++.old-deja/g++.robertl/eb115.C (main): Same.
3500         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
3501         * g++.old-deja/g++.robertl/eb109.C: Same.
3502         * g++.old-deja/g++.other/sibcall1.C (main): Same.
3503         * g++.old-deja/g++.mike/rtti1.C: Same.
3504         * g++.old-deja/g++.mike/p658.C: Same.
3505         * g++.old-deja/g++.mike/net46.C: Same.
3506         * g++.old-deja/g++.mike/net34.C: Same.
3507         * g++.old-deja/g++.mike/memoize1.C: Same.
3508         * g++.old-deja/g++.mike/eh2.C: Same.
3509         * g++.old-deja/g++.law/weak.C: Same.
3510         * g++.old-deja/g++.law/visibility7.C: Same.
3511         * g++.old-deja/g++.law/visibility25.C: Same.
3512         * g++.old-deja/g++.law/visibility22.C: Same.
3513         * g++.old-deja/g++.law/visibility2.C: Same.
3514         * g++.old-deja/g++.law/visibility17.C: Same.
3515         * g++.old-deja/g++.law/visibility13.C: Same.
3516         * g++.old-deja/g++.law/visibility10.C: Same.
3517         * g++.old-deja/g++.law/visibility1.C: Same.
3518         * g++.old-deja/g++.law/virtual3.C (eval): Same.
3519         * g++.old-deja/g++.law/vbase1.C: Same.
3520         * g++.old-deja/g++.law/operators32.C: Same.
3521         * g++.old-deja/g++.law/nest3.C: Same.
3522         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
3523         * g++.old-deja/g++.law/except5.C (main): Same.
3524         * g++.old-deja/g++.law/cvt7.C (run): Same.
3525         * g++.old-deja/g++.law/cvt2.C: Same.
3526         * g++.old-deja/g++.law/cvt16.C: Same.
3527         * g++.old-deja/g++.law/ctors6.C (bar): Same.
3528         * g++.old-deja/g++.law/ctors17.C (main): Same.
3529         * g++.old-deja/g++.law/ctors13.C: Same.
3530         * g++.old-deja/g++.law/ctors12.C (main): Same.
3531         * g++.old-deja/g++.law/ctors10.C: Same.
3532         * g++.old-deja/g++.law/code-gen5.C: Same.
3533         * g++.old-deja/g++.law/bad-error7.C: Same.
3534         * g++.old-deja/g++.law/arm9.C: Same.
3535         * g++.old-deja/g++.law/arm12.C: Same.
3536         * g++.old-deja/g++.law/arg8.C: Same.
3537         * g++.old-deja/g++.law/arg1.C: Same.
3538         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
3539         * g++.old-deja/g++.jason/template31.C: Same.
3540         * g++.old-deja/g++.jason/template24.C (main): Same.
3541         * g++.old-deja/g++.jason/2371.C: Same.
3542         * g++.old-deja/g++.eh/new2.C: Same.
3543         * g++.old-deja/g++.eh/new1.C: Same.
3544         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
3545         * g++.old-deja/g++.brendan/nest21.C (main): Same.
3546         * g++.old-deja/g++.brendan/err-msg3.C: Same.
3547         * g++.old-deja/g++.brendan/crash62.C: Same.
3548         * g++.old-deja/g++.brendan/crash52.C: Same.
3549         * g++.old-deja/g++.brendan/crash49.C (main): Same.
3550         * g++.old-deja/g++.brendan/crash38.C: Same.
3551         * g++.old-deja/g++.brendan/crash15.C (main): Same.
3552         * g++.old-deja/g++.brendan/copy9.C: Same.
3553
3554 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
3555
3556         * gcc.c-torture/execute/20001203-2.c (memset):
3557         Count argument is of type __SIZE_TYPE__.
3558
3559 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
3560
3561         * gcc.c-torture/compile/20010404-1.c: New test.
3562
3563 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
3564
3565         * gcc.c-torture/compile/20010326-1.c: New test.
3566
3567 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
3568
3569         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
3570         peculiarities of the SH.
3571         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
3572
3573 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3574
3575         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
3576         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
3577         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
3578
3579 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
3580
3581         * g77.f-torture/compile/20010321-1.f: New test.
3582
3583 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
3584
3585         * gcc.c-torture/compile/20010329-1.c: New test.
3586
3587 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
3588
3589         * gcc.c-torture/execute/20010329-1.c: New test.
3590
3591 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
3592
3593         * g++.old-deja/g++.other/eh4.C: Fix typo.
3594
3595 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
3596
3597         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
3598
3599 2001-03-28  Philip Blundell  <philb@gnu.org>
3600
3601         * gcc.c-torture/compile/20010328-1.c: New test.
3602
3603 2001-03-27  Richard Henderson  <rth@redhat.com>
3604
3605         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
3606         * g++.old-deja/g++.eh/vbase3.C: Likewise.
3607
3608 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
3609
3610         * gcc.c-torture/compile/20010327-1.c: New test.
3611
3612 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
3613