1 2002-01-04 Jakub Jelinek <jakub@redhat.com>
3 * gcc.dg/20020104-1.c: New test.
5 * gcc.dg/20020104-2.c: New test.
7 2002-01-04 Hans-Peter Nilsson <hp@bitrange.com>
9 * gcc.dg/20020103-1.c: Fix typo in target selector.
11 2002-01-03 Richard Henderson <rth@redhat.com>
13 * gcc.dg/20020103-1.c: New.
15 2002-01-03 Kazu Hirata <kazu@hxi.com>
17 * gcc.c-torture/execute/20020103-1.c: New test.
19 2002-01-03 Jakub Jelinek <jakub@redhat.com>
21 * g++.dg/other/debug2.C: New test.
23 * gcc.c-torture/compile/20020103-1.c: New test.
25 2002-01-02 Jakub Jelinek <jakub@redhat.com>
27 * gcc.dg/gnu89-init-1.c: Added new tests.
29 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
31 * g++.dg/template/friend2.C: Remove as patch is reverted.
33 * g++.dg/warn/oldcast1.C: New test.
35 * g++.dg/template/ptrmem1.C: New test.
36 * g++.dg/template/ptrmem2.C: New test.
38 * g++.dg/template/ntp.C: New test.
40 * g++.dg/other/component1.C: New test.
42 * g++.dg/template/ttp3.C: New test.
44 * g++.dg/template/friend2.C: New test.
45 * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
47 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
49 * g++.dg/other/ptrmem1.C: New test.
50 * g++.dg/other/ptrmem2.C: New test.
52 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
54 * g++.dg/template/ctor1.C: New test.
56 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
58 * g++.dg/template/friend2.C: New test.
60 2002-01-01 Hans-Peter Nilsson <hp@bitrange.com>
62 * gcc.dg/mmix-1.c: New test.
64 2001-12-31 Richard Henderson <rth@redhat.com>
66 * gcc.dg/asm-5.c: New.
68 2001-12-31 Paolo Carlini <pcarlini@unitus.it>
70 * g++.old-deja/g++.robertl/eb130.C: hash_set is now
71 in namespace __gnu_cxx
73 2001-12-30 Richard Henderson <rth@redhat.com>
75 * gcc.dg/debug-6.c: New.
77 2001-12-30 Jakub Jelinek <jakub@redhat.com>
79 * gcc.c-torture/compile/20011229-2.c: New test.
81 2001-12-29 Jakub Jelinek <jakub@redhat.com>
83 * gcc.dg/debug-3.c: New test.
84 * gcc.dg/debug-4.c: New test.
85 * gcc.dg/debug-5.c: New test.
87 2001-12-29 Richard Henderson <rth@redhat.com>
89 * g++.dg/eh/loop1.C: New.
91 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
93 * g++.dg/template/crash1.C: New test.
95 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
97 * g++.dg/other/const1.C: New test.
99 2001-12-29 Hans-Peter Nilsson <hp@bitrange.com>
101 * gcc.c-torture/compile/20011229-1.c: New test.
103 2001-12-28 Stan Shebs <shebs@apple.com>
105 * lib/objc-torture.exp: Resync with c-torture.exp.
106 * lib/objc.exp: Load standard libraries.
108 2001-12-28 Jakub Jelinek <jakub@redhat.com>
110 * gcc.dg/gnu89-init-1.c: Adjust for the new behaviour, add some
113 2001-12-27 Roger Sayle <roger@eyesopen.com>
115 * gcc.c-torture/execute/string-opt-16.c: New testcase.
117 2001-12-27 Richard Henderson <rth@redhat.com>
119 * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
121 2001-12-26 Nathan Sidwell <nathan@codesourcery.com>
123 * g++.dg/eh/ctor1.C: New test.
124 * g++.dg/other/error2.C: New test.
126 2001-12-24 Nathan Sidwell <nathan@codesourcery.com>
128 * g++.dg/other/init2.C: New test.
130 2001-12-24 Richard Henderson <rth@redhat.com>
132 * gcc.dg/20011223-1.c: New.
133 * gcc.dg/inline-1.c: New.
135 2001-12-23 Richard Henderson <rth@redhat.com>
137 * gcc.dg/asm-4.c: Test operand modifiers.
139 2001-12-23 Richard Henderson <rth@redhat.com>
141 * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
143 2001-12-23 Joseph S. Myers <jsm28@cam.ac.uk>
145 * gcc.c-torture/execute/20011223-1.c: New test.
147 2001-12-21 Richard Henderson <rth@redhat.com>
149 * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
150 re-enables the warning.
152 2001-12-21 Richard Henderson <rth@redhat.com>
154 * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
156 2001-12-20 Jakub Jelinek <jakub@redhat.com>
158 * gcc.c-torture/compile/20011218-1.c: New test.
160 2001-12-20 Nick Clifton <nickc@cambridge.redhat.com>
162 * gcc.misc-test/arm-isr.exp: New file. Control running of the
164 * gcc.misc-tests/arm-isr.c: New file. Test prologue and
165 epilogue generation for ARM ISR routines.
167 2001-12-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
169 * gcc.dg/format/builtin-1.c: Test unlocked stdio.
170 * gcc.dg/format/c90-printf-3.c: Likewise.
171 * gcc.dg/format/c99-printf-3.c: Likewise.
172 * gcc.dg/format/ext-1.c: Likewise.
173 * gcc.dg/format/ext-6.c: Likewise.
174 * gcc.dg/format/format.h: Prototype unlocked stdio.
176 2001-12-20 Richard Henderson <rth@redhat.com>
178 * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
180 (malloc): Correct allocation logic. Abort if we fill up the
181 arena before initialization complete.
182 (realloc): Correct allocation logic.
184 2001-12-20 Jakub Jelinek <jakub@redhat.com>
186 * gcc.c-torture/compile/20011219-2.c: New test.
188 * gcc.c-torture/execute/20011219-1.c: New test.
190 2001-12-19 David Billinghurst <David.Billinghurst@riotinto.com>
192 * gcc.dg/special/ecos.exp: wkali-1.c unsupported if
193 target does not support weak symbols.
195 2001-12-19 Jakub Jelinek <jakub@redhat.com>
197 * gcc.c-torture/compile/20011219-1.c: New test.
199 2001-12-19 Nathan Sidwell <nathan@codesourcery.com>
201 * g++.dg/other/error1.C: New test.
203 Mon Dec 17 14:31:42 2001 Jeffrey A Law (law@redhat.com)
205 * gcc.c-torture/execute/20011217-1.c: New test.
207 Mon Dec 17 16:54:56 2001 Nicola Pero <nicola@brainstorm.co.uk>
209 * objc.dg/special/: New directory.
210 * objc.dg/special/special.exp: New file.
211 * objc.dg/special/unclaimed-category-1.h: New file.
212 * objc.dg/special/unclaimed-category-1a.m: New file.
213 * objc.dg/special/unclaimed-category-1.m: New file.
215 2001-12-17 Andreas Jaeger <aj@suse.de>
217 * gcc.c-torture/compile/20011217-2.c: New test.
219 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
221 * gcc.c-torture/compile/20011217-1.c: New test.
223 2001-12-14 Aldy Hernandez <aldyh@redhat.com>
225 * testsuite/gcc.dg/20011214-1.c: New.
227 2001-12-13 Aldy Hernandez <aldyh@redhat.com>
229 * gcc.dg/altivec-4.c: New.
231 2001-12-13 Hans-Peter Nilsson <hp@axis.com>
233 * gcc.dg/20011113-1.c: New test.
235 2001-12-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
237 * g++.old-deja/g++.jason/template31.C: Remove templates for classes
238 std::__malloc_alloc_template<0> and
239 std::__default_alloc_template<false, 0>.
241 Thu Dec 13 10:35:33 2001 Nicola Pero <n.pero@mi.flashnet.it>
243 * objc/execute/bf-21.m: New test.
244 * objc/execute/enumeration-1.m: New test.
245 * objc/execute/enumeration-2.m: New test.
247 2001-12-12 Jakub Jelinek <jakub@redhat.com>
249 * gcc.dg/gnu89-init-1.c: New test.
251 2001-12-12 Nathan Sidwell <nathan@codesourcery.com>
253 * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
254 * g++.old-deja/g++.jason/2371.C: Likewise.
255 * g++.old-deja/g++.jason/template33.C: Likewise.
256 * g++.old-deja/g++.jason/template34.C: Likewise.
257 * g++.old-deja/g++.jason/template36.C: Likewise.
258 * g++.old-deja/g++.oliva/typename1.C: Likewise.
259 * g++.old-deja/g++.oliva/typename2.C: Likewise.
260 * g++.old-deja/g++.other/typename1.C: Likewise.
261 * g++.old-deja/g++.pt/inherit2.C: Likewise.
262 * g++.old-deja/g++.pt/nontype5.C: Likewise.
263 * g++.old-deja/g++.pt/typename11.C: Likewise.
264 * g++.old-deja/g++.pt/typename14.C: Likewise.
265 * g++.old-deja/g++.pt/typename16.C: Likewise.
266 * g++.old-deja/g++.pt/typename3.C: Likewise.
267 * g++.old-deja/g++.pt/typename4.C: Likewise.
268 * g++.old-deja/g++.pt/typename5.C: Likewise.
269 * g++.old-deja/g++.pt/typename7.C: Likewise.
270 * g++.old-deja/g++.robertl/eb9.C: Likewise.
272 2001-12-11 Nathan Sidwell <nathan@codesourcery.com>
274 * g++.dg/other/linkage1.C: New test.
275 * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
278 2001-12-11 Neil Booth <neil@daikokuya.demon.co.uk>
280 * gcc.dg/concat.c: New test.
282 2001-12-11 Stan Shebs <shebs@apple.com>
284 * objc/compile: New test directory.
285 * objc/compile/compile.exp: New expect script.
286 * objc/compile/20011211-1.m: New compile test.
288 2001-12-11 Jason Merrill <jason@redhat.com>
290 * lib/prune.exp (prune_gcc_output): Also handle "In member
291 function". So many permutations...
293 2001-12-10 Nathan Sidwell <nathan@codesourcery.com>
295 * g++.dg/template/typedef1.C: New test.
297 2001-12-09 Nathan Sidwell <nathan@codesourcery.com>
299 * g++.dg/other/copy1.C: New test.
301 2001-10-08 Aldy Hernandez <aldyh@redhat.com>
303 * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
305 * gcc.dg/builtin-choose-expr.c: New.
307 2001-12-07 Aldy Hernandez <aldyh@redhat.com>
309 * gcc.dg/altivec-2.c: New.
311 2001-12-07 Richard Henderson <rth@redhat.com>
313 * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
315 2001-12-07 Stephane Carrez <Stephane.Carrez@sun.com>
317 * gcc.dg/sparc-ret.c: New file, test return corruption bug for
320 Fri Dec 7 06:29:03 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
322 * g++-old.deja/g++.robertl/eb101.C: Deleted.
324 2001-12-06 Janis Johnson <janis187@us.ibm.com>
326 * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
327 variable argument list.
329 2001-12-06 Zack Weinberg <zack@codesourcery.com>
331 * gcc.c-torture/execute/memcheck: Delete entire directory.
332 (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
333 t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
335 2001-12-05 Neil Booth <neil@daikokuya.demon.co.uk>
337 * gcc.dg/Wshadow-1.c: New test.
339 2001-12-05 Jakub Jelinek <jakub@redhat.com>
341 * gcc.c-torture/compile/20011130-1.c: New test.
343 * gcc.dg/noncompile/20011025-1.c: New test.
345 * g++.dg/other/anon-union.C: New test.
347 * gcc.c-torture/execute/20011024-1.c: New test.
349 2001-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
351 * gcc.c-torture/execute/20000722-1.x,
352 gcc.c-torture/execute/20010123-1.x: Remove.
353 * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
354 * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
355 gcc.dg/c99-complit-2.c: New tests.
357 2001-12-04 Nathan Sidwell <nathan@codesourcery.com>
359 * g++.dg/inherit/base1.C: New test.
361 2001-12-04 Jakub Jelinek <jakub@redhat.com>
363 * g++.dg/other/stdarg1.C: New test.
365 * gcc.c-torture/compile/20011130-2.c: New test.
367 2001-12-03 Janis Johnson <janis187@us.ibm.com>
369 * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
370 * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
371 * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
372 * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
373 * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
374 * gcc.dg/builtin-prefetch-1.c: New test.
376 2001-12-03 Jakub Jelinek <jakub@redhat.com>
378 * gcc.dg/20011130-1.c: New test.
380 2001-12-03 Nathan Sidwell <nathan@codesourcery.com>
382 * g++.dg/other/scope1.C: New test.
383 * g++.dg/template/explicit-instantiation.C: Remove XFAIL
385 2001-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
387 * gcc.dg/vla-init-1.c: New test.
389 2001-12-01 Geoff Keating <geoffk@redhat.com>
391 * gcc.c-torture/compile/structs.c: New testcase from GDB.
393 2001-12-02 Neil Booth <neil@daikokuya.demon.co.uk>
395 * objc.dg/alias.m: Update.
396 * objc.dg/class-1.m: Update.
397 * objc.dg/const-str-1.m: Update.
398 * objc.dg/fwd-proto-1.m: Update.
399 * objc.dg/id-1.m: Update.
400 * objc.dg/super-class-1.m: Update.
402 2001-11-29 Mark Mitchell <mark@codesourcery.com>
404 * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
407 Wed Nov 28 15:05:54 2001 Jeffrey A Law (law@cygnus.com)
409 * gcc.c-torture/execute/20011128-1.c: New test.
411 2001-11-28 Hans-Peter Nilsson <hp@axis.com>
413 * gcc.dg/20011127-1.c: New test.
415 2001-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
417 * gcc.dg/format/strfmon-1.c: Update comments. Adjust examples
418 from Austin Group draft 7.
419 * gcc.dg/format/xopen-1.c: Update comments. Add tests for gaps in
420 scanf format arguments.
421 * gcc.dg/format/no-exargs-2.c: New test.
423 2001-11-25 Nathan Sidwell <nathan@codesourcery.com>
425 * g++.dg/abi/vbase8-4.C: New test.
427 2001-11-24 Ian Lance Taylor <ian@airs.com>
429 * gcc.c-torture/execute/20011121-1.c: New test.
431 Fri Nov 23 15:55:44 2001 Jeffrey A Law (law@cygnus.com)
433 * gcc.c-torture/execute/ieee/20011123-1.c: New test.
435 2001-11-23 Andreas Jaeger <aj@suse.de>
437 * gcc.dg/cpp/charconst-2.c: New test.
439 2001-11-22 Geoffrey Keating <geoffk@redhat.com>
441 * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
442 to the host if it is remote. Let tests specify extra headers
444 * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
445 * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
446 * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
447 * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
448 * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
449 * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
450 * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
451 * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
452 * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
453 * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
455 2001-11-22 Nick Clifton <nickc@cambridge.redhat.com>
457 * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
458 for little endian ARMs.
460 2001-11-20 Jakub Jelinek <jakub@redhat.com>
462 * gcc.c-torture/compile/20011119-1.c: New test.
463 * gcc.c-torture/compile/20011119-2.c: New test.
465 2001-11-17 Aldy Hernandez <aldyh@redhat.com>
467 * gcc.dg/altivec-1.c: Fix typo.
469 2001-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
471 * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
473 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
475 * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
477 2001-11-19 Geoffrey Keating <geoffk@redhat.com>
479 * lib/g77.exp: Don't specify --rpath-link.
481 * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
482 across all the headers.
483 * gcc.dg/format/format.exp: For testing on a remote host,
486 * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
487 * gcc.c-torture/execute/930406-1.c: Likewise.
488 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
490 2001-11-19 Aldy Hernandez <aldyh@redhat.com>
492 * gcc.dg/altivec-1.c: New.
494 2001-11-19 Neil Booth <neil@daikokuya.demon.co.uk>
496 * gcc.dg/cpp/fpreprocessed.c: New test case.
498 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
500 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
501 gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
502 * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
504 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
506 * gcc.dg/no-builtin-1.c: New test.
508 2001-11-16 Jakub Jelinek <jakub@redhat.com>
510 * gcc.c-torture/execute/20011115-1.c: New test.
512 2001-11-15 Jakub Jelinek <jakub@redhat.com>
514 * gcc.c-torture/compile/20011114-2.c: New test.
515 * gcc.c-torture/compile/20011114-3.c: New test.
516 * gcc.c-torture/compile/20011114-4.c: New test.
518 2001-11-15 Nathan Sidwell <nathan@codesourcery.com>
520 * g++.dg/other/init1.C: New test.
522 2001-11-14 Geoffrey Keating <geoffk@redhat.com>
524 * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
527 * gcc.c-torture/execute/20011114-1.c: New testcase.
529 * gcc.c-torture/compile/20010327-1.c: Revert last change.
530 * gcc.c-torture/compile/20011114-1.c: New test, exactly
531 like the (before this change) version of 20010327-1.c.
533 2001-11-14 Roger Sayle <roger@eyesopen.com>
535 * gcc.c-torture/execute/string-opt-13.c: New testcase.
537 2001-11-14 Richard Sandiford <rsandifo@redhat.com>
539 * g++.dg/init/array2.C: New test.
541 2001-11-14 Alexandre Oliva <aoliva@redhat.com>
543 * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
545 2001-11-13 Nathan Sidwell <nathan@codesourcery.com>
547 * g++.dg/other/forscope1.C: New test.
548 * g++.dg/ext/forscope1.C: New test.
549 * g++.dg/ext/forscope2.C: New test.
551 2001-11-13 Jakub Jelinek <jakub@redhat.com>
553 * gcc.c-torture/execute/20011113-1.c: New test.
555 2001-11-09 Geoffrey Keating <geoffk@redhat.com>
557 * gcc.c-torture/execute/20011109-2.c: New test.
559 * gcc.c-torture/execute/20011109-1.c: New test.
561 2001-11-09 Jakub Jelinek <jakub@redhat.com>
563 * gcc.c-torture/compile/20011109-1.c: New test.
565 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
567 * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
568 * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
569 * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
570 * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
571 * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
572 * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
573 * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
575 2001-11-08 Neil Booth <neil@daikokuya.demon.co.uk>
577 * g++.dg/warn/Wshadow-1.C: New tests.
578 * g++.old-deja/g++.mike/for3.C: Update.
580 2001-11-06 Joseph S. Myers <jsm28@cam.ac.uk>
582 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
583 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
584 XFAILs. Adjust expected error texts.
585 * gcc.c-torture/compile/20011106-1.c,
586 gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
587 gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
588 gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
589 gcc.dg/c99-array-lval-5.c: New tests.
591 2001-11-05 Neil Booth <neil@cat.daikokuya.demon.co.uk>
593 * gcc.dg/cpp/defined.c: Update.
595 2001-11-04 Neil Booth <neil@cat.daikokuya.demon.co.uk>
597 * gcc.c-torture/execute/anon-1.c: New test.
599 2001-11-03 Geoffrey Keating <geoffk@redhat.com>
601 * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
602 same size, so no warning should be produced on stormy16.
604 * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
605 due to oversized array.
606 * g++.old-deja/g++.mike/ns15.C: Likewise.
607 * g++.old-deja/g++.pt/crash16.C: Likewise.
609 2001-11-02 Graham Stott <grahams@redhat.com>
611 * g++.dgother/debug1.C: Fix typos.
613 2001-11-01 Jakub Jelinek <jakub@redhat.com>
615 * g++.dg/other/debug1.C: New test.
617 2001-11-01 Stephane Carrez <Stephane.Carrez@worldnet.fr>
619 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
622 2001-10-30 Jakub Jelinek <jakub@redhat.com>
624 * gcc.dg/20011029-2.c: New test.
626 * gcc.c-torture/compile/20011029-1.c: New test.
628 Mon Oct 29 21:19:53 2001 Nicola Pero <n.pero@mi.flashnet.it>
630 * objc/execute/class_self-1.m: New test.
631 * objc/execute/class_self-2.m: New test.
633 2001-10-25 Zack Weinberg <zack@codesourcery.com>
635 * gcc.misc-tests/msgs.exp: Delete.
636 * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
637 * gcc.misc-tests/m-un-2.c: Move to gcc.dg. Update expected
638 error set to match recent changes.
640 2001-10-24 Zack Weinberg <zack@codesourcery.com>
642 * gcc.dg/20011021-1.c: New test.
644 2001-10-24 Jakub Jelinek <jakub@redhat.com>
646 * gcc.c-torture/compile/20011023-1.c: New test.
648 2001-10-23 Geoffrey Keating <geoffk@redhat.com>
650 * lib/g77.exp: Rewrite based on lib/g++.exp.
652 2001-10-19 Jakub Jelinek <jakub@redhat.com>
654 * gcc.c-torture/execute/20011019-1.c: New test.
656 * gcc.dg/20011018-1.c: New test.
658 2001-10-19 NIIBE Yutaka <gniibe@m17n.org>
660 * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
662 2001-10-18 Alexandre Oliva <aoliva@redhat.com>
664 * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
665 * gcc.dg/attr-invalid.c: Likewise.
667 2001-10-18 Jakub Jelinek <jakub@redhat.com>
669 * testsuite/gcc.dg/20011015-1.c: New test.
671 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
673 * g++.dg/template/unify2.C: New test.
675 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
677 * g++.dg/other/exception-specification.C: New test
679 2001-10-13 Tom Rix <trix@redhat.com>
681 * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
682 * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
684 2001-10-12 Jakub Jelinek <jakub@redhat.com>
686 * testsuite/gcc.dg/20011009-1.c: New test.
688 2001-10-12 Nathan Sidwell <nathan@codesourcery.com>
691 * g++.dg/other/friend1.C: New test.
693 2001-10-11 Richard Henderson <rth@redhat.com>
695 * g++.old-deja/g++.other/crash18.C: Add -S to options.
697 2001-10-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
699 * gcc.c-torture/compile/20011010-1.c: New.
701 2001-10-09 Joseph S. Myers <jsm28@cam.ac.uk>
703 * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
704 g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
705 g77.f-torture/execute/execute.exp,
706 g77.f-torture/noncompile/noncompile.exp,
707 gcc.c-torture/compile/compile.exp,
708 gcc.c-torture/execute/execute.exp,
709 gcc.c-torture/execute/ieee/ieee.exp,
710 gcc.c-torture/execute/memcheck/memcheck.exp,
711 gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
712 objc/execute/execute.exp: Update FSF address.
714 2001-10-09 Neil Booth <neil@daikokuya.demon.co.uk>
716 * gcc.dg/cpp/cmdlne-C.c: Update.
717 * gcc.dg/cpp/cmdlne-C2.c: New.
719 2001-10-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
721 * gcc.c-torture/execute/20011008-3.c: New.
723 2001-10-08 DJ Delorie <dj@redhat.com>
725 * gcc.dg/20011008-1.c: New.
726 * gcc.dg/20011008-2.c: New.
728 2001-10-08 Neil Booth <neil@daikokuya.demon.co.uk>
730 * gcc.dg/cpp/spacing1.c: Update test.
732 2001-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
734 * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
735 spelling errors of "separate" as "seperate".
737 2001-10-05 Alexandre Oliva <aoliva@redhat.com>
739 * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
740 enough to avoid inlining.
742 2001-10-04 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
744 * lib/g77.exp: set libg2c_dir correctly.
746 2001-10-02 Neil Booth <neil@daikokuya.demon.co.uk>
748 * gcc.dg/cpp/macro11.c: New test.
750 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
752 * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
753 gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
754 gcc.dg/format/multattr-3.c: New tests.
755 * gcc.dg/format/attr-3.c: Update expected error texts. Remove
756 tests for format attributes on function pointers being rejected.
758 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
760 * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
762 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
764 * g++.dg/warn/format1.C: New test.
766 2001-10-01 Neil Booth <neil@daikokuya.demon.co.uk>
768 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
770 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
772 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
774 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
776 * gcc.dg/cpp/redef2.c: Add test.
778 2001-09-27 Geoffrey Keating <geoffk@redhat.com>
780 * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
781 long-standing bug on i686, apparently.
782 * gcc.c-torture/execute/loop-2c.x: New file.
783 * gcc.c-torture/execute/loop-2d.x: New file.
784 * gcc.c-torture/execute/loop-3c.x: New file.
786 2001-09-25 Neil Booth <neil@daikokuya.demon.co.uk>
788 * gcc.dg/cpp/20000625-2.c: Correct line number.
790 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
792 * gcc.dg/cpp/macro10.c: New test.
793 * gcc.dg/cpp/strify3.c: New test.
794 * gcc.dg/cpp/spacing1.c: Add tests.
795 * gcc.dg/cpp/19990703-1.c: Remove bogus test.
796 * gcc.dg/cpp/20000625-2.c: Fudge to pass.
798 2001-09-24 DJ Delorie <dj@redhat.com>
800 * gcc.c-torture/execute/20010924-1.c: New test.
802 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
804 * testsuite/objc/execute/paste.m: Remove.
806 2001-09-22 Joseph S. Myers <jsm28@cam.ac.uk>
808 * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
810 2001-09-22 George Helffrich <george@geo.titech.ac.jp>
812 * g77.dg/strlen0.f: New test.
814 2001-09-21 Richard Henderson <rth@redhat.com>
816 * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
817 * g++.old-deja/g++.abi/vtable2.C: Likewise.
819 2001-09-21 Joseph S. Myers <jsm28@cam.ac.uk>
821 Table-driven attributes.
822 * g++.dg/ext/attrib1.C: New test.
824 2001-09-20 DJ Delorie <dj@redhat.com>
826 * gcc.dg/20000926-1.c: Update expected warning messages.
827 * gcc.dg/array-2.c: Likewise, and test for warnings too.
828 * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
831 2001-09-18 Richard Sandiford <rsandifo@redhat.com>
833 * g++.dg/eh/registers1.C: New test case.
835 2001-09-17 Richard Henderson <rth@redhat.com>
837 * gcc.dg/array-5.c: Fix VLA decomposition test.
839 2001-09-16 Neil Booth <neil@daikokuya.demon.co.uk>
841 * gcc.dg/cpp/line5.c: New testcase.
843 2001-09-15 Neil Booth <neil@daikokuya.demon.co.uk>
845 * gcc.dg/cpp/macro9.c: New test.
847 2001-09-15 Aldy Hernandez <aldyh@redhat.com>
849 * gcc.c-torture/execute/980223.c: Change type of addr from long
852 2001-09-15 Hans-Peter Nilsson <hp@axis.com>
854 * gcc.c-torture/execute/20010915-1.c: New test.
856 2001-09-14 Janis Johnson <janis187@us.ibm.com>
858 * g77.dg/bprob: New directory.
859 * g77.dg/bprob/bprob.exp: New file.
860 * g77.dg/bprob/bprob-1.f: New test.
861 * g77.dg/gcov: New directory.
862 * g77.dg/gcov/gcov.exp: New file.
863 * g77.dg/gcov/gcov-1.f: New test.
864 * g77.dg/gcov/gcov-1.x: New file.
866 2001-09-13 Neil Booth <neil@daikokuya.demon.co.uk>
868 * gcc.dg/cpp/directiv.c: Update.
869 * gcc.dg/cpp/undef1.c: Update.
871 2001-09-12 Jakub Jelinek <jakub@redhat.com>
873 * gcc.dg/20010912-1.c: New test.
875 2001-09-11 Janis Johnson <janis187@us.ibm.com>
877 * gcc.misc-tests/gcov.exp: Move almost everything to a new,
878 language-independent file in lib.
879 * lib/gcov.exp: New file.
881 2001-09-11 Joseph S. Myers <jsm28@cam.ac.uk>
883 * gcc.c-torture/compile/20010911-1.c: New test.
885 2001-09-10 Janis Johnson <janis187@us.ibm.com>
887 * lib/profopt.exp: New, to support profile-directed optimizations.
888 * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
889 * gcc.misc-tests/bprob-1.c: New test.
890 * gcc.misc-tests/bprob-2.c: New test.
892 2001-09-07 Janis Johnson <janis187@us.ibm.com>
894 * gcc.misc-tests/gcov.exp: Add support for a .x file to control
895 XFAIL and which kinds of gcov output to verify.
896 * gcc.misc-tests/gcov-4b.x: New file.
897 * gcc.misc-tests/gcov-5b.x: New file.
898 * gcc.misc-tests/gcov-6.x: New file.
899 * gcc.misc-tests/gcov-7.c: New test.
900 * gcc.misc-tests/gcov-7.x: New file.
902 2001-09-06 Janis Johnson <janis187@us.ibm.com>
904 * gcc.misc-tests/gcov.exp: Add support for call return percentages.
905 * gcc.misc-tests/gcov-6.c: New test.
907 2001-09-06 Nathan Sidwell <nathan@codesourcery.com>
910 * g++.dg/abi/vbase1.C: New test.
912 2001-09-05 Ziemowit Laski <zlaski@apple.com>
914 * objc.dg/method-2.m: New.
916 2001-09-04 Nathan Sidwell <nathan@codesourcery.com>
919 * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
920 * g++.dg/init/empty1.C: New test.
922 2001-09-03 Jakub Jelinek <jakub@redhat.com>
924 * gcc.c-torture/compile/20010903-1.c: New test.
926 2001-08-31 Roman Zippel <zippel@linux-m68k.org>
928 * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
931 2001-08-31 Geoffrey Keating <geoffk@redhat.com>
933 * g++.dg/abi/empty4.C: Allow for 16-bit ints.
935 * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
937 * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
939 2001-08-30 Geoffrey Keating <geoffk@redhat.com>
941 * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
942 for 16-bit 'unsigned int'.
944 2001-08-29 Kazu Hirata <kazu@hxi.com>
946 * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
948 2001-08-27 Richard Henderson <rth@redhat.com>
950 * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
951 * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
953 2001-08-25 Aldy Hernandez <aldyh@redhat.com>
955 * gcc.dg/asm-names.c (ymain): New.
957 2001-08-22 Geoffrey Keating <geoffk@redhat.com>
959 * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
960 * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
961 * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
963 2001-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
965 * gcc.dg/compare5.c: New testcase.
967 2001-08-23 Jason Merrill <jason_merrill@redhat.com>
969 * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
970 and "In instantiation".
972 2001-08-21 Aldy Hernandez <aldyh@redhat.com>
974 * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
976 2001-08-20 Janis Johnson <janis187@us.ibm.com>
978 * gcc.misc-tests/gcov.exp: Add support for branch information.
979 * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
980 * gcc.misc-tests/gcov-4.c: New test.
981 * gcc.misc-tests/gcov-4b.c: New test.
982 * gcc.misc-tests/gcov-5b.c: New test.
984 2001-08-20 Zack Weinberg <zackw@panix.com>
986 * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
989 2001-08-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
991 * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
993 2001-08-19 Jakub Jelinek <jakub@redhat.com>
995 * g++.dg/eh/template1.C: New test.
997 2001-08-16 David Billinghurst <David.Billinghurst@riotinto.com>
999 * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
1001 * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
1004 2001-08-14 David Billinghurst <David.Billinghurst@riotinto.com>
1006 * lib/g77-dg.exp: Use prune.exp for common procedures
1007 (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
1008 * lib/g77.exp: (g77-dg-prune) Remove
1010 2001-08-13 Jason Merrill <jason_merrill@redhat.com>
1012 * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
1014 2001-08-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1016 * g++.dg/template/unify1.C: New test.
1018 2001-08-07 Nathan Sidwell <nathan@codesourcery.com>
1020 * g++.dg/abi/empty4.C: New test.
1022 2001-08-06 David Billinghurst <David.Billinghurst@riotinto.com>
1024 * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
1026 * g77.f-torture/compile/pr3743.x: Likewise
1028 2001-08-05 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
1030 * g++.dg/other/using-declaration.C: New test.
1032 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
1034 * gcc.dg/cpp/tr-sign.c: New testcase.
1036 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
1038 * gcc.dg/cpp/19951025-1.c: Revert.
1039 * gcc.dg/cpp/directiv.c: We no longer process directives that
1040 interrupt macro arguments.
1042 2001-08-03 Zack Weinberg <zackw@stanford.edu>
1044 * gcc.dg/bconstp-1.c: New test.
1046 2001-08-03 Richard Henderson <rth@redhat.com>
1048 * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
1050 2001-08-02 Neil Booth <neil@daikokuya.demon.co.uk>
1052 * gcc.dg/cpp/19951025-1.c: Update.
1054 2001-08-02 Jeffrey Oldham <oldham@codesourcery.com>
1056 * g77.dg/ff90-1.f (s): Fix reference of variable z,
1059 2001-08-02 Nathan Sidwell <nathan@codesourcery.com>
1062 * g++.old-deja/g++.ns/ns14.C: Remove special options.
1063 * g++.old-deja/g++.other/std1.C: Likewise.
1064 * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
1066 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
1068 * lib/g77.exp: Load gcc-defs.exp for common procedures
1069 (g77_pass, g77_fail, g77_finish, g77_exit,
1070 ${tool}_check_unsupported_p} Now redundant. Deleted.
1072 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
1074 * g77.dg/fbackslash.f
1075 * g77.dg/fcase-preserve.f
1077 * g77.dg/ffixed-line-length-0.f
1078 * g77.dg/ffixed-line-length-132.f
1079 * g77.dg/ffixed-line-length-7.f
1080 * g77.dg/ffixed-line-length-72.f
1081 * g77.dg/ffixed-line-length-none.f
1082 * g77.dg/ffree-form-1.f
1083 * g77.dg/fno-backslash.f
1084 * g77.dg/fno-f90-1.f
1085 * g77.dg/fno-fixed-form-1.f
1086 * g77.dg/fno-onetrip.f
1087 * g77.dg/fno-typeless-boz.f
1088 * g77.dg/fno-underscoring.f
1089 * g77.dg/fno-vxt-1.f
1091 * g77.dg/ftypeless-boz.f
1092 * g77.dg/fugly-assumed.f
1093 * g77.dg/funderscoring.f
1096 2001-08-01 Ziemowit Laski <zlaski@apple.com>
1098 * objc.dg/fwd-proto-1.m: New.
1099 * objc.dg/local-decl-1.m: New.
1100 * objc.dg/naming-1.m: New.
1101 * objc.dg/naming-2.m: New.
1102 * objc.dg/proto-hier-1.m: New.
1104 2001-07-31 Hans-Peter Nilsson <hp@bitrange.com>
1106 * gcc.dg/c99-scope-2.c: Don't generally assume adding more
1107 largest-type elements to a struct makes its size grow.
1109 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
1111 * g++.dg/abi/vthunk1.C: New test.
1113 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
1115 * g++.dg/abi/vbase8-22.C: New test.
1117 2001-07-31 Neil Booth <neil@cat.daikokuya.demon.co.uk>
1119 * gcc.dg/cpp/macro8.c: New test.
1121 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
1123 * g++.dg/abi/vbase8-21.C: New test.
1125 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
1127 * g++.dg/abi/vbase8-10.C: New test.
1129 2001-07-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1131 * lib/g++.exp (g++_set_ld_library_path): Renamed to
1132 ${tool}_set_ld_library_path.
1134 * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
1137 2001-07-26 Stan Cox <scox@redhat.com>
1139 * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
1140 * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
1141 gcc_exit, gcc_check_unsupported_p):
1142 Moved to gcc-deps.exp
1143 * gcc-deps.exp: New file.
1145 2001-07-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1147 * g++.old-deja/g++.pt/defarg14.C: New test.
1149 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
1151 * g++.old-deja/g++.other/lineno5.C: New test.
1153 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
1155 * g++.old-deja/g++.pt/crash68.C: New test.
1157 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
1159 * g++.old-deja/g++.other/crash42.C: New test.
1161 2001-07-26 Neil Booth <neil@cat.daikokuya.demon.co.uk>
1163 * gcc.dg/cpp/extratokens.c: Fix.
1164 * gcc.dg/cpp/skipping2.c: New tests.
1166 2001-07-25 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1168 * gcc.c-torture/execute/20010724-1.c: New file.
1169 * gcc.c-torture/execute/20010724-1.x: New file.
1171 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
1173 * g++.old-deja/g++.other/cond7.C: New test.
1175 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
1177 * g++.old-deja/g++.other/optimize4.C: New test.
1179 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
1181 * g++.old-deja/g++.abi/vbase8-5.C: New test.
1183 2001-07-24 Jason Merrill <jason_merrill@redhat.com>
1185 * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
1186 * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
1187 gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
1188 * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
1190 * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
1191 bug report" message.
1193 * g++.dg/dg.exp: Run tests from subdirectories other than "special".
1194 * g++.dg/ext/instantiate1.C: Move from old-deja.
1196 2001-07-24 David Billinghurst <David.Billinghurst@riotinto.com>
1198 * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
1199 * g77.f-torture/execute/intrinsic-unix-erf.f: New test
1200 * g77.f-torture/execute/intrinsic-vax-cd.f: New test
1201 * g77.f-torture/execute/intrinsic-f2c-z.f: New test
1203 Mon Jul 23 10:14:17 2001 Jeffrey A Law (law@cygnus.com)
1205 * gcc.c-torture/execute/20010723-1.c: New test.
1207 2001-07-23 Ben Elliston <bje@redhat.com>
1209 * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
1211 2001-07-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1213 * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
1215 Delete handling of ieee_multilib_flags.
1216 Pass -mieee for alpha*-*-* and sh-*-*.
1217 * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
1219 2001-07-21 Nathan Sidwell <nathan@codesourcery.com>
1221 Remove old-abi tests.
1222 * g++.old-deja/g++.mike/p11116.C: Remove.
1223 * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
1225 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.org>
1227 * g77.f-torture/compile/pr3743.f: New test
1229 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.com>
1231 * g77.f-torture/execute/f90-intrinsic-bit.f: New test
1233 2001-07-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1235 * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
1236 g++.old-deja/g++.pt/static6.C: Likewise.
1237 * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
1238 supports weak symbols.
1240 2001-07-18 Andreas Jaeger <aj@suse.de>
1242 * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
1245 2001-07-18 Andreas Jaeger <aj@suse.de>
1247 * gcc.dg/iftrap-1.c: Fix target line.
1249 2001-07-17 Richard Henderson <rth@redhat.com>
1251 * gcc.c-torture/execute/20010717-1.c: New.
1253 2001-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
1255 * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
1258 2001-07-17 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
1260 * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
1262 2001-07-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1264 * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
1265 UAC_SIGBUS, UAC_NOPRINT definitions.
1267 Mon Jul 16 12:21:56 2001 Nicola Pero <n.pero@mi.flashnet.it>
1269 * objc/execute/object_is_class.m: New test.
1270 * objc/execute/object_is_meta_class.m: New test.
1272 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
1274 * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
1275 * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
1277 2001-01-15 David Billinghurst <David.Billinghurst@riotinto.com>
1279 * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
1280 * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
1282 2001-07-14 Richard Henderson <rth@redhat.com>
1284 * gcc.dg/iftrap-1.c: New.
1286 2001-07-11 David Billinghurst <David.Billinghurst@riotinto.com>
1288 * g77.f-torture/execute/intrinsic77.f: New test.
1290 2001-07-11 Janis Johnson <janis@us.ibm.com>
1292 * gcc.misc-tests/gcov-3.c: New test.
1294 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
1296 * gcc.c-torture/compile/20010711-1.c,
1297 * gcc.c-torture/compile/20010711-2.c: New tests.
1299 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
1301 * gcc.c-torture/execute/20010711-1.c: New test.
1303 2001-07-11 Ben Elliston <bje@redhat.com>
1305 * g++.old-deja/g++.other/enum5.C: New test.
1307 2001-07-10 Jason Merrill <jason_merrill@redhat.com>
1309 * lib/g++-dg.exp: Load file-format and target-supports like gcc.
1310 (g++-dg-prune): Call prune_gcc_output.
1311 * prune.exp: New file for prune_gcc_output.
1312 * lib/g++.exp, lib/gcc.exp: Load it.
1314 2001-07-08 Joseph S. Myers <jsm28@cam.ac.uk>
1316 * gcc.c-torture/compile/20010701-1.c,
1317 g++.old-deja/g++.ext/attrib6.C: New tests.
1319 Fri Jul 6 09:31:43 2001 Jeffrey A Law (law@cygnus.com)
1321 * gcc.c-torture/compile/20010706-1.c: New test.
1323 2000-09-10 Michael Chamberlain <michael@chamberlain.net.au>
1325 * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
1327 2001-06-28 Stan Shebs <shebs@apple.com>
1329 * gcc.dg/pragma-darwin.c: New test.
1331 2001-06-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1333 * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
1334 Solaris 2.[678] system.
1336 2001-06-22 Joseph S. Myers <jsm28@cam.ac.uk>
1338 * gcc.dg/20010622-1.c: New test.
1340 2001-06-18 Stan Shebs <shebs@apple.com>
1342 * objc.dg: New directory.
1343 * objc.dg/dg.exp: New file.
1344 * objc.dg/alias.m: New.
1345 * objc.dg/class-1.m: New.
1346 * objc.dg/class-2.m: New.
1347 * objc.dg/const-str-1.m: New.
1348 * objc.dg/const-str-2.m: New.
1349 * objc.dg/id-1.m: New.
1350 * objc.dg/method-1.m: New.
1351 * objc.dg/super-class-1.m: New.
1352 * lib/objc-dg.exp: New file.
1354 2001-06-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
1356 * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
1359 2001-06-14 Nathan Sidwell <nathan@codesourcery.com>
1361 * g++.old-deja/g++.abi/vbase8-9.C: New test.
1363 2001-06-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1365 * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
1368 2001-06-12 Richard Henderson <rth@redhat.com>
1370 * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
1372 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
1374 * g++.old-deja/g++.abi/vbase5.C: New test.
1375 * g++.old-deja/g++.abi/vbase6.C: New test.
1376 * g++.old-deja/g++.abi/vbase7.C: New test.
1378 2001-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1380 * gcc.c-torture/compile/20010610-1.c: New test.
1382 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
1384 * g++.old-deja/g++.abi/vbase4.C: New test.
1386 2001-06-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1388 * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
1389 support %f for HC11/HC12 targets.
1390 * gcc.c-torture/execute/930513-1.x: New file, likewise.
1391 * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
1392 on HC11/HC12 targets.
1393 * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
1395 2001-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1397 * gcc.dg/wchar_t-1.c: New file.
1398 * gcc.dg/wint_t-1.c: Likewise.
1400 2001-06-11 Bernd Schmidt <bernds@redhat.com>
1402 * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
1404 2001-06-11 Richard Henderson <rth@redhat.com>
1406 * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
1408 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
1410 * gcc.c-torture/compile/20010611-1.c: New test.
1412 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
1414 * gcc.dg/c99-tag-1.c: Add more tests.
1416 2001-06-10 Alexandre Oliva <aoliva@redhat.com>
1418 * g++.old-deja/g++.abi/ptrmem.C: Take into account different
1419 representation on MN10300 and ARM/Thumb.
1421 2001-06-10 Toon Moene <toon@moene.indiv.nluug.nl>
1423 * g77.f-torture/execute/20010610.f: New.
1425 2001-06-09 David Billinghurst <David.Billinghurst@riotinto.com>
1427 * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
1430 2001-06-09 Richard Henderson <rth@redhat.com>
1432 * gcc.c-torture/execute/ashrdi-1.c: New.
1433 * gcc.c-torture/execute/ashldi-1.c: New.
1434 * gcc.c-torture/execute/lshrdi-1.c: New.
1436 2001-06-09 Ovidiu Predescu <ovidiu@cup.hp.com>
1438 * objc/execute/load-3.m: Added. Check sending +load to categories,
1439 in addition to classes.
1441 2001-06-08 Stan Shebs <shebs@apple.com>
1443 * objc/execute/load-2.m: New test. From Nicola Pero
1444 <n.pero@mi.flashnet.it>.
1446 2001-06-08 Jakub Jelinek <jakub@redhat.com>
1448 * gcc.c-torture/execute/20010605-2.c: New test.
1450 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
1452 * g++.old-deja/g++.abi/vbase2.C: New test.
1453 * g++.old-deja/g++.abi/vbase3.C: New test.
1455 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
1457 * g++.old-deja/g++.pt/friend49.C: New test.
1459 2001-06-07 Nathan Sidwell <nathan@codesourcery.com>
1461 * g++.old-deja/g++.ext/anon3.C: New test.
1463 2001-06-05 Nathan Sidwell <nathan@codesourcery.com>
1465 * g++.old-deja/g++.other/conv7.C: New test.
1467 2001-06-05 Joseph S. Myers <jsm28@cam.ac.uk>
1469 * gcc.c-torture/compile/20010605-2.c: New test.
1471 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
1473 * gcc.c-torture/execute/20010604-1.c: New test.
1475 2001-06-04 Loren J. Rittle <ljrittle@acm.org>
1477 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
1479 2001-06-04 Jeffrey Oldham <oldham@codesourcery.com>
1481 * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
1482 (g++_link_flags): Likewise.
1483 (g++_init): Pass gccpath's value to two previous functions.
1485 2001-06-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1487 * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
1488 Ensure logfile entry matches exec command line.
1490 2001-05-31 Richard Henderson <rth@redhat.com>
1492 * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
1493 * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
1495 2001-05-30 David.Billinghurst <David.Billinghurst@riotinto.com>
1497 * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
1498 compiler for irix6.2
1500 2001-05-30 Nathan Sidwell <nathan@codesourcery.com>
1502 * g++.old-deja/g++.other/optimize3.C: New file.
1504 2001-05-29 Jeffrey Oldham <oldham@codesourcery.com>
1506 * gcc.c-torture/compile/20010518-2.x: New file to compile, not
1509 2001-05-26 Nathan Sidwell <nathan@codesourcery.com>
1511 * g++.old-deja/g++.other/optimize2.C: New file.
1513 2001-05-25 Diego Novillo <dnovillo@redhat.com>
1515 * gcc.c-torture/compile/20010518-2.c: New file.
1516 * gcc.c-torture/execute/20010518-1.c: New file.
1517 * gcc.c-torture/execute/20010518-2.c: New file.
1519 2001-05-25 Joseph S. Myers <jsm28@cam.ac.uk>
1521 * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
1523 2001-05-24 Mark Mitchell <mark@codesourcery.com>
1525 G++ no longer defines builtins that do not begin with __builtin.
1526 * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
1527 * g++.old-deja/g++.brendand/misc13.C: Likewise.
1528 * g++.old-deja/g++.law/builtin1.C: Likewise.
1529 * g++.old-deja/g++.law/cvt2.C: Likewise.
1530 * g++.old-deja/g++.mike/net5.C: Likewise.
1531 * g++.old-deja/g++.other/builtins1.C: Likewise.
1532 * g++.old-deja/g++.other/builtins2.C: Likewise.
1533 * g++.old-deja/g++.other/builtins3.C: Likewise.
1534 * g++.old-deja/g++.other/builtins4.C: Likewise.
1535 * g++.old-deja/g++.other/inline8.C: Likewise.
1536 * g++.old-deja/g++.robertl/eb39.C: Likewise.
1538 2001-05-24 Nathan Sidwell <nathan@codesourcery.com>
1540 * g++.old-deja/g++.pt/using1.C: Adjust.
1541 * g++.old-deja/g++.pt/using2.C: New test.
1543 2001-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
1545 * gcc.dg/cpp/charconst.c: New tests.
1546 * gcc.dg/cpp/escape.c: New tests.
1547 * gcc.dg/cpp/escape-1.c: New tests.
1548 * gcc.dg/cpp/escape-2.c: New tests.
1549 * gcc.dg/cpp/ucs.c: New tests.
1551 2001-05-23 David.Billinghurst <David.Billinghurst@riotinto.com>
1553 * gcc.misc-tests/linkage.exp: Pass appropriate flags to
1554 native compiler for irix6.5.
1556 Wed May 23 2001 Jeffrey D. Oldham <oldham@codesourcery.com>
1558 * lib/g++.exp (g++_include_flags): Use args to compute
1560 (g++_link_flags): Likewise.
1561 (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
1563 2001-05-22 Joseph S. Myers <jsm28@cam.ac.uk>
1565 * gcc.dg/c90-hexfloat-1.c: Add more tests.
1567 2001-05-21 Geoff Keating <geoffk@redhat.com>
1569 * gcc.c-torture/compile/920520-1.x: Merge previous contents into
1572 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1574 * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
1576 * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
1577 to STACK_SIZE; Use it to define size of add_histo array.
1578 * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
1580 (f): Use GITT_SIZE to define size of gitt local table.
1581 * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
1582 to STACK_SIZE; Use it to define size of bytemem array.
1584 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1586 * gcc.c-torture/compile/20000804-1.x: New file, this test fails
1587 on 68HC11/HC12 due to the asm instruction.
1588 * gcc.c-torture/compile/20001205-1.x: New file, ditto.
1589 * gcc.c-torture/compile/920520-1.x: Likewise.
1590 * gcc.c-torture/compile/20001226-1.x: New file, this test fails
1591 on 68HC11/HC12 because the function is larger than 64K.
1592 * gcc.c-torture/compile/961203-1.x: New file, this test fails
1593 on 68HC11/HC12 because the structure is too large.
1595 2001-05-20 Richard Henderson <rth@redhat.com>
1597 * gcc.c-torture/execute/20010520-1.c: New.
1599 2001-05-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1601 * g++.old-deja/g++.warn/compare1.C: New test.
1602 * gcc.dg/compare4.c: New test.
1604 2001-05-20 Nathan Sidwell <nathan@codesourcery.com>
1606 * g++.old-deja/g++.other/optimize1.C: New test.
1608 2001-05-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1610 * g++.old-deja/g++.pt/spec41.C: New test.
1612 2001-05-19 Joseph S. Myers <jsm28@cam.ac.uk>
1614 * gcc.c-torture/compile/20010114-1.x: Remove.
1616 2001-05-18 Stan Shebs <shebs@apple.com>
1618 * gcc.c-torture/compile/20010518-1.c: New test.
1620 2001-05-18 Nathan Sidwell <nathan@codesourcery.com>
1622 * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
1623 * g++.old-deja/g++.pt/crash67.C: New test.
1625 2001-05-17 Jeffrey D. Oldham <oldham@codesourcery.com>
1627 * g++.old-deja/g++.other/debug9.C: New test.
1629 2001-05-16 Zack Weinberg <zackw@stanford.edu>
1631 * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
1633 Wed May 16 20:33:57 CEST 2001 Jan Hubicka <jh@suse.cz>
1635 * gcc.c-torture/compile/20010516-1.c: New test.
1637 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
1639 * g++.old-deja/g++.other/crash41.C: New test.
1641 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
1643 * g++.old-deja/g++.pt/crash66.C: New test.
1645 2001-05-15 Benjamin Kosnik <bkoz@redhat.com>
1647 * g++.old-deja/g++.robertl/eb27.C: Convert.
1649 2001-05-15 Nick Clifton <nickc@cambridge.redhat.com>
1651 * g++.dg/friend-warn.C: New test. Do not warn about friend
1652 declaration being redundant.
1654 2001-05-15 Mark Mitchell (admin) <mitchell@nunki.dbai.tuwien.ac.at>
1656 * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
1658 2001-05-14 Mark Mitchell <mark@codesourcery.com>
1660 * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
1662 2001-05-13 Benjamin Kosnik <bkoz@redhat.com>
1664 * lib/g++.exp: Use testsuite_flags.
1666 2001-05-13 Mark Mitchell <mark@codesourcery.com>
1668 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
1670 2001-05-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
1672 * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
1674 2001-05-11 Mark Mitchell <mark@codesourcery.com>
1676 * lib/objc.exp: Add -lposix4 on Solaris 2.8.
1678 2001-05-10 Joseph S. Myers <jsm28@cam.ac.uk>
1680 * gcc.c-torture/compile/20010313-1.c: New test.
1682 2001-05-09 Zack Weinberg <zackw@stanford.edu>
1684 * gcc.dg/cpp/direct2.c: New test.
1685 * gccq.dg/cpp/direct2s.c: New test.
1687 * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
1689 2001-05-07 Mark Mitchell <mark@codesourcery.com>
1691 * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
1692 * g++.old-deja/g++.other/op3.C: Likewise.
1694 2001-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
1696 * gcc.dg/cpp/syshdr.h: New file.
1697 * gcc.dg/cpp/sysmac1.c: Update.
1698 * gcc.dg/cpp/sysmac2.c: Update.
1700 2001-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
1702 * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
1704 2001-05-04 David Edelsohn <edelsohn@gnu.org>
1706 * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
1707 gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
1709 2001-05-04 Neil Booth <neil@daikokuya.demon.co.uk>
1711 * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
1713 2001-05-03 Geoffrey Keating <geoffk@redhat.com>
1715 * lib/g++.exp (g++_include_flags): Don't use any special flags
1716 if TESTING_IN_BUILD_TREE is not defined.
1717 (g++_init): Use a plain 'c++' as the compiler if
1718 TESTING_IN_BUILD_TREEE is not defined.
1720 2001-05-02 Jakub Jelinek <jakub@redhat.com>
1722 * g++.old-deja/g++.eh/catch13.C: New test.
1723 * g++.old-deja/g++.eh/catch14.C: New test.
1725 2001-05-02 Jakub Jelinek <jakub@redhat.com>
1727 * gcc.dg/cpp/tr-define.c: New test.
1729 2001-05-01 Loren J. Rittle <ljrittle@acm.org>
1731 * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
1732 <stdlib.h>, not <malloc.h>.
1734 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
1736 * g++.old-deja/g++.ns/template17.C: New test.
1738 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
1740 * g++.old-deja/g++.pt/ref4.C: New test.
1742 2001-04-30 Richard Henderson <rth@redhat.com>
1744 * gcc.dg/20000724-1.c: Revert last change.
1746 2001-04-30 Toon Moene <toon@moene.indiv.nluug.nl>
1748 * g77.f-torture/execute/20010430.f: New test.
1750 2001-04-30 Mark Mitchell <mark@codesourcery.com>
1752 * gcc.dg/20000724-1.c: Add a clobber of `esp'.
1754 2001-04-29 Joseph S. Myers <jsm28@cam.ac.uk>
1756 * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
1758 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
1760 * g++.old-deja/g++.eh/crash6.C: New test.
1762 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
1764 * g++.old-deja/g++.other/warn7.C: New test.
1766 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
1768 * g++.old-deja/g++.other/defarg9.C: New test.
1770 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
1772 * g77.f-torture/compile/20010426.f: New test.
1773 * g77.f-torture/execute/20010426.f: New test.
1775 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
1777 * g77.f-torture/compile/20000629-1.x: Remove - error
1780 Thu Apr 26 11:15:12 2001 Jeffrey A Law (law@cygnus.com)
1782 * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
1783 Tweak slightly to work with g++.dg framework.
1784 * g++.dg/special/ecos.exp: Run initp1.C test.
1785 * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
1787 * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
1788 its linker doesn't give line numbers either.
1789 * g++.old-deja/g++.ext/instantiate3.C: Similarly.
1791 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
1793 * g++.old-deja/g++.other/lex1.C: New test.
1795 2001-04-26 Jakub Jelinek <jakub@redhat.com>
1797 * gcc.dg/noncompile/20010425-1.c: New test.
1799 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
1801 * g++.old-deja/g++.pt/mangle2.C: New test.
1803 2001-04-25 Jakub Jelinek <jakub@redhat.com>
1805 * gcc.dg/format/plus-1.c: New test.
1807 2001-04-25 Jakub Jelinek <jakub@redhat.com>
1809 * gcc.dg/20010423-1.c: New test.
1811 2001-04-25 Jakub Jelinek <jakub@redhat.com>
1813 * gcc.c-torture/execute/20010422-1.c: New test.
1815 2001-04-25 Nathan Sidwell <nathan@codesourcery.com>
1817 * g++.old-deja/g++.ns/type2.C: New test.
1819 2001-04-24 Zack Weinberg <zackw@stanford.edu>
1821 * g++.old-deja/g++.other/perf1.C: New test.
1823 2001-04-24 Nathan Sidwell <nathan@codesourcery.com>
1825 * gcc.dg/c99-func-2.c: Remove xfail.
1826 * gcc.dg/c99-func-3.c: Remove xfail.
1827 * gcc.dg/c99-func-4.c: Remove xfail.
1829 2001-04-23 Zack Weinberg <zackw@stanford.edu>
1831 * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
1833 2001-04-23 Joseph S. Myers <jsm28@cam.ac.uk>
1835 * gcc.c-torture/compile/20010423-1.c: New test.
1837 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
1839 * g++.old-deja/g++.pt/typename28.C: New test.
1841 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
1843 * g++.old-deja/g++.abi/empty2.C: New test.
1844 * g++.old-deja/g++.abi/empty3.C: New test.
1846 2001-04-20 Jakub Jelinek <jakub@redhat.com>
1848 * g++.old-deja/g++.other/comdat2.C: New test.
1849 * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
1851 2001-04-20 Jakub Jelinek <jakub@redhat.com>
1853 * g++.old-deja/g++.other/overload14.C: New test.
1855 2001-04-20 Jakub Jelinek <jakub@redhat.com>
1857 * g++.old-deja/g++.other/lookup23.C: New test.
1859 2001-04-20 Jakub Jelinek <jakub@redhat.com>
1861 * gcc.c-torture/execute/20010403-1.c: New test.
1863 2001-04-19 David Billinghurst <David.Billinghurst@riotinto.com>
1864 Mark Mitchell <mark@codesourcery.com>
1866 * lib/old-dejagnu.exp: Don't delete output of executable.
1867 Add .exe suffix to executables.
1869 2001-04-18 Toon Moene <toon@moene.indiv.nluug.nl>
1871 * g77.f-torture/execute/short.x; Remove - Error has been fixed.
1873 2001-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1875 * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
1877 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
1879 * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
1880 * g++.old-deja/g++.abi/crash1.C: New test.
1882 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
1884 * g++.old-deja/g++.other/crash40.C: New test.
1886 2001-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1888 * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
1890 2001-04-11 Nathan Sidwell <nathan@codesourcery.com>
1892 * g++.old-deja/g++.other/warn6.C: New test.
1894 22001-04-11 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
1896 * g++.old-deja/g++.robertl/eb42.C: Same.
1898 001-04-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1900 * gcc.dg/wtr-conversion-1.c: New testcase.
1902 2001-04-10 Richard Henderson <rth@redhat.com>
1904 * g++.old-deja/g++.other/array5.C: New.
1906 2001-04-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1908 * gcc.c-torture/execute/20010408-1.c: New test.
1910 2001-04-06 Benjamin Kosnik <bkoz@redhat.com>
1912 * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
1913 headers and constructs.
1914 * g++.old-deja/g++.robertl/eb79.C: Same.
1915 * g++.old-deja/g++.robertl/eb77.C (main): Same.
1916 * g++.old-deja/g++.robertl/eb73.C: Same.
1917 * g++.old-deja/g++.robertl/eb66.C (main): Same.
1918 * g++.old-deja/g++.robertl/eb55.C (t): Same.
1919 * g++.old-deja/g++.robertl/eb54.C (main): Same.
1920 * g++.old-deja/g++.robertl/eb46.C (main): Same.
1921 * g++.old-deja/g++.robertl/eb44.C: Same.
1922 * g++.old-deja/g++.robertl/eb41.C (main): Same.
1923 * g++.old-deja/g++.robertl/eb4.C (main): Same.
1924 * g++.old-deja/g++.robertl/eb39.C: Same.
1925 * g++.old-deja/g++.robertl/eb33.C (main): Same.
1926 * g++.old-deja/g++.robertl/eb31.C (main): Same.
1927 * g++.old-deja/g++.robertl/eb30.C: Same.
1928 * g++.old-deja/g++.robertl/eb3.C: Same.
1929 * g++.old-deja/g++.robertl/eb24.C (T>): Same.
1930 * g++.old-deja/g++.robertl/eb21.C: Same.
1931 * g++.old-deja/g++.robertl/eb15.C: Same.
1932 * g++.old-deja/g++.robertl/eb118.C: Same.
1933 * g++.old-deja/g++.robertl/eb115.C (main): Same.
1934 * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
1935 * g++.old-deja/g++.robertl/eb109.C: Same.
1936 * g++.old-deja/g++.other/sibcall1.C (main): Same.
1937 * g++.old-deja/g++.mike/rtti1.C: Same.
1938 * g++.old-deja/g++.mike/p658.C: Same.
1939 * g++.old-deja/g++.mike/net46.C: Same.
1940 * g++.old-deja/g++.mike/net34.C: Same.
1941 * g++.old-deja/g++.mike/memoize1.C: Same.
1942 * g++.old-deja/g++.mike/eh2.C: Same.
1943 * g++.old-deja/g++.law/weak.C: Same.
1944 * g++.old-deja/g++.law/visibility7.C: Same.
1945 * g++.old-deja/g++.law/visibility25.C: Same.
1946 * g++.old-deja/g++.law/visibility22.C: Same.
1947 * g++.old-deja/g++.law/visibility2.C: Same.
1948 * g++.old-deja/g++.law/visibility17.C: Same.
1949 * g++.old-deja/g++.law/visibility13.C: Same.
1950 * g++.old-deja/g++.law/visibility10.C: Same.
1951 * g++.old-deja/g++.law/visibility1.C: Same.
1952 * g++.old-deja/g++.law/virtual3.C (eval): Same.
1953 * g++.old-deja/g++.law/vbase1.C: Same.
1954 * g++.old-deja/g++.law/operators32.C: Same.
1955 * g++.old-deja/g++.law/nest3.C: Same.
1956 * g++.old-deja/g++.law/missed-error2.C (foo): Same.
1957 * g++.old-deja/g++.law/except5.C (main): Same.
1958 * g++.old-deja/g++.law/cvt7.C (run): Same.
1959 * g++.old-deja/g++.law/cvt2.C: Same.
1960 * g++.old-deja/g++.law/cvt16.C: Same.
1961 * g++.old-deja/g++.law/ctors6.C (bar): Same.
1962 * g++.old-deja/g++.law/ctors17.C (main): Same.
1963 * g++.old-deja/g++.law/ctors13.C: Same.
1964 * g++.old-deja/g++.law/ctors12.C (main): Same.
1965 * g++.old-deja/g++.law/ctors10.C: Same.
1966 * g++.old-deja/g++.law/code-gen5.C: Same.
1967 * g++.old-deja/g++.law/bad-error7.C: Same.
1968 * g++.old-deja/g++.law/arm9.C: Same.
1969 * g++.old-deja/g++.law/arm12.C: Same.
1970 * g++.old-deja/g++.law/arg8.C: Same.
1971 * g++.old-deja/g++.law/arg1.C: Same.
1972 * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
1973 * g++.old-deja/g++.jason/template31.C: Same.
1974 * g++.old-deja/g++.jason/template24.C (main): Same.
1975 * g++.old-deja/g++.jason/2371.C: Same.
1976 * g++.old-deja/g++.eh/new2.C: Same.
1977 * g++.old-deja/g++.eh/new1.C: Same.
1978 * g++.old-deja/g++.brendan/ptolemy2.C: Same.
1979 * g++.old-deja/g++.brendan/nest21.C (main): Same.
1980 * g++.old-deja/g++.brendan/err-msg3.C: Same.
1981 * g++.old-deja/g++.brendan/crash62.C: Same.
1982 * g++.old-deja/g++.brendan/crash52.C: Same.
1983 * g++.old-deja/g++.brendan/crash49.C (main): Same.
1984 * g++.old-deja/g++.brendan/crash38.C: Same.
1985 * g++.old-deja/g++.brendan/crash15.C (main): Same.
1986 * g++.old-deja/g++.brendan/copy9.C: Same.
1988 Fri Apr 6 15:36:15 2001 J"orn Rennecke <amylaar@redhat.com>
1990 * gcc.c-torture/execute/20001203-2.c (memset):
1991 Count argument is of type __SIZE_TYPE__.
1993 2001-04-04 Diego Novillo <dnovillo@redhat.com>
1995 * gcc.c-torture/compile/20010404-1.c: New test.
1997 2001-04-04 Jakub Jelinek <jakub@redhat.com>
1999 * gcc.c-torture/compile/20010326-1.c: New test.
2001 2001-04-03 Alexandre Oliva <aoliva@redhat.com>
2003 * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
2004 peculiarities of the SH.
2005 * g++.old-deja/g++.ext/instantiate2.C: Likewise.
2007 2001-04-02 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2009 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
2010 * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
2011 * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
2013 2001-04-02 Jakub Jelinek <jakub@redhat.com>
2015 * g77.f-torture/compile/20010321-1.f: New test.
2017 2001-04-02 Jakub Jelinek <jakub@redhat.com>
2019 * gcc.c-torture/compile/20010329-1.c: New test.
2021 2001-04-02 Jakub Jelinek <jakub@redhat.com>
2023 * gcc.c-torture/execute/20010329-1.c: New test.
2025 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
2027 * g++.old-deja/g++.other/eh4.C: Fix typo.
2029 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
2031 * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
2033 2001-03-28 Philip Blundell <philb@gnu.org>
2035 * gcc.c-torture/compile/20010328-1.c: New test.
2037 2001-03-27 Richard Henderson <rth@redhat.com>
2039 * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
2040 * g++.old-deja/g++.eh/vbase3.C: Likewise.
2042 2001-03-27 Alan Modra <alan@linuxcare.com.au>
2044 * gcc.c-torture/compile/20010327-1.c: New test.
2046 2001-03-26 Nathan Sidwell <nathan@codesourcery.com>
2048 * g++.old-deja/g++.other/friend12.C: New test.
2049 * g++.old-deja/g++.other/friend9.C: Expect no errors.
2050 * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
2052 2001-03-25 Joseph S. Myers <jsm28@cam.ac.uk>
2054 * gcc.c-torture/execute/20010325-1.c: New test.
2056 2001-03-23 Jakub Jelinek <jakub@redhat.com>
2058 * g++.old-deja/g++.other/mangle3.C: New test.
2060 2001-03-22 Jakub Jelinek <jakub@redhat.com>
2062 * g++.old-deja/g++.other/anon8.C: New test.
2064 2001-03-20 Philip Blundell <philb@gnu.org>
2066 * gcc.c-torture/compile/20010320-1.c: New test.
2068 2001-03-17 Richard Henderson <rth@redhat.com>
2070 * g++.old-deja/g++.other/eh4.C: Add expected error text.
2072 2001-03-15 Geoff Keating <geoff@redhat.com>
2074 * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
2077 2001-03-15 Gabriel Dos Reis <gdr@codesourcery.com>
2079 * g++.old-deja/g++.other/eh4.C: New test.
2081 2001-03-14 Neil Booth <neil@daikokuya.demon.co.uk>
2083 * gcc.dg/cpp/mi1.c: Update.
2085 2001-03-14 Jakub Jelinek <jakub@redhat.com>
2087 * g++.old-deja/g++.other/regstack.C: New test.
2089 2001-03-12 Nathan Sidwell <nathan@codesourcery.com>
2091 * g++.old-deja/g++.other/ref4.C: New test.
2093 2001-03-11 Nicola Pero <n.pero@mi.flashnet.it>
2095 * objc/execute/va_method.m: Added.
2096 * objc/execute/IMP.m: Added.
2097 * objc/execute/_cmd.m: Added.
2098 * objc/execute/accessing_ivars.m: Added.
2099 * objc/execute/class-1.m: Added.
2100 * objc/execute/class-10.m: Added.
2101 * objc/execute/class-11.m: Added.
2102 * objc/execute/class-12.m: Added.
2103 * objc/execute/class-13.m: Added.
2104 * objc/execute/class-14.m: Added.
2105 * objc/execute/class-2.m: Added.
2106 * objc/execute/class-3.m: Added.
2107 * objc/execute/class-4.m: Added.
2108 * objc/execute/class-5.m: Added.
2109 * objc/execute/class-6.m: Added.
2110 * objc/execute/class-7.m: Added.
2111 * objc/execute/class-8.m: Added.
2112 * objc/execute/class-9.m: Added.
2113 * objc/execute/class-tests-1.h
2114 * objc/execute/class-tests-2.h
2115 * objc/execute/compatibility_alias.m: Added.
2116 * objc/execute/encode-1.m: Added.
2117 * objc/execute/formal_protocol-1.m: Added.
2118 * objc/execute/formal_protocol-2.m: Added.
2119 * objc/execute/formal_protocol-3.m: Added.
2120 * objc/execute/formal_protocol-4.m: Added.
2121 * objc/execute/formal_protocol-5.m: Added.
2122 * objc/execute/formal_protocol-6.m: Added.
2123 * objc/execute/formal_protocol-7.m: Added.
2124 * objc/execute/informal_protocol.m: Added.
2125 * objc/execute/initialize.m: Added.
2126 * objc/execute/load.m: Added.
2127 * objc/execute/many_args_method.m: Added.
2128 * objc/execute/nested-3.m: Added.
2129 * objc/execute/no_clash.m: Added.
2130 * objc/execute/private.m: Added.
2131 * objc/execute/redefining_self.m: Added.
2132 * objc/execute/root_methods.m: Added.
2133 * objc/execute/selector-1.m: Added.
2134 * objc/execute/static-1.m: Added.
2135 * objc/execute/static-2.m: Added.
2136 * objc/execute/va_method.m: Added.
2138 2001-03-10 Richard Henderson <rth@redhat.com>
2140 * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
2142 2001-03-07 Neil Booth <neil@daikokuya.demon.co.uk>
2144 * g++.old-deja/g++.other/crash31.C: XFAIL.
2145 * g77.f-torture/execute/20010116.x: Conditional XFAIL.
2146 * g77.f-torture/execute/short.x: XFAIL -Os on x86.
2147 * gcc.c-torture/execute/20010123-1.x: XFAIL.
2148 * gcc.c-torture/execute/20010124-1.x: XFAIL.
2149 * gcc.dg/sequence-pt-1.c: XFAIL one test.
2151 2001-03-06 Ovidiu Predescu <ovidiu@cup.hp.com>
2153 * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
2155 2001-03-06 Zack Weinberg <zackw@stanford.edu>
2157 * gcc.dg/20000724-1.c: Don't use multiline strings.
2159 2001-03-06 Zack Weinberg <zackw@stanford.edu>
2161 * objc/execute/string1.m, objc/execute/string2.m: Compare the
2162 result of -cString against what we expect it to be; don't just
2163 print it out for no one to read.
2165 * objc/execute/string3.m, objc/execute/string4.m: New tests.
2166 Based on testcases provided by Nicola Pero.
2168 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
2170 * gcc.dg/cpp/macro7.c: New test.
2172 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
2174 * gcc.dg/cpp/multiline.c: Update.
2176 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
2178 * g++.old-deja/g++.other/enum3.C: New test.
2180 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
2182 * g++.old-deja/g++.other/pod1.C: New test.
2184 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
2186 * g++.old-deja/g++.ext/overload1.C: New test.
2188 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
2190 * g++.old-deja/g++.pt/using1.C: New test.
2192 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
2194 * g++.old-deja/g++.other/using9.C: New test.
2196 2001-02-28 Ovidiu Predescu <ovidiu@cup.hp.com>
2198 * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
2200 * objc/execute/protocol.m (main): Added patch from Nicola Pero.
2202 2001-02-28 Nathan Sidwell <nathan@codesourcery.com>
2204 * g++.old-deja/g++.ext/realpt1.C: Remove.
2206 2001-02-27 Nathan Sidwell <nathan@codesourcery.com>
2208 * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
2210 2001-02-26 Will Cohen <wcohen@redhat.com>
2212 * gcc.c-torture/execute/ieee/20010226-1.c: New test.
2214 2001-02-26 Jeffrey Oldham <oldham@codesourcery.com>
2216 * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
2217 templatized constructors.
2219 2001-02-24 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2221 * gcc.c-torture/execute/20010224-1.c: New test.
2223 2001-02-23 Jakub Jelinek <jakub@redhat.com>
2225 * gcc.c-torture/execute/20010222-1.c: New test.
2227 2001-02-22 Jakub Jelinek <jakub@redhat.com>
2229 * g++.old-deja/g++.other/inline20.C: New test.
2231 Wed Feb 21 12:38:22 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
2233 * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
2235 2001-02-21 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
2237 * g++.old-deja/g++.other/lookup22.C: New test.
2239 2001-02-19 Zack Weinberg <zackw@stanford.edu>
2241 * g77.dg: New directory.
2242 * g77.dg/20010216-1.f: New test case.
2243 * g77.dg/dg.exp: New driver.
2244 * lib/g77-dg.exp: New driver library.
2246 2001-02-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2248 * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
2250 2001-02-16 Gabriel Dos Reis <gdr@codesourcery.com>
2252 * g++.old-deja/g++.other/decl9.C: New test.
2254 2001-02-16 Jakub Jelinek <jakub@redhat.com>
2256 * g++.old-deja/g++.other/init16.C: Update the test so that it does
2257 not need <string> and also tests the initialization at runtime.
2259 2001-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
2261 * gcc.c-torture/execute/longlong.c: New test.
2263 Wed Feb 14 21:41:17 2001 J"orn Rennecke <amylaar@redhat.com>
2265 * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
2267 Wed Feb 14 21:31:25 2001 J"orn Rennecke <amylaar@redhat.com>
2269 * gcc.c-torture/execute/920302-1.c (execute):
2270 Change argument type to short.
2272 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
2274 * g++.old-deja/g++.pt/deduct6.C: New test.
2276 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
2278 * g++.old-deja/g++.pt/deduct5.C: New test.
2280 2001-02-14 Jakub Jelinek <jakub@redhat.com>
2282 * gcc.c-torture/execute/20010209-1.c: New test.
2284 2001-02-14 Neil Booth <neil@daikokuya.demon.co.uk>
2286 * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
2288 2001-02-12 Geoffrey Keating <geoffk@redhat.com>
2290 * g++.dg/vtgc1.C: Update for new ABI.
2292 * consistency.vlad: New directory, 1665 files.
2294 2001-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
2296 * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
2298 * gcc.dg/cpp/digraphs.c: Declare puts.
2300 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
2302 * g++.old-deja/g++.other/warn5.C: New test.
2304 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
2306 * g++.old-deja/g++.pt/spec40.C: New test.
2308 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
2310 * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
2312 * g++.old-deja/g++.ext/arrnew.C: Deprecate.
2314 2001-02-12 Jakub Jelinek <jakub@redhat.com>
2316 * gcc.c-torture/compile/20010209-1.c: New test.
2318 2001-02-11 Jeffrey Oldham <oldham@codesourcery.com>
2320 * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
2321 excess errors message but not if it crashes.
2322 * g++.old-deja/g++.other/crash27.C: Likewise.
2323 * g++.old-deja/g++.other/crash28.C: Likewise.
2324 * g++.old-deja/g++.other/crash30.C: Likewise.
2325 * g++.old-deja/g++.other/crash32.C: Likewise.
2326 * g++.old-deja/g++.other/crash35.C: Likewise.
2327 * g++.old-deja/g++.pt/inherit2.C: Likewise.
2329 2001-02-08 Joseph S. Myers <jsm28@cam.ac.uk>
2331 * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
2332 gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
2333 g++.dg/dg.exp, g++.old-deja/old-deja.exp,
2334 g77.f-torture/execute/execute.exp,
2335 g77.f-torture/noncompile/noncompile.exp,
2336 gcc.c-torture/execute/execute.exp,
2337 gcc.c-torture/execute/memcheck/memcheck.exp,
2338 gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
2339 gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
2340 gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
2341 gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
2342 gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
2343 lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
2344 lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
2345 lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
2346 Remove bug reporting instructions with ancient email addresses.
2348 2001-02-07 Jakub Jelinek <jakub@redhat.com>
2350 * gcc.dg/20010202-1.c: New test.
2351 * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
2353 2001-02-07 Zack Weinberg <zack@wolery.stanford.edu>
2355 * g++.dg/stdbool-if.C: New test.
2357 Wed Feb 7 09:54:47 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
2359 * objc/execute/fdecl.m: Added main().
2361 2001-02-07 Jakub Jelinek <jakub@redhat.com>
2363 * gcc.c-torture/execute/20010206-1.c: New test.
2365 2001-02-06 Neil Booth <neil@daikokuya.demon.co.uk>
2367 * gcc.dg/cpp/avoidpaste1.c: Update.
2369 Tue Feb 5 8:53:33 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
2371 * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
2372 Pero <nicola@brainstorm.co.uk>.
2373 * objc/execute/fdecl.m: Declare foo as pointer to AClass.
2375 2001-02-06 Nathan Sidwell <nathan@codesourcery.com>
2377 * g++.old-deja/g++.pt/spec39.C: New test.
2379 2001-02-05 Jakub Jelinek <jakub@redhat.com>
2381 * gcc.c-torture/compile/20010202-1.c: New test.
2383 2001-02-05 Nathan Sidwell <nathan@codesourcery.com>
2385 * g++.old-deja/g++.abi/primary2.C: New test.
2386 * g++.old-deja/g++.abi/primary3.C: New test.
2387 * g++.old-deja/g++.abi/primary4.C: New test.
2388 * g++.old-deja/g++.abi/primary5.C: New test.
2389 * g++.old-deja/g++.abi/vtable3.h: New test.
2390 * g++.old-deja/g++.abi/vtable3a.C: New test.
2391 * g++.old-deja/g++.abi/vtable3b.C: New test.
2392 * g++.old-deja/g++.abi/vtable3c.C: New test.
2393 * g++.old-deja/g++.abi/vtable3d.C: New test.
2394 * g++.old-deja/g++.abi/vtable3e.C: New test.
2395 * g++.old-deja/g++.abi/vtable3f.C: New test.
2396 * g++.old-deja/g++.abi/vtable3g.C: New test.
2397 * g++.old-deja/g++.abi/vtable3h.C: New test.
2398 * g++.old-deja/g++.abi/vtable3i.C: New test.
2399 * g++.old-deja/g++.abi/vtable3j.C: New test.
2400 * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
2402 2001-02-03 Jakub Jelinek <jakub@redhat.com>
2404 * g++.old-deja/g++.other/anon6.C: New test.
2405 * g++.old-deja/g++.other/anon7.C: New test.
2407 2001-02-01 Neil Booth <neil@daikokuya.demon.co.uk>
2409 * gcc.dg/cpp/avoidpaste2.c: New tests.
2411 2001-01-31 Jakub Jelinek <jakub@redhat.com>
2413 * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
2415 2001-01-31 Jeffrey Oldham <oldham@codesourcery.com>
2417 * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
2418 DECIMAL_DIG cases for Irix."
2420 Wed Jan 31 12:23:32 2001 J"orn Rennecke <amylaar@redhat.com>
2422 * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
2424 2001-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
2426 * gcc.dg/c99-tag-1.c: New test.
2428 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
2430 * gcc.dg/cpp/tr-warn1.c: Add tests.
2432 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
2434 * gcc.dg/cpp/avoidpaste1.c: Update.
2435 * gcc.dg/cpp/paste4.c: Update.
2437 2001-01-30 Jeffrey Oldham <oldham@codesourcery.com>
2439 * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
2442 2001-01-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2444 * g++.old-deja/g++.other/inline19.C: New test.
2446 2001-01-30 Neil Booth <neil@daikokuya.demon.co.uk>
2448 * gcc.dg/Wlarger-than.c: New test.
2450 2001-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
2452 * gcc.dg/cpp/avoidpaste1.c: Fix typos.
2454 2001-01-29 Jakub Jelinek <jakub@redhat.com>
2456 * gcc.c-torture/execute/20010129-1.c: New test.
2457 * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
2459 2001-01-28 Neil Booth <neil@daikokuya.demon.co.uk>
2461 * gcc.dg/cpp/avoidpaste1.c: Test case.
2463 2001-01-28 Jakub Jelinek <jakub@redhat.com>
2465 * g++.old-deja/g++.other/inline18.C: New test.
2467 2001-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2469 * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
2470 and __builtin_putchar.
2472 2001-01-27 Jakub Jelinek <jakub@redhat.com>
2474 * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
2477 2001-01-25 Jeffrey Oldham <oldham@codesourcery.com>
2479 * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
2480 floating point number rounding mode to round to the nearest
2483 2001-01-25 Jakub Jelinek <jakub@redhat.com>
2485 * g++.old-deja/g++.other/mangle2.C: New test.
2487 2001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
2489 * gcc.c-torture/compile/20010124-1.c: New test.
2491 2001-01-24 Nathan Sidwell <nathan@codesourcery.com>
2493 * g++.old-deja/g++.pt/spec38.C: New test.
2495 2001-01-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2497 * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
2500 2001-01-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2502 * gcc.c-torture/execute/20010123-1.c: New test.
2504 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
2506 * g++.old-deja/g++.pt/spec37.C: New test.
2508 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
2510 * g++.old-deja/g++.pt/overload14.C: New test.
2512 2001-01-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2514 * gcc.c-torture/execute/20010122-1.c: New test, exercise
2515 __builtin_return_address.
2517 2001-01-22 Nathan Sidwell <nathan@codesourcery.com>
2519 * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
2520 * g++.old-deja/g++.pt/spec35.C: New test.
2521 * g++.old-deja/g++.pt/spec36.C: New test.
2523 2001-01-20 Jakub Jelinek <jakub@redhat.com>
2525 * gcc.c-torture/compile/20010118-1.c: New test.
2527 2001-01-20 Neil Booth <neil@daikokuya.demon.co.uk>
2529 * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
2531 2001-01-19 Jakub Jelinek <jakub@redhat.com>
2533 * gcc.c-torture/execute/20010119-1.c: New test.
2535 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
2537 * g++.old-deja/g++.other/vbase5.C: New test.
2539 2001-01-19 Jakub Jelinek <jakub@redhat.com>
2541 * gcc.c-torture/execute/20010118-1.c: New test.
2543 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
2545 * g++.old-deja/g++.pt/deduct3.C: New test.
2547 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
2549 * g++.old-deja/g++.pt/spec34.C: New test.
2551 2001-01-19 "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
2553 * g77.f-torture/compile/20000601-2.f: New test.
2555 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
2557 * g++.old-deja/g++.other/init17.C: New test.
2559 2001-01-18 Alexandre Oliva <aoliva@redhat.com>
2561 * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
2563 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
2565 * g++.old-deja/g++.pt/unify8.C: New test.
2567 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
2569 * g++.old-deja/g++.abi/vbase1.C: New test.
2571 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
2573 * g++.old-deja/g++.pt/crash65.C: New test.
2575 2001-01-18 Neil Booth <neil@daikokuya.demon.co.uk>
2577 * gcc.dg/cpp/assembl2.S: New test case.
2579 2001-01-17 Jeffrey Oldham <oldham@codesourcery.com>
2581 * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
2584 2001-01-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2586 * g++.old-deja/g++.other/builtins1.C: New test.
2587 * g++.old-deja/g++.other/builtins2.C: Likewise.
2588 * g++.old-deja/g++.other/builtins3.C: Likewise.
2589 * g++.old-deja/g++.other/builtins4.C: Likewise.
2591 2001-01-17 Jakub Jelinek <jakub@redhat.com>
2593 * gcc.c-torture/compile/20010117-1.c: New test.
2594 * gcc.c-torture/compile/20010117-2.c: New test.
2596 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
2598 * g77.f-torture/execute/20010116.[fx]: New test,
2600 * g77.f-torture/compile/20010115.f: Indicate it's
2601 a test for PR fortran/1636.
2603 2001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
2605 * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
2607 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
2609 * g77.f-torture/compile/20010115.f: New test.
2611 2001-01-15 Nathan Sidwell <nathan@codesourcery.com>
2613 * g++.old-deja/g++.pt/nontype5.C: New test.
2615 2001-01-15 Neil Booth <neil@daikokuya.demon.co.uk>
2617 * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
2618 have an equivalent working one below it.
2620 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
2622 * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
2623 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
2625 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
2627 * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
2628 message containing "init_priority".
2629 (conpr-2.C): Likewise.
2630 (conpr-3.C): Likewise.
2631 * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
2633 2001-01-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2635 * gcc.c-torture/execute/20010114-2.c: New test.
2637 2001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
2639 * gcc.c-torture/compile/20010114-1.c: New test.
2640 * gcc.c-torture/compile/20010114-1.x: Xfail.
2641 * gcc.c-torture/compile/20010114-2.c: New test.
2642 * gcc.c-torture/execute/20010114-1.c: New test.
2643 * gcc.dg/trunc-1.c: New test.
2644 * gcc.dg/uninit-B.c: New test.
2646 2001-01-13 Nick Clifton <nickc@redhat.com>
2648 * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
2651 2001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
2653 * gcc.c-torture/compile/20010113-1.c: New test.
2655 2001-01-13 Jakub Jelinek <jakub@redhat.com>
2657 * gcc.c-torture/compile/20001212-1.c: New test.
2659 2001-01-13 Neil Booth <neil@daikokuya.demon.co.uk>
2661 * gcc.dg/cpp/widestr1.c: Update.
2662 * gcc.dg/cpp/prag-imp.c: Remove.
2664 2001-01-12 Jakub Jelinek <jakub@redhat.com>
2666 * gcc.c-torture/execute/20000801-3.x: Remove.
2667 * gcc.dg/c90-init-1.c: New test.
2668 * gcc.dg/c99-init-1.c: New test.
2669 * gcc.dg/c99-init-2.c: New test.
2670 * gcc.dg/gnu99-init-1.c: New test.
2672 2001-01-12 Richard Earnshaw <rearnsha@arm.com>
2674 * lib/f-torture.exp (f_torture_compile): Prune the warnings before
2675 testing that no relevant ones were found.
2677 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
2679 * g++.old-deja/g++.pt/cast2.C: New test.
2681 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
2683 * g++.old-deja/g++.pt/friend47.C: New test.
2685 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
2687 * g++.old-deja/g++.pt/instantiate13.C: New test.
2689 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
2691 * g++.old-deja/g++.other/defarg7.C: New test.
2692 * g++.old-deja/g++.other/defarg8.C: New test.
2694 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
2696 * g++.old-deja/g++.pt/crash64.C: New test.
2698 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
2700 * g++.old-deja/g++.pt/crash63.C: New test.
2702 2001-01-11 Neil Booth <neil@daikokuya.demon.co.uk>
2704 * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
2706 2001-01-10 Alan Lehotsky <lehotsky@tiac.net>
2708 * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
2710 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
2712 * g++.old-deja/g++.pt/error3.C: New test.
2714 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
2716 * g++.old-deja/g++.other/crash39.C: New test.
2718 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
2720 * g++.old-deja/g++.other/vbase4.C: New test.
2722 2001-01-08 Jonathan Larmour <jlarmour@redhat.com>
2724 * gcc.dg/20000419-2.c: Move to "special" subdirectory.
2725 * gcc.dg/special/20000419-2.c: New file. Identical to above.
2726 * gcc.dg/special/special.exp: New test driver which will check
2727 for alias support for the above test.
2729 2001-01-09 Alan Lehotsky <lehotsky@tiac.net>
2731 * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
2732 problems on small machines.
2733 * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
2736 2001-01-09 Jeffrey Oldham <oldham@codesourcery.com>
2738 * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
2740 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
2742 2001-01-09 Nathan Sidwell <nathan@codesourcery.com>
2744 * g++.old_deja/g++.pt/using8.C: New test.
2746 2001-01-09 Joseph S. Myers <jsm28@cam.ac.uk>
2748 * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
2750 2000-01-08 Loren J. Rittle <ljrittle@acm.org>
2752 * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
2753 where a failure is expected.
2754 * gcc.c-torture/execute/ieee/rbug.x: Likewise.
2756 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
2758 * g++.old_deja/g++.pt/instantiate12.C: New test.
2760 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
2762 * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
2764 * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
2765 * g++.old-deja/g++.brendan/crash17.C: Likewise.
2766 * g++.old-deja/g++.brendan/crash29.C: Likewise.
2767 * g++.old-deja/g++.brendan/crash48.C: Likewise.
2768 * g++.old-deja/g++.brendan/ns1.C: Likewise.
2769 * g++.old-deja/g++.brendan/warnings1.C: Likewise.
2770 * g++.old-deja/g++.bugs/900205_04.C: Likewise.
2771 * g++.old-deja/g++.bugs/900514_03.C: Likewise.
2772 * g++.old-deja/g++.eh/spec6.C: Likewise.
2773 * g++.old-deja/g++.jason/crash3.C: Likewise.
2774 * g++.old-deja/g++.law/ctors11.C: Likewise.
2775 * g++.old-deja/g++.law/ctors17.C: Likewise.
2776 * g++.old-deja/g++.law/ctors5.C: Likewise.
2777 * g++.old-deja/g++.law/ctors9.C: Likewise.
2778 * g++.old-deja/g++.mike/ambig1.C: Likewise.
2779 * g++.old-deja/g++.mike/net22.C: Likewise.
2780 * g++.old-deja/g++.mike/p3538a.C: Likewise.
2781 * g++.old-deja/g++.mike/p3538b.C: Likewise.
2782 * g++.old-deja/g++.mike/virt3.C: Likewise.
2783 * g++.old-deja/g++.niklas/t128.C: Likewise.
2784 * g++.old-deja/g++.other/anon4.C: Likewise.
2785 * g++.old-deja/g++.other/using1.C: Likewise.
2786 * g++.old-deja/g++.other/warn3.C: Likewise.
2787 * g++.old-deja/g++.pt/t37.C: Likewise.
2788 * g++.old-deja/g++.robertl/eb69.C: Likewise.
2789 * g++.old-deja/g++.robertl/eb71.C: Likewise.
2791 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
2793 * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
2795 2001-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2797 * gcc.c-torture/execute/stdio-opt-3.c: New test.
2799 2001-01-07 Jakub Jelinek <jakub@redhat.com>
2801 * gcc.c-torture/compile/20010107-1.c: New test.
2803 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
2805 * gcc.c-torture/execute/builtin-noret-1.c: New test.
2807 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
2809 * gcc.dg/format/format.h: New file.
2810 * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
2811 gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
2812 gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
2813 gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
2814 gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
2815 gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
2816 gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
2817 gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
2818 gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
2819 gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
2820 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
2821 gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
2822 gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
2823 gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
2824 gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
2825 gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
2826 gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
2827 gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
2828 gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
2829 gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
2830 gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
2831 instead of declaring standard types, macros and functions in each
2834 2001-01-06 Alexandre Oliva <aoliva@redhat.com>
2836 * gcc.c-torture/execute/20010106-1.c: New test.
2838 2001-01-06 Joseph S. Myers <jsm28@cam.ac.uk>
2840 * gcc.dg/format/format.exp: New file.
2841 * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
2842 * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
2843 * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
2844 * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
2845 * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
2846 * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
2847 * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
2848 * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
2849 * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
2850 * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
2851 * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
2852 * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
2853 * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
2854 * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
2855 * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
2856 * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
2857 * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
2858 * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
2859 * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
2860 * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
2861 * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
2862 * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
2863 * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
2864 * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
2865 * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
2866 * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
2867 * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
2868 * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
2869 * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
2870 * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
2871 * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
2872 * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
2873 * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
2874 * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
2875 * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
2876 * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
2877 * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
2878 * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
2879 * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
2880 * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
2881 * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
2882 * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
2884 2001-01-05 Alexandre Oliva <aoliva@redhat.com>
2886 * gcc.c-torture/execute/991228-1.c: Take word endianness into
2889 2001-01-05 Joseph S. Myers <jsm28@cam.ac.uk>
2891 * gcc.c-torture/execute/builtin-complex-1.c: New test.
2893 2001-01-05 Nathan Sidwell <nathan@codesourcery.com>
2895 * g++.old-deja/g++.pt/crash62.C: New test.
2897 2001-01-04 Richard Henderson <rth@redhat.com>
2899 * gcc.dg/20000926-1.c: Update expected warnings.
2900 * gcc.dg/array-2.c: Likewise.
2901 * gcc.dg/array-4.c: Also validate flexible array members.
2902 * gcc.dg/c99-flex-array-1.c: New.
2904 2001-01-04 Joseph S. Myers <jsm28@cam.ac.uk>
2906 * gcc.c-torture/compile/20001222-1.x: Remove.
2908 Thu Jan 4 13:54:11 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
2910 * gcc.c-torture/execute/built-in-setjmp.c: New.
2912 2001-01-03 Richard Henderson <rth@redhat.com>
2914 * gcc.dg/940510-1.c: Update expected error wording.
2915 * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
2917 2001-01-03 Jeffrey Oldham <oldham@codesourcery.com>
2919 * lib/target-supports.exp (check_alias_available): Modified to
2920 indicate aliases not supported if only weak aliases are supported.
2922 2001-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2924 * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
2925 Turn on cmpstrsi checks for __pj__ and __i370__.
2927 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
2929 * g++.old-deja/g++.other/virtual11.C: New test.
2931 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
2933 * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
2935 2001-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2937 * gcc.c-torture/compile/20010102-1.c: New test.
2939 2001-01-02 Andreas Jaeger <aj@suse.de>
2941 * gcc.dg/noreturn-3.c: New test.
2943 * gcc.dg/noreturn-4.c: New test.
2945 2001-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2947 * gcc.c-torture/execute/stdio-opt-1.c: Also test
2948 __builtin_fputc and __builtin_fwrite.
2950 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
2952 * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
2953 signed char, not default char.
2955 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
2957 * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
2959 2000-12-30 David Billinghurst <David.Billinghurst@riotinto.com>
2961 * lib/g++.exp: Use sh to exec ${odir_v3}/tests_flags
2963 2000-12-29 Richard Henderson <rth@redhat.com>
2965 * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
2966 (__cyg_profile_func_exit): Define.
2968 2000-12-29 Hans-Peter Nilsson <hp@bitrange.com>
2970 * g++.dg/vtgc1.C: New test.
2972 2000-12-28 Geoffrey Keating <geoffk@redhat.com>
2974 * gcc.dg/noncompile/20001228-1.c: New test.
2976 * gcc.dg/20001228-1.c: New test.
2978 * gcc.c-torture/execute/20001228-1.c: New test.
2980 2000-12-28 Joseph S. Myers <jsm28@cam.ac.uk>
2982 * gcc.dg/format-strfmon-1.c: New test.
2984 2000-12-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2986 * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
2987 * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
2988 * gcc.c-torture/execute/string-opt-1.c: Likewise.
2989 * gcc.c-torture/execute/string-opt-2.c: Likewise.
2990 * gcc.c-torture/execute/string-opt-3.c: Likewise.
2991 * gcc.c-torture/execute/string-opt-4.c: Likewise.
2992 * gcc.c-torture/execute/string-opt-6.c: Likewise.
2993 * gcc.c-torture/execute/string-opt-7.c: Likewise.
2994 * gcc.c-torture/execute/string-opt-8.c: Likewise.
2995 * gcc.c-torture/execute/string-opt-9.c: Likewise.
2996 * gcc.c-torture/execute/string-opt-10.c: Likewise.
2997 * gcc.c-torture/execute/string-opt-11.c: Likewise.
2998 * gcc.c-torture/execute/string-opt-12.c: Likewise.
3000 * gcc.c-torture/execute/string-opt-3.c: Test rindex.
3001 * gcc.c-torture/execute/string-opt-4.c: Test index.
3003 2000-12-26 Geoffrey Keating <geoffk@redhat.com>
3005 * gcc.c-torture/compile/20001226-1.c: New test.
3007 2000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
3009 * gcc.c-torture/compile/20001222-1.c: New test.
3010 * gcc.c-torture/compile/20001222-1.x: Xfail.
3012 Fri Dec 22 06:45:03 2000 Alexandre Oliva <aoliva@redhat.com>
3014 * gcc.c-torture/execute/comp-goto-2.c: New test.
3016 Thu Dec 21 22:43:03 2000 J"orn Rennecke <amylaar@redhat.com>
3018 * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
3019 Use long types if __INT_MAX__ is 32767.
3020 (main): Use cast to (sint32 *) when poking 88 into a_page.
3022 * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
3024 2000-12-21 Bernd Schmidt <bernds@redhat.com>
3026 * gcc.c-torture/compile/20001221-1.c: New test.
3027 * gcc.c-torture/execute/20001221-1.c: New test.
3029 2000-12-20 Richard Henderson <rth@redhat.com>
3031 * g++.old-deja/g++.pt/crash36.C: Update error lines.
3032 * g++.old-deja/g++.robertl/eb109.C: Likewise.
3034 2000-12-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3036 * gcc.dg/compare3.c: New test.
3038 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
3040 * gcc.dg/format-warnll-1.c: New test.
3042 2000-12-18 Neil Booth <neil@daikokuya.demon.co.uk>
3044 * gcc.dg/cpp/cmdlne-P.c: New test.
3046 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
3048 * gcc.c-torture/execute/builtin-abs-1.c,
3049 gcc.c-torture/execute/builtin-abs-2.c: New tests.
3051 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
3053 * gcc.dg/cpp/multiline.c: New test.
3055 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
3057 * g++.old-deja/g++.other/syshdr1.C: Update.
3058 * gcc.dg/cpp/lineflags.c: Remove temporarily.
3060 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3062 * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
3064 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3066 * g++.old-deja/g++.pt/ttp65.C: New test.
3068 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3070 * g++.old-deja/g++.pt/ttp64.C: New test.
3072 2000-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3074 * g++.old-deja/g++.pt/spec33.C: New test.
3076 2000-12-14 Catherine Moore <clm@redhat.com>
3078 * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
3079 * gcc.c-torture/execute/920612-2.c: Likewise.
3080 * gcc.c-torture/execute/920428-2.c: Likewise.
3081 * gcc-c-torture/execute/va-arg-11.c: Call exit.
3082 * gcc.c-torture/execute/va-arg-21.c: Likewise.
3084 2000-12-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3086 * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
3087 * gcc.dg/pack-test-2.c: Likewise.
3089 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
3091 Tests by Zack Weinberg <zackw@stanford.edu>.
3093 * gcc.dg/cpp/defined.c: Update.
3094 * gcc.dg/cpp/defined_trad.c: New tests.
3096 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
3098 * gcc.dg/cpp/trad-direct.c: Update.
3100 2000-12-11 Neil Booth <neilb@earthling.net>
3102 * gcc.dg/cpp/defined_trad.c
3104 2000-12-11 Neil Booth <neilb@earthling.net>
3106 * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
3108 2000-12-09 Joseph S. Myers <jsm28@cam.ac.uk>
3110 * gcc.dg/format-miss-2.c: New test.
3112 2000-12-09 Neil Booth <neilb@earthling.net>
3114 * gcc.dg/cpp/lineflags.c: New tests.
3115 * gcc.dg/cpp/poison.c: Update.
3116 * gcc.dg/cpp/redef2.c: Update.
3117 * gcc.dg/cpp/skipping.c: New test.
3119 2000-12-07 Geoffrey Keating <geoffk@redhat.com>
3121 * g++.old-deja/g++.other/eh3.C: New testcase.
3123 2000-12-07 Neil Booth <neilb@earthling.net>
3125 * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
3126 wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
3127 wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
3128 wtr-union-init-2.c, wtr-union-init-3.c: Update.
3129 * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
3132 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
3134 * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
3135 __SIZE_TYPE__ instead of int for type of integers cast to
3138 2000-12-07 Jakub Jelinek <jakub@redhat.com>
3140 * g++.old-deja/g++.other/cleanup4.C: New test.
3142 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
3144 * format-sec-1.c: New test.
3146 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
3148 * gcc.dg/format-nonlit-3.c: New test.
3150 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
3152 * gcc.dg/c90-printf-1.c: Add test for printf formats reading
3153 through a null pointer.
3155 2000-12-06 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3157 * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
3158 * g++.old-deja/g++.pt/partial4.C: New test.
3160 2000-12-06 J. David Anglin <dave@hiauly1.hia.nrc.ca>
3162 * gcc.c-torture/execute/ieee/hugeval.x: New.
3164 2000-12-06 Neil Booth <neilb@earthling.net>
3166 * gcc.dg/cpp/backslash2.c: New tests.
3168 2000-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3170 * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
3171 * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
3173 2000-12-05 Geoffrey Keating <geoffk@redhat.com>
3175 * gcc.c-torture/execute/20001203-2.c: New testcase.
3177 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
3179 * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
3180 * g++.old-deja/g++.other/virtual10.C: New test.
3182 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
3184 * g++.old-deja/g++.mike/pmf5.C: Remove test.
3186 2000-12-05 Richard Henderson <rth@redhat.com>
3188 * gcc.c-torture/compile/20001205-1.c: New.
3190 2000-12-04 Neil Booth <neilb@earthling.net>
3192 * g++.old-deja/g++.other/virtual9.C: New test.
3193 * g++.old-deja/g++.pt/crash61.C: New test.
3194 * gcc.c-torture/execute/loop-9.c: New test.
3196 2000-12-04 Neil Booth <neilb@earthling.net>
3198 * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
3199 * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
3200 * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
3201 * gcc.dg/cpp/extratokens.c: ...here.
3203 2000-12-04 Neil Booth <neilb@earthling.net>
3205 * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
3208 2000-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3210 * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
3211 * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
3213 2000-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
3215 * gcc.c-torture/execute/20001203-1.c: New test.
3217 2000-12-03 Neil Booth <neilb@earthling.net>
3219 * gcc.dg/cpp/macro6.c: New test cases.
3221 2000-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3223 * gcc.c-torture/execute/string-opt-9.c: New test.
3224 * gcc.c-torture/execute/string-opt-10.c: Likewise.
3225 * gcc.c-torture/execute/string-opt-11.c: Likewise.
3226 * gcc.c-torture/execute/string-opt-12.c: Likewise.
3228 * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
3229 * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
3231 2000-12-02 Geoffrey Keating <geoffk@redhat.com>
3233 * gcc.dg/cpp/if-6.c: New testcase.
3235 * gcc.dg/20001201-1.c: New testcase.
3237 2000-12-02 Neil Booth <neilb@earthling.net>
3239 * g++.old-deja/g++.other/externC4.C,
3240 g++.old-deja/g++.other/friend10.C: New tests.
3242 2000-12-02 Neil Booth <neilb@earthling.net>
3244 * g++.old-deja/g++.other/instan2.C
3245 * g++.old-deja/g++.other/instan3.C: New test.
3247 2000-12-02 Neil Booth <neilb@earthling.net>
3249 * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
3250 c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
3251 gnuc99.c,gnuc99-pedantic.c: New tests.
3253 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
3255 * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
3256 gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
3258 2000-12-01 Neil Booth <neilb@earthling.net>
3260 * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
3261 * gcc.dg/cpp/poison.c: Update.
3262 * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
3264 2000-12-01 Toon Moene <toon@moene.indiv.nluug.nl>
3266 * g77.f-torture/execute/20001201.f: New test.
3268 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
3270 * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
3272 2000-12-01 Jakub Jelinek <jakub@redhat.com>
3274 * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
3276 2000-12-01 Nathan Sidwell <nathan@codesourcery.com>
3278 * g++.old-deja/g++.other/cast6.C: New test.
3280 2000-11-30 Geoffrey Keating <geoffk@redhat.com>
3282 * gcc.c-torture/execute/20001130-2.c: New testcase.
3284 2000-11-30 Richard Henderson <rth@redhat.com>
3286 * gcc.c-torture/execute/20001130-1.c: New test.
3288 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
3290 * g++.old-deja/g++.other/op3.C: New test.
3292 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
3294 * g++.old-deja/g++.other/op2.C: New test.
3296 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
3298 * g++.old-deja/g++.other/crash38.C: New test.
3300 2000-11-29 Toon Moene <toon@moene.indiv.nluug.nl>
3302 * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
3304 2000-11-29 Jakub Jelinek <jakub@redhat.com>
3306 * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
3308 * gcc.c-torture/execute/string-opt-6.c: New test.
3310 * gcc.dg/20001117-1.c: Add main.
3312 2000-11-28 Geoffrey Keating <geoffk@redhat.com>
3314 * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
3316 * gcc.dg/940510-1.c: ... to here.
3318 * gcc.dg/20000926-1.c: GNU C now allows initializations of
3319 zero-size arrays in toplevel structures.
3321 2000-11-28 Jakub Jelinek <jakub@redhat.com>
3323 * gcc.c-torture/execute/loop-8.c: New test.
3325 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
3327 * g++.old-deja/g++.other/base1.C: New test.
3329 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
3331 * g++.old-deja/g++.other/parse2.C: New test.
3333 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
3335 * g++.old-deja/g++.pt/incomplete1.C: New test.
3337 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
3339 * g++.old-deja/g++.other/friend9.C: New test.
3341 2000-11-28 Jakub Jelinek <jakub@redhat.com>
3343 * gcc.dg/20001127-1.c: New test.
3345 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
3347 * g++.old-deja/g++.pt/friend46.C: New test.
3349 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
3351 * g++.old-deja/g++.other/ptrmem8.C: New test.
3353 2000-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3355 * gcc.c-torture/execute/string-opt-7.c: New test.
3356 * gcc.c-torture/execute/string-opt-8.c: Likewise.
3358 2000-11-26 Gabriel Dos Reis <gdr@codesourcery.com>
3360 * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
3361 instead of 'mkcheck 2'.
3363 2000-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
3365 * gcc.c-torture/execute/memcheck/driver.c,
3366 gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
3367 C9X references to refer to C99.
3369 2000-11-25 Jakub Jelinek <jakub@redhat.com>
3371 * gcc.dg/ultrasp3.c: New test.
3373 2000-11-25 Neil Booth <neilb@earthling.net>
3375 * gcc.dg/cpp/include2.c: Update test to be locale independent.
3377 2000-11-25 Alexandre Oliva <aoliva@redhat.com>
3379 * gcc.c-torture/compile/20001123-2.c: New.
3381 2000-11-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3383 * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
3385 2000-11-24 Bernd Schmidt <bernds@redhat.co.uk>
3387 * gcc.dg/sequence-point-1.c: Add some new tests.
3388 * gcc.c-torture/execute/20001124-1.c: New test.
3390 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
3392 * g++.old-deja/g++.other/vaarg4.C: New test.
3393 * gcc.c-torture/compile/20001123-1.c: New test.
3395 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
3397 * g++.other/crash24.C: Adjust and remove XFAIL.
3398 * g++.other/crash37.C: New test.
3400 2000-11-23 Nathan Sidwell <nathan@codesourcery.com>
3402 * g++.old-deja/g++.pt/instantiate9.C: New test.
3404 2000-11-22 Mark Mitchell <mark@codesourcery.com>
3406 * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
3409 * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
3410 * g++.old-deja/g++.robertl/eb55.C: Likewise.
3412 2000-11-22 Neil Booth <neilb@earthling.net>
3414 * gcc.dg/cpp/Wtrigraphs.c: New test.
3416 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
3418 * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
3420 2000-11-22 Jakub Jelinek <jakub@redhat.com>
3422 * gcc.c-torture/execute/ieee/20001122-1.c: New test.
3424 2000-11-22 Hans-Peter Nilsson <hp@bitrange.com>
3426 * lib/gcc-dg.exp: load_lib scanasm.exp.
3427 (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
3428 * lib/g++-dg.exp: load_lib scanasm.exp.
3429 * lib/scanasm.exp: New.
3430 (scan-assembler, scan-assembler-not): Add optional arguments to
3431 test name, or if not present, the pattern name.
3432 (scan-assembler-dem, scan-assembler-dem-not): New.
3434 * g++.dg/dg.exp: New.
3436 2000-11-21 Neil Booth <neilb@earthling.net>
3438 * gcc.dg/cpp/integrated1.c: Remove.
3440 2000-11-21 Jakub Jelinek <jakub@redhat.com>
3442 * gcc.c-torture/execute/20001121-1.c: New test.
3444 2000-11-21 Richard Henderson <rth@redhat.com>
3446 * gcc.c-torture/compile/20001121-1.c: New test.
3448 2000-11-20 Neil Booth <neilb@earthling.net>
3450 * gcc.dg/cpp/integrated1.c: New test.
3452 2000-11-21 Jakub Jelinek <jakub@redhat.com>
3454 * g++.old-deja/g++.other/inline17.C: New test.
3456 2000-11-20 Donald Lindsay <dlindsay@redhat.com>
3458 * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
3459 local variable to be zero: I made the variable global. Now
3460 uses abort() and exit() instead of relying on main's return value.
3462 2000-11-20 Neil Booth <neilb@earthling.net>
3464 * gcc.dg/cpp/paste2.c: Update test.
3465 * objc/execute/paste.m: New test.
3467 2000-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
3469 * gcc.dg/c99-condexpr-1.c: New test.
3471 2000-11-20 Neil Booth <neilb@earthling.net>
3473 * gcc.dg/cpp/macsyntx.c: Use correct command line option.
3475 2000-11-20 Nathan Sidwell <nathan@codesourcery.com>
3477 * g++.old-deja/g++.pt/export1.C: New test.
3479 2000-11-20 Jakub Jelinek <jakub@redhat.com>
3481 * gcc.dg/20001117-1.c: New test.
3483 2000-11-18 Richard Henderson <rth@redhat.com>
3485 * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
3487 2000-11-18 Richard Henderson <rth@redhat.com>
3489 * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
3490 * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
3491 * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
3493 2000-11-18 Richard Henderson <rth@redhat.com>
3495 * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
3496 (main): New. Exit cleanly.
3498 2000-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
3500 * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
3501 gcc.dg/c99-fordecl-2.c: New tests.
3503 2000-11-18 Richard Henderson <rth@redhat.com>
3505 * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
3506 * gcc.c-torture/execute/zerolen-2.c: New.
3508 2000-11-18 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3510 * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
3513 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
3515 * g++.old-deja/g++.pt/instantiate8.C: New test.
3517 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
3519 * g++.old-deja/g++.other/incomplete.C: Add more tests.
3520 * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
3522 2000-11-16 Nick Clifton <nickc@redhat.com>
3524 * gcc.c-torture/execute/nestfunc-2.c: New test.
3525 * gcc.c-torture/execute/nestfunc-3.c: New test.
3527 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
3529 * gcc.c-torture/compile/20001116-1.c: New test.
3531 2000-11-15 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3533 * gcc.c-torture/execute/20001115-1.c: New test.
3535 2000-11-15 Mark Mitchell <mark@codesourcery.com>
3537 * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
3538 * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
3539 * g++.old-deja/g++.abi/ptrflags.C: Likewise.
3540 * g++.old-deja/g++.abi/vmihint.C: Likewise.
3542 2000-11-15 Neil Booth <neilb@earthling.net>
3544 gcc.dg/cpp/_Pragma1.c: Update.
3545 gcc.dg/cpp/_Pragma2.c: New test.
3547 2000-11-15 Nathan Sidwell <nathan@codesourcery.com>
3549 * g++.old-deja/g++.other/anon5.C: New test.
3551 2000-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
3553 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
3556 2000-11-14 Jakub Jelinek <jakub@redhat.com>
3558 * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
3561 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
3563 * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
3564 labels at end of compound statements.
3566 2000-11-13 Jakub Jelinek <jakub@redhat.com>
3568 * gcc.c-torture/execute/loop-7.c: New test.
3570 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
3572 * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
3574 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
3576 * gcc.dg/c99-bool-1.c: New test.
3578 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
3580 * gcc.dg/c99-scope-1.c: Remove xfail.
3581 * gcc.dg/c99-scope-2.c: New test.
3583 2000-11-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3585 * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
3586 * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
3588 2000-11-11 Mark Mitchell <mark@codesourcery.com>
3590 * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
3593 * g++.mike/p700.C: Don't typedef wchar_t.
3594 * g++.mike/p784.C: Likewise.
3595 * g++.mike/eb101.C: Don't use __wchar_t.
3597 2000-11-11 Toon Moene <toon@moene.indiv.nluug.nl>
3599 * g77.f-torture/execute/20001111.[fx]: Test premature exit
3602 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
3604 * gcc.c-torture/execute/20001111-1.c: New test.
3606 2000-11-10 Nick Clifton <nickc@redhat.com>
3608 * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
3609 long multuiple and accumulate.
3611 2000-11-09 Richard Henderson <rth@redhat.com>
3613 * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
3614 via size_t instead of int.
3616 * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
3617 * gcc.c-torture/execute/string-opt-2.c: Likewise.
3618 * gcc.c-torture/execute/string-opt-3.c: Likewise.
3619 * gcc.c-torture/execute/string-opt-4.c: Likewise.
3621 2000-11-09 Geoffrey Keating <geoffk@redhat.com>
3623 * gcc.c-torture/compile/20001109-1.c: New test.
3624 * gcc.c-torture/compile/20001109-2.c: New test.
3626 2000-11-09 Nathan Sidwell <nathan@codesourcery.com>
3628 * g++.old-deja/g++.pt/operator1.C: New test.
3629 * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
3631 2000-11-09 Jakub Jelinek <jakub@redhat.com>
3633 * gcc.dg/20001108-1.c: New test.
3635 2000-11-09 Jakub Jelinek <jakub@redhat.com>
3637 * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
3638 with both arguments constant strings.
3639 * gcc.c-torture/execute/string-opt-3.c: New test.
3640 * gcc.c-torture/execute/string-opt-4.c: New test.
3641 * gcc.c-torture/execute/string-opt-5.c: New test.
3643 2000-11-08 Nick Clifton <nickc@redhat.com>
3645 * gcc.c-torture/execute/20001108-1.c: New test case. Checks
3646 mulsidi3adddi patterns.
3648 2000-11-08 Nathan Sidwell <nathan@codesourcery.com>
3650 * g++.old-deja/g++.other/crash36.C: New test.
3652 2000-11-08 Jakub Jelinek <jakub@redhat.com>
3654 * g++.old-deja/g++.other/init16.C: New test.
3656 2000-11-06 Loren J. Rittle <ljrittle@acm.org>
3658 * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
3660 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
3662 * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
3663 * gcc.c-torture/execute/va-arg-16.x: Likewise.
3664 * gcc.c-torture/execute/va-arg-17.x: Likewise.
3666 2000-11-07 DJ Delorie <dj@redhat.com>
3668 * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
3670 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3672 * gcc.c-torture/execute/string-opt-1.c: New test.
3674 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
3676 * gcc.c-torture/execute/va-arg-15.x: New file. Fails on
3677 mips-sgi-irix6.* because the MIPS ABI passes floating-point
3678 parameters in registers, and there is no way for a varargs
3679 function to know in which order the integer and floating-point
3680 parameters should be interleaved when they are placed on the
3682 * gcc.c-torture/execute/va-arg-16.x: Likewise.
3683 * gcc.c-torture/execute/va-arg-17.x: Likewise.
3685 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3687 * gcc.c-torture/execute/string-opt-2.c: New test.
3689 2000-11-07 Nathan Sidwell <nathan@codesourcery.com>
3691 * g++.old-deja/g++.pt/crash60.C: New test.
3693 2000-11-06 Jakub Jelinek <jakub@redhat.com>
3695 * g++.old-deja/g++.other/crash24.C: New test.
3696 * g++.old-deja/g++.other/crash25.C: New test.
3697 * g++.old-deja/g++.other/crash26.C: New test.
3698 * g++.old-deja/g++.other/crash27.C: New test.
3699 * g++.old-deja/g++.other/crash28.C: New test.
3700 * g++.old-deja/g++.other/crash29.C: New test.
3701 * g++.old-deja/g++.other/crash30.C: New test.
3702 * g++.old-deja/g++.other/crash31.C: New test.
3703 * g++.old-deja/g++.other/crash32.C: New test.
3704 * g++.old-deja/g++.other/crash33.C: New test.
3705 * g++.old-deja/g++.other/crash34.C: New test.
3706 * g++.old-deja/g++.other/crash35.C: New test.
3708 2000-11-06 Jakub Jelinek <jakub@redhat.com>
3710 * gcc.c-torture/execute/20001031-1.c: New test.
3712 2000-11-04 Mark Mitchell <mark@codesourcery.com>
3714 * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
3717 * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
3718 standards-conformant.
3720 * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
3722 * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
3723 * g++.old-deja/g++.mike/p755a.C: Likewise.
3724 * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
3725 library makes no calls to `operator new' during initialization.
3727 2000-11-04 Neil Booth <neilb@earthling.net>
3729 * gcc.dg/cpp/include2.c: New tests.
3731 Fri Nov 3 13:32:14 2000 Mark P Mitchell <mark@codesourcery.com>
3733 * lib/g++.exp (g++_set_ld_library_path): New function.
3734 Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
3736 2000-11-03 Bernd Schmidt <bernds@redhat.co.uk>
3738 * gcc.dg/sequence-pt-1.c: A few new tests. Unify output for bogus
3741 2000-11-01 Richard Henderson <rth@redhat.com>
3743 * g++.old-deja/g++.ext/namedret1.C: New.
3744 * g++.old-deja/g++.ext/namedret2.C: New.
3745 * g++.old-deja/g++.ext/namedret3.C: New.
3747 2000-10-31 Geoffrey Keating <geoffk@cygnus.com>
3749 * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
3750 * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
3752 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3754 * gcc.c-torture/execute/va-arg-21.c: New test.
3756 2000-10-31 Joseph S. Myers <jsm28@cam.ac.uk>
3758 * gcc.dg/c99-complex-2.c: New test.
3760 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3762 * gcc.c-torture/execute/stdio-opt-1.c: New test.
3764 2000-10-31 Jakub Jelinek <jakub@redhat.com>
3766 * g++.old-deja/g++.other/inline16.C: New test.
3768 2000-10-31 Gabriel Dos Reis <gdr@codesourcery.com>
3770 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
3773 2000-10-29 Neil Booth <neilb@earthling.net>
3775 * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
3777 * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
3778 * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
3781 2000-10-29 Neil Booth <neilb@earthling.net>
3783 * gcc.dg/cpp/macro4.c, macro5.c: New tests.
3784 * mi1.c, mi1c.h: Add null directives to multiple-include test.
3785 * mi5.c: Test multiple includes work with -C.
3786 * trigraphs.c: Test ^= version.
3788 2000-10-28 Neil Booth <neilb@earthling.net>
3790 New tests and test updates for new macro expander.
3792 * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
3793 endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
3794 paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
3795 tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
3796 new diagnostic messages.
3798 * gcc.dg/cpp/macro3.c: New tests.
3800 2000-10-27 Mark Mitchell <mark@codesourcery.com>
3802 * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
3805 2000-10-27 Jakub Jelinek <jakub@redhat.com>
3807 * g++.old-deja/g++.other/eh2.C: New test.
3809 2000-10-27 Bernd Schmidt <bernds@cygnus.co.uk>
3811 * gcc.c-torture/execute/20001027-1.c: New test.
3813 2000-10-26 Richard Henderson <rth@redhat.com>
3815 * gcc.c-torture/execute/20001026-1.c: New.
3817 2000-10-26 Mark Mitchell <mark@codesourcery.com>
3819 * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
3820 * g++.old-deja/g++.law/builtin1.C: Likewise.
3821 * g++.old-deja/g++.law/ctors10.C: Likewise.
3822 * g++.old-deja/g++.law/virtual3.C: Likewise.
3823 * g++.old-deja/g++.mike/p658.C: Likewise.
3824 * g++.old-deja/g++.other/sibcall1.C: Likewise.
3825 * g++.old-deja/g++.other/vaarg2.C: Likewise.
3826 * g++.old-deja/g++.robertl/eb124.C: Likewise.
3827 * g++.old-deja/g++.robertl/eb44.C: Likewise.
3828 * g++.old-deja/g++.robertl/eb77.C: Likewise.
3830 2000-10-26 Nathan Sidwell <nathan@codesourcery.com>
3832 * gcc.c-torture/compile/20001024-1.c: New test.
3834 2000-10-25 Mark Mitchell <mark@codesourcery.com>
3836 * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
3837 to tell us whether or not we are using V3.
3839 2000-10-26 Gabriel Dos Reis <gdr@codesourcery.com>
3841 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
3844 2000-10-25 Joseph S. Myers <jsm28@cam.ac.uk>
3846 * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
3848 2000-10-25 Jakub Jelinek <jakub@redhat.com>
3850 * gcc.c-torture/execute/20001024-1.c: New test.
3852 2000-10-24 Jakub Jelinek <jakub@redhat.com>
3854 * g++.old-deja/g++.other/sibcall1.C: New test.
3856 2000-10-20 Jakub Jelinek <jakub@redhat.com>
3858 * gcc.dg/noncompile/init-3.c: New test.
3860 2000-10-20 Joseph S. Myers <jsm28@cam.ac.uk>
3862 * gcc.dg/format-array-1.c: New test.
3864 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
3866 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
3867 writing through null pointers; remove comment about testing
3868 unterminated strings.
3870 2000-10-17 Matthew Hiller <hiller@redhat.com>
3872 * gcc.c-torture/execute/20001017-2.c: New test.
3874 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
3876 * gcc.c-torture/compile/20001018-1.c: New test.
3877 * gcc.c-torture/compile/20001018-1.x: Xfail.
3879 2000-10-17 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3881 * gcc.c-torture/execute/20001017-1.c: New test.
3883 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
3885 * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
3886 for multiple use of arguments with scanf formats; add tests for
3887 multiple use of arguments.
3889 2000-10-17 Bernd Schmidt <bernds@redhat.co.uk>
3891 * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
3893 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
3895 * gcc.dg/format-miss-1.c: New test.
3897 2000-10-16 Jakub Jelinek <jakub@redhat.com>
3899 * gcc.c-torture/execute/20001013-1.c: New test.
3901 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
3903 * gcc.dg/format-branch-1.c: New test.
3905 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
3907 * README, lib/file-format.exp: Remove EGCS references.
3909 2000-10-16 Jakub Jelinek <jakub@redhat.com>
3911 * gcc.dg/20001013-1.c: New test.
3913 2000-10-15 Joseph S. Myers <jsm28@cam.ac.uk>
3915 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
3916 for intmax_t in the compiler using __typeof__ and the type rules
3917 for conditional expressions.
3919 2000-10-13 Jakub Jelinek <jakub@redhat.com>
3921 * gcc.dg/20001012-1.c: New test.
3922 * gcc.dg/20001012-2.c: New test.
3924 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
3926 * gcc.dg/format-attr-1.c: New test.
3928 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
3930 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
3931 __LONG_LONG_MAX__ instead of LLONG_MAX.
3933 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
3935 * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
3937 * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
3940 2000-10-11 Joseph S. Myers <jsm28@cam.ac.uk>
3942 * gcc.dg/sequence-pt-1.c: New test.
3944 2000-10-11 Geoff Keating <geoffk@cygnus.com>
3946 * gcc.c-torture/execute/20001011-1.c: New testcase.
3947 Testcase provided by Zack Weinberg <zackw@stanford.edu>.
3949 2000-10-10 Jakub Jelinek <jakub@redhat.com>
3951 * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
3952 does not error on it.
3954 2000-10-10 Jakub Jelinek <jakub@redhat.com>
3956 * gcc.dg/20001009-1.c: New test.
3958 Mon Oct 9 23:32:06 MET DST 2000 Jan Hubicka <jh@suse.cz>
3960 * gcc.c-torture/compile/20001009-1.c: Move from here ....
3961 * gcc.c-torture/execute/20001009-2.c: ... to here.
3963 2000-10-09 Geoff Keating <geoffk@cygnus.com>
3965 * gcc.c-torture/compile/20001009-1.c: New testcase.
3966 * gcc.c-torture/execute/20001009-1.c: New testcase.
3967 Testcases provided by Jan Hubicka <jh@suse.cz>.
3969 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
3971 * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
3972 gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
3973 uintmax_t using <limits.h> to emulate the compiler's internal
3974 logic. No longer XFAIL %j tests.
3976 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
3978 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
3979 gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
3980 gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
3981 regexps and details of expected handling of some bad formats.
3982 * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
3985 2000-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
3987 * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
3988 g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
3989 g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
3990 gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
3993 2000-10-06 Richard Henderson <rth@cygnus.com>
3995 * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
3996 * g++.old-deja/g++.brendan/crash52.C: Likewise.
3997 * g++.old-deja/g++.jason/report.C: Likewise.
3998 * g++.old-deja/g++.law/friend5.C: Likewise.
3999 * g++.old-deja/g++.mike/p646.C: Likewise. Adjust the spelling
4000 of the expected warnings.
4002 2000-10-06 Nathan Sidwell <nathan@codesourcery.com>
4004 * g++.old-deja/g++.pt/enum14.C: New test.
4006 2000-10-05 Nathan Sidwell <nathan@codesourcery.com>
4008 * g++.old-deja/g++.pt/crash59.C: New test.
4010 2000-10-04 Will Cohen <wcohen@redhat.com>
4012 * gcc.dg/20000926-1.c: New test.
4014 2000-10-03 Geoff Keating <geoffk@cygnus.com>
4016 * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
4017 function name for current C++ compiler.
4018 Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
4020 2000-09-29 Gabriel Dos Reis <gdr@codesourcery.com>
4022 * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
4023 __PRETTY_FUNCTION__.
4024 * g++.old-deja/g++.ext/pretty2.C: Likewise.
4026 2000-09-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4028 * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
4030 2000-09-26 Jakub Jelinek <jakub@redhat.com>
4032 * gcc.c-torture/compile/20000923-1.c: New test.
4034 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
4036 * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
4037 * g++.old-deja/g++.pt/ttp62.C: Same.
4038 * g++.old-deja/g++.other/inline14.C: Same.
4040 2000-09-24 Richard Henderson <rth@cygnus.com>
4042 * gcc.c-torture/execute/20000914-1.c: Declare malloc.
4044 2000-09-24 Joseph S. Myers <jsm28@cam.ac.uk>
4046 * gcc.dg/c90-printf-1.c: Add test for wide string format.
4048 2000-09-22 Geoff Keating <geoffk@cygnus.com>
4050 * gcc.c-torture/compile/20000922-1.c: New file.
4052 2000-09-21 Nick Clifton <nickc@redhat.com>
4054 * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
4055 a signed long modulo operation.
4056 (mod6): New funciton - perform an unsigned long modulo operation.
4057 (main): Add tests for modulos of very large numbers by very small
4060 2000-09-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4062 * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
4064 2000-09-19 Richard Henderson <rth@cygnus.com>
4066 * gcc.dg/compare2.c (case 10): XFAIL.
4068 2000-09-18 Richard Henderson <rth@cygnus.com>
4070 * gcc.c-torture/execute/20000906-1.c: Move ...
4071 * gcc.dg/20000906-1.c: ... here. Only run on targets
4072 that support __builtin_trap.
4074 Mon 18-Sep-2000 19:23:11 BST Neil Booth <NeilB@earthling.net>
4076 * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
4078 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
4080 * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
4081 * gcc.dg/format-xopen-1.c: Fix error in one $ format test. Add
4082 more $ format tests.
4084 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
4086 * gcc.dg/format-errmk-1.c: New test.
4088 2000-09-17 Greg McGary <greg@mcgary.org>
4090 * gcc.c-torture/execute/20000917-1.x: Remove.
4092 2000-09-17 Joseph S. Myers <jsm28@cam.ac.uk>
4094 * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
4096 2000-09-17 Greg McGary <greg@mcgary.org>
4098 * gcc.c-torture/execute/20000917-1.c: New test.
4099 * gcc.c-torture/execute/20000917-1.x: XFAIL.
4101 Sat 16-Sep-2000 08:14:58 BST Neil Booth <NeilB@earthling.net>
4103 * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
4104 in nested macro bug.
4106 Fri 15-Sep-2000 06:50:11 BST Neil Booth <NeilB@earthling.net>
4108 * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
4110 Thu Sep 14 16:48:49 2000 Jeffrey A Law (law@cygnus.com)
4112 * gcc.c-torture/execute/20000914-1.c: New test.
4114 2000-09-12 Alexandre Oliva <aoliva@redhat.com>
4116 * g++.other/inline13.C: New test.
4118 2000-09-12 Andreas Jaeger <aj@suse.de>
4120 * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
4121 constant by Ulrich Drepper <drepper@redhat.com>.
4123 Tue Sep 12 18:32:07 2000 J"orn Rennecke <amylaar@redhat.co.uk>
4125 * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
4127 2000-09-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4129 * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
4131 2000-09-11 Zack Weinberg <zack@wolery.cumb.org>
4133 * gcc.dg/cpp/backslash.c: New test.
4135 2000-09-11 Alexandre Oliva <aoliva@redhat.com>
4137 * gcc.c-torture/execute/20000910-1.c: New test.
4138 * gcc.c-torture/execute/20000910-2.c: Likewise.
4140 2000-09-11 Robert Lipe <robertl@sco.com>
4142 * gcc.dg/pragma-align.c: New test.
4144 2000-09-11 Nathan Sidwell <nathan@codesourcery.com>
4146 * g++.old-deja/g++.pt/explicit82.C: New test.
4147 * g++.old-deja/g++.pt/explicit83.C: New test.
4149 2000-09-10 Zack Weinberg <zack@wolery.cumb.org>
4151 * gcc.dg/asm-names.c: New test.
4153 2000-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4155 * gcc.dg/cpp/tr-warn6.c: New test
4157 2000-09-07 Joseph S. Myers <jsm28@cam.ac.uk>
4159 * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
4162 2000-09-07 Catherine Moore <clm@redhat.com>
4164 * gcc.c-torture/execute/unroll-1.c: New test.
4166 2000-09-06 Zack Weinberg <zack@wolery.cumb.org>
4168 * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
4170 * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
4171 * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
4172 * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
4173 * gcc.dg/wtr-suffix-1.c: Correct error regexps.
4174 * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
4176 * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
4177 * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
4179 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
4181 * g++.old-deja/g++.pt/deduct2.C: New test.
4183 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
4185 * g++.old-deja/g++.pt/parms2.C: New test.
4187 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
4189 * g++.old-deja/g++.pt/crash58.C: New test.
4191 2000-09-06 Greg McGary <greg@mcgary.org>
4193 * gcc.c-torture/execute/20000906-1.c: New test.
4194 * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
4196 2000-09-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4198 * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
4200 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
4202 * g++.old-deja/g++.pt/crash57.C: New test.
4204 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
4206 * g++.old-deja/g++.pt/crash56.C: New test.
4208 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
4210 * g++.old-deja/g++.pt/koenig1.C: New test.
4212 2000-09-04 Jakub Jelinek <jakub@redhat.com>
4214 * gcc.dg/20000904-1.c: New test.
4216 2000-09-04 Jakub Jelinek <jakub@redhat.com>
4218 * gcc.dg/cpp/paste8.c: New test.
4220 2000-09-01 Alexandre Oliva <aoliva@redhat.com>
4222 * gcc.c-torture/compile/20000827-1.c: New test.
4224 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
4226 * gcc.dg/format-diag-1.c: New test.
4228 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
4230 * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
4231 gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
4232 gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
4233 gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
4234 gcc.dg/formatz-1.c: Adjust warning regular expressions.
4236 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
4238 * g++.old-deja/g++.other/nested4.C: New test.