OSDN Git Service

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