1 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
3 * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
4 * g++.old-deja/g++.abi/align.C: Likewise.
5 * g++.old-deja/g++.abi/bitfields.C: Likewise.
7 * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
9 * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
12 2002-01-04 Jakub Jelinek <jakub@redhat.com>
14 * gcc.dg/20020104-1.c: New test.
16 * gcc.dg/20020104-2.c: New test.
18 2002-01-04 Hans-Peter Nilsson <hp@bitrange.com>
20 * gcc.dg/20020103-1.c: Fix typo in target selector.
22 2002-01-03 Richard Henderson <rth@redhat.com>
24 * gcc.dg/20020103-1.c: New.
26 2002-01-03 Kazu Hirata <kazu@hxi.com>
28 * gcc.c-torture/execute/20020103-1.c: New test.
30 2002-01-03 Jakub Jelinek <jakub@redhat.com>
32 * g++.dg/other/debug2.C: New test.
34 * gcc.c-torture/compile/20020103-1.c: New test.
36 2002-01-02 Jakub Jelinek <jakub@redhat.com>
38 * gcc.dg/gnu89-init-1.c: Added new tests.
40 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
42 * g++.dg/template/friend2.C: Remove as patch is reverted.
44 * g++.dg/warn/oldcast1.C: New test.
46 * g++.dg/template/ptrmem1.C: New test.
47 * g++.dg/template/ptrmem2.C: New test.
49 * g++.dg/template/ntp.C: New test.
51 * g++.dg/other/component1.C: New test.
53 * g++.dg/template/ttp3.C: New test.
55 * g++.dg/template/friend2.C: New test.
56 * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
58 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
60 * g++.dg/other/ptrmem1.C: New test.
61 * g++.dg/other/ptrmem2.C: New test.
63 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
65 * g++.dg/template/ctor1.C: New test.
67 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
69 * g++.dg/template/friend2.C: New test.
71 2002-01-01 Hans-Peter Nilsson <hp@bitrange.com>
73 * gcc.dg/mmix-1.c: New test.
75 2001-12-31 Richard Henderson <rth@redhat.com>
77 * gcc.dg/asm-5.c: New.
79 2001-12-31 Paolo Carlini <pcarlini@unitus.it>
81 * g++.old-deja/g++.robertl/eb130.C: hash_set is now
82 in namespace __gnu_cxx
84 2001-12-30 Richard Henderson <rth@redhat.com>
86 * gcc.dg/debug-6.c: New.
88 2001-12-30 Jakub Jelinek <jakub@redhat.com>
90 * gcc.c-torture/compile/20011229-2.c: New test.
92 2001-12-29 Jakub Jelinek <jakub@redhat.com>
94 * gcc.dg/debug-3.c: New test.
95 * gcc.dg/debug-4.c: New test.
96 * gcc.dg/debug-5.c: New test.
98 2001-12-29 Richard Henderson <rth@redhat.com>
100 * g++.dg/eh/loop1.C: New.
102 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
104 * g++.dg/template/crash1.C: New test.
106 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
108 * g++.dg/other/const1.C: New test.
110 2001-12-29 Hans-Peter Nilsson <hp@bitrange.com>
112 * gcc.c-torture/compile/20011229-1.c: New test.
114 2001-12-28 Stan Shebs <shebs@apple.com>
116 * lib/objc-torture.exp: Resync with c-torture.exp.
117 * lib/objc.exp: Load standard libraries.
119 2001-12-28 Jakub Jelinek <jakub@redhat.com>
121 * gcc.dg/gnu89-init-1.c: Adjust for the new behaviour, add some
124 2001-12-27 Roger Sayle <roger@eyesopen.com>
126 * gcc.c-torture/execute/string-opt-16.c: New testcase.
128 2001-12-27 Richard Henderson <rth@redhat.com>
130 * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
132 2001-12-26 Nathan Sidwell <nathan@codesourcery.com>
134 * g++.dg/eh/ctor1.C: New test.
135 * g++.dg/other/error2.C: New test.
137 2001-12-24 Nathan Sidwell <nathan@codesourcery.com>
139 * g++.dg/other/init2.C: New test.
141 2001-12-24 Richard Henderson <rth@redhat.com>
143 * gcc.dg/20011223-1.c: New.
144 * gcc.dg/inline-1.c: New.
146 2001-12-23 Richard Henderson <rth@redhat.com>
148 * gcc.dg/asm-4.c: Test operand modifiers.
150 2001-12-23 Richard Henderson <rth@redhat.com>
152 * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
154 2001-12-23 Joseph S. Myers <jsm28@cam.ac.uk>
156 * gcc.c-torture/execute/20011223-1.c: New test.
158 2001-12-21 Richard Henderson <rth@redhat.com>
160 * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
161 re-enables the warning.
163 2001-12-21 Richard Henderson <rth@redhat.com>
165 * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
167 2001-12-20 Jakub Jelinek <jakub@redhat.com>
169 * gcc.c-torture/compile/20011218-1.c: New test.
171 2001-12-20 Nick Clifton <nickc@cambridge.redhat.com>
173 * gcc.misc-test/arm-isr.exp: New file. Control running of the
175 * gcc.misc-tests/arm-isr.c: New file. Test prologue and
176 epilogue generation for ARM ISR routines.
178 2001-12-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
180 * gcc.dg/format/builtin-1.c: Test unlocked stdio.
181 * gcc.dg/format/c90-printf-3.c: Likewise.
182 * gcc.dg/format/c99-printf-3.c: Likewise.
183 * gcc.dg/format/ext-1.c: Likewise.
184 * gcc.dg/format/ext-6.c: Likewise.
185 * gcc.dg/format/format.h: Prototype unlocked stdio.
187 2001-12-20 Richard Henderson <rth@redhat.com>
189 * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
191 (malloc): Correct allocation logic. Abort if we fill up the
192 arena before initialization complete.
193 (realloc): Correct allocation logic.
195 2001-12-20 Jakub Jelinek <jakub@redhat.com>
197 * gcc.c-torture/compile/20011219-2.c: New test.
199 * gcc.c-torture/execute/20011219-1.c: New test.
201 2001-12-19 David Billinghurst <David.Billinghurst@riotinto.com>
203 * gcc.dg/special/ecos.exp: wkali-1.c unsupported if
204 target does not support weak symbols.
206 2001-12-19 Jakub Jelinek <jakub@redhat.com>
208 * gcc.c-torture/compile/20011219-1.c: New test.
210 2001-12-19 Nathan Sidwell <nathan@codesourcery.com>
212 * g++.dg/other/error1.C: New test.
214 Mon Dec 17 14:31:42 2001 Jeffrey A Law (law@redhat.com)
216 * gcc.c-torture/execute/20011217-1.c: New test.
218 Mon Dec 17 16:54:56 2001 Nicola Pero <nicola@brainstorm.co.uk>
220 * objc.dg/special/: New directory.
221 * objc.dg/special/special.exp: New file.
222 * objc.dg/special/unclaimed-category-1.h: New file.
223 * objc.dg/special/unclaimed-category-1a.m: New file.
224 * objc.dg/special/unclaimed-category-1.m: New file.
226 2001-12-17 Andreas Jaeger <aj@suse.de>
228 * gcc.c-torture/compile/20011217-2.c: New test.
230 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
232 * gcc.c-torture/compile/20011217-1.c: New test.
234 2001-12-14 Aldy Hernandez <aldyh@redhat.com>
236 * testsuite/gcc.dg/20011214-1.c: New.
238 2001-12-13 Aldy Hernandez <aldyh@redhat.com>
240 * gcc.dg/altivec-4.c: New.
242 2001-12-13 Hans-Peter Nilsson <hp@axis.com>
244 * gcc.dg/20011113-1.c: New test.
246 2001-12-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
248 * g++.old-deja/g++.jason/template31.C: Remove templates for classes
249 std::__malloc_alloc_template<0> and
250 std::__default_alloc_template<false, 0>.
252 Thu Dec 13 10:35:33 2001 Nicola Pero <n.pero@mi.flashnet.it>
254 * objc/execute/bf-21.m: New test.
255 * objc/execute/enumeration-1.m: New test.
256 * objc/execute/enumeration-2.m: New test.
258 2001-12-12 Jakub Jelinek <jakub@redhat.com>
260 * gcc.dg/gnu89-init-1.c: New test.
262 2001-12-12 Nathan Sidwell <nathan@codesourcery.com>
264 * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
265 * g++.old-deja/g++.jason/2371.C: Likewise.
266 * g++.old-deja/g++.jason/template33.C: Likewise.
267 * g++.old-deja/g++.jason/template34.C: Likewise.
268 * g++.old-deja/g++.jason/template36.C: Likewise.
269 * g++.old-deja/g++.oliva/typename1.C: Likewise.
270 * g++.old-deja/g++.oliva/typename2.C: Likewise.
271 * g++.old-deja/g++.other/typename1.C: Likewise.
272 * g++.old-deja/g++.pt/inherit2.C: Likewise.
273 * g++.old-deja/g++.pt/nontype5.C: Likewise.
274 * g++.old-deja/g++.pt/typename11.C: Likewise.
275 * g++.old-deja/g++.pt/typename14.C: Likewise.
276 * g++.old-deja/g++.pt/typename16.C: Likewise.
277 * g++.old-deja/g++.pt/typename3.C: Likewise.
278 * g++.old-deja/g++.pt/typename4.C: Likewise.
279 * g++.old-deja/g++.pt/typename5.C: Likewise.
280 * g++.old-deja/g++.pt/typename7.C: Likewise.
281 * g++.old-deja/g++.robertl/eb9.C: Likewise.
283 2001-12-11 Nathan Sidwell <nathan@codesourcery.com>
285 * g++.dg/other/linkage1.C: New test.
286 * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
289 2001-12-11 Neil Booth <neil@daikokuya.demon.co.uk>
291 * gcc.dg/concat.c: New test.
293 2001-12-11 Stan Shebs <shebs@apple.com>
295 * objc/compile: New test directory.
296 * objc/compile/compile.exp: New expect script.
297 * objc/compile/20011211-1.m: New compile test.
299 2001-12-11 Jason Merrill <jason@redhat.com>
301 * lib/prune.exp (prune_gcc_output): Also handle "In member
302 function". So many permutations...
304 2001-12-10 Nathan Sidwell <nathan@codesourcery.com>
306 * g++.dg/template/typedef1.C: New test.
308 2001-12-09 Nathan Sidwell <nathan@codesourcery.com>
310 * g++.dg/other/copy1.C: New test.
312 2001-10-08 Aldy Hernandez <aldyh@redhat.com>
314 * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
316 * gcc.dg/builtin-choose-expr.c: New.
318 2001-12-07 Aldy Hernandez <aldyh@redhat.com>
320 * gcc.dg/altivec-2.c: New.
322 2001-12-07 Richard Henderson <rth@redhat.com>
324 * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
326 2001-12-07 Stephane Carrez <Stephane.Carrez@sun.com>
328 * gcc.dg/sparc-ret.c: New file, test return corruption bug for
331 Fri Dec 7 06:29:03 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
333 * g++-old.deja/g++.robertl/eb101.C: Deleted.
335 2001-12-06 Janis Johnson <janis187@us.ibm.com>
337 * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
338 variable argument list.
340 2001-12-06 Zack Weinberg <zack@codesourcery.com>
342 * gcc.c-torture/execute/memcheck: Delete entire directory.
343 (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
344 t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
346 2001-12-05 Neil Booth <neil@daikokuya.demon.co.uk>
348 * gcc.dg/Wshadow-1.c: New test.
350 2001-12-05 Jakub Jelinek <jakub@redhat.com>
352 * gcc.c-torture/compile/20011130-1.c: New test.
354 * gcc.dg/noncompile/20011025-1.c: New test.
356 * g++.dg/other/anon-union.C: New test.
358 * gcc.c-torture/execute/20011024-1.c: New test.
360 2001-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
362 * gcc.c-torture/execute/20000722-1.x,
363 gcc.c-torture/execute/20010123-1.x: Remove.
364 * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
365 * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
366 gcc.dg/c99-complit-2.c: New tests.
368 2001-12-04 Nathan Sidwell <nathan@codesourcery.com>
370 * g++.dg/inherit/base1.C: New test.
372 2001-12-04 Jakub Jelinek <jakub@redhat.com>
374 * g++.dg/other/stdarg1.C: New test.
376 * gcc.c-torture/compile/20011130-2.c: New test.
378 2001-12-03 Janis Johnson <janis187@us.ibm.com>
380 * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
381 * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
382 * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
383 * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
384 * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
385 * gcc.dg/builtin-prefetch-1.c: New test.
387 2001-12-03 Jakub Jelinek <jakub@redhat.com>
389 * gcc.dg/20011130-1.c: New test.
391 2001-12-03 Nathan Sidwell <nathan@codesourcery.com>
393 * g++.dg/other/scope1.C: New test.
394 * g++.dg/template/explicit-instantiation.C: Remove XFAIL
396 2001-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
398 * gcc.dg/vla-init-1.c: New test.
400 2001-12-01 Geoff Keating <geoffk@redhat.com>
402 * gcc.c-torture/compile/structs.c: New testcase from GDB.
404 2001-12-02 Neil Booth <neil@daikokuya.demon.co.uk>
406 * objc.dg/alias.m: Update.
407 * objc.dg/class-1.m: Update.
408 * objc.dg/const-str-1.m: Update.
409 * objc.dg/fwd-proto-1.m: Update.
410 * objc.dg/id-1.m: Update.
411 * objc.dg/super-class-1.m: Update.
413 2001-11-29 Mark Mitchell <mark@codesourcery.com>
415 * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
418 Wed Nov 28 15:05:54 2001 Jeffrey A Law (law@cygnus.com)
420 * gcc.c-torture/execute/20011128-1.c: New test.
422 2001-11-28 Hans-Peter Nilsson <hp@axis.com>
424 * gcc.dg/20011127-1.c: New test.
426 2001-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
428 * gcc.dg/format/strfmon-1.c: Update comments. Adjust examples
429 from Austin Group draft 7.
430 * gcc.dg/format/xopen-1.c: Update comments. Add tests for gaps in
431 scanf format arguments.
432 * gcc.dg/format/no-exargs-2.c: New test.
434 2001-11-25 Nathan Sidwell <nathan@codesourcery.com>
436 * g++.dg/abi/vbase8-4.C: New test.
438 2001-11-24 Ian Lance Taylor <ian@airs.com>
440 * gcc.c-torture/execute/20011121-1.c: New test.
442 Fri Nov 23 15:55:44 2001 Jeffrey A Law (law@cygnus.com)
444 * gcc.c-torture/execute/ieee/20011123-1.c: New test.
446 2001-11-23 Andreas Jaeger <aj@suse.de>
448 * gcc.dg/cpp/charconst-2.c: New test.
450 2001-11-22 Geoffrey Keating <geoffk@redhat.com>
452 * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
453 to the host if it is remote. Let tests specify extra headers
455 * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
456 * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
457 * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
458 * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
459 * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
460 * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
461 * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
462 * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
463 * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
464 * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
466 2001-11-22 Nick Clifton <nickc@cambridge.redhat.com>
468 * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
469 for little endian ARMs.
471 2001-11-20 Jakub Jelinek <jakub@redhat.com>
473 * gcc.c-torture/compile/20011119-1.c: New test.
474 * gcc.c-torture/compile/20011119-2.c: New test.
476 2001-11-17 Aldy Hernandez <aldyh@redhat.com>
478 * gcc.dg/altivec-1.c: Fix typo.
480 2001-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
482 * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
484 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
486 * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
488 2001-11-19 Geoffrey Keating <geoffk@redhat.com>
490 * lib/g77.exp: Don't specify --rpath-link.
492 * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
493 across all the headers.
494 * gcc.dg/format/format.exp: For testing on a remote host,
497 * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
498 * gcc.c-torture/execute/930406-1.c: Likewise.
499 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
501 2001-11-19 Aldy Hernandez <aldyh@redhat.com>
503 * gcc.dg/altivec-1.c: New.
505 2001-11-19 Neil Booth <neil@daikokuya.demon.co.uk>
507 * gcc.dg/cpp/fpreprocessed.c: New test case.
509 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
511 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
512 gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
513 * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
515 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
517 * gcc.dg/no-builtin-1.c: New test.
519 2001-11-16 Jakub Jelinek <jakub@redhat.com>
521 * gcc.c-torture/execute/20011115-1.c: New test.
523 2001-11-15 Jakub Jelinek <jakub@redhat.com>
525 * gcc.c-torture/compile/20011114-2.c: New test.
526 * gcc.c-torture/compile/20011114-3.c: New test.
527 * gcc.c-torture/compile/20011114-4.c: New test.
529 2001-11-15 Nathan Sidwell <nathan@codesourcery.com>
531 * g++.dg/other/init1.C: New test.
533 2001-11-14 Geoffrey Keating <geoffk@redhat.com>
535 * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
538 * gcc.c-torture/execute/20011114-1.c: New testcase.
540 * gcc.c-torture/compile/20010327-1.c: Revert last change.
541 * gcc.c-torture/compile/20011114-1.c: New test, exactly
542 like the (before this change) version of 20010327-1.c.
544 2001-11-14 Roger Sayle <roger@eyesopen.com>
546 * gcc.c-torture/execute/string-opt-13.c: New testcase.
548 2001-11-14 Richard Sandiford <rsandifo@redhat.com>
550 * g++.dg/init/array2.C: New test.
552 2001-11-14 Alexandre Oliva <aoliva@redhat.com>
554 * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
556 2001-11-13 Nathan Sidwell <nathan@codesourcery.com>
558 * g++.dg/other/forscope1.C: New test.
559 * g++.dg/ext/forscope1.C: New test.
560 * g++.dg/ext/forscope2.C: New test.
562 2001-11-13 Jakub Jelinek <jakub@redhat.com>
564 * gcc.c-torture/execute/20011113-1.c: New test.
566 2001-11-09 Geoffrey Keating <geoffk@redhat.com>
568 * gcc.c-torture/execute/20011109-2.c: New test.
570 * gcc.c-torture/execute/20011109-1.c: New test.
572 2001-11-09 Jakub Jelinek <jakub@redhat.com>
574 * gcc.c-torture/compile/20011109-1.c: New test.
576 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
578 * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
579 * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
580 * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
581 * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
582 * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
583 * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
584 * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
586 2001-11-08 Neil Booth <neil@daikokuya.demon.co.uk>
588 * g++.dg/warn/Wshadow-1.C: New tests.
589 * g++.old-deja/g++.mike/for3.C: Update.
591 2001-11-06 Joseph S. Myers <jsm28@cam.ac.uk>
593 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
594 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
595 XFAILs. Adjust expected error texts.
596 * gcc.c-torture/compile/20011106-1.c,
597 gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
598 gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
599 gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
600 gcc.dg/c99-array-lval-5.c: New tests.
602 2001-11-05 Neil Booth <neil@cat.daikokuya.demon.co.uk>
604 * gcc.dg/cpp/defined.c: Update.
606 2001-11-04 Neil Booth <neil@cat.daikokuya.demon.co.uk>
608 * gcc.c-torture/execute/anon-1.c: New test.
610 2001-11-03 Geoffrey Keating <geoffk@redhat.com>
612 * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
613 same size, so no warning should be produced on stormy16.
615 * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
616 due to oversized array.
617 * g++.old-deja/g++.mike/ns15.C: Likewise.
618 * g++.old-deja/g++.pt/crash16.C: Likewise.
620 2001-11-02 Graham Stott <grahams@redhat.com>
622 * g++.dgother/debug1.C: Fix typos.
624 2001-11-01 Jakub Jelinek <jakub@redhat.com>
626 * g++.dg/other/debug1.C: New test.
628 2001-11-01 Stephane Carrez <Stephane.Carrez@worldnet.fr>
630 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
633 2001-10-30 Jakub Jelinek <jakub@redhat.com>
635 * gcc.dg/20011029-2.c: New test.
637 * gcc.c-torture/compile/20011029-1.c: New test.
639 Mon Oct 29 21:19:53 2001 Nicola Pero <n.pero@mi.flashnet.it>
641 * objc/execute/class_self-1.m: New test.
642 * objc/execute/class_self-2.m: New test.
644 2001-10-25 Zack Weinberg <zack@codesourcery.com>
646 * gcc.misc-tests/msgs.exp: Delete.
647 * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
648 * gcc.misc-tests/m-un-2.c: Move to gcc.dg. Update expected
649 error set to match recent changes.
651 2001-10-24 Zack Weinberg <zack@codesourcery.com>
653 * gcc.dg/20011021-1.c: New test.
655 2001-10-24 Jakub Jelinek <jakub@redhat.com>
657 * gcc.c-torture/compile/20011023-1.c: New test.
659 2001-10-23 Geoffrey Keating <geoffk@redhat.com>
661 * lib/g77.exp: Rewrite based on lib/g++.exp.
663 2001-10-19 Jakub Jelinek <jakub@redhat.com>
665 * gcc.c-torture/execute/20011019-1.c: New test.
667 * gcc.dg/20011018-1.c: New test.
669 2001-10-19 NIIBE Yutaka <gniibe@m17n.org>
671 * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
673 2001-10-18 Alexandre Oliva <aoliva@redhat.com>
675 * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
676 * gcc.dg/attr-invalid.c: Likewise.
678 2001-10-18 Jakub Jelinek <jakub@redhat.com>
680 * testsuite/gcc.dg/20011015-1.c: New test.
682 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
684 * g++.dg/template/unify2.C: New test.
686 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
688 * g++.dg/other/exception-specification.C: New test
690 2001-10-13 Tom Rix <trix@redhat.com>
692 * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
693 * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
695 2001-10-12 Jakub Jelinek <jakub@redhat.com>
697 * testsuite/gcc.dg/20011009-1.c: New test.
699 2001-10-12 Nathan Sidwell <nathan@codesourcery.com>
702 * g++.dg/other/friend1.C: New test.
704 2001-10-11 Richard Henderson <rth@redhat.com>
706 * g++.old-deja/g++.other/crash18.C: Add -S to options.
708 2001-10-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
710 * gcc.c-torture/compile/20011010-1.c: New.
712 2001-10-09 Joseph S. Myers <jsm28@cam.ac.uk>
714 * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
715 g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
716 g77.f-torture/execute/execute.exp,
717 g77.f-torture/noncompile/noncompile.exp,
718 gcc.c-torture/compile/compile.exp,
719 gcc.c-torture/execute/execute.exp,
720 gcc.c-torture/execute/ieee/ieee.exp,
721 gcc.c-torture/execute/memcheck/memcheck.exp,
722 gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
723 objc/execute/execute.exp: Update FSF address.
725 2001-10-09 Neil Booth <neil@daikokuya.demon.co.uk>
727 * gcc.dg/cpp/cmdlne-C.c: Update.
728 * gcc.dg/cpp/cmdlne-C2.c: New.
730 2001-10-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
732 * gcc.c-torture/execute/20011008-3.c: New.
734 2001-10-08 DJ Delorie <dj@redhat.com>
736 * gcc.dg/20011008-1.c: New.
737 * gcc.dg/20011008-2.c: New.
739 2001-10-08 Neil Booth <neil@daikokuya.demon.co.uk>
741 * gcc.dg/cpp/spacing1.c: Update test.
743 2001-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
745 * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
746 spelling errors of "separate" as "seperate".
748 2001-10-05 Alexandre Oliva <aoliva@redhat.com>
750 * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
751 enough to avoid inlining.
753 2001-10-04 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
755 * lib/g77.exp: set libg2c_dir correctly.
757 2001-10-02 Neil Booth <neil@daikokuya.demon.co.uk>
759 * gcc.dg/cpp/macro11.c: New test.
761 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
763 * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
764 gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
765 gcc.dg/format/multattr-3.c: New tests.
766 * gcc.dg/format/attr-3.c: Update expected error texts. Remove
767 tests for format attributes on function pointers being rejected.
769 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
771 * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
773 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
775 * g++.dg/warn/format1.C: New test.
777 2001-10-01 Neil Booth <neil@daikokuya.demon.co.uk>
779 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
781 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
783 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
785 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
787 * gcc.dg/cpp/redef2.c: Add test.
789 2001-09-27 Geoffrey Keating <geoffk@redhat.com>
791 * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
792 long-standing bug on i686, apparently.
793 * gcc.c-torture/execute/loop-2c.x: New file.
794 * gcc.c-torture/execute/loop-2d.x: New file.
795 * gcc.c-torture/execute/loop-3c.x: New file.
797 2001-09-25 Neil Booth <neil@daikokuya.demon.co.uk>
799 * gcc.dg/cpp/20000625-2.c: Correct line number.
801 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
803 * gcc.dg/cpp/macro10.c: New test.
804 * gcc.dg/cpp/strify3.c: New test.
805 * gcc.dg/cpp/spacing1.c: Add tests.
806 * gcc.dg/cpp/19990703-1.c: Remove bogus test.
807 * gcc.dg/cpp/20000625-2.c: Fudge to pass.
809 2001-09-24 DJ Delorie <dj@redhat.com>
811 * gcc.c-torture/execute/20010924-1.c: New test.
813 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
815 * testsuite/objc/execute/paste.m: Remove.
817 2001-09-22 Joseph S. Myers <jsm28@cam.ac.uk>
819 * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
821 2001-09-22 George Helffrich <george@geo.titech.ac.jp>
823 * g77.dg/strlen0.f: New test.
825 2001-09-21 Richard Henderson <rth@redhat.com>
827 * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
828 * g++.old-deja/g++.abi/vtable2.C: Likewise.
830 2001-09-21 Joseph S. Myers <jsm28@cam.ac.uk>
832 Table-driven attributes.
833 * g++.dg/ext/attrib1.C: New test.
835 2001-09-20 DJ Delorie <dj@redhat.com>
837 * gcc.dg/20000926-1.c: Update expected warning messages.
838 * gcc.dg/array-2.c: Likewise, and test for warnings too.
839 * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
842 2001-09-18 Richard Sandiford <rsandifo@redhat.com>
844 * g++.dg/eh/registers1.C: New test case.
846 2001-09-17 Richard Henderson <rth@redhat.com>
848 * gcc.dg/array-5.c: Fix VLA decomposition test.
850 2001-09-16 Neil Booth <neil@daikokuya.demon.co.uk>
852 * gcc.dg/cpp/line5.c: New testcase.
854 2001-09-15 Neil Booth <neil@daikokuya.demon.co.uk>
856 * gcc.dg/cpp/macro9.c: New test.
858 2001-09-15 Aldy Hernandez <aldyh@redhat.com>
860 * gcc.c-torture/execute/980223.c: Change type of addr from long
863 2001-09-15 Hans-Peter Nilsson <hp@axis.com>
865 * gcc.c-torture/execute/20010915-1.c: New test.
867 2001-09-14 Janis Johnson <janis187@us.ibm.com>
869 * g77.dg/bprob: New directory.
870 * g77.dg/bprob/bprob.exp: New file.
871 * g77.dg/bprob/bprob-1.f: New test.
872 * g77.dg/gcov: New directory.
873 * g77.dg/gcov/gcov.exp: New file.
874 * g77.dg/gcov/gcov-1.f: New test.
875 * g77.dg/gcov/gcov-1.x: New file.
877 2001-09-13 Neil Booth <neil@daikokuya.demon.co.uk>
879 * gcc.dg/cpp/directiv.c: Update.
880 * gcc.dg/cpp/undef1.c: Update.
882 2001-09-12 Jakub Jelinek <jakub@redhat.com>
884 * gcc.dg/20010912-1.c: New test.
886 2001-09-11 Janis Johnson <janis187@us.ibm.com>
888 * gcc.misc-tests/gcov.exp: Move almost everything to a new,
889 language-independent file in lib.
890 * lib/gcov.exp: New file.
892 2001-09-11 Joseph S. Myers <jsm28@cam.ac.uk>
894 * gcc.c-torture/compile/20010911-1.c: New test.
896 2001-09-10 Janis Johnson <janis187@us.ibm.com>
898 * lib/profopt.exp: New, to support profile-directed optimizations.
899 * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
900 * gcc.misc-tests/bprob-1.c: New test.
901 * gcc.misc-tests/bprob-2.c: New test.
903 2001-09-07 Janis Johnson <janis187@us.ibm.com>
905 * gcc.misc-tests/gcov.exp: Add support for a .x file to control
906 XFAIL and which kinds of gcov output to verify.
907 * gcc.misc-tests/gcov-4b.x: New file.
908 * gcc.misc-tests/gcov-5b.x: New file.
909 * gcc.misc-tests/gcov-6.x: New file.
910 * gcc.misc-tests/gcov-7.c: New test.
911 * gcc.misc-tests/gcov-7.x: New file.
913 2001-09-06 Janis Johnson <janis187@us.ibm.com>
915 * gcc.misc-tests/gcov.exp: Add support for call return percentages.
916 * gcc.misc-tests/gcov-6.c: New test.
918 2001-09-06 Nathan Sidwell <nathan@codesourcery.com>
921 * g++.dg/abi/vbase1.C: New test.
923 2001-09-05 Ziemowit Laski <zlaski@apple.com>
925 * objc.dg/method-2.m: New.
927 2001-09-04 Nathan Sidwell <nathan@codesourcery.com>
930 * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
931 * g++.dg/init/empty1.C: New test.
933 2001-09-03 Jakub Jelinek <jakub@redhat.com>
935 * gcc.c-torture/compile/20010903-1.c: New test.
937 2001-08-31 Roman Zippel <zippel@linux-m68k.org>
939 * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
942 2001-08-31 Geoffrey Keating <geoffk@redhat.com>
944 * g++.dg/abi/empty4.C: Allow for 16-bit ints.
946 * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
948 * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
950 2001-08-30 Geoffrey Keating <geoffk@redhat.com>
952 * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
953 for 16-bit 'unsigned int'.
955 2001-08-29 Kazu Hirata <kazu@hxi.com>
957 * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
959 2001-08-27 Richard Henderson <rth@redhat.com>
961 * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
962 * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
964 2001-08-25 Aldy Hernandez <aldyh@redhat.com>
966 * gcc.dg/asm-names.c (ymain): New.
968 2001-08-22 Geoffrey Keating <geoffk@redhat.com>
970 * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
971 * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
972 * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
974 2001-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
976 * gcc.dg/compare5.c: New testcase.
978 2001-08-23 Jason Merrill <jason_merrill@redhat.com>
980 * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
981 and "In instantiation".
983 2001-08-21 Aldy Hernandez <aldyh@redhat.com>
985 * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
987 2001-08-20 Janis Johnson <janis187@us.ibm.com>
989 * gcc.misc-tests/gcov.exp: Add support for branch information.
990 * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
991 * gcc.misc-tests/gcov-4.c: New test.
992 * gcc.misc-tests/gcov-4b.c: New test.
993 * gcc.misc-tests/gcov-5b.c: New test.
995 2001-08-20 Zack Weinberg <zackw@panix.com>
997 * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
1000 2001-08-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
1002 * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
1004 2001-08-19 Jakub Jelinek <jakub@redhat.com>
1006 * g++.dg/eh/template1.C: New test.
1008 2001-08-16 David Billinghurst <David.Billinghurst@riotinto.com>
1010 * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
1012 * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
1015 2001-08-14 David Billinghurst <David.Billinghurst@riotinto.com>
1017 * lib/g77-dg.exp: Use prune.exp for common procedures
1018 (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
1019 * lib/g77.exp: (g77-dg-prune) Remove
1021 2001-08-13 Jason Merrill <jason_merrill@redhat.com>
1023 * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
1025 2001-08-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1027 * g++.dg/template/unify1.C: New test.
1029 2001-08-07 Nathan Sidwell <nathan@codesourcery.com>
1031 * g++.dg/abi/empty4.C: New test.
1033 2001-08-06 David Billinghurst <David.Billinghurst@riotinto.com>
1035 * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
1037 * g77.f-torture/compile/pr3743.x: Likewise
1039 2001-08-05 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
1041 * g++.dg/other/using-declaration.C: New test.
1043 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
1045 * gcc.dg/cpp/tr-sign.c: New testcase.
1047 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
1049 * gcc.dg/cpp/19951025-1.c: Revert.
1050 * gcc.dg/cpp/directiv.c: We no longer process directives that
1051 interrupt macro arguments.
1053 2001-08-03 Zack Weinberg <zackw@stanford.edu>
1055 * gcc.dg/bconstp-1.c: New test.
1057 2001-08-03 Richard Henderson <rth@redhat.com>
1059 * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
1061 2001-08-02 Neil Booth <neil@daikokuya.demon.co.uk>
1063 * gcc.dg/cpp/19951025-1.c: Update.
1065 2001-08-02 Jeffrey Oldham <oldham@codesourcery.com>
1067 * g77.dg/ff90-1.f (s): Fix reference of variable z,
1070 2001-08-02 Nathan Sidwell <nathan@codesourcery.com>
1073 * g++.old-deja/g++.ns/ns14.C: Remove special options.
1074 * g++.old-deja/g++.other/std1.C: Likewise.
1075 * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
1077 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
1079 * lib/g77.exp: Load gcc-defs.exp for common procedures
1080 (g77_pass, g77_fail, g77_finish, g77_exit,
1081 ${tool}_check_unsupported_p} Now redundant. Deleted.
1083 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
1085 * g77.dg/fbackslash.f
1086 * g77.dg/fcase-preserve.f
1088 * g77.dg/ffixed-line-length-0.f
1089 * g77.dg/ffixed-line-length-132.f
1090 * g77.dg/ffixed-line-length-7.f
1091 * g77.dg/ffixed-line-length-72.f
1092 * g77.dg/ffixed-line-length-none.f
1093 * g77.dg/ffree-form-1.f
1094 * g77.dg/fno-backslash.f
1095 * g77.dg/fno-f90-1.f
1096 * g77.dg/fno-fixed-form-1.f
1097 * g77.dg/fno-onetrip.f
1098 * g77.dg/fno-typeless-boz.f
1099 * g77.dg/fno-underscoring.f
1100 * g77.dg/fno-vxt-1.f
1102 * g77.dg/ftypeless-boz.f
1103 * g77.dg/fugly-assumed.f
1104 * g77.dg/funderscoring.f
1107 2001-08-01 Ziemowit Laski <zlaski@apple.com>
1109 * objc.dg/fwd-proto-1.m: New.
1110 * objc.dg/local-decl-1.m: New.
1111 * objc.dg/naming-1.m: New.
1112 * objc.dg/naming-2.m: New.
1113 * objc.dg/proto-hier-1.m: New.
1115 2001-07-31 Hans-Peter Nilsson <hp@bitrange.com>
1117 * gcc.dg/c99-scope-2.c: Don't generally assume adding more
1118 largest-type elements to a struct makes its size grow.
1120 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
1122 * g++.dg/abi/vthunk1.C: New test.
1124 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
1126 * g++.dg/abi/vbase8-22.C: New test.
1128 2001-07-31 Neil Booth <neil@cat.daikokuya.demon.co.uk>
1130 * gcc.dg/cpp/macro8.c: New test.
1132 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
1134 * g++.dg/abi/vbase8-21.C: New test.
1136 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
1138 * g++.dg/abi/vbase8-10.C: New test.
1140 2001-07-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1142 * lib/g++.exp (g++_set_ld_library_path): Renamed to
1143 ${tool}_set_ld_library_path.
1145 * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
1148 2001-07-26 Stan Cox <scox@redhat.com>
1150 * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
1151 * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
1152 gcc_exit, gcc_check_unsupported_p):
1153 Moved to gcc-deps.exp
1154 * gcc-deps.exp: New file.
1156 2001-07-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1158 * g++.old-deja/g++.pt/defarg14.C: New test.
1160 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
1162 * g++.old-deja/g++.other/lineno5.C: New test.
1164 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
1166 * g++.old-deja/g++.pt/crash68.C: New test.
1168 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
1170 * g++.old-deja/g++.other/crash42.C: New test.
1172 2001-07-26 Neil Booth <neil@cat.daikokuya.demon.co.uk>
1174 * gcc.dg/cpp/extratokens.c: Fix.
1175 * gcc.dg/cpp/skipping2.c: New tests.
1177 2001-07-25 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1179 * gcc.c-torture/execute/20010724-1.c: New file.
1180 * gcc.c-torture/execute/20010724-1.x: New file.
1182 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
1184 * g++.old-deja/g++.other/cond7.C: New test.
1186 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
1188 * g++.old-deja/g++.other/optimize4.C: New test.
1190 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
1192 * g++.old-deja/g++.abi/vbase8-5.C: New test.
1194 2001-07-24 Jason Merrill <jason_merrill@redhat.com>
1196 * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
1197 * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
1198 gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
1199 * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
1201 * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
1202 bug report" message.
1204 * g++.dg/dg.exp: Run tests from subdirectories other than "special".
1205 * g++.dg/ext/instantiate1.C: Move from old-deja.
1207 2001-07-24 David Billinghurst <David.Billinghurst@riotinto.com>
1209 * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
1210 * g77.f-torture/execute/intrinsic-unix-erf.f: New test
1211 * g77.f-torture/execute/intrinsic-vax-cd.f: New test
1212 * g77.f-torture/execute/intrinsic-f2c-z.f: New test
1214 Mon Jul 23 10:14:17 2001 Jeffrey A Law (law@cygnus.com)
1216 * gcc.c-torture/execute/20010723-1.c: New test.
1218 2001-07-23 Ben Elliston <bje@redhat.com>
1220 * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
1222 2001-07-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1224 * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
1226 Delete handling of ieee_multilib_flags.
1227 Pass -mieee for alpha*-*-* and sh-*-*.
1228 * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
1230 2001-07-21 Nathan Sidwell <nathan@codesourcery.com>
1232 Remove old-abi tests.
1233 * g++.old-deja/g++.mike/p11116.C: Remove.
1234 * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
1236 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.org>
1238 * g77.f-torture/compile/pr3743.f: New test
1240 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.com>
1242 * g77.f-torture/execute/f90-intrinsic-bit.f: New test
1244 2001-07-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1246 * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
1247 g++.old-deja/g++.pt/static6.C: Likewise.
1248 * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
1249 supports weak symbols.
1251 2001-07-18 Andreas Jaeger <aj@suse.de>
1253 * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
1256 2001-07-18 Andreas Jaeger <aj@suse.de>
1258 * gcc.dg/iftrap-1.c: Fix target line.
1260 2001-07-17 Richard Henderson <rth@redhat.com>
1262 * gcc.c-torture/execute/20010717-1.c: New.
1264 2001-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
1266 * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
1269 2001-07-17 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
1271 * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
1273 2001-07-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1275 * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
1276 UAC_SIGBUS, UAC_NOPRINT definitions.
1278 Mon Jul 16 12:21:56 2001 Nicola Pero <n.pero@mi.flashnet.it>
1280 * objc/execute/object_is_class.m: New test.
1281 * objc/execute/object_is_meta_class.m: New test.
1283 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
1285 * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
1286 * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
1288 2001-01-15 David Billinghurst <David.Billinghurst@riotinto.com>
1290 * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
1291 * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
1293 2001-07-14 Richard Henderson <rth@redhat.com>
1295 * gcc.dg/iftrap-1.c: New.
1297 2001-07-11 David Billinghurst <David.Billinghurst@riotinto.com>
1299 * g77.f-torture/execute/intrinsic77.f: New test.
1301 2001-07-11 Janis Johnson <janis@us.ibm.com>
1303 * gcc.misc-tests/gcov-3.c: New test.
1305 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
1307 * gcc.c-torture/compile/20010711-1.c,
1308 * gcc.c-torture/compile/20010711-2.c: New tests.
1310 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
1312 * gcc.c-torture/execute/20010711-1.c: New test.
1314 2001-07-11 Ben Elliston <bje@redhat.com>
1316 * g++.old-deja/g++.other/enum5.C: New test.
1318 2001-07-10 Jason Merrill <jason_merrill@redhat.com>
1320 * lib/g++-dg.exp: Load file-format and target-supports like gcc.
1321 (g++-dg-prune): Call prune_gcc_output.
1322 * prune.exp: New file for prune_gcc_output.
1323 * lib/g++.exp, lib/gcc.exp: Load it.
1325 2001-07-08 Joseph S. Myers <jsm28@cam.ac.uk>
1327 * gcc.c-torture/compile/20010701-1.c,
1328 g++.old-deja/g++.ext/attrib6.C: New tests.
1330 Fri Jul 6 09:31:43 2001 Jeffrey A Law (law@cygnus.com)
1332 * gcc.c-torture/compile/20010706-1.c: New test.
1334 2000-09-10 Michael Chamberlain <michael@chamberlain.net.au>
1336 * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
1338 2001-06-28 Stan Shebs <shebs@apple.com>
1340 * gcc.dg/pragma-darwin.c: New test.
1342 2001-06-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1344 * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
1345 Solaris 2.[678] system.
1347 2001-06-22 Joseph S. Myers <jsm28@cam.ac.uk>
1349 * gcc.dg/20010622-1.c: New test.
1351 2001-06-18 Stan Shebs <shebs@apple.com>
1353 * objc.dg: New directory.
1354 * objc.dg/dg.exp: New file.
1355 * objc.dg/alias.m: New.
1356 * objc.dg/class-1.m: New.
1357 * objc.dg/class-2.m: New.
1358 * objc.dg/const-str-1.m: New.
1359 * objc.dg/const-str-2.m: New.
1360 * objc.dg/id-1.m: New.
1361 * objc.dg/method-1.m: New.
1362 * objc.dg/super-class-1.m: New.
1363 * lib/objc-dg.exp: New file.
1365 2001-06-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
1367 * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
1370 2001-06-14 Nathan Sidwell <nathan@codesourcery.com>
1372 * g++.old-deja/g++.abi/vbase8-9.C: New test.
1374 2001-06-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1376 * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
1379 2001-06-12 Richard Henderson <rth@redhat.com>
1381 * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
1383 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
1385 * g++.old-deja/g++.abi/vbase5.C: New test.
1386 * g++.old-deja/g++.abi/vbase6.C: New test.
1387 * g++.old-deja/g++.abi/vbase7.C: New test.
1389 2001-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1391 * gcc.c-torture/compile/20010610-1.c: New test.
1393 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
1395 * g++.old-deja/g++.abi/vbase4.C: New test.
1397 2001-06-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1399 * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
1400 support %f for HC11/HC12 targets.
1401 * gcc.c-torture/execute/930513-1.x: New file, likewise.
1402 * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
1403 on HC11/HC12 targets.
1404 * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
1406 2001-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1408 * gcc.dg/wchar_t-1.c: New file.
1409 * gcc.dg/wint_t-1.c: Likewise.
1411 2001-06-11 Bernd Schmidt <bernds@redhat.com>
1413 * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
1415 2001-06-11 Richard Henderson <rth@redhat.com>
1417 * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
1419 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
1421 * gcc.c-torture/compile/20010611-1.c: New test.
1423 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
1425 * gcc.dg/c99-tag-1.c: Add more tests.
1427 2001-06-10 Alexandre Oliva <aoliva@redhat.com>
1429 * g++.old-deja/g++.abi/ptrmem.C: Take into account different
1430 representation on MN10300 and ARM/Thumb.
1432 2001-06-10 Toon Moene <toon@moene.indiv.nluug.nl>
1434 * g77.f-torture/execute/20010610.f: New.
1436 2001-06-09 David Billinghurst <David.Billinghurst@riotinto.com>
1438 * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
1441 2001-06-09 Richard Henderson <rth@redhat.com>
1443 * gcc.c-torture/execute/ashrdi-1.c: New.
1444 * gcc.c-torture/execute/ashldi-1.c: New.
1445 * gcc.c-torture/execute/lshrdi-1.c: New.
1447 2001-06-09 Ovidiu Predescu <ovidiu@cup.hp.com>
1449 * objc/execute/load-3.m: Added. Check sending +load to categories,
1450 in addition to classes.
1452 2001-06-08 Stan Shebs <shebs@apple.com>
1454 * objc/execute/load-2.m: New test. From Nicola Pero
1455 <n.pero@mi.flashnet.it>.
1457 2001-06-08 Jakub Jelinek <jakub@redhat.com>
1459 * gcc.c-torture/execute/20010605-2.c: New test.
1461 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
1463 * g++.old-deja/g++.abi/vbase2.C: New test.
1464 * g++.old-deja/g++.abi/vbase3.C: New test.
1466 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
1468 * g++.old-deja/g++.pt/friend49.C: New test.
1470 2001-06-07 Nathan Sidwell <nathan@codesourcery.com>
1472 * g++.old-deja/g++.ext/anon3.C: New test.
1474 2001-06-05 Nathan Sidwell <nathan@codesourcery.com>
1476 * g++.old-deja/g++.other/conv7.C: New test.
1478 2001-06-05 Joseph S. Myers <jsm28@cam.ac.uk>
1480 * gcc.c-torture/compile/20010605-2.c: New test.
1482 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
1484 * gcc.c-torture/execute/20010604-1.c: New test.
1486 2001-06-04 Loren J. Rittle <ljrittle@acm.org>
1488 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
1490 2001-06-04 Jeffrey Oldham <oldham@codesourcery.com>
1492 * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
1493 (g++_link_flags): Likewise.
1494 (g++_init): Pass gccpath's value to two previous functions.
1496 2001-06-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1498 * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
1499 Ensure logfile entry matches exec command line.
1501 2001-05-31 Richard Henderson <rth@redhat.com>
1503 * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
1504 * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
1506 2001-05-30 David.Billinghurst <David.Billinghurst@riotinto.com>
1508 * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
1509 compiler for irix6.2
1511 2001-05-30 Nathan Sidwell <nathan@codesourcery.com>
1513 * g++.old-deja/g++.other/optimize3.C: New file.
1515 2001-05-29 Jeffrey Oldham <oldham@codesourcery.com>
1517 * gcc.c-torture/compile/20010518-2.x: New file to compile, not
1520 2001-05-26 Nathan Sidwell <nathan@codesourcery.com>
1522 * g++.old-deja/g++.other/optimize2.C: New file.
1524 2001-05-25 Diego Novillo <dnovillo@redhat.com>
1526 * gcc.c-torture/compile/20010518-2.c: New file.
1527 * gcc.c-torture/execute/20010518-1.c: New file.
1528 * gcc.c-torture/execute/20010518-2.c: New file.
1530 2001-05-25 Joseph S. Myers <jsm28@cam.ac.uk>
1532 * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
1534 2001-05-24 Mark Mitchell <mark@codesourcery.com>
1536 G++ no longer defines builtins that do not begin with __builtin.
1537 * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
1538 * g++.old-deja/g++.brendand/misc13.C: Likewise.
1539 * g++.old-deja/g++.law/builtin1.C: Likewise.
1540 * g++.old-deja/g++.law/cvt2.C: Likewise.
1541 * g++.old-deja/g++.mike/net5.C: Likewise.
1542 * g++.old-deja/g++.other/builtins1.C: Likewise.
1543 * g++.old-deja/g++.other/builtins2.C: Likewise.
1544 * g++.old-deja/g++.other/builtins3.C: Likewise.
1545 * g++.old-deja/g++.other/builtins4.C: Likewise.
1546 * g++.old-deja/g++.other/inline8.C: Likewise.
1547 * g++.old-deja/g++.robertl/eb39.C: Likewise.
1549 2001-05-24 Nathan Sidwell <nathan@codesourcery.com>
1551 * g++.old-deja/g++.pt/using1.C: Adjust.
1552 * g++.old-deja/g++.pt/using2.C: New test.
1554 2001-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
1556 * gcc.dg/cpp/charconst.c: New tests.
1557 * gcc.dg/cpp/escape.c: New tests.
1558 * gcc.dg/cpp/escape-1.c: New tests.
1559 * gcc.dg/cpp/escape-2.c: New tests.
1560 * gcc.dg/cpp/ucs.c: New tests.
1562 2001-05-23 David.Billinghurst <David.Billinghurst@riotinto.com>
1564 * gcc.misc-tests/linkage.exp: Pass appropriate flags to
1565 native compiler for irix6.5.
1567 Wed May 23 2001 Jeffrey D. Oldham <oldham@codesourcery.com>
1569 * lib/g++.exp (g++_include_flags): Use args to compute
1571 (g++_link_flags): Likewise.
1572 (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
1574 2001-05-22 Joseph S. Myers <jsm28@cam.ac.uk>
1576 * gcc.dg/c90-hexfloat-1.c: Add more tests.
1578 2001-05-21 Geoff Keating <geoffk@redhat.com>
1580 * gcc.c-torture/compile/920520-1.x: Merge previous contents into
1583 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1585 * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
1587 * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
1588 to STACK_SIZE; Use it to define size of add_histo array.
1589 * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
1591 (f): Use GITT_SIZE to define size of gitt local table.
1592 * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
1593 to STACK_SIZE; Use it to define size of bytemem array.
1595 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1597 * gcc.c-torture/compile/20000804-1.x: New file, this test fails
1598 on 68HC11/HC12 due to the asm instruction.
1599 * gcc.c-torture/compile/20001205-1.x: New file, ditto.
1600 * gcc.c-torture/compile/920520-1.x: Likewise.
1601 * gcc.c-torture/compile/20001226-1.x: New file, this test fails
1602 on 68HC11/HC12 because the function is larger than 64K.
1603 * gcc.c-torture/compile/961203-1.x: New file, this test fails
1604 on 68HC11/HC12 because the structure is too large.
1606 2001-05-20 Richard Henderson <rth@redhat.com>
1608 * gcc.c-torture/execute/20010520-1.c: New.
1610 2001-05-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1612 * g++.old-deja/g++.warn/compare1.C: New test.
1613 * gcc.dg/compare4.c: New test.
1615 2001-05-20 Nathan Sidwell <nathan@codesourcery.com>
1617 * g++.old-deja/g++.other/optimize1.C: New test.
1619 2001-05-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1621 * g++.old-deja/g++.pt/spec41.C: New test.
1623 2001-05-19 Joseph S. Myers <jsm28@cam.ac.uk>
1625 * gcc.c-torture/compile/20010114-1.x: Remove.
1627 2001-05-18 Stan Shebs <shebs@apple.com>
1629 * gcc.c-torture/compile/20010518-1.c: New test.
1631 2001-05-18 Nathan Sidwell <nathan@codesourcery.com>
1633 * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
1634 * g++.old-deja/g++.pt/crash67.C: New test.
1636 2001-05-17 Jeffrey D. Oldham <oldham@codesourcery.com>
1638 * g++.old-deja/g++.other/debug9.C: New test.
1640 2001-05-16 Zack Weinberg <zackw@stanford.edu>
1642 * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
1644 Wed May 16 20:33:57 CEST 2001 Jan Hubicka <jh@suse.cz>
1646 * gcc.c-torture/compile/20010516-1.c: New test.
1648 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
1650 * g++.old-deja/g++.other/crash41.C: New test.
1652 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
1654 * g++.old-deja/g++.pt/crash66.C: New test.
1656 2001-05-15 Benjamin Kosnik <bkoz@redhat.com>
1658 * g++.old-deja/g++.robertl/eb27.C: Convert.
1660 2001-05-15 Nick Clifton <nickc@cambridge.redhat.com>
1662 * g++.dg/friend-warn.C: New test. Do not warn about friend
1663 declaration being redundant.
1665 2001-05-15 Mark Mitchell (admin) <mitchell@nunki.dbai.tuwien.ac.at>
1667 * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
1669 2001-05-14 Mark Mitchell <mark@codesourcery.com>
1671 * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
1673 2001-05-13 Benjamin Kosnik <bkoz@redhat.com>
1675 * lib/g++.exp: Use testsuite_flags.
1677 2001-05-13 Mark Mitchell <mark@codesourcery.com>
1679 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
1681 2001-05-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
1683 * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
1685 2001-05-11 Mark Mitchell <mark@codesourcery.com>
1687 * lib/objc.exp: Add -lposix4 on Solaris 2.8.
1689 2001-05-10 Joseph S. Myers <jsm28@cam.ac.uk>
1691 * gcc.c-torture/compile/20010313-1.c: New test.
1693 2001-05-09 Zack Weinberg <zackw@stanford.edu>
1695 * gcc.dg/cpp/direct2.c: New test.
1696 * gccq.dg/cpp/direct2s.c: New test.
1698 * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
1700 2001-05-07 Mark Mitchell <mark@codesourcery.com>
1702 * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
1703 * g++.old-deja/g++.other/op3.C: Likewise.
1705 2001-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
1707 * gcc.dg/cpp/syshdr.h: New file.
1708 * gcc.dg/cpp/sysmac1.c: Update.
1709 * gcc.dg/cpp/sysmac2.c: Update.
1711 2001-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
1713 * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
1715 2001-05-04 David Edelsohn <edelsohn@gnu.org>
1717 * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
1718 gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
1720 2001-05-04 Neil Booth <neil@daikokuya.demon.co.uk>
1722 * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
1724 2001-05-03 Geoffrey Keating <geoffk@redhat.com>
1726 * lib/g++.exp (g++_include_flags): Don't use any special flags
1727 if TESTING_IN_BUILD_TREE is not defined.
1728 (g++_init): Use a plain 'c++' as the compiler if
1729 TESTING_IN_BUILD_TREEE is not defined.
1731 2001-05-02 Jakub Jelinek <jakub@redhat.com>
1733 * g++.old-deja/g++.eh/catch13.C: New test.
1734 * g++.old-deja/g++.eh/catch14.C: New test.
1736 2001-05-02 Jakub Jelinek <jakub@redhat.com>
1738 * gcc.dg/cpp/tr-define.c: New test.
1740 2001-05-01 Loren J. Rittle <ljrittle@acm.org>
1742 * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
1743 <stdlib.h>, not <malloc.h>.
1745 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
1747 * g++.old-deja/g++.ns/template17.C: New test.
1749 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
1751 * g++.old-deja/g++.pt/ref4.C: New test.
1753 2001-04-30 Richard Henderson <rth@redhat.com>
1755 * gcc.dg/20000724-1.c: Revert last change.
1757 2001-04-30 Toon Moene <toon@moene.indiv.nluug.nl>
1759 * g77.f-torture/execute/20010430.f: New test.
1761 2001-04-30 Mark Mitchell <mark@codesourcery.com>
1763 * gcc.dg/20000724-1.c: Add a clobber of `esp'.
1765 2001-04-29 Joseph S. Myers <jsm28@cam.ac.uk>
1767 * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
1769 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
1771 * g++.old-deja/g++.eh/crash6.C: New test.
1773 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
1775 * g++.old-deja/g++.other/warn7.C: New test.
1777 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
1779 * g++.old-deja/g++.other/defarg9.C: New test.
1781 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
1783 * g77.f-torture/compile/20010426.f: New test.
1784 * g77.f-torture/execute/20010426.f: New test.
1786 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
1788 * g77.f-torture/compile/20000629-1.x: Remove - error
1791 Thu Apr 26 11:15:12 2001 Jeffrey A Law (law@cygnus.com)
1793 * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
1794 Tweak slightly to work with g++.dg framework.
1795 * g++.dg/special/ecos.exp: Run initp1.C test.
1796 * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
1798 * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
1799 its linker doesn't give line numbers either.
1800 * g++.old-deja/g++.ext/instantiate3.C: Similarly.
1802 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
1804 * g++.old-deja/g++.other/lex1.C: New test.
1806 2001-04-26 Jakub Jelinek <jakub@redhat.com>
1808 * gcc.dg/noncompile/20010425-1.c: New test.
1810 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
1812 * g++.old-deja/g++.pt/mangle2.C: New test.
1814 2001-04-25 Jakub Jelinek <jakub@redhat.com>
1816 * gcc.dg/format/plus-1.c: New test.
1818 2001-04-25 Jakub Jelinek <jakub@redhat.com>
1820 * gcc.dg/20010423-1.c: New test.
1822 2001-04-25 Jakub Jelinek <jakub@redhat.com>
1824 * gcc.c-torture/execute/20010422-1.c: New test.
1826 2001-04-25 Nathan Sidwell <nathan@codesourcery.com>
1828 * g++.old-deja/g++.ns/type2.C: New test.
1830 2001-04-24 Zack Weinberg <zackw@stanford.edu>
1832 * g++.old-deja/g++.other/perf1.C: New test.
1834 2001-04-24 Nathan Sidwell <nathan@codesourcery.com>
1836 * gcc.dg/c99-func-2.c: Remove xfail.
1837 * gcc.dg/c99-func-3.c: Remove xfail.
1838 * gcc.dg/c99-func-4.c: Remove xfail.
1840 2001-04-23 Zack Weinberg <zackw@stanford.edu>
1842 * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
1844 2001-04-23 Joseph S. Myers <jsm28@cam.ac.uk>
1846 * gcc.c-torture/compile/20010423-1.c: New test.
1848 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
1850 * g++.old-deja/g++.pt/typename28.C: New test.
1852 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
1854 * g++.old-deja/g++.abi/empty2.C: New test.
1855 * g++.old-deja/g++.abi/empty3.C: New test.
1857 2001-04-20 Jakub Jelinek <jakub@redhat.com>
1859 * g++.old-deja/g++.other/comdat2.C: New test.
1860 * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
1862 2001-04-20 Jakub Jelinek <jakub@redhat.com>
1864 * g++.old-deja/g++.other/overload14.C: New test.
1866 2001-04-20 Jakub Jelinek <jakub@redhat.com>
1868 * g++.old-deja/g++.other/lookup23.C: New test.
1870 2001-04-20 Jakub Jelinek <jakub@redhat.com>
1872 * gcc.c-torture/execute/20010403-1.c: New test.
1874 2001-04-19 David Billinghurst <David.Billinghurst@riotinto.com>
1875 Mark Mitchell <mark@codesourcery.com>
1877 * lib/old-dejagnu.exp: Don't delete output of executable.
1878 Add .exe suffix to executables.
1880 2001-04-18 Toon Moene <toon@moene.indiv.nluug.nl>
1882 * g77.f-torture/execute/short.x; Remove - Error has been fixed.
1884 2001-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1886 * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
1888 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
1890 * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
1891 * g++.old-deja/g++.abi/crash1.C: New test.
1893 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
1895 * g++.old-deja/g++.other/crash40.C: New test.
1897 2001-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1899 * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
1901 2001-04-11 Nathan Sidwell <nathan@codesourcery.com>
1903 * g++.old-deja/g++.other/warn6.C: New test.
1905 22001-04-11 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
1907 * g++.old-deja/g++.robertl/eb42.C: Same.
1909 001-04-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1911 * gcc.dg/wtr-conversion-1.c: New testcase.
1913 2001-04-10 Richard Henderson <rth@redhat.com>
1915 * g++.old-deja/g++.other/array5.C: New.
1917 2001-04-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1919 * gcc.c-torture/execute/20010408-1.c: New test.
1921 2001-04-06 Benjamin Kosnik <bkoz@redhat.com>
1923 * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
1924 headers and constructs.
1925 * g++.old-deja/g++.robertl/eb79.C: Same.
1926 * g++.old-deja/g++.robertl/eb77.C (main): Same.
1927 * g++.old-deja/g++.robertl/eb73.C: Same.
1928 * g++.old-deja/g++.robertl/eb66.C (main): Same.
1929 * g++.old-deja/g++.robertl/eb55.C (t): Same.
1930 * g++.old-deja/g++.robertl/eb54.C (main): Same.
1931 * g++.old-deja/g++.robertl/eb46.C (main): Same.
1932 * g++.old-deja/g++.robertl/eb44.C: Same.
1933 * g++.old-deja/g++.robertl/eb41.C (main): Same.
1934 * g++.old-deja/g++.robertl/eb4.C (main): Same.
1935 * g++.old-deja/g++.robertl/eb39.C: Same.
1936 * g++.old-deja/g++.robertl/eb33.C (main): Same.
1937 * g++.old-deja/g++.robertl/eb31.C (main): Same.
1938 * g++.old-deja/g++.robertl/eb30.C: Same.
1939 * g++.old-deja/g++.robertl/eb3.C: Same.
1940 * g++.old-deja/g++.robertl/eb24.C (T>): Same.
1941 * g++.old-deja/g++.robertl/eb21.C: Same.
1942 * g++.old-deja/g++.robertl/eb15.C: Same.
1943 * g++.old-deja/g++.robertl/eb118.C: Same.
1944 * g++.old-deja/g++.robertl/eb115.C (main): Same.
1945 * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
1946 * g++.old-deja/g++.robertl/eb109.C: Same.
1947 * g++.old-deja/g++.other/sibcall1.C (main): Same.
1948 * g++.old-deja/g++.mike/rtti1.C: Same.
1949 * g++.old-deja/g++.mike/p658.C: Same.
1950 * g++.old-deja/g++.mike/net46.C: Same.
1951 * g++.old-deja/g++.mike/net34.C: Same.
1952 * g++.old-deja/g++.mike/memoize1.C: Same.
1953 * g++.old-deja/g++.mike/eh2.C: Same.
1954 * g++.old-deja/g++.law/weak.C: Same.
1955 * g++.old-deja/g++.law/visibility7.C: Same.
1956 * g++.old-deja/g++.law/visibility25.C: Same.
1957 * g++.old-deja/g++.law/visibility22.C: Same.
1958 * g++.old-deja/g++.law/visibility2.C: Same.
1959 * g++.old-deja/g++.law/visibility17.C: Same.
1960 * g++.old-deja/g++.law/visibility13.C: Same.
1961 * g++.old-deja/g++.law/visibility10.C: Same.
1962 * g++.old-deja/g++.law/visibility1.C: Same.
1963 * g++.old-deja/g++.law/virtual3.C (eval): Same.
1964 * g++.old-deja/g++.law/vbase1.C: Same.
1965 * g++.old-deja/g++.law/operators32.C: Same.
1966 * g++.old-deja/g++.law/nest3.C: Same.
1967 * g++.old-deja/g++.law/missed-error2.C (foo): Same.
1968 * g++.old-deja/g++.law/except5.C (main): Same.
1969 * g++.old-deja/g++.law/cvt7.C (run): Same.
1970 * g++.old-deja/g++.law/cvt2.C: Same.
1971 * g++.old-deja/g++.law/cvt16.C: Same.
1972 * g++.old-deja/g++.law/ctors6.C (bar): Same.
1973 * g++.old-deja/g++.law/ctors17.C (main): Same.
1974 * g++.old-deja/g++.law/ctors13.C: Same.
1975 * g++.old-deja/g++.law/ctors12.C (main): Same.
1976 * g++.old-deja/g++.law/ctors10.C: Same.
1977 * g++.old-deja/g++.law/code-gen5.C: Same.
1978 * g++.old-deja/g++.law/bad-error7.C: Same.
1979 * g++.old-deja/g++.law/arm9.C: Same.
1980 * g++.old-deja/g++.law/arm12.C: Same.
1981 * g++.old-deja/g++.law/arg8.C: Same.
1982 * g++.old-deja/g++.law/arg1.C: Same.
1983 * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
1984 * g++.old-deja/g++.jason/template31.C: Same.
1985 * g++.old-deja/g++.jason/template24.C (main): Same.
1986 * g++.old-deja/g++.jason/2371.C: Same.
1987 * g++.old-deja/g++.eh/new2.C: Same.
1988 * g++.old-deja/g++.eh/new1.C: Same.
1989 * g++.old-deja/g++.brendan/ptolemy2.C: Same.
1990 * g++.old-deja/g++.brendan/nest21.C (main): Same.
1991 * g++.old-deja/g++.brendan/err-msg3.C: Same.
1992 * g++.old-deja/g++.brendan/crash62.C: Same.
1993 * g++.old-deja/g++.brendan/crash52.C: Same.
1994 * g++.old-deja/g++.brendan/crash49.C (main): Same.
1995 * g++.old-deja/g++.brendan/crash38.C: Same.
1996 * g++.old-deja/g++.brendan/crash15.C (main): Same.
1997 * g++.old-deja/g++.brendan/copy9.C: Same.
1999 Fri Apr 6 15:36:15 2001 J"orn Rennecke <amylaar@redhat.com>
2001 * gcc.c-torture/execute/20001203-2.c (memset):
2002 Count argument is of type __SIZE_TYPE__.
2004 2001-04-04 Diego Novillo <dnovillo@redhat.com>
2006 * gcc.c-torture/compile/20010404-1.c: New test.
2008 2001-04-04 Jakub Jelinek <jakub@redhat.com>
2010 * gcc.c-torture/compile/20010326-1.c: New test.
2012 2001-04-03 Alexandre Oliva <aoliva@redhat.com>
2014 * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
2015 peculiarities of the SH.
2016 * g++.old-deja/g++.ext/instantiate2.C: Likewise.
2018 2001-04-02 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2020 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
2021 * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
2022 * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
2024 2001-04-02 Jakub Jelinek <jakub@redhat.com>
2026 * g77.f-torture/compile/20010321-1.f: New test.
2028 2001-04-02 Jakub Jelinek <jakub@redhat.com>
2030 * gcc.c-torture/compile/20010329-1.c: New test.
2032 2001-04-02 Jakub Jelinek <jakub@redhat.com>
2034 * gcc.c-torture/execute/20010329-1.c: New test.
2036 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
2038 * g++.old-deja/g++.other/eh4.C: Fix typo.
2040 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
2042 * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
2044 2001-03-28 Philip Blundell <philb@gnu.org>
2046 * gcc.c-torture/compile/20010328-1.c: New test.
2048 2001-03-27 Richard Henderson <rth@redhat.com>
2050 * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
2051 * g++.old-deja/g++.eh/vbase3.C: Likewise.
2053 2001-03-27 Alan Modra <alan@linuxcare.com.au>
2055 * gcc.c-torture/compile/20010327-1.c: New test.
2057 2001-03-26 Nathan Sidwell <nathan@codesourcery.com>
2059 * g++.old-deja/g++.other/friend12.C: New test.
2060 * g++.old-deja/g++.other/friend9.C: Expect no errors.
2061 * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
2063 2001-03-25 Joseph S. Myers <jsm28@cam.ac.uk>
2065 * gcc.c-torture/execute/20010325-1.c: New test.
2067 2001-03-23 Jakub Jelinek <jakub@redhat.com>
2069 * g++.old-deja/g++.other/mangle3.C: New test.
2071 2001-03-22 Jakub Jelinek <jakub@redhat.com>
2073 * g++.old-deja/g++.other/anon8.C: New test.
2075 2001-03-20 Philip Blundell <philb@gnu.org>
2077 * gcc.c-torture/compile/20010320-1.c: New test.
2079 2001-03-17 Richard Henderson <rth@redhat.com>
2081 * g++.old-deja/g++.other/eh4.C: Add expected error text.
2083 2001-03-15 Geoff Keating <geoff@redhat.com>
2085 * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
2088 2001-03-15 Gabriel Dos Reis <gdr@codesourcery.com>
2090 * g++.old-deja/g++.other/eh4.C: New test.
2092 2001-03-14 Neil Booth <neil@daikokuya.demon.co.uk>
2094 * gcc.dg/cpp/mi1.c: Update.
2096 2001-03-14 Jakub Jelinek <jakub@redhat.com>
2098 * g++.old-deja/g++.other/regstack.C: New test.
2100 2001-03-12 Nathan Sidwell <nathan@codesourcery.com>
2102 * g++.old-deja/g++.other/ref4.C: New test.
2104 2001-03-11 Nicola Pero <n.pero@mi.flashnet.it>
2106 * objc/execute/va_method.m: Added.
2107 * objc/execute/IMP.m: Added.
2108 * objc/execute/_cmd.m: Added.
2109 * objc/execute/accessing_ivars.m: Added.
2110 * objc/execute/class-1.m: Added.
2111 * objc/execute/class-10.m: Added.
2112 * objc/execute/class-11.m: Added.
2113 * objc/execute/class-12.m: Added.
2114 * objc/execute/class-13.m: Added.
2115 * objc/execute/class-14.m: Added.
2116 * objc/execute/class-2.m: Added.
2117 * objc/execute/class-3.m: Added.
2118 * objc/execute/class-4.m: Added.
2119 * objc/execute/class-5.m: Added.
2120 * objc/execute/class-6.m: Added.
2121 * objc/execute/class-7.m: Added.
2122 * objc/execute/class-8.m: Added.
2123 * objc/execute/class-9.m: Added.
2124 * objc/execute/class-tests-1.h
2125 * objc/execute/class-tests-2.h
2126 * objc/execute/compatibility_alias.m: Added.
2127 * objc/execute/encode-1.m: Added.
2128 * objc/execute/formal_protocol-1.m: Added.
2129 * objc/execute/formal_protocol-2.m: Added.
2130 * objc/execute/formal_protocol-3.m: Added.
2131 * objc/execute/formal_protocol-4.m: Added.
2132 * objc/execute/formal_protocol-5.m: Added.
2133 * objc/execute/formal_protocol-6.m: Added.
2134 * objc/execute/formal_protocol-7.m: Added.
2135 * objc/execute/informal_protocol.m: Added.
2136 * objc/execute/initialize.m: Added.
2137 * objc/execute/load.m: Added.
2138 * objc/execute/many_args_method.m: Added.
2139 * objc/execute/nested-3.m: Added.
2140 * objc/execute/no_clash.m: Added.
2141 * objc/execute/private.m: Added.
2142 * objc/execute/redefining_self.m: Added.
2143 * objc/execute/root_methods.m: Added.
2144 * objc/execute/selector-1.m: Added.
2145 * objc/execute/static-1.m: Added.
2146 * objc/execute/static-2.m: Added.
2147 * objc/execute/va_method.m: Added.
2149 2001-03-10 Richard Henderson <rth@redhat.com>
2151 * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
2153 2001-03-07 Neil Booth <neil@daikokuya.demon.co.uk>
2155 * g++.old-deja/g++.other/crash31.C: XFAIL.
2156 * g77.f-torture/execute/20010116.x: Conditional XFAIL.
2157 * g77.f-torture/execute/short.x: XFAIL -Os on x86.
2158 * gcc.c-torture/execute/20010123-1.x: XFAIL.
2159 * gcc.c-torture/execute/20010124-1.x: XFAIL.
2160 * gcc.dg/sequence-pt-1.c: XFAIL one test.
2162 2001-03-06 Ovidiu Predescu <ovidiu@cup.hp.com>
2164 * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
2166 2001-03-06 Zack Weinberg <zackw@stanford.edu>
2168 * gcc.dg/20000724-1.c: Don't use multiline strings.
2170 2001-03-06 Zack Weinberg <zackw@stanford.edu>
2172 * objc/execute/string1.m, objc/execute/string2.m: Compare the
2173 result of -cString against what we expect it to be; don't just
2174 print it out for no one to read.
2176 * objc/execute/string3.m, objc/execute/string4.m: New tests.
2177 Based on testcases provided by Nicola Pero.
2179 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
2181 * gcc.dg/cpp/macro7.c: New test.
2183 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
2185 * gcc.dg/cpp/multiline.c: Update.
2187 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
2189 * g++.old-deja/g++.other/enum3.C: New test.
2191 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
2193 * g++.old-deja/g++.other/pod1.C: New test.
2195 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
2197 * g++.old-deja/g++.ext/overload1.C: New test.
2199 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
2201 * g++.old-deja/g++.pt/using1.C: New test.
2203 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
2205 * g++.old-deja/g++.other/using9.C: New test.
2207 2001-02-28 Ovidiu Predescu <ovidiu@cup.hp.com>
2209 * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
2211 * objc/execute/protocol.m (main): Added patch from Nicola Pero.
2213 2001-02-28 Nathan Sidwell <nathan@codesourcery.com>
2215 * g++.old-deja/g++.ext/realpt1.C: Remove.
2217 2001-02-27 Nathan Sidwell <nathan@codesourcery.com>
2219 * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
2221 2001-02-26 Will Cohen <wcohen@redhat.com>
2223 * gcc.c-torture/execute/ieee/20010226-1.c: New test.
2225 2001-02-26 Jeffrey Oldham <oldham@codesourcery.com>
2227 * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
2228 templatized constructors.
2230 2001-02-24 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2232 * gcc.c-torture/execute/20010224-1.c: New test.
2234 2001-02-23 Jakub Jelinek <jakub@redhat.com>
2236 * gcc.c-torture/execute/20010222-1.c: New test.
2238 2001-02-22 Jakub Jelinek <jakub@redhat.com>
2240 * g++.old-deja/g++.other/inline20.C: New test.
2242 Wed Feb 21 12:38:22 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
2244 * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
2246 2001-02-21 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
2248 * g++.old-deja/g++.other/lookup22.C: New test.
2250 2001-02-19 Zack Weinberg <zackw@stanford.edu>
2252 * g77.dg: New directory.
2253 * g77.dg/20010216-1.f: New test case.
2254 * g77.dg/dg.exp: New driver.
2255 * lib/g77-dg.exp: New driver library.
2257 2001-02-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2259 * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
2261 2001-02-16 Gabriel Dos Reis <gdr@codesourcery.com>
2263 * g++.old-deja/g++.other/decl9.C: New test.
2265 2001-02-16 Jakub Jelinek <jakub@redhat.com>
2267 * g++.old-deja/g++.other/init16.C: Update the test so that it does
2268 not need <string> and also tests the initialization at runtime.
2270 2001-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
2272 * gcc.c-torture/execute/longlong.c: New test.
2274 Wed Feb 14 21:41:17 2001 J"orn Rennecke <amylaar@redhat.com>
2276 * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
2278 Wed Feb 14 21:31:25 2001 J"orn Rennecke <amylaar@redhat.com>
2280 * gcc.c-torture/execute/920302-1.c (execute):
2281 Change argument type to short.
2283 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
2285 * g++.old-deja/g++.pt/deduct6.C: New test.
2287 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
2289 * g++.old-deja/g++.pt/deduct5.C: New test.
2291 2001-02-14 Jakub Jelinek <jakub@redhat.com>
2293 * gcc.c-torture/execute/20010209-1.c: New test.
2295 2001-02-14 Neil Booth <neil@daikokuya.demon.co.uk>
2297 * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
2299 2001-02-12 Geoffrey Keating <geoffk@redhat.com>
2301 * g++.dg/vtgc1.C: Update for new ABI.
2303 * consistency.vlad: New directory, 1665 files.
2305 2001-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
2307 * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
2309 * gcc.dg/cpp/digraphs.c: Declare puts.
2311 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
2313 * g++.old-deja/g++.other/warn5.C: New test.
2315 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
2317 * g++.old-deja/g++.pt/spec40.C: New test.
2319 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
2321 * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
2323 * g++.old-deja/g++.ext/arrnew.C: Deprecate.
2325 2001-02-12 Jakub Jelinek <jakub@redhat.com>
2327 * gcc.c-torture/compile/20010209-1.c: New test.
2329 2001-02-11 Jeffrey Oldham <oldham@codesourcery.com>
2331 * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
2332 excess errors message but not if it crashes.
2333 * g++.old-deja/g++.other/crash27.C: Likewise.
2334 * g++.old-deja/g++.other/crash28.C: Likewise.
2335 * g++.old-deja/g++.other/crash30.C: Likewise.
2336 * g++.old-deja/g++.other/crash32.C: Likewise.
2337 * g++.old-deja/g++.other/crash35.C: Likewise.
2338 * g++.old-deja/g++.pt/inherit2.C: Likewise.
2340 2001-02-08 Joseph S. Myers <jsm28@cam.ac.uk>
2342 * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
2343 gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
2344 g++.dg/dg.exp, g++.old-deja/old-deja.exp,
2345 g77.f-torture/execute/execute.exp,
2346 g77.f-torture/noncompile/noncompile.exp,
2347 gcc.c-torture/execute/execute.exp,
2348 gcc.c-torture/execute/memcheck/memcheck.exp,
2349 gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
2350 gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
2351 gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
2352 gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
2353 gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
2354 lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
2355 lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
2356 lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
2357 Remove bug reporting instructions with ancient email addresses.
2359 2001-02-07 Jakub Jelinek <jakub@redhat.com>
2361 * gcc.dg/20010202-1.c: New test.
2362 * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
2364 2001-02-07 Zack Weinberg <zack@wolery.stanford.edu>
2366 * g++.dg/stdbool-if.C: New test.
2368 Wed Feb 7 09:54:47 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
2370 * objc/execute/fdecl.m: Added main().
2372 2001-02-07 Jakub Jelinek <jakub@redhat.com>
2374 * gcc.c-torture/execute/20010206-1.c: New test.
2376 2001-02-06 Neil Booth <neil@daikokuya.demon.co.uk>
2378 * gcc.dg/cpp/avoidpaste1.c: Update.
2380 Tue Feb 5 8:53:33 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
2382 * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
2383 Pero <nicola@brainstorm.co.uk>.
2384 * objc/execute/fdecl.m: Declare foo as pointer to AClass.
2386 2001-02-06 Nathan Sidwell <nathan@codesourcery.com>
2388 * g++.old-deja/g++.pt/spec39.C: New test.
2390 2001-02-05 Jakub Jelinek <jakub@redhat.com>
2392 * gcc.c-torture/compile/20010202-1.c: New test.
2394 2001-02-05 Nathan Sidwell <nathan@codesourcery.com>
2396 * g++.old-deja/g++.abi/primary2.C: New test.
2397 * g++.old-deja/g++.abi/primary3.C: New test.
2398 * g++.old-deja/g++.abi/primary4.C: New test.
2399 * g++.old-deja/g++.abi/primary5.C: New test.
2400 * g++.old-deja/g++.abi/vtable3.h: New test.
2401 * g++.old-deja/g++.abi/vtable3a.C: New test.
2402 * g++.old-deja/g++.abi/vtable3b.C: New test.
2403 * g++.old-deja/g++.abi/vtable3c.C: New test.
2404 * g++.old-deja/g++.abi/vtable3d.C: New test.
2405 * g++.old-deja/g++.abi/vtable3e.C: New test.
2406 * g++.old-deja/g++.abi/vtable3f.C: New test.
2407 * g++.old-deja/g++.abi/vtable3g.C: New test.
2408 * g++.old-deja/g++.abi/vtable3h.C: New test.
2409 * g++.old-deja/g++.abi/vtable3i.C: New test.
2410 * g++.old-deja/g++.abi/vtable3j.C: New test.
2411 * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
2413 2001-02-03 Jakub Jelinek <jakub@redhat.com>
2415 * g++.old-deja/g++.other/anon6.C: New test.
2416 * g++.old-deja/g++.other/anon7.C: New test.
2418 2001-02-01 Neil Booth <neil@daikokuya.demon.co.uk>
2420 * gcc.dg/cpp/avoidpaste2.c: New tests.
2422 2001-01-31 Jakub Jelinek <jakub@redhat.com>
2424 * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
2426 2001-01-31 Jeffrey Oldham <oldham@codesourcery.com>
2428 * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
2429 DECIMAL_DIG cases for Irix."
2431 Wed Jan 31 12:23:32 2001 J"orn Rennecke <amylaar@redhat.com>
2433 * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
2435 2001-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
2437 * gcc.dg/c99-tag-1.c: New test.
2439 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
2441 * gcc.dg/cpp/tr-warn1.c: Add tests.
2443 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
2445 * gcc.dg/cpp/avoidpaste1.c: Update.
2446 * gcc.dg/cpp/paste4.c: Update.
2448 2001-01-30 Jeffrey Oldham <oldham@codesourcery.com>
2450 * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
2453 2001-01-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2455 * g++.old-deja/g++.other/inline19.C: New test.
2457 2001-01-30 Neil Booth <neil@daikokuya.demon.co.uk>
2459 * gcc.dg/Wlarger-than.c: New test.
2461 2001-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
2463 * gcc.dg/cpp/avoidpaste1.c: Fix typos.
2465 2001-01-29 Jakub Jelinek <jakub@redhat.com>
2467 * gcc.c-torture/execute/20010129-1.c: New test.
2468 * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
2470 2001-01-28 Neil Booth <neil@daikokuya.demon.co.uk>
2472 * gcc.dg/cpp/avoidpaste1.c: Test case.
2474 2001-01-28 Jakub Jelinek <jakub@redhat.com>
2476 * g++.old-deja/g++.other/inline18.C: New test.
2478 2001-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2480 * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
2481 and __builtin_putchar.
2483 2001-01-27 Jakub Jelinek <jakub@redhat.com>
2485 * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
2488 2001-01-25 Jeffrey Oldham <oldham@codesourcery.com>
2490 * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
2491 floating point number rounding mode to round to the nearest
2494 2001-01-25 Jakub Jelinek <jakub@redhat.com>
2496 * g++.old-deja/g++.other/mangle2.C: New test.
2498 2001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
2500 * gcc.c-torture/compile/20010124-1.c: New test.
2502 2001-01-24 Nathan Sidwell <nathan@codesourcery.com>
2504 * g++.old-deja/g++.pt/spec38.C: New test.
2506 2001-01-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2508 * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
2511 2001-01-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2513 * gcc.c-torture/execute/20010123-1.c: New test.
2515 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
2517 * g++.old-deja/g++.pt/spec37.C: New test.
2519 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
2521 * g++.old-deja/g++.pt/overload14.C: New test.
2523 2001-01-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2525 * gcc.c-torture/execute/20010122-1.c: New test, exercise
2526 __builtin_return_address.
2528 2001-01-22 Nathan Sidwell <nathan@codesourcery.com>
2530 * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
2531 * g++.old-deja/g++.pt/spec35.C: New test.
2532 * g++.old-deja/g++.pt/spec36.C: New test.
2534 2001-01-20 Jakub Jelinek <jakub@redhat.com>
2536 * gcc.c-torture/compile/20010118-1.c: New test.
2538 2001-01-20 Neil Booth <neil@daikokuya.demon.co.uk>
2540 * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
2542 2001-01-19 Jakub Jelinek <jakub@redhat.com>
2544 * gcc.c-torture/execute/20010119-1.c: New test.
2546 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
2548 * g++.old-deja/g++.other/vbase5.C: New test.
2550 2001-01-19 Jakub Jelinek <jakub@redhat.com>
2552 * gcc.c-torture/execute/20010118-1.c: New test.
2554 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
2556 * g++.old-deja/g++.pt/deduct3.C: New test.
2558 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
2560 * g++.old-deja/g++.pt/spec34.C: New test.
2562 2001-01-19 "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
2564 * g77.f-torture/compile/20000601-2.f: New test.
2566 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
2568 * g++.old-deja/g++.other/init17.C: New test.
2570 2001-01-18 Alexandre Oliva <aoliva@redhat.com>
2572 * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
2574 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
2576 * g++.old-deja/g++.pt/unify8.C: New test.
2578 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
2580 * g++.old-deja/g++.abi/vbase1.C: New test.
2582 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
2584 * g++.old-deja/g++.pt/crash65.C: New test.
2586 2001-01-18 Neil Booth <neil@daikokuya.demon.co.uk>
2588 * gcc.dg/cpp/assembl2.S: New test case.
2590 2001-01-17 Jeffrey Oldham <oldham@codesourcery.com>
2592 * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
2595 2001-01-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2597 * g++.old-deja/g++.other/builtins1.C: New test.
2598 * g++.old-deja/g++.other/builtins2.C: Likewise.
2599 * g++.old-deja/g++.other/builtins3.C: Likewise.
2600 * g++.old-deja/g++.other/builtins4.C: Likewise.
2602 2001-01-17 Jakub Jelinek <jakub@redhat.com>
2604 * gcc.c-torture/compile/20010117-1.c: New test.
2605 * gcc.c-torture/compile/20010117-2.c: New test.
2607 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
2609 * g77.f-torture/execute/20010116.[fx]: New test,
2611 * g77.f-torture/compile/20010115.f: Indicate it's
2612 a test for PR fortran/1636.
2614 2001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
2616 * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
2618 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
2620 * g77.f-torture/compile/20010115.f: New test.
2622 2001-01-15 Nathan Sidwell <nathan@codesourcery.com>
2624 * g++.old-deja/g++.pt/nontype5.C: New test.
2626 2001-01-15 Neil Booth <neil@daikokuya.demon.co.uk>
2628 * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
2629 have an equivalent working one below it.
2631 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
2633 * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
2634 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
2636 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
2638 * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
2639 message containing "init_priority".
2640 (conpr-2.C): Likewise.
2641 (conpr-3.C): Likewise.
2642 * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
2644 2001-01-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2646 * gcc.c-torture/execute/20010114-2.c: New test.
2648 2001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
2650 * gcc.c-torture/compile/20010114-1.c: New test.
2651 * gcc.c-torture/compile/20010114-1.x: Xfail.
2652 * gcc.c-torture/compile/20010114-2.c: New test.
2653 * gcc.c-torture/execute/20010114-1.c: New test.
2654 * gcc.dg/trunc-1.c: New test.
2655 * gcc.dg/uninit-B.c: New test.
2657 2001-01-13 Nick Clifton <nickc@redhat.com>
2659 * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
2662 2001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
2664 * gcc.c-torture/compile/20010113-1.c: New test.
2666 2001-01-13 Jakub Jelinek <jakub@redhat.com>
2668 * gcc.c-torture/compile/20001212-1.c: New test.
2670 2001-01-13 Neil Booth <neil@daikokuya.demon.co.uk>
2672 * gcc.dg/cpp/widestr1.c: Update.
2673 * gcc.dg/cpp/prag-imp.c: Remove.
2675 2001-01-12 Jakub Jelinek <jakub@redhat.com>
2677 * gcc.c-torture/execute/20000801-3.x: Remove.
2678 * gcc.dg/c90-init-1.c: New test.
2679 * gcc.dg/c99-init-1.c: New test.
2680 * gcc.dg/c99-init-2.c: New test.
2681 * gcc.dg/gnu99-init-1.c: New test.
2683 2001-01-12 Richard Earnshaw <rearnsha@arm.com>
2685 * lib/f-torture.exp (f_torture_compile): Prune the warnings before
2686 testing that no relevant ones were found.
2688 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
2690 * g++.old-deja/g++.pt/cast2.C: New test.
2692 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
2694 * g++.old-deja/g++.pt/friend47.C: New test.
2696 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
2698 * g++.old-deja/g++.pt/instantiate13.C: New test.
2700 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
2702 * g++.old-deja/g++.other/defarg7.C: New test.
2703 * g++.old-deja/g++.other/defarg8.C: New test.
2705 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
2707 * g++.old-deja/g++.pt/crash64.C: New test.
2709 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
2711 * g++.old-deja/g++.pt/crash63.C: New test.
2713 2001-01-11 Neil Booth <neil@daikokuya.demon.co.uk>
2715 * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
2717 2001-01-10 Alan Lehotsky <lehotsky@tiac.net>
2719 * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
2721 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
2723 * g++.old-deja/g++.pt/error3.C: New test.
2725 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
2727 * g++.old-deja/g++.other/crash39.C: New test.
2729 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
2731 * g++.old-deja/g++.other/vbase4.C: New test.
2733 2001-01-08 Jonathan Larmour <jlarmour@redhat.com>
2735 * gcc.dg/20000419-2.c: Move to "special" subdirectory.
2736 * gcc.dg/special/20000419-2.c: New file. Identical to above.
2737 * gcc.dg/special/special.exp: New test driver which will check
2738 for alias support for the above test.
2740 2001-01-09 Alan Lehotsky <lehotsky@tiac.net>
2742 * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
2743 problems on small machines.
2744 * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
2747 2001-01-09 Jeffrey Oldham <oldham@codesourcery.com>
2749 * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
2751 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
2753 2001-01-09 Nathan Sidwell <nathan@codesourcery.com>
2755 * g++.old_deja/g++.pt/using8.C: New test.
2757 2001-01-09 Joseph S. Myers <jsm28@cam.ac.uk>
2759 * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
2761 2000-01-08 Loren J. Rittle <ljrittle@acm.org>
2763 * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
2764 where a failure is expected.
2765 * gcc.c-torture/execute/ieee/rbug.x: Likewise.
2767 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
2769 * g++.old_deja/g++.pt/instantiate12.C: New test.
2771 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
2773 * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
2775 * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
2776 * g++.old-deja/g++.brendan/crash17.C: Likewise.
2777 * g++.old-deja/g++.brendan/crash29.C: Likewise.
2778 * g++.old-deja/g++.brendan/crash48.C: Likewise.
2779 * g++.old-deja/g++.brendan/ns1.C: Likewise.
2780 * g++.old-deja/g++.brendan/warnings1.C: Likewise.
2781 * g++.old-deja/g++.bugs/900205_04.C: Likewise.
2782 * g++.old-deja/g++.bugs/900514_03.C: Likewise.
2783 * g++.old-deja/g++.eh/spec6.C: Likewise.
2784 * g++.old-deja/g++.jason/crash3.C: Likewise.
2785 * g++.old-deja/g++.law/ctors11.C: Likewise.
2786 * g++.old-deja/g++.law/ctors17.C: Likewise.
2787 * g++.old-deja/g++.law/ctors5.C: Likewise.
2788 * g++.old-deja/g++.law/ctors9.C: Likewise.
2789 * g++.old-deja/g++.mike/ambig1.C: Likewise.
2790 * g++.old-deja/g++.mike/net22.C: Likewise.
2791 * g++.old-deja/g++.mike/p3538a.C: Likewise.
2792 * g++.old-deja/g++.mike/p3538b.C: Likewise.
2793 * g++.old-deja/g++.mike/virt3.C: Likewise.
2794 * g++.old-deja/g++.niklas/t128.C: Likewise.
2795 * g++.old-deja/g++.other/anon4.C: Likewise.
2796 * g++.old-deja/g++.other/using1.C: Likewise.
2797 * g++.old-deja/g++.other/warn3.C: Likewise.
2798 * g++.old-deja/g++.pt/t37.C: Likewise.
2799 * g++.old-deja/g++.robertl/eb69.C: Likewise.
2800 * g++.old-deja/g++.robertl/eb71.C: Likewise.
2802 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
2804 * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
2806 2001-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2808 * gcc.c-torture/execute/stdio-opt-3.c: New test.
2810 2001-01-07 Jakub Jelinek <jakub@redhat.com>
2812 * gcc.c-torture/compile/20010107-1.c: New test.
2814 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
2816 * gcc.c-torture/execute/builtin-noret-1.c: New test.
2818 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
2820 * gcc.dg/format/format.h: New file.
2821 * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
2822 gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
2823 gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
2824 gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
2825 gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
2826 gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
2827 gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
2828 gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
2829 gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
2830 gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
2831 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
2832 gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
2833 gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
2834 gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
2835 gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
2836 gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
2837 gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
2838 gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
2839 gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
2840 gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
2841 gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
2842 instead of declaring standard types, macros and functions in each
2845 2001-01-06 Alexandre Oliva <aoliva@redhat.com>
2847 * gcc.c-torture/execute/20010106-1.c: New test.
2849 2001-01-06 Joseph S. Myers <jsm28@cam.ac.uk>
2851 * gcc.dg/format/format.exp: New file.
2852 * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
2853 * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
2854 * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
2855 * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
2856 * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
2857 * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
2858 * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
2859 * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
2860 * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
2861 * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
2862 * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
2863 * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
2864 * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
2865 * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
2866 * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
2867 * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
2868 * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
2869 * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
2870 * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
2871 * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
2872 * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
2873 * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
2874 * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
2875 * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
2876 * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
2877 * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
2878 * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
2879 * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
2880 * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
2881 * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
2882 * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
2883 * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
2884 * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
2885 * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
2886 * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
2887 * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
2888 * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
2889 * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
2890 * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
2891 * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
2892 * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
2893 * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
2895 2001-01-05 Alexandre Oliva <aoliva@redhat.com>
2897 * gcc.c-torture/execute/991228-1.c: Take word endianness into
2900 2001-01-05 Joseph S. Myers <jsm28@cam.ac.uk>
2902 * gcc.c-torture/execute/builtin-complex-1.c: New test.
2904 2001-01-05 Nathan Sidwell <nathan@codesourcery.com>
2906 * g++.old-deja/g++.pt/crash62.C: New test.
2908 2001-01-04 Richard Henderson <rth@redhat.com>
2910 * gcc.dg/20000926-1.c: Update expected warnings.
2911 * gcc.dg/array-2.c: Likewise.
2912 * gcc.dg/array-4.c: Also validate flexible array members.
2913 * gcc.dg/c99-flex-array-1.c: New.
2915 2001-01-04 Joseph S. Myers <jsm28@cam.ac.uk>
2917 * gcc.c-torture/compile/20001222-1.x: Remove.
2919 Thu Jan 4 13:54:11 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
2921 * gcc.c-torture/execute/built-in-setjmp.c: New.
2923 2001-01-03 Richard Henderson <rth@redhat.com>
2925 * gcc.dg/940510-1.c: Update expected error wording.
2926 * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
2928 2001-01-03 Jeffrey Oldham <oldham@codesourcery.com>
2930 * lib/target-supports.exp (check_alias_available): Modified to
2931 indicate aliases not supported if only weak aliases are supported.
2933 2001-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2935 * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
2936 Turn on cmpstrsi checks for __pj__ and __i370__.
2938 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
2940 * g++.old-deja/g++.other/virtual11.C: New test.
2942 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
2944 * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
2946 2001-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2948 * gcc.c-torture/compile/20010102-1.c: New test.
2950 2001-01-02 Andreas Jaeger <aj@suse.de>
2952 * gcc.dg/noreturn-3.c: New test.
2954 * gcc.dg/noreturn-4.c: New test.
2956 2001-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2958 * gcc.c-torture/execute/stdio-opt-1.c: Also test
2959 __builtin_fputc and __builtin_fwrite.
2961 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
2963 * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
2964 signed char, not default char.
2966 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
2968 * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
2970 2000-12-30 David Billinghurst <David.Billinghurst@riotinto.com>
2972 * lib/g++.exp: Use sh to exec ${odir_v3}/tests_flags
2974 2000-12-29 Richard Henderson <rth@redhat.com>
2976 * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
2977 (__cyg_profile_func_exit): Define.
2979 2000-12-29 Hans-Peter Nilsson <hp@bitrange.com>
2981 * g++.dg/vtgc1.C: New test.
2983 2000-12-28 Geoffrey Keating <geoffk@redhat.com>
2985 * gcc.dg/noncompile/20001228-1.c: New test.
2987 * gcc.dg/20001228-1.c: New test.
2989 * gcc.c-torture/execute/20001228-1.c: New test.
2991 2000-12-28 Joseph S. Myers <jsm28@cam.ac.uk>
2993 * gcc.dg/format-strfmon-1.c: New test.
2995 2000-12-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2997 * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
2998 * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
2999 * gcc.c-torture/execute/string-opt-1.c: Likewise.
3000 * gcc.c-torture/execute/string-opt-2.c: Likewise.
3001 * gcc.c-torture/execute/string-opt-3.c: Likewise.
3002 * gcc.c-torture/execute/string-opt-4.c: Likewise.
3003 * gcc.c-torture/execute/string-opt-6.c: Likewise.
3004 * gcc.c-torture/execute/string-opt-7.c: Likewise.
3005 * gcc.c-torture/execute/string-opt-8.c: Likewise.
3006 * gcc.c-torture/execute/string-opt-9.c: Likewise.
3007 * gcc.c-torture/execute/string-opt-10.c: Likewise.
3008 * gcc.c-torture/execute/string-opt-11.c: Likewise.
3009 * gcc.c-torture/execute/string-opt-12.c: Likewise.
3011 * gcc.c-torture/execute/string-opt-3.c: Test rindex.
3012 * gcc.c-torture/execute/string-opt-4.c: Test index.
3014 2000-12-26 Geoffrey Keating <geoffk@redhat.com>
3016 * gcc.c-torture/compile/20001226-1.c: New test.
3018 2000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
3020 * gcc.c-torture/compile/20001222-1.c: New test.
3021 * gcc.c-torture/compile/20001222-1.x: Xfail.
3023 Fri Dec 22 06:45:03 2000 Alexandre Oliva <aoliva@redhat.com>
3025 * gcc.c-torture/execute/comp-goto-2.c: New test.
3027 Thu Dec 21 22:43:03 2000 J"orn Rennecke <amylaar@redhat.com>
3029 * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
3030 Use long types if __INT_MAX__ is 32767.
3031 (main): Use cast to (sint32 *) when poking 88 into a_page.
3033 * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
3035 2000-12-21 Bernd Schmidt <bernds@redhat.com>
3037 * gcc.c-torture/compile/20001221-1.c: New test.
3038 * gcc.c-torture/execute/20001221-1.c: New test.
3040 2000-12-20 Richard Henderson <rth@redhat.com>
3042 * g++.old-deja/g++.pt/crash36.C: Update error lines.
3043 * g++.old-deja/g++.robertl/eb109.C: Likewise.
3045 2000-12-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3047 * gcc.dg/compare3.c: New test.
3049 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
3051 * gcc.dg/format-warnll-1.c: New test.
3053 2000-12-18 Neil Booth <neil@daikokuya.demon.co.uk>
3055 * gcc.dg/cpp/cmdlne-P.c: New test.
3057 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
3059 * gcc.c-torture/execute/builtin-abs-1.c,
3060 gcc.c-torture/execute/builtin-abs-2.c: New tests.
3062 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
3064 * gcc.dg/cpp/multiline.c: New test.
3066 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
3068 * g++.old-deja/g++.other/syshdr1.C: Update.
3069 * gcc.dg/cpp/lineflags.c: Remove temporarily.
3071 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3073 * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
3075 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3077 * g++.old-deja/g++.pt/ttp65.C: New test.
3079 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3081 * g++.old-deja/g++.pt/ttp64.C: New test.
3083 2000-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3085 * g++.old-deja/g++.pt/spec33.C: New test.
3087 2000-12-14 Catherine Moore <clm@redhat.com>
3089 * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
3090 * gcc.c-torture/execute/920612-2.c: Likewise.
3091 * gcc.c-torture/execute/920428-2.c: Likewise.
3092 * gcc-c-torture/execute/va-arg-11.c: Call exit.
3093 * gcc.c-torture/execute/va-arg-21.c: Likewise.
3095 2000-12-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3097 * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
3098 * gcc.dg/pack-test-2.c: Likewise.
3100 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
3102 Tests by Zack Weinberg <zackw@stanford.edu>.
3104 * gcc.dg/cpp/defined.c: Update.
3105 * gcc.dg/cpp/defined_trad.c: New tests.
3107 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
3109 * gcc.dg/cpp/trad-direct.c: Update.
3111 2000-12-11 Neil Booth <neilb@earthling.net>
3113 * gcc.dg/cpp/defined_trad.c
3115 2000-12-11 Neil Booth <neilb@earthling.net>
3117 * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
3119 2000-12-09 Joseph S. Myers <jsm28@cam.ac.uk>
3121 * gcc.dg/format-miss-2.c: New test.
3123 2000-12-09 Neil Booth <neilb@earthling.net>
3125 * gcc.dg/cpp/lineflags.c: New tests.
3126 * gcc.dg/cpp/poison.c: Update.
3127 * gcc.dg/cpp/redef2.c: Update.
3128 * gcc.dg/cpp/skipping.c: New test.
3130 2000-12-07 Geoffrey Keating <geoffk@redhat.com>
3132 * g++.old-deja/g++.other/eh3.C: New testcase.
3134 2000-12-07 Neil Booth <neilb@earthling.net>
3136 * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
3137 wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
3138 wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
3139 wtr-union-init-2.c, wtr-union-init-3.c: Update.
3140 * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
3143 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
3145 * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
3146 __SIZE_TYPE__ instead of int for type of integers cast to
3149 2000-12-07 Jakub Jelinek <jakub@redhat.com>
3151 * g++.old-deja/g++.other/cleanup4.C: New test.
3153 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
3155 * format-sec-1.c: New test.
3157 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
3159 * gcc.dg/format-nonlit-3.c: New test.
3161 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
3163 * gcc.dg/c90-printf-1.c: Add test for printf formats reading
3164 through a null pointer.
3166 2000-12-06 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3168 * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
3169 * g++.old-deja/g++.pt/partial4.C: New test.
3171 2000-12-06 J. David Anglin <dave@hiauly1.hia.nrc.ca>
3173 * gcc.c-torture/execute/ieee/hugeval.x: New.
3175 2000-12-06 Neil Booth <neilb@earthling.net>
3177 * gcc.dg/cpp/backslash2.c: New tests.
3179 2000-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3181 * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
3182 * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
3184 2000-12-05 Geoffrey Keating <geoffk@redhat.com>
3186 * gcc.c-torture/execute/20001203-2.c: New testcase.
3188 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
3190 * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
3191 * g++.old-deja/g++.other/virtual10.C: New test.
3193 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
3195 * g++.old-deja/g++.mike/pmf5.C: Remove test.
3197 2000-12-05 Richard Henderson <rth@redhat.com>
3199 * gcc.c-torture/compile/20001205-1.c: New.
3201 2000-12-04 Neil Booth <neilb@earthling.net>
3203 * g++.old-deja/g++.other/virtual9.C: New test.
3204 * g++.old-deja/g++.pt/crash61.C: New test.
3205 * gcc.c-torture/execute/loop-9.c: New test.
3207 2000-12-04 Neil Booth <neilb@earthling.net>
3209 * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
3210 * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
3211 * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
3212 * gcc.dg/cpp/extratokens.c: ...here.
3214 2000-12-04 Neil Booth <neilb@earthling.net>
3216 * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
3219 2000-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3221 * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
3222 * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
3224 2000-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
3226 * gcc.c-torture/execute/20001203-1.c: New test.
3228 2000-12-03 Neil Booth <neilb@earthling.net>
3230 * gcc.dg/cpp/macro6.c: New test cases.
3232 2000-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3234 * gcc.c-torture/execute/string-opt-9.c: New test.
3235 * gcc.c-torture/execute/string-opt-10.c: Likewise.
3236 * gcc.c-torture/execute/string-opt-11.c: Likewise.
3237 * gcc.c-torture/execute/string-opt-12.c: Likewise.
3239 * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
3240 * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
3242 2000-12-02 Geoffrey Keating <geoffk@redhat.com>
3244 * gcc.dg/cpp/if-6.c: New testcase.
3246 * gcc.dg/20001201-1.c: New testcase.
3248 2000-12-02 Neil Booth <neilb@earthling.net>
3250 * g++.old-deja/g++.other/externC4.C,
3251 g++.old-deja/g++.other/friend10.C: New tests.
3253 2000-12-02 Neil Booth <neilb@earthling.net>
3255 * g++.old-deja/g++.other/instan2.C
3256 * g++.old-deja/g++.other/instan3.C: New test.
3258 2000-12-02 Neil Booth <neilb@earthling.net>
3260 * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
3261 c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
3262 gnuc99.c,gnuc99-pedantic.c: New tests.
3264 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
3266 * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
3267 gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
3269 2000-12-01 Neil Booth <neilb@earthling.net>
3271 * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
3272 * gcc.dg/cpp/poison.c: Update.
3273 * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
3275 2000-12-01 Toon Moene <toon@moene.indiv.nluug.nl>
3277 * g77.f-torture/execute/20001201.f: New test.
3279 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
3281 * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
3283 2000-12-01 Jakub Jelinek <jakub@redhat.com>
3285 * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
3287 2000-12-01 Nathan Sidwell <nathan@codesourcery.com>
3289 * g++.old-deja/g++.other/cast6.C: New test.
3291 2000-11-30 Geoffrey Keating <geoffk@redhat.com>
3293 * gcc.c-torture/execute/20001130-2.c: New testcase.
3295 2000-11-30 Richard Henderson <rth@redhat.com>
3297 * gcc.c-torture/execute/20001130-1.c: New test.
3299 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
3301 * g++.old-deja/g++.other/op3.C: New test.
3303 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
3305 * g++.old-deja/g++.other/op2.C: New test.
3307 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
3309 * g++.old-deja/g++.other/crash38.C: New test.
3311 2000-11-29 Toon Moene <toon@moene.indiv.nluug.nl>
3313 * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
3315 2000-11-29 Jakub Jelinek <jakub@redhat.com>
3317 * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
3319 * gcc.c-torture/execute/string-opt-6.c: New test.
3321 * gcc.dg/20001117-1.c: Add main.
3323 2000-11-28 Geoffrey Keating <geoffk@redhat.com>
3325 * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
3327 * gcc.dg/940510-1.c: ... to here.
3329 * gcc.dg/20000926-1.c: GNU C now allows initializations of
3330 zero-size arrays in toplevel structures.
3332 2000-11-28 Jakub Jelinek <jakub@redhat.com>
3334 * gcc.c-torture/execute/loop-8.c: New test.
3336 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
3338 * g++.old-deja/g++.other/base1.C: New test.
3340 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
3342 * g++.old-deja/g++.other/parse2.C: New test.
3344 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
3346 * g++.old-deja/g++.pt/incomplete1.C: New test.
3348 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
3350 * g++.old-deja/g++.other/friend9.C: New test.
3352 2000-11-28 Jakub Jelinek <jakub@redhat.com>
3354 * gcc.dg/20001127-1.c: New test.
3356 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
3358 * g++.old-deja/g++.pt/friend46.C: New test.
3360 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
3362 * g++.old-deja/g++.other/ptrmem8.C: New test.
3364 2000-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3366 * gcc.c-torture/execute/string-opt-7.c: New test.
3367 * gcc.c-torture/execute/string-opt-8.c: Likewise.
3369 2000-11-26 Gabriel Dos Reis <gdr@codesourcery.com>
3371 * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
3372 instead of 'mkcheck 2'.
3374 2000-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
3376 * gcc.c-torture/execute/memcheck/driver.c,
3377 gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
3378 C9X references to refer to C99.
3380 2000-11-25 Jakub Jelinek <jakub@redhat.com>
3382 * gcc.dg/ultrasp3.c: New test.
3384 2000-11-25 Neil Booth <neilb@earthling.net>
3386 * gcc.dg/cpp/include2.c: Update test to be locale independent.
3388 2000-11-25 Alexandre Oliva <aoliva@redhat.com>
3390 * gcc.c-torture/compile/20001123-2.c: New.
3392 2000-11-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3394 * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
3396 2000-11-24 Bernd Schmidt <bernds@redhat.co.uk>
3398 * gcc.dg/sequence-point-1.c: Add some new tests.
3399 * gcc.c-torture/execute/20001124-1.c: New test.
3401 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
3403 * g++.old-deja/g++.other/vaarg4.C: New test.
3404 * gcc.c-torture/compile/20001123-1.c: New test.
3406 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
3408 * g++.other/crash24.C: Adjust and remove XFAIL.
3409 * g++.other/crash37.C: New test.
3411 2000-11-23 Nathan Sidwell <nathan@codesourcery.com>
3413 * g++.old-deja/g++.pt/instantiate9.C: New test.
3415 2000-11-22 Mark Mitchell <mark@codesourcery.com>
3417 * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
3420 * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
3421 * g++.old-deja/g++.robertl/eb55.C: Likewise.
3423 2000-11-22 Neil Booth <neilb@earthling.net>
3425 * gcc.dg/cpp/Wtrigraphs.c: New test.
3427 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
3429 * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
3431 2000-11-22 Jakub Jelinek <jakub@redhat.com>
3433 * gcc.c-torture/execute/ieee/20001122-1.c: New test.
3435 2000-11-22 Hans-Peter Nilsson <hp@bitrange.com>
3437 * lib/gcc-dg.exp: load_lib scanasm.exp.
3438 (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
3439 * lib/g++-dg.exp: load_lib scanasm.exp.
3440 * lib/scanasm.exp: New.
3441 (scan-assembler, scan-assembler-not): Add optional arguments to
3442 test name, or if not present, the pattern name.
3443 (scan-assembler-dem, scan-assembler-dem-not): New.
3445 * g++.dg/dg.exp: New.
3447 2000-11-21 Neil Booth <neilb@earthling.net>
3449 * gcc.dg/cpp/integrated1.c: Remove.
3451 2000-11-21 Jakub Jelinek <jakub@redhat.com>
3453 * gcc.c-torture/execute/20001121-1.c: New test.
3455 2000-11-21 Richard Henderson <rth@redhat.com>
3457 * gcc.c-torture/compile/20001121-1.c: New test.
3459 2000-11-20 Neil Booth <neilb@earthling.net>
3461 * gcc.dg/cpp/integrated1.c: New test.
3463 2000-11-21 Jakub Jelinek <jakub@redhat.com>
3465 * g++.old-deja/g++.other/inline17.C: New test.
3467 2000-11-20 Donald Lindsay <dlindsay@redhat.com>
3469 * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
3470 local variable to be zero: I made the variable global. Now
3471 uses abort() and exit() instead of relying on main's return value.
3473 2000-11-20 Neil Booth <neilb@earthling.net>
3475 * gcc.dg/cpp/paste2.c: Update test.
3476 * objc/execute/paste.m: New test.
3478 2000-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
3480 * gcc.dg/c99-condexpr-1.c: New test.
3482 2000-11-20 Neil Booth <neilb@earthling.net>
3484 * gcc.dg/cpp/macsyntx.c: Use correct command line option.
3486 2000-11-20 Nathan Sidwell <nathan@codesourcery.com>
3488 * g++.old-deja/g++.pt/export1.C: New test.
3490 2000-11-20 Jakub Jelinek <jakub@redhat.com>
3492 * gcc.dg/20001117-1.c: New test.
3494 2000-11-18 Richard Henderson <rth@redhat.com>
3496 * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
3498 2000-11-18 Richard Henderson <rth@redhat.com>
3500 * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
3501 * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
3502 * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
3504 2000-11-18 Richard Henderson <rth@redhat.com>
3506 * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
3507 (main): New. Exit cleanly.
3509 2000-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
3511 * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
3512 gcc.dg/c99-fordecl-2.c: New tests.
3514 2000-11-18 Richard Henderson <rth@redhat.com>
3516 * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
3517 * gcc.c-torture/execute/zerolen-2.c: New.
3519 2000-11-18 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3521 * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
3524 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
3526 * g++.old-deja/g++.pt/instantiate8.C: New test.
3528 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
3530 * g++.old-deja/g++.other/incomplete.C: Add more tests.
3531 * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
3533 2000-11-16 Nick Clifton <nickc@redhat.com>
3535 * gcc.c-torture/execute/nestfunc-2.c: New test.
3536 * gcc.c-torture/execute/nestfunc-3.c: New test.
3538 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
3540 * gcc.c-torture/compile/20001116-1.c: New test.
3542 2000-11-15 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3544 * gcc.c-torture/execute/20001115-1.c: New test.
3546 2000-11-15 Mark Mitchell <mark@codesourcery.com>
3548 * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
3549 * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
3550 * g++.old-deja/g++.abi/ptrflags.C: Likewise.
3551 * g++.old-deja/g++.abi/vmihint.C: Likewise.
3553 2000-11-15 Neil Booth <neilb@earthling.net>
3555 gcc.dg/cpp/_Pragma1.c: Update.
3556 gcc.dg/cpp/_Pragma2.c: New test.
3558 2000-11-15 Nathan Sidwell <nathan@codesourcery.com>
3560 * g++.old-deja/g++.other/anon5.C: New test.
3562 2000-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
3564 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
3567 2000-11-14 Jakub Jelinek <jakub@redhat.com>
3569 * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
3572 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
3574 * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
3575 labels at end of compound statements.
3577 2000-11-13 Jakub Jelinek <jakub@redhat.com>
3579 * gcc.c-torture/execute/loop-7.c: New test.
3581 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
3583 * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
3585 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
3587 * gcc.dg/c99-bool-1.c: New test.
3589 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
3591 * gcc.dg/c99-scope-1.c: Remove xfail.
3592 * gcc.dg/c99-scope-2.c: New test.
3594 2000-11-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>