1 2005-06-13 Nathan Sidwell <nathan@codesourcery.com>
4 * g++.dg/parse/crash26.C: New.
7 * g++.dg/init/member1.C: New.
9 2005-06-13 Jakub Jelinek <jakub@redhat.com>
11 * gfortran.dg/altreturn_1.f90: New test.
13 2005-06-13 Zdenek Dvorak <dvorakz@suse.cz>
16 * gcc.dg/tree-ssa/pr21985.c: New test.
18 2005-06-12 James A. Morrison <phython@gcc.gnu.org>
20 * ggcc.dg/pr14796-1.c: Add tests for (X << C) >> C.
22 2005-06-12 Roger Sayle <roger@eyesopen.com>
25 * g++.dg/other/error10.C: New test case.
27 2005-06-12 Francois-Xavier Coudert <coudert@clipper.ens.fr>
30 * gfortran.dg/pr19155.f: Add test.
32 2005-06-12 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
34 * gfortran.dg/f2c_7.f90: New test.
36 * gfortran.dg/forall_1.f90: XFAILed.
38 2005-06-12 James A. Morrison <phython@gcc.gnu.org>
40 * gcc.dg/pr14796-1.c: New.
41 * gcc.dg/pr14796-2.c: New.
43 2005-06-11 Steven G. Kargl <kargls@comcast.net>
47 * gfortran.dg/deallocate_stat.f90: New test.
49 2005-06-11 Thomas Koenig <Thomas.Koenig@online.de>
51 * gfortran.fortran-torture/execute/in-pack.f90: New test.
53 2005-06-10 Dorit Nuzman <dorit@il.ibm.com>
55 * gfortran.dg/vect/vect-4.f90: Update comments. Only one unaligned
56 access will be generated when this loop is vectorized. Test that
57 accesses with same alignment were detected.
58 * gcc.dg/vect/vect-dv-2.c: Remove "vect_no_align" from xfail.
59 Test that accesses with same alignment were detected.
60 * gcc.dg/vect/vect-ifcvt-1.c: Likewise.
61 * gcc.dg/vect/vect-91.c: New test. Test that accesses with same
62 alignment were detected.
64 2005-06-09 Gabriel Dos Reis <gdr@integrable-solutions.net>
66 * gcc.dg/Wcxx-compat-1.c: New.
68 2005-06-09 Thomas Koenig <Thomas.Koenig@online.de>
71 * gfortran.dg/reshape-complex.f90: Add a test for a packed
74 2005-06-09 Nathan Sidwell <nathan@codesourcery.com>
76 * gcc.dg/alias-8.c: New.
78 2005-06-08 Joseph S. Myers <joseph@codesourcery.com>
80 * gcc.dg/format/cmn_err-1.c: Update.
82 2005-06-08 James A. Morrison <phython@gcc.gnu.org>
85 * gcc.target/sparc/fexpand-2.c: New.
86 * gcc.target/sparc/fpmerge-2.c: New.
87 * gcc.target/sparc/fpmul-2.c: New.
88 * gcc.target/sparc/noresult.c: New.
89 * gcc.target/sparc/pdist-2.c: New.
90 * gcc.target/sparc/pdist-3.c: New.
92 2005-06-08 Alex V. Breger <atrus.ru@atrus.ru>
95 * gcc.target/i386/i386.exp: Fix comment typo.
97 2005-06-08 Nathan Sidwell <nathan@codesourcery.com>
100 * g++.dg/inherit/using5.C: New.
101 * g++.dg/inherit/using6.C: New.
103 2005-06-08 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
106 * g++.dg/template/ptrmem15.C: New test.
109 * g++.dg/ext/label4.C: New test.
111 2005-06-08 Eric Botcazou <ebotcazou@libertysurf.fr>
113 * gcc.dg/tls/debug-1.c: New test.
115 2005-06-07 Dale Johannesen <dalej@apple.com>
117 * gcc.target/i386/movq.c: New.
119 2005-06-07 Dale Johannesen <dalej@apple.com>
121 * gcc.dg/20050607-1.c: New.
123 2005-06-07 Jakub Jelinek <jakub@redhat.com>
126 * gcc.c-torture/execute/20050607-1.c: New test.
128 2005-06-07 Thomas Koenig <Thomas.Koenig@online.de>
131 * gfortran.fortran-torture/execute/intrinsic_matmul.f90:
132 Test case where the return array has lowest stride one,
135 2005-06-07 Adrian Straetling <straetling@de.ibm.com>
137 * lib/target-supports.exp (check_effective_target_sync_int_long):
138 Add s390 and s390x targets.
140 2005-06-07 Zdenek Dvorak <dvorakz@suse.cz>
142 * gcc.dg/tree-ssa/loop-2.c: Update outcome.
143 * gcc.dg/tree-ssa/loop-3.c: Update outcome.
144 * gcc.dg/tree-ssa/loop-4.c: Update outcome.
145 * gcc.dg/tree-ssa/loop-9.c: New test.
147 2005-06-07 Nathan Sidwell <nathan@codesourcery.com>
149 * g++.dg/parse/defarg10.C: New.
151 2005-06-06 Jakub Jelinek <jakub@redhat.com>
154 * gcc.c-torture/execute/20050604-1.c: New test.
156 2005-06-06 Nathan Sidwell <nathan@codesourcery.com>
159 * g++.dg/parse/defarg9.C: New.
162 * g++.dg/inherit/using4.C: New.
163 * g++.dg/overload/error1.C: Adjust expected errors.
164 * g++.old-deja/g++.benjamin/warn02.C: Likewise.
165 * g++.old-deja/g++.brendan/arm2.C: Likewise.
166 * g++.old-deja/g++.other/redecl2.C: Likewise.
167 * g++.old-deja/g++.other/redecl4.C: Likewise.
168 * g++.old-deja/g++.pt/memtemp78.C: Likewise.
170 2005-06-05 David Billinghurst <David.Billinghurst@riotinto.com>
172 * gfortran.dg/f2c_5.f90: Add -w to dg-options
174 2005-06-05 David Billinghurst <David.Billinghurst@riotinto.com>
176 * lib/gfortran.exp (gfortran_target_compile): Call
177 dg-additional-files-options
178 * gfortran.dg/f2c_4.f90: New file
179 * gfortran.dg/f2c_4.c: New file
180 * gfortran.dg/f2c_5.f90: New file
181 * gfortran.dg/f2c_5.c: New file
183 2005-06-05 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
185 * gfortran.dg/forall_1.f90: Set previously uninitialized variable.
188 * gfortran.dg/array_constructor_4.f90: New test.
190 2005-06-05 Mark Mitchell <mark@codesourcery.com>
193 * g++.dg/ext/builtin9.C: New test.
195 2005-06-05 Dale Johannesen <dalej@apple.com>
197 * gcc.c-torture/execute/20050603-1.c: Move to gcc.dg.
198 * gcc.c-torture/execute/20050603-2.c: Ditto.
200 2005-06-05 Dorit Nuzman <dorit@il.ibm.com>
202 * gcc.dg/vect/vect-62: Check that second loop is not vectorized.
203 * gcc.dg/vect/vect-reduc-1.c: New.
204 * gcc.dg/vect/vect-reduc-2.c: New.
205 * gcc.dg/vect/vect-reduc-3.c: New.
207 2005-06-04 Dale Johannesen <dalej@apple.com>
209 * gcc.c-torture/execute/20050603-1.c: New.
210 * gcc.c-torture/execute/20050603-2.c: New.
211 * gcc.dg/20050603-3.c: New.
213 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
216 * gfortran.dg/debug_1.f90: New test.
218 * gfortran.dg/forall_1.f90: New test.
220 2005-06-04 Erik Edelmann <erik.edelmann@iki.fi>
222 * gfortran.dg/array_constructor_3.f90: New test.
224 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
226 * gfortran.dg/ret_pointer_1.f90: Un-XFAIL.
228 2005-06-04 Hans-Peter Nilsson <hp@axis.com>
230 * g++.dg/opt/crossjump1.C: Gate -fPIC usage on target fpic.
232 2005-06-04 Joseph S. Myers <joseph@codesourcery.com>
235 * gcc.dg/init-excess-1.c: New test.
237 2005-06-03 Mark Mitchell <mark@codesourcery.com>
240 * g++.dg/expr/static_cast6.C: New test.
242 2005-06-03 Diego Novillo <dnovillo@redhat.com>
244 * gcc.dg/tree-ssa/vrp14.c: New test.
246 2005-06-03 Mark Mitchell <mark@codesourcery.com>
249 * g++.dg/template/new2.C: New test.
251 2005-06-03 Josh Conner <jconner@apple.com>
253 * gcc.dg/ppc-vector-memcpy.c (foo): Use non-zero values for
254 all entries in initializer.
256 2005-06-03 Richard Guenther <rguenth@gcc.gnu.org>
259 * gcc.dg/pr21858.c: New testcase.
261 2005-06-03 Paolo Bonzini <bonzini@gnu.org>
263 PR tree-optimization/21292
265 * lib/target-supports.exp (check_effective_target_vect_cmdline_needed):
267 * gcc.dg/tree-ssa/gen-vect-11.c, gcc.dg/tree-ssa/gen-vect-11a.c,
268 gcc.dg/tree-ssa/gen-vect-11b.c, gcc.dg/tree-ssa/gen-vect-11c.c,
269 gcc.dg/tree-ssa/gen-vect-2.c, gcc.dg/tree-ssa/gen-vect-25.c,
270 gcc.dg/tree-ssa/gen-vect-26.c, gcc.dg/tree-ssa/gen-vect-28.c,
271 gcc.dg/tree-ssa/gen-vect-32.c: Require it.
273 2005-06-02 Richard Henderson <rth@redhat.com>
275 * gcc.dg/sync-2.c: Use -march=i486 for i386.
277 2005-06-02 Richard Guenther <rguenth@gcc.gnu.org>
279 * gcc.dg/wtypequal.c: New testcase.
281 2005-06-02 Diego Novillo <dnovillo@redhat.com>
284 * gcc.dg/tree-ssa/pr21582.c: New test.
286 2005-06-02 Nathan Sidwell <nathan@codesourcery.com>
289 * g++.dg/opt/interface2.h: New.
290 * g++.dg/opt/interface2.C: New.
291 * g++.dg/init/ctor4.C: Adjust error lines.
292 * g++.old-deja/g++.bob/inherit2.C: Likewise.
293 * g++.old-deja/g++.bugs/900205_04.C: Likewise.
294 * g++.old-deja/g++.jason/opeq3.C: Likewise.
295 * g++.old-deja/g++.pt/assign1.C: Likewise.
296 * g++.old-deja/g++.pt/crash20.C: Likewise.
298 2005-06-02 Dorit Nuzman <dorit@il.ibm.com>
300 PR tree-optimization/21734
301 * g++.dg/vect/pr21734_1.cc: New.
302 * g++.dg/vect/pr21734_2.cc: New.
304 2005-06-02 Nathan Sidwell <nathan@codesourcery.com>
307 * g++.dg/template/spec24.C: New.
310 * g++.dg/pch/local-1.C: New.
311 * g++.dg/pch/local-1.Hs: New.
313 2005-06-01 Diego Novillo <dnovillo@redhat.com>
315 PR 14341, PR 21332, PR 20701, PR 21086, PR 21090
316 PR 21289, PR 21348, PR 21367, PR 21368, PR 21458.
317 * gcc.dg/tree-ssa/pr14341.c: New test.
318 * gcc.dg/tree-ssa/pr14841.c: New test.
319 * gcc.dg/tree-ssa/pr20701.c: New test.
320 * gcc.dg/tree-ssa/pr21086.c: New test.
321 * gcc.dg/tree-ssa/pr21090.c: New test.
322 * gcc.dg/tree-ssa/pr21332.c: New test.
323 * gcc.dg/tree-ssa/pr21458.c: New test.
324 * gcc.dg/tree-ssa/pr21658.c: New test.
325 * gcc.dg/tree-ssa/vrp01.c: New test.
326 * gcc.dg/tree-ssa/vrp02.c: New test.
327 * gcc.dg/tree-ssa/vrp03.c: New test.
328 * gcc.dg/tree-ssa/vrp04.c: New test.
329 * gcc.dg/tree-ssa/vrp05.c: New test.
330 * gcc.dg/tree-ssa/vrp06.c: New test.
331 * gcc.dg/tree-ssa/vrp07.c: New test.
332 * gcc.dg/tree-ssa/vrp08.c: New test.
333 * gcc.dg/tree-ssa/vrp09.c: New test.
334 * gcc.dg/tree-ssa/vrp10.c: New test.
335 * gcc.dg/tree-ssa/vrp11.c: New test.
336 * gcc.dg/tree-ssa/vrp12.c: New test.
337 * gcc.dg/tree-ssa/vrp13.c: New test.
339 2005-06-01 Alexandre Oliva <aoliva@redhat.com>
342 * gcc.dg/tree-ssa/pr21029.c: New test.
344 2005-06-01 Roger Sayle <roger@eyesopen.com>
346 * gfortran.dg/logint-1.f: New test case.
347 * gfortran.dg/logint-2.f: Likewise.
348 * gfortran.dg/logint-3.f: Likewise.
350 2005-06-01 Jakub Jelinek <jakub@redhat.com>
354 * gcc.dg/20050527-1.c: New test.
356 * gcc.dg/i386-sse-12.c: New test.
359 * gfortran.dg/implicit_5.f90: New test.
361 2005-06-01 Feng Wang <fengwang@nudt.edu.cn>
364 * gfortran/assign_4.f90: New test.
365 * gfortran/assign_2.f90: Change compile to run.
367 2005-05-31 Geoffrey Keating <geoffk@geoffk.org>
369 * lib/target-supports.exp
370 (check_effective_target_sync_char_short): New.
371 * gcc.dg/sync-2.c: New.
373 2005-05-31 Zdenek Dvorak <dvorakz@suse.cz>
375 PR tree-optimization/21817
376 * gcc.dg/torture/pr21817-1.c: New.
378 2005-05-31 Nathan Sidwell <nathan@codesourcery.com>
381 * g++.dg/template/init5.C: New.
383 2005-05-31 Paul Thomas <pault@gcc.gnu.org>
385 * gfortran.dg/char_initialiser_actual.f90:
386 Test character initialisers as actual arguments.
387 * gfortran.dg/char_pointer_comp_assign.f90:
388 Test character pointer structure component assignments.
389 * gfortran.dg/char_array_structure_constructor.f90:
390 Test character components in structure constructors.
392 2005-05-31 Andrew pinski <pinskia@physics.uc.edu>
395 * g++.dg/opt/pr20931.C: New test.
397 2005-05-31 Andreas Jaeger <aj@suse.de>
400 * g++.dg/abi/dtor1.C, g++.dg/abi/empty10.C, g++.dg/abi/layout3.C,
401 g++.dg/eh/simd-2.C, g++.dg/opt/cse2.C,
402 g++.old-deja/g++.ext/asmspec1.C,
403 g++.old-deja/g++.other/regstack.C,
404 gcc.dg/20000614-1.c, gcc.dg/20000807-1.c, gcc.dg/20000904-1.c,
405 gcc.dg/20001127-1.c, gcc.dg/20010202-1.c, gcc.dg/20010520-1.c,
406 gcc.dg/20011009-1.c, gcc.dg/20011029-2.c, gcc.dg/20020224-1.c,
407 gcc.dg/20020531-1.c, gcc.dg/20020616-1.c, gcc.dg/980226-1.c,
408 gcc.dg/980414-1.c, gcc.dg/980520-1.c, gcc.dg/980709-1.c,
409 gcc.dg/990117-1.c, gcc.dg/990130-1.c, gcc.dg/990213-2.c,
410 gcc.dg/990214-1.c, gcc.dg/991129-1.c, gcc.dg/991209-1.c,
411 gcc.dg/991214-1.c, gcc.dg/asm-1.c, gcc.dg/attr-returns_twice-1.c,
412 gcc.dg/clobbers.c, gcc.dg/i386-387-7.c, gcc.dg/i386-387-8.c,
413 gcc.dg/i386-3dnowA-1.c, gcc.dg/i386-3dnowA-2.c, gcc.dg/i386-asm-1.c
414 gcc.dg/i386-asm-2.c, gcc.dg/i386-asm-3.c, gcc.dg/i386-bitfield3.c
415 gcc.dg/i386-call-1.c, gcc.dg/i386-memset-1.c,
416 gcc.dg/i386-signbit-3.c, gcc.dg/i386-ssefn-1.c,
417 gcc.dg/i386-ssefn-2.c, gcc.dg/i386-ssefn-3.c, gcc.dg/i386-ssefn-4.c
418 gcc.dg/i386-volatile-1.c, gcc.dg/i386-xorps.c, gcc.dg/pr12092-1.c
419 gcc.dg/pr14289-1.c, gcc.dg/pr19236-1.c, gcc.dg/pr20204.c,
420 gcc.dg/pr9771-1.c, gcc.dg/register-var-1.c,
421 gcc.dg/sibcall-5.c, gcc.dg/charset/asm3.c,
422 gcc.dg/cpp/trad/num-sign.c: Run tests also on x86_64.
424 2005-05-31 Jeff Law <law@redhat.com>
426 * gcc.dg/tree-ssa/foldaddr-1.c: New test.
428 2005-05-30 Paolo Carlini <pcarlini@suse.de>
431 * gcc.dg/builtins-1.c: Activate disabled clog test.
432 * gcc.dg/torture/builtin-attr-1.c: Likewise.
434 2005-05-29 Paul Thomas <pault@gcc.gnu.org>
436 * gfortran.dg/char_pointer_assign.f90:
437 Test character-pointer assignments and pointer assignments.
438 * gfortran.dg/char_pointer_dummy.f90:
439 Test character-pointer dummy arguments.
440 * gfortran.dg/char_pointer_func.f90:
441 Test character-pointer function returns.
442 * gfortran.dg/char_pointer_dependency.f90:
443 Test character-pointer functions with dependencies.
445 2005-05-30 Mark Mitchell <mark@codesourcery.com>
448 * g++.dg/lookup/using14.C: New test.
450 2005-05-30 Kazu Hirata <kazu@cs.umass.edu>
452 * gcc.dg/c99-math-double-1.c, gcc.dg/c99-math-float-1.c,
453 gcc.dg/c99-math-long-double-1.c, gcc.dg/c99-math.h: Remove
456 2005-05-29 Geoffrey Keating <geoffk@apple.com>
459 * g++.dg/template/local5.C: New.
462 * gcc.c-torture/compile/pr21761.c: New.
464 * g++.old-deja/g++.eh/badalloc1.C: Make XFAIL only on darwin
467 2005-05-30 Steven G. Kargl
470 * gfortran.dg/inquire_8.f90: New test.
472 2005-05-29 Francois-Xavier Coudert <coudert@clipper.ens.fr>
475 * gfortran.dg/output_exponents_1.f90: New test.
477 2005-05-29 Francois-Xavier Coudert <coudert@clipper.ens.fr>
480 * gfortran.dg/dollar_edit_descriptor-1.f: New test.
482 2005-05-28 Mark Mitchell <mark@codesourcery.com>
485 * g++.dg/ext/complex1.C: New test.
488 * g++.dg/init/ctor6.C: New test.
490 2005-05-29 Jan Hubicka <jh@suse.cz>
492 * gcc.c-torture/compile/pr21562.c: New.
494 2005-05-28 Steven G. Kargl <kargls@comcast.net>
496 * gfortran.dg/subnormal_1.f90: New test.
498 2005-05-28 Jan Hubicka <jh@suse.cz>
500 * tree-prof.exp: Fix comment.
501 * value-prof-1.c: New.
502 * value-prof-2.c: New.
503 * value-prof-3.c: New.
504 * value-prof-4.c: New.
506 2005-05-27 Mark Mitchell <mark@codesourcery.com>
509 * g++.dg/expr/ptrmem6.C: New test.
510 * g++.dg/expr/ptrmem6a.C: Likewise.
512 2005-05-27 Kazu Hirata <kazu@cs.umass.edu>
514 PR tree-optimization/21658
515 * gcc.dg/tree-ssa/pr21658.c: New.
517 2005-05-27 Nathan Sidwell <nathan@codesourcery.com>
520 * g++.dg/inherit/ptrmem3.C: New.
523 * g++.dg/parse/template16.C: New.
525 2005-05-27 Andreas Jaeger <aj@suse.de>
527 * gcc.dg/setjmp-2.c: Only run in 32-bit.
529 * gcc.dg/i386-sse-8.c: Run test on all archs.
531 2005-05-26 Mike Stump <mrs@apple.com>
533 * objc.dg/isa-field-1.m: Only run on darwin.
534 * objc.dg/lookup-1.m: Likewise.
535 * objc.dg/try-catch-8.m: Likewise.
537 2005-05-26 Roger Sayle <roger@eyesopen.com>
539 PR tree-optimization/9814
540 * gcc.dg/pr9814-1.c: New test case.
542 2005-05-26 Ziemowit Laski <zlaski@apple.com>
544 * objc.dg/comp-types-8.m, objc.dg/encode-6.m,
545 objc.dg/extra-semi.m, objc.dg/fix-and-continue-2.m,
546 objc.dg/isa-field-1.m, objc.dg/lookup-1.m, objc.dg/method-15.m,
547 objc.dg/method-16.m, objc.dg/method-17.m, objc.dg/method-18.m,
548 objc.dg/method-19.m, objc.dg/next-runtime-1.m,
549 objc.dg/no-extra-load.m, objc.dg/pragma-1.m, objc.dg/stubify-1.m,
550 objc.dg/stubify-2.m, objc.dg/super-class-4.m,
551 objc.dg/super-dealloc-1.m, objc.dg/super-dealloc-2.m,
552 objc.dg/try-catch-6.m, objc.dg/try-catch-7.m,
553 objc.dg/try-catch-8.m: New.
555 2005-05-26 Janis Johnson <janis187@us.ibm.com>
557 * lib/obj-c++.exp (obj-c++_target_compile): Declare global variable,
558 remove extraneous semicolons.
560 2005-05-26 Ziemowit Laski <zlaski@apple.com>
562 * obj-c++.dg/comp-types-12.mm: New.
563 * objc.dg/comp-types-11.m: New.
564 * objc.dg/selector-4.m: New.
566 2005-05-26 Andreas Jaeger <aj@suse.de>
569 * g++.old-deja/g++.ext/attrib1.C, g++.old-deja/g++.ext/attrib2.C,
570 g++.old-deja/g++.ext/attrib3.C,
571 g++.old-deja/g++.other/store-expr1.C,
572 g++.old-deja/g++.other/store-expr2.C, g++.dg/opt/longbranch2.C,
573 gcc.dg/20000609-1.c, gcc.dg/20000720-1.c, gcc.dg/20011107-1.c,
574 gcc.dg/20011119-1.c, gcc.dg/20020108-1.c, gcc.dg/20020122-2.c,
575 gcc.dg/20020122-3.c, gcc.dg/20020201-3.c, gcc.dg/20020206-1.c,
576 gcc.dg/20020218-1.c, gcc.dg/20020310-1.c, gcc.dg/20020411-1.c,
577 gcc.dg/20020418-2.c, gcc.dg/20020426-1.c, gcc.dg/20020426-2.c,
578 gcc.dg/20020517-1.c, gcc.dg/20020523-1.c, gcc.dg/20020523-2.c,
579 gcc.dg/20020729-1.c, gcc.dg/20030204-1.c, gcc.dg/20030826-2.c,
580 gcc.dg/20030926-1.c, gcc.dg/20031202-1.c, gcc.dg/980312-1.c,
581 gcc.dg/980313-1.c, gcc.dg/990424-1.c, gcc.dg/990524-1.c,
582 gcc.dg/991230-1.c, gcc.dg/i386-387-1.c, gcc.dg/i386-387-2.c,
583 gcc.dg/i386-387-3.c, gcc.dg/i386-387-4.c, gcc.dg/i386-387-5.c,
584 gcc.dg/i386-387-6.c, gcc.dg/i386-bitfield1.c,
585 gcc.dg/i386-bitfield2.c, gcc.dg/i386-loop-1.c,
586 gcc.dg/i386-loop-2.c, gcc.dg/i386-loop-3.c, gcc.dg/i386-pic-1.c,
587 gcc.dg/i386-regparm.c, gcc.dg/i386-signbit-1.c,
588 gcc.dg/i386-signbit-2.c, gcc.dg/i386-sse-5.c, gcc.dg/i386-sse-8.c,
589 gcc.dg/i386-unroll-1.c, gcc.dg/tls/opt-1.c, gcc.dg/tls/opt-2.c,
590 gcc.dg/unroll-1.c: Handle 32-bit x86-64 compilation.
592 2005-05-26 Andreas Jaeger <aj@suse.de>
594 * gcc.c-torture/execute/ieee/ieee.exp: Set float-store for 32-bit
597 2005-05-26 Andreas Jaeger <aj@suse.de>
600 * gfortran.dg/promotion.f90, gcc.misc-tests/i386-pf-3dnow-1.c,
601 gcc.misc-tests/i386-pf-athlon-1.c,
602 gcc.misc-tests/i386-pf-none-1.c, gcc.misc-tests/i386-pf-sse-1.c,
603 g++.dg/opt/mmx1.C, g++.dg/other/big-struct.C,
604 g++.dg/abi/bitfield3.C, g++.dg/abi/bitfield8.C,
605 g++.dg/abi/bitfield9.C, g++.dg/abi/empty7.C, g++.dg/abi/empty9.C,
606 g++.dg/abi/layout4.C, g++.dg/abi/thunk1.C, g++.dg/abi/thunk2.C,
607 g++.dg/abi/vbase11.C, g++.dg/abi/vthunk2.C, g++.dg/abi/vthunk3.C,
608 g++.dg/ext/attrib8.C: Run also on x86_64 compiling 32-bit x86
611 * g++.dg/opt/reg-stack4.C, g++.dg/eh/simd-1.C, g++.dg/eh/simd-1.C,
612 gcc.dg/setjmp-2.c, gcc.dg/short-compare-1.c,
613 gcc.dg/short-compare-2.c, gcc.target/i386/asm-1.c: Handle 32-bit
616 * g++.dg/warn/register-var-1.C, g++.dg/charset/asm2.c: Run also on
619 * gcc.dg/i386-pentium4-not-mull.c: Change option handling to use
620 effective-target ilp32.
622 2005-05-26 David Ung <davidu@mips.com>
624 * gcc.target/mips/ext_ins.c: New test for testing the generation
625 of MIPS32/64 rev 2 ext/ins instructions.
627 2005-05-26 Andreas Jaeger <aj@suse.de>
629 * treelang/compile/unsigned.tree: Use gimple instead of
630 nonexisting generic dump.
632 2005-05-26 Paolo Bonzini <bonzini@gnu.org>
634 * gcc.dg/vect/vect-7.c: Remove xfail for alpha.
636 2005-05-26 Andreas Jaeger <aj@suse.de>
638 * gcc.dg/tree-ssa/ssa-pre-14.c (foo): Use correct type for strlen.
640 2005-05-26 Thomas Koenig <Thomas.Koenig@online.de>
643 * gfortran.fortran-torture/execute/intrinsic_unpack.f90:
644 Test callee-allocated memory with write statements.
646 2005-05-25 Roger Sayle <roger@eyesopen.com>
649 * gcc.dg/pr21709-1.c: New test case.
651 2005-05-25 Ziemowit Laski <zlaski@apple.com>
652 Mike Stump <mrs@apple.com>
654 * objc/execute/next_mapping.h: Update for C++.
656 * obj-c++.dg/selector-1.mm: Move to...
657 * obj-c++.dg/selector-4.mm: here...
659 * obj-c++.dg/basic.mm: New.
660 * obj-c++.dg/comp-types-1.mm: New.
661 * obj-c++.dg/cxx-class-1.mm: New.
662 * obj-c++.dg/cxx-ivars-1.mm: New.
663 * obj-c++.dg/cxx-ivars-2.mm: New.
664 * obj-c++.dg/cxx-ivars-3.mm: New.
665 * obj-c++.dg/cxx-scope-1.mm: New.
666 * obj-c++.dg/cxx-scope-2.mm: New.
667 * obj-c++.dg/defs.mm: New.
668 * obj-c++.dg/empty-private-1.mm: New.
669 * obj-c++.dg/encode-1.mm: New.
670 * obj-c++.dg/encode-2.mm: New.
671 * obj-c++.dg/encode-3.mm: New.
672 * obj-c++.dg/extern-c-1.mm: New.
673 * obj-c++.dg/extra-semi.mm: New.
674 * obj-c++.dg/fix-and-continue-2.mm: New.
675 * obj-c++.dg/isa-field-1.mm: New.
676 * obj-c++.dg/ivar-list-semi.mm: New.
677 * obj-c++.dg/local-decl-1.mm: New.
678 * obj-c++.dg/lookup-1.mm: New.
679 * obj-c++.dg/lookup-2.mm: New.
680 * obj-c++.dg/method-1.mm: New.
681 * obj-c++.dg/method-2.mm: New.
682 * obj-c++.dg/method-3.mm: New.
683 * obj-c++.dg/method-4.mm: New.
684 * obj-c++.dg/method-5.mm: New.
685 * obj-c++.dg/method-6.mm: New.
686 * obj-c++.dg/method-7.mm: New.
687 * obj-c++.dg/no-extra-load.mm: New.
688 * obj-c++.dg/overload-1.mm: New.
689 * obj-c++.dg/pragma-1.mm: New.
690 * obj-c++.dg/pragma-2.mm: New.
691 * obj-c++.dg/private-1.mm: New.
692 * obj-c++.dg/private-2.mm: New.
693 * obj-c++.dg/proto-qual-1.mm: New.
694 * obj-c++.dg/qual-types-1.mm: New.
695 * obj-c++.dg/stubify-1.mm: New.
696 * obj-c++.dg/stubify-2.mm: New.
697 * obj-c++.dg/super-class-1.mm: New.
698 * obj-c++.dg/super-class-2.mm: New.
699 * obj-c++.dg/super-dealloc-1.mm: New.
700 * obj-c++.dg/super-dealloc-2.mm: New.
701 * obj-c++.dg/template-1.mm: New.
702 * obj-c++.dg/template-2.mm: New.
703 * obj-c++.dg/template-3.mm: New.
704 * obj-c++.dg/template-4.mm: New.
705 * obj-c++.dg/template-5.mm: New.
706 * obj-c++.dg/template-6.mm: New.
707 * obj-c++.dg/try-catch-1.mm: New.
708 * obj-c++.dg/try-catch-2.mm: New.
709 * obj-c++.dg/try-catch-3.mm: New.
710 * obj-c++.dg/try-catch-4.mm: New.
711 * obj-c++.dg/try-catch-5.mm: New.
712 * obj-c++.dg/try-catch-6.mm: New.
713 * obj-c++.dg/try-catch-7.mm: New.
714 * obj-c++.dg/try-catch-8.mm: New.
715 * obj-c++.dg/try-catch-9.mm: New.
716 * obj-c++.dg/va-meth-1.mm: New.
718 2005-05-25 Ziemowit Laski <zlaski@apple.com>
720 * obj-c++.dg/selector-1.mm: New.
721 * obj-c++.dg/selector-2.mm: New.
723 2005-05-25 Ziemowit Laski <zlaski@apple.com>
725 * obj-c++.dg/selector-3.mm: New.
726 * objc.dg/selector-3.m: New.
728 2005-05-25 Ziemowit Laski <zlaski@apple.com>
730 * objc.dg/selector-2.m: Remove "-fgnu-runtime"; be flexible
731 about where warning appears.
733 2005-05-25 Ulrich Weigand <uweigand@de.ibm.com>
735 * gcc.dg/tree-ssa/stdarg-2.c: Add tests for s390*-*-linux* targets.
736 * gcc.dg/tree-ssa/stdarg-3.c: Likewise.
737 * gcc.dg/tree-ssa/stdarg-4.c: Likewise.
738 * gcc.dg/tree-ssa/stdarg-5.c: Likewise.
740 2005-05-25 Ulrich Weigand <uweigand@de.ibm.com>
742 * gcc.dg/20050524-1.c: New test.
744 2005-05-25 Jan Hubicka <jh@suse.cz>
746 * gcc.dg/tree-prof/inliner-1.c: New.
748 2005-05-25 Janis Johnson <janis187@us.ibm.com>
750 * gcc.dg/tree-prof: New directory.
751 * gcc.dg/tree-prof/tree-prof.exp: New.
753 2005-05-25 DJ Delorie <dj@redhat.com>
755 * gcc.dg/Wattributes-1.c: New.
756 * gcc.dg/Wattributes-2.c: New.
757 * gcc.dg/Wattributes-3.c: New.
759 20005-05-24 Janis Johnson <janis187@us.ibm.com>
761 PR tree-optimization/19833
762 * gcc.dg/uninit-4.c: Remove xfail.
763 * gcc.dg/uninit-9.c: Ditto.
765 2005-05-24 Ziemowit Laski <zlaski@apple.com>
767 * obj-c++.dg/bitfield-[1-5].mm: New.
768 * obj-c++.dg/class-protocol-1.mm: New.
769 * obj-c++.dg/comp-types-1[0-1].mm: New.
770 * obj-c++.dg/comp-types-[2-9].mm: New.
771 * obj-c++.dg/encode-[4-8].mm: New.
772 * obj-c++.dg/layout-1.mm: New.
773 * obj-c++.dg/method-1[0-9].mm: New.
774 * obj-c++.dg/method-2[0-1].mm: New.
775 * obj-c++.dg/method-[8-9].mm: New.
776 * obj-c++.dg/objc-gc-3.mm: New.
777 * obj-c++.dg/try-catch-10.mm: New.
778 * objc.dg/bitfield-5.m: New.
779 * objc.dg/comp-types-10.m: New.
780 * objc.dg/comp-types-9.m: New.
781 * objc.dg/layout-1.m: New.
782 * objc.dg/objc-gc-4.m: New.
783 * objc.dg/try-catch-9.m: New.
784 * objc.dg/class-protocol-1.m: Tweak diagnostics.
785 * objc.dg/comp-types-1.m: Likewise.
786 * objc.dg/comp-types-[5-6].m: Likewise.
787 * objc.dg/method-9.m: Likewise.
789 2005-05-24 Janis Johnson <janis187@us.ibm.com>
791 * gcc.dg/altivec-vec-merge.c: Make test usable on GNU/Linux targets
792 and on hardware without VMX support.
794 * gcc.dg/altivec-vec-merge.c: Renamed from ppc-vec-merge.c.
796 * gcc.dg/ppc64-abi-2.c: Remove code that is now invalid.
798 * lib/profopt.exp (dg-final-generate, dg-final-use,
799 profopt-final-code, profopt-get-options): New.
800 (profopt-execute): Process test directives.
802 * lib/gcc-dg.exp (cleanup-ipa-dump): New.
803 (cleanup-coverage-files, cleanup-repo-files, cleanup-rtl-dump,
804 cleanup-tree-dump, cleanup-saved-temps): Update comments.
806 2005-05-24 Andrew Pinski <pinskia@physics.uc.edu>
809 * g++.dg/init/ctor5.C: New test.
811 2005-05-24 Ira Rosen <irar@il.ibm.com>
813 * gcc.dg/vect/vect-none.c: Split into vect-106.c, vect-107.c,
814 vect-108.c, vect-109.c, vect-110.c, vect-111.c, vect-112.c,
815 vect-113.c, vect-114.c.
817 2005-05-23 Adam Nemet <anemet@lnxw.com>
819 * gcc.dg/const-elim-1.c: Remove xfails.
821 2005-05-23 Jeff Law <law@redhat.com>
823 * gcc.c-torture/compile/pr21638.c: New test.
824 * gcc.c-torture/compile/20050520-1.c: New test.
826 2005-05-23 Nick Clifton <nickc@redhat.com>
828 * gcc.c-torture/execute/20020720-1.x: Fix m32r target selector to
829 be a proper triple, ie: m32r*-*-*.
830 * g++.old-deja/g++.jason/thunk3.C: Likewise.
832 2004-05-21 Andrew Pinski <pinskia@physics.uc.edu>
836 * gcc.c-torture/compile/pr21293.c: New test.
837 * gcc.c-torture/execute/pr21331.c: New test.
839 2004-05-20 Richard Henderson <rth@redhat.com>
841 * g++.dg/other/stdarg3.C: Spell "hpux*" correctly.
843 2005-05-20 Ziemowit Laski <zlaski@apple.com>
845 * obj-c++-dg.exp: Add.
847 * obj-c++.dg/dg.exp: Add.
849 2005-05-20 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
851 * g++.old-deja/g++.jason/thunk3.C: XFAIL on m32r*-*.
852 * gcc.c-torture/execute/20020720-1.x: Add xfail for m32r*-*.
854 2005-05-20 Bjoern Haase <bjoern.m.haase@web.de>
856 * gcc.c-torture/execute/20020720-1.x: Add xfail for avr-*-*.
858 2004-05-19 Richard Henderson <rth@redhat.com>
860 * g++.dg/other/stdarg3.C: Only use -mlp64 for hpux.
862 2005-05-19 Janis Johnson <janis187@us.ibm.com>
864 * gcc.dg/altivec-21.c: Use dg-error only for ilp32.
866 * gcc.dg/vect/vect-dv-2.c: Remove dg-do directive.
868 2005-05-19 Jakub Jelinek <jakub@redhat.com>
871 * g++.dg/parse/extern1.C: New test.
872 * g++.dg/tls/diag-2.C: Adjust expected error message wording.
874 2005-05-19 Eric Botcazou <ebotcazou@libertysurf.fr>
876 * gcc.dg/c99-math.h: New.
877 * gcc.dg/c99-math-float-1.c: New test.
878 * gcc.dg/c99-math-double-1.c: Likewise.
879 * gcc.dg/c99-math-long-double-1.c: Likewise.
881 2005-05-18 Richard Henderson <rth@redhat.com>
883 * gcc.dg/tree-ssa/20031015-1.c: Expect one V_MUST_DEF.
885 2005-05-18 Devang Patel <dpatel@apple.com>
887 * g++.dg/opt/20050511-1.C: New test.
889 2005-05-18 Thomas Koenig <Thomas.Koenig@online.de>
892 * gfortran.dg/reshape-complex.f90: New test.
894 2005-05-18 Erik Edelmann <erik.edelmann@iki.fi>
896 * gfortran.dg/array_constructor_1.f90: New test.
897 * gfortran.dg/array_constructor_2.f90: New test.
899 2005-05-18 Feng Wang <fengwang@nudt.edu.cn>
902 * gfortran.dg/pr20954.f: New test.
904 2005-05-17 Mike Stump <mrs@apple.com>
906 Yet more Objective-C++...
908 * objc.dg/method-5.m: Update.
909 * objc.dg/method-6.m: Update.
910 * objc.dg/method-7.m: Update.
911 * objc.dg/method-9.m: Update.
912 * objc.dg/try-catch-2.m: Update.
914 2005-05-17 Mark Mitchell <mark@codesourcery.com>
916 * gcc.dg/compat/struct-layout-1_generate.c (iterative_hash):
917 Remove little-endian optimizations.
919 2005-05-17 Jeff Law <law@redhat.com>
921 * g++.dg/tree-ssa/pr18414.C: New test.
922 * gcc.dg/tree-ssa/pr18414.C: New test.
923 * gcc.dg/tree-ssa/pr17141-1.C: New test.
924 * gcc.dg/tree-ssa/pr17141-2.C: New test.
926 2005-05-17 Richard Guenther <rguenth@gcc.gnu.org>
928 * gcc.dg/compat/generate-random.c: Do not include
930 * gcc.dg/compat/generate-random_r.c: Likewise.
932 2005-05-17 Paolo Bonzini <bonzini@gnu.org>
934 * gcc.dg/fold-div-1.c, gcc.dg/recip-1.c, gcc.dg/recip-2.c: New.
936 2005-05-17 Richard Guenther <rguenth@gcc.gnu.org>
939 * g++.dg/tree-ssa/builtin1.C: New testcase.
941 2005-05-17 Jakub Jelinek <jakub@redhat.com>
944 * g++.dg/opt/const4.C: New test.
947 * g++.dg/opt/crossjump1.C: New test.
949 PR tree-optimization/21610
950 * gcc.c-torture/compile/20050516-1.c: New test.
953 * gfortran.fortran-torture/execute/forall_3.f90: Remove comment
954 about the test failing.
955 * gfortran.fortran-torture/execute/where_7.f90: New test.
956 * gfortran.fortran-torture/execute/where_8.f90: New test.
958 2005-05-16 Richard Henderson <rth@redhat.com>
960 * lib/target-supports.exp (check_effective_target_vect_int_mul): Add
963 2005-05-16 Mark Mitchell <mark@codesourcery.com>
965 * gcc.dg/compat/generate-random.c (config.h): Do not include.
966 (limits.h): Include unconditionally.
967 (stdlib.h): Likewise.
968 * gcc.dg/compat/generate-random_r.c (config.h): Do not include.
969 (limits.h): Include unconditionally.
970 (stdlib.h): Likewise.
971 * gcc.dg/compat/struct-layout-1.exp: Do not link with libiberty.
972 * gcc.dg/compat/struct-layout-1_generate.c (config.h): Do not include.
973 (limits.h): Include unconditionally.
974 (stdlib.h): Likewise.
975 (hashtab.h): Do not include.
976 (getopt.h): Likewise.
979 (struct entry): Add "next" field.
980 (HASH_SIZE): New macro.
981 (hash_table): New variable.
982 (switchfiles): Do not use xmalloc.
984 (iterative_hash): New function.
986 (e_exists): New function.
987 (e_insert): Likewise.
988 (output): Use, instead of libiberty hashtable functions.
989 (main): Do not use getopt. Do not call htab_create.
991 2005-05-16 David Billinghurst <David.Billinghurst@riotinto.com>
994 * lib/target-supports.exp (check_mkfifo_available):
995 Return 0 for cygwin as mkfifo support incomplete on platform.
996 Fix typos in comments.
998 2005-05-15 Mark Mitchell <mark@codesourcery.com>
1000 * lib/compat.exp (compat-execute): Do not use regsub unsafely.
1002 2005-05-15 Jerry DeLisle <jvdelisle@verizon.net>
1005 * gfortran.dg/assign_4.f: New test.
1007 2005-05-14 Kazu Hirata <kazu@cs.umass.edu>
1009 PR tree-optimization/21563
1010 * gcc.dg/tree-ssa/pr21563.c: New.
1012 2005-05-14 Jan Hubicka <jh@suse.cz>
1014 * gcc.dg/noreturn-7.c: Allow control reaches warning.
1016 2005-05-14 Richard Guenther <rguenth@gcc.gnu.org>
1018 * g++.dg/tree-ssa/tmmti-2.C: New testcase.
1020 2005-05-13 Julian Brown <julian@codesourcery.com>
1022 * gcc.c-torture/execute/20041218-2.c: Add __attribute__((packed)).
1023 * gcc.dg/intmax_t-1.c: Disable on *arm*-*-*elf*.
1025 2005-05-13 Jan Hubicka <jh@suse.cz>
1027 * gcc.dg/builtins-43.c: Use gimple dump instead of generic.
1028 * gcc.dg/fold-xor-?.c: Likewise.
1029 * gcc.dg/pr15784-?.c: Likewise.
1030 * gcc.dg/pr20922-?.c: Likewise.
1031 * gcc.dg/tree-ssa/20050128-1.c: Likewise.
1032 * gcc.dg/tree-ssa/pr17598.c: Likewise.
1033 * gcc.dg/tree-ssa/pr20470.c: Likewise.
1035 2005-05-11 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1038 * gfortran.dg/hollerith_1.f90: New test.
1040 2005-05-11 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1042 * gfortran.dg/func_result_2.f90: New test.
1044 2005-05-11 Bud Davis <bdavis@gfortran.org>
1046 * gfortran.dg/dev_null.f90: New test.
1048 2005-05-11 Richard Earnshaw <richard.earnshaw@arm.com>
1050 * gcc.dg/arm-vfp1.c: Revert last change.
1052 2005-05-11 Richard Guenther <rguenth@gcc.gnu.org>
1055 PR tree-optimization/19639
1056 * g++.dg/tree-ssa/pr19807.C: New testcase.
1058 2005-05-10 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1061 * gfortran.dg/append-1.f90: New test.
1063 2005-05-10 Diego Novillo <dnovillo@redhat.com>
1065 * gcc.dg/pr18501.c: XFAIL.
1066 * gcc.dg/tree-ssa/loop-4.c: Fix expected pattern.
1067 * gcc.dg/tree-ssa/pr20913.c: Change to link-time test.
1068 * gcc.dg/tree-ssa/ssa-ccp-2.c: Change to a .optimized scan.
1069 * gcc.dg/tree-ssa/ssa-ccp-7.c: Likewise.
1070 * gcc.dg/tree-ssa/ssa-ccp-9.c: Likewise.
1071 * gcc.dg/tree-ssa/ssa-dom-ccp-1.c: Likewise.
1072 * gcc.dg/tree-ssa/ssa-pre-7.c: Change to a .fre scan.
1073 * gcc.dg/tree-ssa/ssa-pre-8.c: Likewise.
1075 2005-05-10 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1078 * gfortran.dg/f2c_1.f90, gfortran.dg/f2c_2.f90,
1079 gfortran.dg/f2c_3.f90: New tests.
1081 * gfortran.dg/return_1.f90: Fix dg annotation.
1083 2005-05-10 Diego Novillo <dnovillo@redhat.com>
1085 * gcc.c-torture/compile/20050510-1.c: New test.
1087 2005-05-10 Mark Mitchell <mark@codesourcery.com>
1089 * gcc.dg/arm-vfp1.c: Remove test for fnegs.
1091 2005-05-10 Bob Wilson <bob.wilson@acm.org>
1093 * gcc.dg/const-elim-1.c: Remove xfail for xtensa-*-*.
1095 2005-05-10 Gabor Loki <loki@gcc.gnu.org>
1098 * gcc.c-torture/compile/pr17913.c: Computed jump test for PR17913
1100 2005-05-10 Joseph S. Myers <joseph@codesourcery.com>
1103 * gcc.dg/redecl-11.c, gcc.dg/redecl-12.c, gcc.dg/redecl-13.c,
1104 gcc.dg/redecl-14.c, gcc.dg/redecl-15.c: New tests.
1106 2005-05-10 Ben Elliston <bje@au.ibm.com>
1109 * gcc.dg/debug/pr16676.c: New test.
1111 2005-05-10 Kazu Hirata <kazu@cs.umass.edu>
1114 * gcc.dg/tree-ssa/20030731-2.c, gcc.dg/tree-ssa/20030917-1.c,
1115 gcc.dg/tree-ssa/20030917-3.c, gcc.dg/tree-ssa/ssa-ccp-1.c,
1116 gcc.dg/tree-ssa/ssa-ccp-2.c, gcc.dg/tree-ssa/ssa-ccp-3.c,
1117 gcc.dg/tree-ssa/ssa-ccp-7.c, gcc.dg/tree-ssa/ssa-ccp-9.c:
1119 * gcc.dg/tree-ssa/20040721-1.c: Change -O1 to -O2. Add
1120 -fno-tree-dominator-opts.
1122 2005-05-09 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1124 * gfortran.dg/return_1.f90: New test.
1126 2005-05-09 J"orn Rennecke <joern.rennecke@st.com>
1128 * gcc.dg/pr15784-3.c: Add -fno-finite-math-only option.
1130 * gcc.dg/20021029-1.c: For sh64*-*-*, add -mpt-fixed.
1132 2005-05-09 Nathan Sidwell <nathan@codesourcery.com>
1135 * g++.dg/inherit/covariant13.C: New.
1137 2005-05-09 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1140 * gfortran.dg/pr19155.f: New test.
1142 2005-05-08 Roger Sayle <roger@eyesopen.com>
1145 * gcc.dg/pr8788-1.c: New testcase.
1147 2005-05-08 Richard Sandiford <rsandifo@redhat.com>
1150 * gcc.target/mips/fpcmp-[12].c: New tests.
1152 2005-05-06 Mark Mitchell <mark@codesourcery.com>
1154 * lib/target-supports-dg.exp (dg-require-fork): New function.
1155 (dg-require-mkfifo): Likewise.
1156 * lib/target-supports.exp (check_function_available): New
1158 (check_fork_available): Likewise.
1159 (check_mkfifo_available): Likewise.
1161 2005-05-06 Jeff Law <law@redhat.com>
1163 * gcc.c-torture/compile/pr21380.c: New test.
1165 2005-05-06 Jakub Jelinek <jakub@redhat.com>
1168 * g++.dg/ext/weak3.C: New test.
1170 2005-05-05 Mark Mitchell <mark@codesourcery.com>
1173 * g++.dg/template/crash37.C: New test.
1175 2005-05-05 Paul Brook <paul@codesourcery.com>
1177 * gcc.dg/arm-g2.c: Use effective-target arm32.
1178 * gcc.dg/arm-mmx-1.c: Ditto.
1179 * gcc.dg/arm-scd42-2.c: Ditto.
1180 * gcc.dg/arm-vfp1.c: Ditto.
1181 * lib/target-supports.exp (check_effective_target_arm32): New
1184 2005-05-04 Thomas Koenig <Thomas.Koenig@online.de>
1187 gfortran.dg/in_pack_rank7.f90: New test.
1189 2005-05-03 Andrew Pinski <pinskia@physics.uc.edu>
1192 * gcc.dg/tree-ssa/bool-[1-9].c: New tests.
1194 2005-05-04 Jakub Jelinek <jakub@redhat.com>
1197 * gcc.dg/20050503-1.c: New test.
1199 PR rtl-optimization/21239
1200 * gcc.dg/i386-sse-11.c: New test.
1202 2005-05-03 Alexandre Oliva <aoliva@redhat.com>
1205 * gcc.target/i386/asm-1.c: New test.
1207 2005-05-03 Jakub Jelinek <jakub@redhat.com>
1209 PR rtl-optimization/21330
1210 * gcc.c-torture/execute/20050502-1.c: New test.
1213 * gcc.c-torture/execute/20050502-2.c: New test.
1215 2005-05-03 Uros Bizjak <uros@kss-loka.si>
1218 * gcc.dg/pr21282.c: New.
1220 2005-05-03 David Billinghurst <David.Billinghurst@riotinto.com>
1222 * gcc.dg/vect/pr20122.c: Clean up .vect file.
1223 * gcc.dg/vect/vect-92.c: Likewise
1224 * gcc.dg/vect/vect-93.c: Likewise
1225 * gcc.dg/vect/vect-dv-1.c: Likewise
1226 * gcc.dg/vect/vect-dv-2.c: Likewise
1227 * gcc.dg/vect/vect-ifcvt-10.c: Likewise
1229 2005-05-03 David Billinghurst <David.Billinghurst@riotinto.com>
1231 * gfortran.dg/vect/vect-1.f90: Clean up .vect file.
1232 * gfortran.dg/vect/vect-2.f90: Likewise
1233 * gfortran.dg/vect/vect-3.f90: Likewise
1234 * gfortran.dg/vect/vect-4.f90: Likewise
1235 * gfortran.dg/vect/vect-5.f90: Likewise
1237 2005-05-02 Geoffrey Keating <geoffk@apple.com>
1240 * gcc.dg/rs6000-fpint-2.c: New.
1242 2005-05-02 Joseph S. Myers <joseph@codesourcery.com>
1245 * gcc.dg/builtins-30.c: Update expected messages.
1246 * gcc.dg/pr15698-1.c, gcc.dg/pr15698-2.c, gcc.dg/pr15698-3.c,
1247 gcc.dg/pr15698-4.c, gcc.dg/pr15698-5.c, gcc.dg/pr15698-6.c,
1248 gcc.dg/pr15698-7.c, pr15698-8.c: New tests.
1250 2005-05-02 Kazu Hirata <kazu@cs.umass.edu>
1252 PR tree-optimization/21294
1253 * gcc.dg/tree-ssa/pr21294.c: New.
1255 2005-05-02 Paolo Bonzini <bonzini@gnu.org>
1257 * gcc.dg/altivec-3.c (vec_store): Do not use the old
1258 __builtin_altivec_st_internal_4si built-in.
1260 2005-05-02 Mark Mitchell <mark@codesourcery.com>
1263 * g++.dg/template/ptrmem14.C: New test.
1265 2005-05-02 Paul Brook <paul@codesourcery.com>
1267 * gcc.c-torture/execute/20000523-1.c: Fix bytes/bits thinko.
1269 2005-05-02 Michael Matz <matz@suse.de>
1272 * g++.dg/warn/sentinel.C: New testcase for __null sentinels added.
1274 2005-05-01 Mark Mitchell <mark@codesourcery.com>
1276 * g++.dg/cpp/weak.C: New test.
1278 2005-05-01 Zdenek Dvorak <dvorakz@suse.cz>
1280 * gcc.dg/tree-ssa/loop-8.c: New test.
1282 2005-04-30 Michael Maty <matz@suse.de>
1284 * gcc.dg/inline-mcpy.c: New test.
1286 2005-04-30 Thomas Koenig <Thomas.Koenig@online.de>
1289 * gfortran.dg/eoshift.f90: New test case.
1291 2005-04-30 Paul Thomas <pault@gcc.gnu.org>
1294 * gfortran.dg/matmul_1.f90: New test.
1296 2005-04-28 Kazu Hirata <kazu@cs.umass.edu>
1298 PR tree-optimization/21030
1299 * gcc.dg/tree-ssa/pr21030.c: New.
1301 2005-04-29 Devang Patel <dpatel@apple.com>
1303 PR tree-optimization/21272
1304 * gcc.dg/vect/vect-ifcvt-10.c: New test.
1306 2005-04-29 Jakub Jelinek <jakub@redhat.com>
1310 * gfortran.dg/entry_4.f90: New test.
1311 * gfortran.fortran-torture/execute/entry_1.f90: New test.
1312 * gfortran.fortran-torture/execute/entry_2.f90: New test.
1313 * gfortran.fortran-torture/execute/entry_3.f90: New test.
1314 * gfortran.fortran-torture/execute/entry_4.f90: New test.
1315 * gfortran.fortran-torture/execute/entry_5.f90: New test.
1316 * gfortran.fortran-torture/execute/entry_6.f90: New test.
1317 * gfortran.fortran-torture/execute/entry_7.f90: New test.
1319 2005-04-29 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1321 * gfortran.fortran-torture/execute/entry_8.f90: New test.
1323 2005-04-29 Paul Brook <paul@codesourcery.com>
1325 * gfortran.dg/entry_3.f90: New test.
1327 2005-04-29 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1329 * gfortran.dg/implicit_4.f90: New test.
1331 2005-04-28 Bob Wilson <bob.wilson@acm.org>
1333 * lib/target-supports.exp (check_profiling_available): Return
1334 false for xtensa-*-elf.
1336 2005-04-29 David Billinghurst (David.Billinghurst@riotinto.com)
1338 * lib/fortran-torture.exp (fortran-torture.exp): Catch
1339 error if file cannot be deleted.
1341 2005-04-28 Kazu Hirata <kazu@cs.umass.edu>
1343 * g++.dg/tree-ssa/pr18178.C, gcc.dg/tree-ssa/20030821-1.c,
1344 gcc.dg/tree-ssa/20050314-1.c, gcc.dg/tree-ssa/alias-1.c,
1345 gcc.dg/tree-ssa/phi-opt-1.c, gcc.dg/tree-ssa/phi-opt-2.c,
1346 gcc.dg/tree-ssa/phi-opt-3.c, gcc.dg/tree-ssa/phi-opt-4.c,
1347 gcc.dg/tree-ssa/phi-opt-5.c, gcc.dg/tree-ssa/pr18133-1.c,
1348 gcc.dg/tree-ssa/pr18133-2.c, gcc.dg/tree-ssa/pr18134.c,
1349 gcc.dg/tree-ssa/pr20470.c, gcc.dg/tree-ssa/pr20657.c,
1350 gcc.dg/tree-ssa/pr20702.c, gcc.dg/tree-ssa/pr20913.c,
1351 gcc.dg/tree-ssa/pr21001.c, gcc.dg/tree-ssa/stdarg-1.c,
1352 gcc.dg/tree-ssa/stdarg-2.c, gcc.dg/tree-ssa/stdarg-3.c,
1353 gcc.dg/tree-ssa/stdarg-4.c, gcc.dg/tree-ssa/stdarg-5.c,
1354 gcc.dg/tree-ssa/structopt-1.c, gcc.dg/tree-ssa/structopt-2.c,
1355 gcc.dg/tree-ssa/structopt-3.c: Use cleanup-tree-dump.
1357 2005-04-28 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1360 * gfortran.dg/pr20865.f90: New test.
1362 2005-04-28 Joseph S. Myers <joseph@codesourcery.com>
1364 * gcc.dg/void-cast-2.c: New test.
1366 2005-04-27 Joseph S. Myers <joseph@codesourcery.com>
1369 * gcc.dg/void-cast-1.c: New test.
1371 2005-04-27 Paolo Bonzini <bonzini@gnu.org>
1373 * gcc.dg/tree-ssa/gen-vect-25.c: Make more portable.
1375 2005-04-27 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1378 * gfortran.dg/pr21177.f90: New test.
1380 2005-04-27 Zdenek Dvorak <dvorakz@suse.cz>
1382 PR tree-optimization/21171
1383 * gcc.dg/tree-ssa/pr21171.c: New test.
1385 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
1387 * gcc.dg/tree-ssa/gen-vect-11.c, gcc.dg/tree-ssa/gen-vect-11a.c,
1388 gcc.dg/tree-ssa/gen-vect-11b.c, gcc.dg/tree-ssa/gen-vect-11c.c,
1389 gcc.dg/tree-ssa/gen-vect-2.c, gcc.dg/tree-ssa/gen-vect-25.c,
1390 gcc.dg/tree-ssa/gen-vect-26.c, gcc.dg/tree-ssa/gen-vect-28.c,
1391 gcc.dg/tree-ssa/gen-vect-32.c: New.
1392 * gcc.dg/vect/vect-82.c, gcc.dg/vect/vect-83.c: Fix dg-final.
1393 * gcc.dg/vect/vect-82_64.c, gcc.dg/vect/vect-83_64.c: Remove xfail,
1396 2005-04-27 Joseph S. Myers <joseph@codesourcery.com>
1399 * gcc.dg/transparent-union-3.c: New test.
1401 2005-04-27 Joseph S. Myers <joseph@codesourcery.com>
1404 * gcc.dg/format/asm_fprintf-2.c, gcc.dg/format/asm_fprintf-3.c,
1405 gcc.dg/format/asm_fprintf-4.c, gcc.dg/format/asm_fprintf-5.c,
1406 gcc.dg/format/gcc_diag-2.c, gcc.dg/format/gcc_diag-3.c,
1407 gcc.dg/format/gcc_diag-4.c, gcc.dg/format/gcc_diag-5.c,
1408 gcc.dg/format/gcc_diag-6.c, gcc.dg/format/gcc_diag-7.c ,
1409 gcc.dg/format/gcc_diag-8.c, gcc.dg/format/gcc_diag-9.c: New tests.
1411 2005-04-26 Jeff Law <law@redhat.com>
1413 * gcc.gc/tree-ssa/ssa-dce-1.c: New test.
1414 * gcc.gc/tree-ssa/ssa-dce-2.c: New test.
1415 * gcc.gc/tree-ssa/ssa-dce-3.c: New test.
1416 * gcc.gc/tree-ssa/ssa-dce-4.c: New test.
1417 * gcc.gc/tree-ssa/ssa-dce-5.c: New test.
1418 * gcc.gc/tree-ssa/ssa-dce-6.c: New test.
1419 * gcc.gc/tree-ssa/ssa-dce-7.c: New test.
1421 2004-04-26 Richard Guenther <rguenth@gcc.gnu.org>
1423 PR tree-optimization/17598
1424 * gcc.dg/tree-ssa/pr17598.c: New testcase.
1426 2005-04-25 Mike Stump <mrs@apple.com>
1428 * objc.dg/fix-and-continue-1.m: Add.
1430 2005-04-25 Roger Sayle <roger@eyesopen.com>
1433 * g++.dg/opt/pr20995-1.C: New test case.
1435 2005-04-25 Devang Patel <dpatel@apple.com>
1437 * gcc.dg/stabs-attrib-vect-darwin.c: New test.
1439 2005-04-25 Andrew Pinski <pinskia@physics.uc.edu>
1442 * g++.dg/opt/alias2.C (printf): Correct the prototype.
1444 2005-04-25 Andrew Pinski <pinskia@physics.uc.edu>
1447 * g++.dg/opt/rtti2.C: New test.
1449 2005-04-25 Paul Brook <paul@codesourcery.com>
1450 Steven G. Kargl <kargls@comcast.net>
1453 * gfortran.dg/ichar_1.f90: New file.
1455 2005-04-24 Jakub Jelinek <jakub@redhat.com>
1458 * g++.dg/opt/pr20991.C: New test.
1460 * gcc.dg/compat/struct-layout-1_generate.c: In arrays avoid types
1461 where sizeof (type) < __alignof__ (type).
1462 * gcc.dg/compat/struct-layout-1.h: Likewise.
1464 2005-04-24 Per Bothner <per@bothner.com>
1465 Devang Patel <dpatel@apple.com>
1467 PR preprocessor/20907
1468 * gcc.dg/cpp/very-long-comment.c: New test.
1470 2005-04-24 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1473 * gfortran.dg/common_5.f: New test.
1475 2005-04-23 Richard Guenther <rguenth@gcc.gnu.org>
1478 * g++.dg/tree-ssa/pr21082.C: New testcase.
1480 2005-04-23 Zdenek Dvorak <dvorakz@suse.cz>
1482 * gcc.dg/vect/vect-99.c: New test.
1484 2005-04-22 Diego Novillo <dnovillo@redhat.com>
1486 * gcc.dg/tree-ssa/ltrans-4.c: Fix typo in dg-options.
1488 2005-04-22 Jeff Law <law@redhat.com>
1490 * gcc.dg/uninit-5.c: Remove xfails.
1491 * gcc.dg/tree-ssa/20030711-1.c:Reduce the number of
1492 conditionals and loads.
1494 2005-04-22 Thomas Koenig <Thomas.Koenig@online.de>
1499 * gfortran.dg/nested_reshape.f90: new test
1500 * gfortran.dg/reshape-alloc.f90: new test
1501 * gfortran.dg/reshape.f90: new test
1503 2005-04-22 Mark Mitchell <mark@codesourcery.com>
1505 * gcc.dg/arm-vfp1.c: Remove -ffast-math.
1507 * gcc.dg/arm-vfp1.c: New test.
1509 2005-04-22 Alexandre Oliva <aoliva@redhat.com>
1512 * g++.dg/lookup/builtin2.C: New test.
1514 2005-04-22 Joseph S. Myers <joseph@codesourcery.com>
1516 * gcc.dg/weak/weak-13.c: New test.
1518 2005-04-21 Geoffrey Keating <geoffk@apple.com>
1520 * lib/target-supports.exp (check_effective_target_sync_int_long):
1523 2005-04-21 Richard Sandiford <rsandifo@redhat.com>
1525 * gcc.target/mips/branch-1.c: New test.
1527 2005-04-21 Richard Henderson <rth@redhat.com>
1529 * gcc.dg/vect/vect-85.c: Don't xfail on alpha.
1530 * gcc.dg/vect/vect-86.c: Likewise.
1531 * gcc.dg/vect/vect-87.c: Likewise.
1532 * gcc.dg/vect/vect-88.c: Likewise.
1534 2005-04-21 Devang Patel <dpatel@apple.com>
1536 PR optimization/20994
1537 * gcc.dg/tree-ssa/ifc-3.c: New test.
1539 2005-04-20 Joseph S. Myers <joseph@codesourcery.com>
1542 * gcc.dg/c99-vla-jump-1.c, gcc.dg/c99-vla-jump-2.c,
1543 gcc.dg/c99-vla-jump-3.c, gcc.dg/c99-vla-jump-4.c,
1544 gcc.dg/c99-vla-jump-5.c: New tests.
1546 2005-04-19 Richard Henderson <rth@redhat.com>
1548 * lib/target-supports.exp (check_effective_target_vect_int_mult):
1549 Fix typo in exists check.
1550 (check_effective_target_sync_int_long): New.
1551 * gcc.dg/ia64-sync-1.c: Enable for all effective-target sync_int_long.
1552 * gcc.dg/ia64-sync-2.c: Likewise.
1553 * gcc.dg/ia64-sync-3.c: Likewise.
1554 * gcc.dg/ia64-sync-4.c: Likewise.
1556 2005-04-19 James A. Morrison <phython@gcc.gnu.org>
1558 * gcc.dg/fold-xor-1.c: New test.
1559 * gcc.dg/fold-xor-2.c: New test.
1561 2005-04-19 James E. Wilson <wilson@specifixinc.com>
1564 * g++.dg/eh/fp-regs.C: New test.
1566 2005-04-20 Joseph S. Myers <joseph@codesourcery.com>
1568 * gcc.dg/Wint-to-pointer-cast-1.c,
1569 gcc.dg/Wint-to-pointer-cast-2.c, gcc.dg/Wint-to-pointer-cast-3.c,
1570 gcc.dg/Wpointer-to-int-cast-1.c, gcc.dg/Wpointer-to-int-cast-2.c,
1571 gcc.dg/Wpointer-to-int-cast-3.c: New tests.
1573 2005-04-18 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1576 * gfortran.dg/pr16861.f90: New test.
1578 2005-04-18 James A. Morrison <phython@gcc.gnu.org>
1580 * gcc.dg/pr21085.c: New test.
1582 2005-04-18 Richard Sandiford <rsandifo@redhat.com>
1584 * gcc.target/mips/mips.exp: Minor formatting. Call setup_mips_tests.
1585 (setup_mips_tests, dg-mips-options): New procedures.
1586 * gcc.target/mips/asm-1.c, gcc.target/mips/fix-vr4130-1.c,
1587 * gcc.target/mips/fix-vr4130-2.c, gcc.target/mips/fix-vr4130-3.c
1588 * gcc.target/mips/fix-vr4130-4.c, gcc.target/mips/mips-3d-1.c,
1589 * gcc.target/mips/mips-3d-2.c, gcc.target/mips/mips-3d-3.c,
1590 * gcc.target/mips/mips-3d-4.c, gcc.target/mips/mips-3d-5.c,
1591 * gcc.target/mips/mips-3d-6.c, gcc.target/mips/mips-3d-7.c,
1592 * gcc.target/mips/mips-3d-8.c, gcc.target/mips/mips-3d-9.c,
1593 * gcc.target/mips/mips-3d-2.c, gcc.target/mips/mips-3d-3.c,
1594 * gcc.target/mips/mips-ps-1.c, gcc.target/mips/mips-ps-2.c,
1595 * gcc.target/mips/mips-ps-3.c, gcc.target/mips/mips-ps-4.c,
1596 * gcc.target/mips/mips-ps-type.c, gcc.target/mips/sb1-1.c: Use
1597 dg-mips-options instead of dg-options. Remove now-redundant
1598 preprocessor guards.
1599 * gcc.dg/mips-args-1.c, gcc.dg/mips-args-2.c, gcc.dg/mips-args-3.c,
1600 * gcc.dg/mips-movcc-1.c, gcc.dg/mips-movcc-2.c, gcc.dg/mips-movcc-3.c,
1601 * gcc.dg/mips-nmadd-1.c, gcc.dg/mips-nmadd-2.c, gcc.dg/mips-rsqrt-1.c,
1602 * gcc.dg/mips-rsqrt-2.c, gcc.dg/mips-rsqrt-3.c, gcc.dg/vr-mult-1.c,
1603 * gcc.dg/vr-mult-2.c: Delete.
1604 * gcc.target/mips/args-1.c, gcc.target/mips/args-2.c,
1605 * gcc.target/mips/args-3.c, gcc.target/mips/movcc-1.c,
1606 * gcc.target/mips/movcc-2.c, gcc.target/mips/movcc-3.c,
1607 * gcc.target/mips/nmadd-1.c, gcc.target/mips/nmadd-2.c,
1608 * gcc.target/mips/rsqrt-1.c, gcc.target/mips/rsqrt-2.c,
1609 * gcc.target/mips/rsqrt-3.c, gcc.target/mips/vr-mult-1.c,
1610 * gcc.target/mips/vr-mult-2.c: New tests, based on the old gcc.dg ones.
1612 2005-04-18 Laurent GUERBY <laurent@guerby.net>
1614 * ada/acats/run_all.sh: Use sync when executable not present.
1616 2005-04-18 Devang Patel <dpatel@apple.com>
1618 * gcc.dg/vect/vect-11.c: Require effective target vect_int_mult.
1619 * gcc.dg/vect/vect-11a.c: New.
1620 * gcc.dg/vect/vect-none.c: Update.
1621 * lib/target-supports.exp (check_effective_target_vect_int_mult): New.
1623 2005-04-18 James A. Morrison <phython@gcc.gnu.org>
1625 PR tree-optimization/20922
1626 * gcc.dg/pr20922-1.c: New test.
1627 * gcc.dg/pr20922-2.c: New test.
1628 * gcc.dg/pr20922-3.c: New test.
1629 * gcc.dg/pr20922-4.c: New test.
1630 * gcc.dg/pr20922-5.c: New test.
1631 * gcc.dg/pr20922-6.c: New test.
1633 2005-04-11 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1636 * gfortran.dg/pr20950.f: New test.
1638 2005-04-18 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1641 * gfortran.dg/pr19216.f: New test.
1643 2005-04-18 Kazu Hirata <kazu@cs.umass.edu>
1645 PR tree-optimization/21001
1646 * gcc.dg/tree-ssa/pr21001.c: New.
1648 2005-04-17 Thomas Koenig <Thomas.Koenig@online.de>
1651 * gfortran.dg/reshape_rank7.f90: New test.
1653 2005-04-17 Paul Thomas <pault@gcc.gnu.org>
1655 PR libfortran/12884 gfortran.dg/pr12884.f: New test
1656 PR libfortran/17285 gfortran.dg/pr17285.f90: New test
1657 PR libfortran/17472, 18396, 18209 gfortran.dg/pr17472.f: New test
1658 PR libfortran/18122, 18591 gfortran.dg/pr18122.f90: New test
1659 PR libfortran/18210 gfortran.dg/pr18210.f90: New test
1660 PR libfortran/18392 gfortran.dg/pr18392.f90: New test
1661 PR libfortran/19467 gfortran.dg/pr19467.f90: New test
1662 PR libfortran/19657 gfortran.dg/pr19657.f90: New test
1663 * gfortran.dg/namelist_1.f90: Correct comment (PUBLIC and PRIVATE wrong way round).
1664 * gfortran.dg/namelist_2.f90: Variables with INTENT(IN) cannot be in namelists. New test
1665 * gfortran.dg/namelist_3.f90: Pointers cannot be in namelists. New test
1666 * gfortran.dg/namelist_11.f: Tests reals and qualifiers in namelist. New test
1667 * gfortran.dg/namelist_12.f: Tests integers and qualifiers in namelist. New test
1668 * gfortran.dg/namelist_13.f90: Tests derived types in namelist. New test
1669 * gfortran.dg/namelist_14.f90: Tests trans-io.c namelist support. New test
1670 * gfortran.dg/namelist_15.f90: Tests arrays of derived types in namelist. New test
1671 * gfortran.dg/namelist_16.f90: Tests complex in namelist. New test
1672 * gfortran.dg/namelist_17.f90: Tests logical in namelist. New test
1673 * gfortran.dg/namelist_18.f90: Tests charcter delimiters in namelist. New test
1674 * gfortran.dg/namelist_19.f90: Tests namelist errors. New test
1675 * gfortran.dg/namelist_20.f90: Tests negative bounds for explicit arrays. New test
1677 2005-04-17 Richard Guenther <rguenth@gcc.gnu.org>
1679 * gfortran.dg/wtruncate.f: New testcase.
1680 * gfortran.dg/wtruncate.f90: New testcase.
1682 2005-04-16 Mark Mitchell <mark@codesourcery.com>
1685 * typeck.c (cxx_sizeof_or_alignof_type): Check whether the type to
1686 which sizeof/alignof is dependent, rather than just whether we are
1687 processing_template_decl.
1689 2005-04-15 Thomas Koenig <Thomas.Koenig@online.de>
1691 * gfortran.fortran-torture/execute/intrinsic_spread.f90:
1692 corrected typo where the wrong variables had been compared.
1694 2005-04-15 Thomas Koenig <Thomas.Koenig@online.de>
1697 * gfortran.fortran-torture/execute/intrinsic_spread.f90:
1698 Test callee-allocated version of return array with a write
1700 Test spread with a temporary with another write statement.
1702 2005-04-15 Kazu Hirata <kazu@cs.umass.edu>
1704 PR tree-optimization/21031
1705 * gcc.dg/tree-ssa/pr21031.c: New.
1707 2005-04-15 Uros Bizjak <uros@kss-loka.si>
1709 PR tree-optimization/21004
1710 * gcc.dg/builtins-53.c: Include builtins-config.h.
1711 Check floorf, ceilf, floorl and ceill transformations
1712 only when HAVE_C99_RUNTIME is defined.
1714 2005-04-15 Alexandre Oliva <aoliva@redhat.com>
1717 * gcc.dg/tree-ssa/pr20739.c: New test.
1719 2005-04-14 Mike Stump <mrs@apple.com>
1721 * gcc.dg/Foundation.framework/empty: New.
1722 * gcc.dg/framework-2.c: New.
1724 2005-04-14 Kazu Hirata <kazu@cs.umass.edu>
1726 PR tree-optimization/21021
1727 * gcc.c-torture/compile/pr21021.c: New.
1729 2005-04-14 Janis Johnson <janis187@us.ibm.com
1732 * gcc.dg/vect/vect-ifcvt-1.c: Remove dg-do, add cleanup.
1733 * gcc.dg/vect/vect-ifcvt-2.c: Ditto.
1734 * gcc.dg/vect/vect-ifcvt-3.c: Ditto.
1735 * gcc.dg/vect/vect-ifcvt-4.c: Ditto.
1736 * gcc.dg/vect/vect-ifcvt-5.c: Ditto.
1737 * gcc.dg/vect/vect-ifcvt-6.c: Ditto.
1738 * gcc.dg/vect/vect-ifcvt-7.c: Ditto.
1739 * gcc.dg/vect/vect-ifcvt-9.c: Ditto.
1741 2005-04-14 Richard Henderson <rth@redhat.com>
1743 * lib/target-supports.exp (check_effective_target_vect_condition):
1744 Add ia64, i?86, and x86_64.
1746 2005-04-14 Steven G. Kargl <kargls@comcast.net>
1748 * gfortran.dg/underflow.f90: Use tiny(x)/huge(x).
1750 2005-04-14 Kazu Hirata <kazu@cs.umass.edu>
1752 PR tree-optimization/20657
1753 * gcc.dg/tree-ssa/pr20657.c: New.
1755 2005-04-14 Uros Bizjak <uros@kss-loka.si>
1757 * gcc.dg/builtins-53.c: Also check (int)trunc* and
1758 (long long int)trunc*.
1760 2005-04-14 Ulrich Weigand <uweigand@de.ibm.com>
1763 * gcc.dg/pr20927.c: New test.
1765 2005-04-13 Richard Sandiford <rsandifo@redhat.com>
1767 * gcc.dg/torture/pr19683-1.c: Guard with #ifndef __mips16.
1768 * gcc.target/mips/asm-1.c: Likewise.
1770 2005-04-13 Dale Johannesen <dalej@apple.com>
1772 * objc.dg/objc-fast-4.m: New.
1774 2005-04-13 Hans-Peter Nilsson <hp@axis.com>
1776 * gcc.target/cris/torture/cris-torture.exp: New driver in new
1778 * gcc.target/cris/torture/no-pro-epi-1.c: New test.
1780 2005-04-13 David Edelsohn <edelsohn@gnu.org>
1782 * gcc.dg/ucnid-[23456].c: XFAIL on AIX.
1783 * gcc.dg/ppc-vector-memcpy.c: XFAIL on AIX and SPE.
1784 * gcc.dg/ppc-vector-memset.c: XFAIL on AIX and SPE.
1786 2005-04-13 Kazu Hirata <kazu@cs.umass.edu>
1788 PR tree-optimization/20913
1789 * gcc.dg/tree-ssa/pr20913.c: New.
1791 PR tree-optimization/20702
1792 * gcc.dg/tree-ssa/pr20702.c: New.
1794 2005-04-13 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1797 * g++.dg/inherit/local3.C: New test.
1799 2005-04-12 Jeff Law <law@redhat.com>
1801 * gcc.dg/tree-ssa/20050412-1.c: New test.
1803 2005-04-13 Thomas Koenig <Thomas.Koenig@online.de>
1806 * gfortran.fortran-torture/execute/intrinsic_mmloc.f90:
1807 Add tests with mask generated by expression.
1808 * gfortran.fortran-torture/execute/intrinsic_mmval.f90: Likewise.
1809 * gfortran.fortran-torture/execute/intrinsic_product.f90: Likewise.
1810 * gfortran.fortran-torture/execute/intrinsic_sum.f90: Likewise.
1812 2005-04-12 Ulrich Weigand <uweigand@de.ibm.com>
1815 * gcc.dg/20050409-1.c: New test.
1817 2005-04-12 Andrew Pinski <pinskia@physics.uc.edu>
1819 * gcc.dg/tree-ssa/alias-1.c: Fix spelling of optimized.
1821 2005-04-11 Mark Mitchell <mark@codesourcery.com>
1823 * target-def.h (TARGET_CXX_EXPORT_CLASS_DATA): Remove.
1824 (TARGET_CXX_DETERMINE_CLASS_VISIBILITY): New macro.
1825 (TARGET_CXX_CLASS_DATA_ALWAYS_COMDAT): Likewise.
1826 (TARGET_CXX): Adjust accordingly.
1827 * target.h (struct gcc_target): Remove epxort_class_data. Add
1828 determine_class_data_visibility and class_data_always_comdat.
1829 * doc/tm.texi (TARGET_CXX_EXPORT_CLASS_DATA): Remove.
1830 (TARGET_CXX_DETERMINE_CLASS_DATA_VISIBILITY): Document.
1831 (TARGET_CXX_CLASS_DATA_ALWAYS_COMDAT): Likewise.
1832 * config/arm/arm.c (arm_cxx_export_class_data): Remove.
1833 (arm_cxx_determine_class_data_visibility): New.
1834 (arm_cxx_class_data_always_comdat): Likewise.
1835 (TARGET_CXX_EXPORT_CLASS_DATA): Remove.
1836 (TARGET_CXX_DETERMINE_CLASS_DATA_VISIBILITY): Define.
1837 (TARGET_CXX_CLASS_DATA_ALWAYS_COMDAT): Likewise.
1838 * config/arm/arm.h (TARGET_ARM_DYNAMIC_VAGUE_LINKAGE_P): Define.
1839 * config/arm/symbian.h (TARGET_ARM_DYNAMIC_VAGUE_LINKAGE_P):
1842 2005-04-11 Mark Mitchell <mark@codesourcery.com>
1844 * lib/wrapper.exp (${tool}_maybe_build_wrapper): Don't unset gluefile.
1846 2005-04-11 Geoffrey Keating <geoffk@apple.com>
1848 * gcc.dg/i386-darwin-fpmath.c: New.
1850 2004-04-11 Devang Patel <dpatel@apple.com>
1852 * lib/target-supports.exp (check_effective_target_vect_condition): New.
1853 * gcc.dg/vect/vect-ifcvt-1.c: New test.
1854 * gcc.dg/vect/vect-ifcvt-2.c: New test.
1855 * gcc.dg/vect/vect-ifcvt-3.c: New test.
1856 * gcc.dg/vect/vect-ifcvt-4.c: New test.
1857 * gcc.dg/vect/vect-ifcvt-5.c: New test.
1858 * gcc.dg/vect/vect-ifcvt-6.c: New test.
1859 * gcc.dg/vect/vect-ifcvt-7.c: New test.
1860 * gcc.dg/vect/vect-none.c: Now one loop is vectorized.
1862 2004-04-11 Devang Patel <dpatel@apple.com>
1864 * gcc.dg/vect/vect-dv-1.c: New test.
1865 * gcc.dg/vect/vect-dv-2.c: New test.
1867 2005-04-11 Diego Novillo <dnovillo@redhat.com>
1869 PR tree-optimization/20933
1870 * gcc.dg/tree-ssa/pr20933.c: New test.
1872 2005-04-11 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1874 * gfortran.dg/fold_nearest.f90: New test.
1876 2005-04-11 Andrew Pinski <pinskia@physics.uc.edu>
1878 * gcc.dg/tree-ssa/alias-1.c: New test.
1880 2005-04-11 Diego Novillo <dnovillo@redhat.com>
1882 PR tree-optimization/20920
1883 * g++.dg/tree-ssa/pr20920.C: New test.
1885 2005-04-11 Uros Bizjak <uros@kss-loka.si>
1887 * gcc.dg/builtins-53.c: Also check (int)ceil* and
1888 (long long int)ceil*.
1890 2005-04-10 Mark Mitchell <mark@codesourcery.com>
1892 * g++.dg/warn/Wdtor1.C: Declare template in system header with
1893 explicit C++ linkage.
1895 2005-04-10 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1897 * gfortran.dg/pr17229.f: Take care of the new obsolescence
1898 warning for arithmetic IF statements.
1900 2005-04-10 Thomas Koenig <Thomas.Koenig@online.de>
1902 * eor_handling_1.f90: New test case.
1903 * eor_handling_2.f90: New test case.
1904 * eor_handling_3.f90: New test case.
1905 * eor_handling_4.f90: New test case.
1906 * eor_handling_5.f90: New test case.
1907 * noadv_size.f90: New test case.
1908 * pad_no.f90: New test case.
1910 2005-04-10 Richard Sandiford <rsandifo@redhat.com>
1912 * gcc.c-torture/execute/20050410-1.c: New test.
1914 2005-04-09 Alexandre Oliva <aoliva@redhat.com>
1916 * gcc.dg/pr20126.c: New.
1918 2005-04-09 Bud Davis <bdavis@gfortran.org>
1919 Steven G. Kargl <kargls@comcast.net>
1921 * gfortran.dg/PR19872.f: New test.
1923 2005-04-09 Steven G. Kargl <kargls@comcast.net>
1925 * gfortran.dg/nint_1.f90: Fix dg-do directive
1927 2005-04-09 Steven G. Kargl <kargls@comcast.net>
1929 * gfortran.dg/nint_1.f90: New test.
1931 2005-04-09 Thomas Koenig <Thomas.Koenig@online.de>
1933 * gfortran.fortran-torture/execute/intrinsic_anyall.f90:
1934 Added test for callee-allocated arrays with write statements.
1935 * gfortran.fortran-torture/execute/intrinsic_count.f90: Likewise.
1936 * gfortran.fortran-torture/execute/intrinsic_mmloc.f90: Likewise.
1937 * gfortran.fortran-torture/execute/intrinsic_mmval.f90: Likewise.
1938 * gfortran.fortran-torture/execute/intrinsic_product.f90: Likewise.
1939 * gfortran.fortran-torture/execute/intrinsic_sum.f90: Likewise.
1941 2005-04-09 Thomas Koenig <Thomas.Koenig@online.de>
1944 * gfortran.dg/open-options-blanks.f: New test.
1946 2005-04-09 Andrew Pinski <pinskia@physics.uc.edu>
1949 * gfortran.dg/comma_format_extension_[1234].f: New tests.
1951 2005-04-09 Jakub Jelinek <jakub@redhat.com>
1953 * gcc.dg/tree-ssa/stdarg-1.c: New test.
1954 * gcc.dg/tree-ssa/stdarg-2.c: New test.
1955 * gcc.dg/tree-ssa/stdarg-3.c: New test.
1956 * gcc.dg/tree-ssa/stdarg-4.c: New test.
1957 * gcc.dg/tree-ssa/stdarg-5.c: New test.
1958 * gcc.c-torture/execute/stdarg-4.c: New test.
1960 * gcc.dg/vmx/varargs-1.c (f1, f2, f3): Add missing va_end.
1963 * g++.dg/abi/param2.C: New test.
1965 2005-04-09 Uros Bizjak <uros@kss-loka.si>
1967 * gcc.dg/builtins-53.c: Also check lceil* and llceil*.
1969 2005-04-09 Uros Bizjak <uros@kss-loka.si>
1971 * gcc.dg/builtins-53.c: New test.
1973 2005-04-08 Diego Novillo <dnovillo@redhat.com>
1975 * g++.dg/tree-ssa/pr18178.C: New test.
1976 * gcc.c-torture/execute/20030216-1.x: Ignore at -O1.
1977 * gcc.c-torture/execute/20041019-1.c: New test.
1978 * gcc.dg/tree-ssa/20041008-1.c: New test.
1979 * gcc.dg/tree-ssa/ssa-ccp-12.c: New test.
1980 * gcc.dg/tree-ssa/20030731-2.c: Update to use -fdump-tree-store_ccp.
1981 * gcc.dg/tree-ssa/20030917-1.c: Likewise.
1982 * gcc.dg/tree-ssa/20030917-3.c: Likewise.
1983 * gcc.dg/tree-ssa/20040721-1.c: Likewise.
1984 * gcc.dg/tree-ssa/ssa-ccp-1.c: Likewise.
1985 * gcc.dg/tree-ssa/ssa-ccp-2.c: Likewise.
1986 * gcc.dg/tree-ssa/ssa-ccp-3.c: Likewise.
1987 * gcc.dg/tree-ssa/ssa-ccp-7.c: Likewise.
1988 * gcc.dg/tree-ssa/ssa-ccp-9.c: Likewise.
1990 2005-04-09 Hans-Peter Nilsson <hp@axis.com>
1992 PR rtl-optimization/20466
1993 * gcc.c-torture/execute/pr20466-1.c: New test.
1995 2005-04-08 Mark Mitchell <mark@codesourcery.com>
1998 * g++.dg/parse/cond2.C: New test.
2001 * g++.dg/warn/Wdtor1.C: New test.
2003 2005-04-06 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2006 * gfortran.dg/pr17229.f: New test.
2008 2005-04-07 Steven G. Kargl <kargls@comcast.net>
2010 * gfortran.dg/tiny_1.f90: New test.
2011 * gfortran.dg/tiny_2.f90: ditto.
2013 2005-04-07 Thomas Koenig <Thomas.Koenig@online.de>
2015 * gfortran.dg/eor_1.f90: Fix dg-do run line
2016 * gfortran.dg/open_new.f90: Fix dg-do run line
2018 2005-04-07 Hans-Peter Nilsson <hp@axis.com>
2020 * lib/target-supports.exp (get_compiler_messages): Support
2021 optional arguments, the fourth being compiler options.
2022 (check_effective_target_fpic): New proc.
2023 * gcc.dg/20050321-2.c: Restrict to target fpic.
2025 2005-04-06 James A. Morrison <phython@gcc.gnu.org>
2027 * gcc.dg/15443-1.c: New test.
2028 * gcc.dg/15443-2.c: Likewise.
2030 2005-04-06 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
2032 * gfortran.dg/pr15754.f90: Change annotations to dg-error.
2034 2005-04-06 Joseph S. Myers <joseph@codesourcery.com>
2036 * gcc.dg/weak/weak-12.c, g++.dg/ext/weak2.C: New tests.
2038 2005-04-06 Joseph S. Myers <joseph@codesourcery.com>
2040 * gcc.dg/i386-387-7.c, gcc.dg/i386-3dnowA-1.c,
2041 gcc.dg/i386-3dnowA-2.c, gcc.dg/pr12092-1.c: Skip x86 tests for
2043 * gcc.dg/loop-3.c, gcc.dg/short-compare-1.c,
2044 gcc.dg/short-compare-2.c, gcc.dg/smod-1.c,
2045 gcc.dg/torture/badshift.c: Don't give 32-bit options for x86 -m64.
2047 2005-04-06 Mark Mitchell <mark@codesourcery.com>
2050 * g++.dg/warn/Wunused-11.C: New test.
2052 2005-04-06 Bernd Schmidt <bernd.schmidt@analog.com>
2054 * gcc.c-torture/execute/20020720-1.x: Disable on bfin*-*.
2056 2005-04-06 Dorit Naishlos <dorit@il.ibm.com>
2058 * gfortran.dg/vect/vect-5.f90: xfail for lp64.
2060 2005-04-05 Mark Mitchell <mark@codesourcery.com>
2063 * g++.dg/template/ptrmem13.C: New test.
2065 2005-04-05 Per Bothner <per@bothner.com>
2067 * lib/gcc.exp: Always add -fno-show-column, for now.
2069 2005-04-05 Andrew Pinski <pinskia@physics.uc.edu>
2072 * gcc.dg/tree-ssa/ssa-pre-8.c (foo): Use __SIZE_TYPE__ instead
2073 of plain old "unsigned int" for the type of "i". Makes this test
2076 2005-04-05 Paolo Bonzini <bonzini@gnu.org>
2078 * gcc.dg/i386-ssefn-1.c: New test.
2079 * gcc.dg/i386-ssefn-2.c: New test.
2080 * gcc.dg/i386-ssefn-3.c: New test.
2081 * gcc.dg/i386-ssefn-4.c: New test.
2083 2005-04-05 Jakub Jelinek <jakub@redhat.com>
2085 PR tree-optimization/20076
2086 * gcc.dg/builtin-apply4.c: New test.
2088 PR preprocessor/19475
2089 * gcc.dg/cpp/macspace1.c: New test.
2090 * gcc.dg/cpp/macspace2.c: New test.
2092 2005-04-05 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2094 * gfortran.dg/pr20755.f: Fixed bad format.
2096 2005-04-05 Mark Mitchell <mark@codesourcery.com>
2099 * g++.dg/ext/attrib21.C: New test.
2101 2004-04-05 Devang Patel <dpatel@apple.com>
2103 * lib/target-supports.exp (check_effective_target_vect_shif): New.
2104 * gcc.dg/vect/vect-shift-1.c: New test.
2106 2005-04-05 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2109 * gfortran.dg/pr20755.f: New test.
2111 2005-04-05 Feng Wang <fengwang@nudt.edu.cn>
2113 * gfortran.dg/pr15959.f90: New test.
2114 * gfortran.dg/string_pad_trunc.f90: New test.
2116 2005-04-05 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2118 * gfortran.dg/backspace.f, gfortran.dg/g77_intrinsics_funcs.f,
2119 gfortran.dg/g77_intrinsics_sub.f, gfortran.dg/negative_unit.f,
2120 gfortran.dg/pr18025.f90, gfortran.dg/g77/12002.f: Correct dejagnu
2123 2005-04-05 Eric Botcazou <ebotcazou@libertysurf.fr>
2125 * gcc.c-torture/compile/20040323-1.c (_rtld_global): Set to 1.
2127 2005-04-04 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2129 * gcc.c-torture/compile/20011119-1.c: Require weak and alias support.
2130 * gcc.c-torture/compile/20011119-2.c: Likewise.
2131 * gcc.c-torture/compile/981001-2.c: Likewise.
2133 2005-04-04 Mark Mitchell <mark@codesourcery.com>
2136 * g++.dg/template/overload4.C: New test.
2138 2005-04-04 Nathan Sidwell <nathan@codesourcery.com>
2141 * g++.dg/abi/covariant5.C: New.
2144 * g++.dg/debug/const2.C: New.
2146 2005-04-04 Jakub Jelinek <jakub@redhat.com>
2148 PR rtl-optimization/16104
2149 * gcc.c-torture/execute/20050316-1.c: New test.
2151 2005-04-04 Nathan Sidwell <nathan@codesourcery.com>
2153 * g++.dg/template/spec23.C: Fix dg-error text.
2155 2005-04-03 Alexandre Oliva <aoliva@redhat.com>
2158 * g++.dg/expr/lval2.C: New.
2160 2005-04-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2162 * gcc.dg/nonnull-3.c: Also test __builtin_stpncpy,
2163 __builtin_strcasecmp and __builtin_strncasecmp.
2165 2005-04-03 Nathan Sidwell <nathan@codesourcery.com>
2168 * g++.dg/template/spec22.C: New.
2169 * g++.dg/template/spec23.C: New.
2171 2005-04-03 Dale Ranta <dir@lanl.gov>
2172 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2178 * gfortran.dg/backspace.f: New test.
2180 2005-04-02 Daniel Berlin <dberlin@dberlin.org>
2182 * gcc.dg/pr19345.c: New test.
2184 2005-04-02 Alexandre Oliva <aoliva@redhat.com>
2186 PR tree-optimization/20640
2187 * gcc.dg/torture/tree-loop-1.c: New.
2189 2005-04-02 Alexandre Oliva <aoliva@redhat.com>
2191 PR rtl-optimization/20290
2192 * gcc.c-torture/execute/loop-ivopts-2.c: New.
2194 2005-04-02 Geoffrey Keating <geoffk@apple.com>
2196 * gcc.dg/rs6000-fpint.c: New.
2198 2005-04-01 Joseph S. Myers <joseph@codesourcery.com>
2200 * gcc.dg/old-style-then-proto-1.c: New test.
2202 2005-04-01 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2204 * gfortran.fortran-torture/execute/backspace.f90: Check
2205 after backspace and read was incorrect.
2207 2005-04-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2209 * gcc.c-torture/execute/builtins/strcat.c: Check the result
2210 buffer past the terminating NUL using memcmp.
2211 * gcc.c-torture/execute/builtins/strncat.c: Likewise.
2212 * gcc.c-torture/execute/builtins/strncpy.c: Likewise.
2214 * gcc.c-torture/execute/builtins/strncmp-2.c: Also test x86_64.
2215 Fix unused/uninitialized variable warnings.
2217 * gcc.c-torture/execute/builtins/lib/strncat.c: Fix uninitialized var.
2218 * gcc.c-torture/execute/builtins/lib/strpbrk.c: Fix discarded const.
2219 * gcc.c-torture/execute/builtins/strlen-3.c: Fix uninitialized var.
2220 * gcc.c-torture/execute/builtins/strncmp.c: Delete unused var.
2222 * gcc.c-torture/execute/builtins/abs-1-lib.c,
2223 gcc.c-torture/execute/builtins/fputs-lib.c,
2224 gcc.c-torture/execute/builtins/lib/fprintf.c,
2225 gcc.c-torture/execute/builtins/lib/main.c,
2226 gcc.c-torture/execute/builtins/lib/memcmp.c,
2227 gcc.c-torture/execute/builtins/lib/memmove.c,
2228 gcc.c-torture/execute/builtins/lib/mempcpy.c,
2229 gcc.c-torture/execute/builtins/lib/memset.c,
2230 gcc.c-torture/execute/builtins/lib/printf.c,
2231 gcc.c-torture/execute/builtins/lib/sprintf.c,
2232 gcc.c-torture/execute/builtins/lib/stpcpy.c,
2233 gcc.c-torture/execute/builtins/lib/strchr.c,
2234 gcc.c-torture/execute/builtins/lib/strcmp.c,
2235 gcc.c-torture/execute/builtins/lib/strcpy.c,
2236 gcc.c-torture/execute/builtins/lib/strcspn.c,
2237 gcc.c-torture/execute/builtins/lib/strlen.c,
2238 gcc.c-torture/execute/builtins/lib/strncat.c,
2239 gcc.c-torture/execute/builtins/lib/strncmp.c,
2240 gcc.c-torture/execute/builtins/lib/strncpy.c,
2241 gcc.c-torture/execute/builtins/lib/strrchr.c,
2242 gcc.c-torture/execute/builtins/lib/strspn.c,
2243 gcc.c-torture/execute/builtins/lib/strstr.c,
2244 gcc.c-torture/execute/builtins/memops-asm-lib.c,
2245 gcc.c-torture/execute/builtins/strlen-2.c,
2246 gcc.c-torture/execute/builtins/strstr-asm-lib.c: Add missing
2249 2005-04-01 Danny Smith <dannysmith@users.sourceforge.net>
2251 * g++.dg/ext/selectany1.C: New file. Test for linkonce sections.
2252 * g++.dg/ext/selectany2.C: New file. Test for errors with invalid
2255 2005-04-01 Jakub Jelinek <jakub@redhat.com>
2258 * g++.dg/debug/using1.C: New test.
2260 2005-04-01 Hans-Peter Nilsson <hp@axis.com>
2263 * gcc.dg/alias-7.c: Prefix asm-declared name with
2264 __USER_LABEL_PREFIX__.
2266 2005-03-31 J"orn Rennecke <joern.rennecke@st.com>
2268 Fix fallout from PR middle-end/15700:
2269 * gcc.c-torture/compile/20011119-1.c: Take
2270 __USER_LABEL_PREFIX__ into account.
2271 * gcc.c-torture/compile/20011119-2.c: Likewise.
2273 2005-03-31 Gabriel Dos Reis <gdr@integrable-solutions.net>
2276 * g++.old-deja/g++.jason/warning9.C (struct A, main): Adjust
2278 2005-04-01 Joseph S. Myers <joseph@codesourcery.com>
2281 * gcc.c-torture/compile/struct-non-lval-1.c,
2282 gcc.c-torture/compile/struct-non-lval-2.c,
2283 gcc.c-torture/compile/struct-non-lval-3.c: New tests.
2285 2005-03-31 Janis Johnson <janis187@us.ibm.com>
2287 * gcc.dg/tls/tls.exp: Remove temporary file.
2288 * g++.dg/tls/tls.exp: Ditto.
2289 * lib/file-format.exp: Ditto.
2290 * g++.dg/special/ecos.exp: Ditto.
2292 * lib/profopt.exp: Treat prof_ext as a list.
2293 * gcc.misc-tests/bprob.exp: Ditto.
2294 * g++.dg/bprob/bprob.exp: Ditto.
2296 * g++.dg/opt/nothrow1.C: Use cleanup-tree-dump.
2297 g++.dg/tree-ssa/empty-1.C, g++.dg/tree-ssa/nothrow-1.C,
2298 g++.dg/tree-ssa/pointer-reference-alias.C,
2299 g++.dg/tree-ssa/pr15791-3.C, g++.dg/tree-ssa/pr15791-4.C,
2300 g++.dg/tree-ssa/pr15791-5.C, g++.dg/tree-ssa/ssa-cast-1.C
2301 g++.dg/tree-ssa/ssa-sra-1.C, g++.dg/tree-ssa/ssa-sra-2.C: Ditto
2302 g++.dg/vect/pr19951.cc: Ditto.
2303 * gcc.dg/builtins-43.c, gcc.dg/builtins-44.c, gcc.dg/builtins-45.c,
2304 gcc.dg/builtins-47.c: Ditto.
2305 * gcc.dg/pr15784-1.c, gcc.dg/pr15784-2.c, gcc.dg/pr15784-3.c,
2306 gcc.dg/pr20115-1.c: Ditto.
2307 * gcc.dg/tree-ssa/20030530-2.c,
2308 gcc.dg/tree-ssa/20030611-1.c, gcc.dg/tree-ssa/20030703-1.c,
2309 gcc.dg/tree-ssa/20030703-2.c, gcc.dg/tree-ssa/20030708-1.c,
2310 gcc.dg/tree-ssa/20030709-1.c, gcc.dg/tree-ssa/20030709-2.c,
2311 gcc.dg/tree-ssa/20030709-3.c, gcc.dg/tree-ssa/20030710-1.c,
2312 gcc.dg/tree-ssa/20030711-1.c, gcc.dg/tree-ssa/20030711-2.c,
2313 gcc.dg/tree-ssa/20030711-3.c, gcc.dg/tree-ssa/20030714-1.c,
2314 gcc.dg/tree-ssa/20030714-2.c, gcc.dg/tree-ssa/20030728-1.c,
2315 gcc.dg/tree-ssa/20030729-1.c, gcc.dg/tree-ssa/20030730-1.c,
2316 gcc.dg/tree-ssa/20030730-2.c, gcc.dg/tree-ssa/20030731-1.c,
2317 gcc.dg/tree-ssa/20030731-2.c, gcc.dg/tree-ssa/20030807-1.c,
2318 gcc.dg/tree-ssa/20030807-10.c, gcc.dg/tree-ssa/20030807-11.c,
2319 gcc.dg/tree-ssa/20030807-2.c, gcc.dg/tree-ssa/20030807-3.c,
2320 gcc.dg/tree-ssa/20030807-5.c, gcc.dg/tree-ssa/20030807-6.c,
2321 gcc.dg/tree-ssa/20030807-7.c, gcc.dg/tree-ssa/20030807-8.c,
2322 gcc.dg/tree-ssa/20030807-9.c, gcc.dg/tree-ssa/20030808-1.c,
2323 gcc.dg/tree-ssa/20030814-1.c, gcc.dg/tree-ssa/20030814-2.c,
2324 gcc.dg/tree-ssa/20030814-3.c, gcc.dg/tree-ssa/20030814-4.c,
2325 gcc.dg/tree-ssa/20030814-5.c, gcc.dg/tree-ssa/20030814-6.c,
2326 gcc.dg/tree-ssa/20030814-7.c, gcc.dg/tree-ssa/20030815-1.c,
2327 gcc.dg/tree-ssa/20030824-1.c,
2328 gcc.dg/tree-ssa/20030824-2.c, gcc.dg/tree-ssa/20030825-1.c,
2329 gcc.dg/tree-ssa/20030907-1.c, gcc.dg/tree-ssa/20030917-1.c,
2330 gcc.dg/tree-ssa/20030917-3.c, gcc.dg/tree-ssa/20030922-1.c,
2331 gcc.dg/tree-ssa/20030922-2.c, gcc.dg/tree-ssa/20031015-1.c,
2332 gcc.dg/tree-ssa/20031021-1.c, gcc.dg/tree-ssa/20031022-1.c,
2333 gcc.dg/tree-ssa/20031106-1.c, gcc.dg/tree-ssa/20031106-2.c,
2334 gcc.dg/tree-ssa/20031106-3.c, gcc.dg/tree-ssa/20031106-4.c,
2335 gcc.dg/tree-ssa/20031106-5.c, gcc.dg/tree-ssa/20031106-6.c,
2336 gcc.dg/tree-ssa/20031216-1.c, gcc.dg/tree-ssa/20040204-1.c,
2337 gcc.dg/tree-ssa/20040210-1.c, gcc.dg/tree-ssa/20040211-1.c,
2338 gcc.dg/tree-ssa/20040216-1.c, gcc.dg/tree-ssa/20040305-1.c,
2339 gcc.dg/tree-ssa/20040430-1.c, gcc.dg/tree-ssa/20040513-1.c,
2340 gcc.dg/tree-ssa/20040513-2.c, gcc.dg/tree-ssa/20040514-1.c,
2341 gcc.dg/tree-ssa/20040514-2.c, gcc.dg/tree-ssa/20040517-1.c,
2342 gcc.dg/tree-ssa/20040518-1.c, gcc.dg/tree-ssa/20040518-2.c,
2343 gcc.dg/tree-ssa/20040615-1.c, gcc.dg/tree-ssa/20040624-1.c,
2344 gcc.dg/tree-ssa/20040703-1.c, gcc.dg/tree-ssa/20040721-1.c,
2345 gcc.dg/tree-ssa/20040729-1.c, gcc.dg/tree-ssa/20040911-1.c,
2346 gcc.dg/tree-ssa/20041002-1.c, gcc.dg/tree-ssa/20041122-1.c,
2347 gcc.dg/tree-ssa/20050128-1.c, gcc.dg/tree-ssa/20050215-1.c,
2348 gcc.dg/tree-ssa/asm-1.c, gcc.dg/tree-ssa/asm-2.c,
2349 gcc.dg/tree-ssa/asm-3.c, gcc.dg/tree-ssa/cfgcleanup-1.c,
2350 gcc.dg/tree-ssa/complex-1.c, gcc.dg/tree-ssa/complex-2.c,
2351 gcc.dg/tree-ssa/copy-headers.c, gcc.dg/tree-ssa/ifc-20040816-1.c,
2352 gcc.dg/tree-ssa/ifc-20040816-2.c, gcc.dg/tree-ssa/inline_asm-1.c,
2353 gcc.dg/tree-ssa/inline_asm-2.c, gcc.dg/tree-ssa/loop-1.c,
2354 gcc.dg/tree-ssa/loop-2.c, gcc.dg/tree-ssa/loop-3.c,
2355 gcc.dg/tree-ssa/loop-4.c, gcc.dg/tree-ssa/loop-5.c,
2356 gcc.dg/tree-ssa/loop-6.c, gcc.dg/tree-ssa/loop-7.c,
2357 gcc.dg/tree-ssa/ltrans-1.c, gcc.dg/tree-ssa/ltrans-2.c,
2358 gcc.dg/tree-ssa/ltrans-3.c, gcc.dg/tree-ssa/ltrans-4.c,
2359 gcc.dg/tree-ssa/ltrans-5.c, gcc.dg/tree-ssa/pr15349.c,
2360 gcc.dg/tree-ssa/pr15791-3.c, gcc.dg/tree-ssa/pr15791-4.c,
2361 gcc.dg/tree-ssa/pr15791-5.c, gcc.dg/tree-ssa/pr16721.c,
2362 gcc.dg/tree-ssa/pr19633.c, gcc.dg/tree-ssa/sra-1.c,
2363 gcc.dg/tree-ssa/sra-2.c, gcc.dg/tree-ssa/sra-3.c,
2364 gcc.dg/tree-ssa/ssa-ccp-1.c, gcc.dg/tree-ssa/ssa-ccp-10.c,
2365 gcc.dg/tree-ssa/ssa-ccp-11.c, gcc.dg/tree-ssa/ssa-ccp-2.c,
2366 gcc.dg/tree-ssa/ssa-ccp-3.c, gcc.dg/tree-ssa/ssa-ccp-7.c,
2367 gcc.dg/tree-ssa/ssa-ccp-9.c, gcc.dg/tree-ssa/ssa-dce-1.c,
2368 gcc.dg/tree-ssa/ssa-dce-2.c, gcc.dg/tree-ssa/ssa-dce-3.c,
2369 gcc.dg/tree-ssa/ssa-dom-ccp-1.c, gcc.dg/tree-ssa/ssa-dom-cse-1.c,
2370 gcc.dg/tree-ssa/ssa-dom-thread-1.c, gcc.dg/tree-ssa/ssa-pre-1.c,
2371 gcc.dg/tree-ssa/ssa-pre-2.c, gcc.dg/tree-ssa/ssa-pre-3.c,
2372 gcc.dg/tree-ssa/ssa-pre-4.c, gcc.dg/tree-ssa/ssa-pre-5.c,
2373 gcc.dg/tree-ssa/ssa-pre-6.c, gcc.dg/tree-ssa/ssa-sink-1.c,
2374 gcc.dg/tree-ssa/ssa-sink-2.c, gcc.dg/tree-ssa/ssa-sink-3.c,
2375 gcc.dg/tree-ssa/ssa-sink-4.c, gcc.dg/tree-ssa/tailcall-1.c,
2376 gcc.dg/tree-ssa/tailcall-2.c, gcc.dg/tree-ssa/tailrecursion-1.c,
2377 gcc.dg/tree-ssa/tailrecursion-2.c, gcc.dg/tree-ssa/tailrecursion-3.c,
2378 gcc.dg/tree-ssa/tailrecursion-4.c, gcc.dg/tree-ssa/tailrecursion-5.c,
2379 gcc.dg/tree-ssa/useless-1.c: Ditto.
2380 gcc.dg/vect/pr16105.c, gcc.dg/vect/pr18308.c, gcc.dg/vect/pr18400.c,
2381 gcc.dg/vect/pr18425.c, gcc.dg/vect/pr18536.c, gcc.dg/vect/vect-1.c,
2382 gcc.dg/vect/vect-10.c, gcc.dg/vect/vect-11.c, gcc.dg/vect/vect-12.c,
2383 gcc.dg/vect/vect-13.c, gcc.dg/vect/vect-14.c, gcc.dg/vect/vect-15.c,
2384 gcc.dg/vect/vect-16.c, gcc.dg/vect/vect-17.c, gcc.dg/vect/vect-18.c,
2385 gcc.dg/vect/vect-19.c, gcc.dg/vect/vect-2.c, gcc.dg/vect/vect-20.c,
2386 gcc.dg/vect/vect-21.c, gcc.dg/vect/vect-22.c, gcc.dg/vect/vect-23.c,
2387 gcc.dg/vect/vect-24.c, gcc.dg/vect/vect-25.c, gcc.dg/vect/vect-26.c,
2388 gcc.dg/vect/vect-27.c, gcc.dg/vect/vect-28.c, gcc.dg/vect/vect-29.c,
2389 gcc.dg/vect/vect-3.c, gcc.dg/vect/vect-30.c, gcc.dg/vect/vect-31.c,
2390 gcc.dg/vect/vect-32.c, gcc.dg/vect/vect-33.c, gcc.dg/vect/vect-34.c,
2391 gcc.dg/vect/vect-35.c, gcc.dg/vect/vect-36.c, gcc.dg/vect/vect-37.c,
2392 gcc.dg/vect/vect-38.c, gcc.dg/vect/vect-4.c, gcc.dg/vect/vect-40.c,
2393 gcc.dg/vect/vect-41.c, gcc.dg/vect/vect-42.c, gcc.dg/vect/vect-43.c,
2394 gcc.dg/vect/vect-44.c, gcc.dg/vect/vect-45.c, gcc.dg/vect/vect-46.c,
2395 gcc.dg/vect/vect-47.c, gcc.dg/vect/vect-48.c, gcc.dg/vect/vect-49.c,
2396 gcc.dg/vect/vect-5.c, gcc.dg/vect/vect-50.c, gcc.dg/vect/vect-51.c,
2397 gcc.dg/vect/vect-52.c, gcc.dg/vect/vect-53.c, gcc.dg/vect/vect-54.c,
2398 gcc.dg/vect/vect-55.c, gcc.dg/vect/vect-56.c, gcc.dg/vect/vect-57.c,
2399 gcc.dg/vect/vect-58.c, gcc.dg/vect/vect-59.c, gcc.dg/vect/vect-6.c,
2400 gcc.dg/vect/vect-60.c, gcc.dg/vect/vect-61.c, gcc.dg/vect/vect-62.c,
2401 gcc.dg/vect/vect-63.c, gcc.dg/vect/vect-64.c, gcc.dg/vect/vect-65.c,
2402 gcc.dg/vect/vect-66.c, gcc.dg/vect/vect-67.c, gcc.dg/vect/vect-68.c,
2403 gcc.dg/vect/vect-69.c, gcc.dg/vect/vect-7.c, gcc.dg/vect/vect-70.c,
2404 gcc.dg/vect/vect-71.c, gcc.dg/vect/vect-72.c, gcc.dg/vect/vect-73.c,
2405 gcc.dg/vect/vect-74.c, gcc.dg/vect/vect-75.c, gcc.dg/vect/vect-76.c,
2406 gcc.dg/vect/vect-77.c, gcc.dg/vect/vect-78.c, gcc.dg/vect/vect-79.c,
2407 gcc.dg/vect/vect-8.c, gcc.dg/vect/vect-80.c, gcc.dg/vect/vect-82.c,
2408 gcc.dg/vect/vect-82_64.c, gcc.dg/vect/vect-83.c,
2409 gcc.dg/vect/vect-83_64.c, gcc.dg/vect/vect-85.c,
2410 gcc.dg/vect/vect-86.c, gcc.dg/vect/vect-87.c, gcc.dg/vect/vect-88.c,
2411 gcc.dg/vect/vect-89.c, gcc.dg/vect/vect-9.c, gcc.dg/vect/vect-96.c,
2412 gcc.dg/vect/vect-97.c, gcc.dg/vect/vect-98.c, gcc.dg/vect/vect-all.c,
2413 gcc.dg/vect/vect-none.c: Ditto.
2414 * treelang/compile/extrafunc.tree, treelang/compile/extravar.tree,
2415 treelang/compile/unsigned.tree: Ditto.
2417 * gcc.dg/altivec-16.c: Use cleanup-saved-temps.
2418 * gcc.dg/cpp/direct2s.c: Ditto.
2419 * gcc.dg/cpp/paste4.c: Ditto.
2420 * gcc.dg/cpp/separate-1.c: Ditto.
2421 * gcc.dg/pch/save-temps-1.c: Ditto.
2422 * g++.dg/ext/altivec-10.C: Ditto.
2423 * g++.dg/pch/pch.C: Ditto.
2425 * g++.dg/other/static11.C: Use cleanup-rtl-dump.
2427 * g++.dg/parse/repo1.C: Use cleanup-repo-files.
2428 * g++.dg/template/repo1.C: Ditto.
2429 * g++.dg/template/repo2.C: Ditto.
2430 * g++.dg/template/repo3.C: Ditto.
2431 * g++.old-deja/g++.pt/instantiate4.C: Ditto.
2432 * g++.old-deja/g++.pt/instantiate6.C: Ditto.
2433 * g++.old-deja/g++.pt/repo1.C: Ditto.
2434 * g++.old-deja/g++.pt/repo2.C: Ditto.
2435 * g++.old-deja/g++.pt/repo3.C: Ditto.
2436 * g++.old-deja/g++.pt/repo4.C: Ditto.
2438 * gcc.dg/20020201-1.c: Use cleanup-coverage_files.
2439 * gcc.dg/20030107-1.c: Ditto.
2440 * gcc.dg/20030702-1.c: Ditto.
2441 * gcc.dg/profile-generate-1.c: Ditto.
2442 * g++.dg/other/profile1.C: Ditto.
2443 * g++.old-deja/g++.robertl/eb83.C: Ditto.
2445 * lib/gcc-dg.exp (remove-build-file): New.
2446 (cleanup-coverage-files, cleanup-repo-files, cleanup-rtl-dump,
2447 cleanup-tree-dump, cleanup-saved-temps): New.
2449 2005-03-31 Nathan Sidwell <nathan@codesourcery.com>
2451 PR c++/19203, DR 214
2452 * g++.dg/parse/ambig3.C: Not ambiguous.
2453 * g++.dg/template/spec20.C: New.
2454 * g++.dg/template/spec21.C: New.
2456 2005-03-31 Steve Ellcey <sje@cup.hp.com>
2459 * gcc.dg/ia64-fptr-1.c: Run only on linux.
2461 2005-03-31 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2464 * gfortran.dg/negative_unit.f: New test.
2466 2005-03-31 Mostafa Hagog <mustafa@il.ibm.com>
2468 * gcc.dg/20050330-1.c: New test.
2470 2005-03-30 Devang Patel <dpatel@apple.com>
2472 * g++.dg/tree-sra/ssa-sra-3.C: New test.
2474 2005-03-30 Dale Johannesen <dalej@apple.com>
2476 * gcc.dg/20020919-1.c: Remove unnecessary conditional.
2478 2005-03-30 Janis Johnson <janis187@us.ibm.com>
2480 * lib/scantree.exp (scan-tree-dump, scan-tree-dump-times,
2481 scan-tree-dump-not, scan-tree-dump-dem, scan-tree-dump-dem-not):
2482 Strip options from test name.
2484 2005-03-31 Jan Hubicka <jh@suse.cz>
2486 * gcc.dg/varpool-1.c: New testcase.
2488 2005-03-30 Joseph S. Myers <joseph@codesourcery.com>
2492 * gcc.dg/stmt-expr-label-1.c, gcc.dg/stmt-expr-label-2.c,
2493 gcc.dg/stmt-expr-label-3.c : New tests.
2494 * gcc.c-torture/execute/medce-2.c: Remove.
2496 2005-03-30 Joseph S. Myers <joseph@codesourcery.com>
2499 * gcc.dg/pr20368-1.c, gcc.dg/pr20368-2.c, gcc.dg/pr20368-3.c: New
2502 2005-03-30 Alan Modra <amodra@bigpond.net.au>
2504 * gcc.c-torture/compile/pr20203.c: New test.
2506 2005-03-26 Steven G. Kargl <kargls@comcast.net>
2508 * gfortran.dg/promotion.f90: New test.
2510 2005-03-29 Alexandre Oliva <aoliva@redhat.com>
2513 * gcc.dg/torture/asm-subreg-1.c: New test.
2515 2005-03-29 Joseph S. Myers <joseph@codesourcery.com>
2518 * gcc.dg/pr20672-1.c: New test.
2520 2005-03-29 Dorit Naishlos <dorit@il.ibm.com>
2522 * gfortran.dg/vect: New directory.
2523 * gfortran.dg/vect/vect.exp: New.
2524 * gfortran.dg/vect/vect-1.f90: New test.
2525 * gfortran.dg/vect/vect-2.f90: New test.
2526 * gfortran.dg/vect/vect-3.f90: New test.
2527 * gfortran.dg/vect/vect-4.f90: New test.
2528 * gfortran.dg/vect/vect-5.f90: New test.
2530 2005-03-29 Jakub Jelinek <jakub@redhat.com>
2533 * gcc.dg/alias-7.c: New test.
2535 2005-03-29 Eric Botcazou <ebotcazou@libertysurf.fr>
2537 * gcc.dg/sparc-reg-1.c: New test.
2539 2005-03-28 Steve Ellcey <sje@cup.hp.com>
2542 * gcc.dg/20020219-1.c: Skip on IA64 HP-UX in ILP32 mode.
2544 2005-03-29 Dale Ranta <dir@lanl.gov>
2545 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2548 * gfortran.dg/pr20163-2.f: New test.
2550 2005-03-28 Jan Hubicka <jh@suse.cz>
2553 * compile/gcc.c-torture/compile/20050328-1.c: New testcase made
2556 2005-03-27 Dorit Naishlos <dorit@il.ibm.com>
2558 PR tree-optimization/20626
2559 * gcc.dg/vect/vect-80.c: Add xfail for no_align targets.
2560 * gcc.dg/vect/vect-96.c: Add xfail for no_align targets.
2562 2005-03-26 Steven G. Kargl <kargls@comcast.net>
2564 * gfortran.dg/underflow.f90: New test.
2565 * gfortran.dg/g77/20030326-1.f: Fix illegal code.
2567 2005-03-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2569 * gcc.dg/nonnull-3.c: Also test __builtin_strndup.
2571 2005-03-25 Mark Mitchell <mark@codesourcery.com>
2573 * lib/g++.exp (g++_link_flags): Use gcc-set-multilib-library-path.
2574 (g++_init): Make sure that CXXFLAGS is set.
2575 * lib/gcc-defs.exp (gcc-set-multilib-library-path): New function.
2576 * lib/gcc-dg.exp: Use gcc-set-multilib-library-path.
2577 * lib/gfortran.exp (gfortran_link_flags): Likewise.
2578 * lib/objc.exp (objc_init): Likewise.
2579 * lib/treelang.exp (treelang_init): Likewise.
2581 2005-03-25 Pat Haugen <pthaugen@us.ibm.com>
2583 PR tree-optimization/20470
2584 * gcc.dg/tree-ssa/pr20470.c: New test.
2586 2005-03-25 Geoffrey Keating <geoffk@apple.com>
2588 * gcc.dg/ppc-stfiwx.c: New.
2590 2005-03-25 Steve Ellcey <sje@cup.hp.com>
2593 * g++.old-deja/g++.eh/badalloc1.C: increase arena_size on hpux.
2595 2005-03-25 Zdenek Dvorak <dvorakz@suse.cz>
2597 * gcc.dg/20050325-1.c: Fix a typo.
2599 2005-03-25 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2603 * gfortran.dg/dos_eol.f: New test.
2605 2005-03-25 Zdenek Dvorak <dvorakz@suse.cz>
2607 PR rtl-optimization/20249
2608 * gcc.dg/20050325-1.c: New test.
2610 2005-03-25 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2613 * gfortran.dg/pr15332.f: New test.
2615 2005-03-24 Dale Johannesen <dalej@apple.com>
2617 * gcc.dg/20020919-1.c: Fix for x86 Darwin.
2619 2005-03-24 Geoffrey Keating <geoffk@apple.com>
2621 * g++.dg/ext/visibility/pragma-override1.C: Mark as requiring
2622 'internal' visibility.
2623 * g++.dg/ext/visibility/pragma-override2.C: Likewise.
2624 * g++.dg/ext/visibility/visibility-7.C: Mark as requiring
2625 'protected' visibility.
2626 * gcc.dg/visibility-7.c: Likewise.
2627 * lib/target-supports.exp (check_visibility_available): Take
2628 a parameter, the kind of visibility to check for.
2629 * lib/target-supports-dg.exp (dg-require-visibility): Pass parameter
2630 to check_visibility_available.
2632 * g++.dg/expr/cast3.C: New.
2634 2005-03-24 David Edelsohn <edelsohn@gnu.org>
2636 * gcc.c-torture/execute/20020720-1.x: XFAIL for all powerpc and
2639 2005-03-24 Steve Ellcey <sje@cup.hp.com>
2642 * gcc.dg/cleanup-5.c: skip if ia64-hp-hpux11.*
2644 2005-03-24 Alexandre Oliva <aoliva@redhat.com>
2646 * gcc.dg/badshift.c: Renamed to...
2647 * gcc.dg/torture/badshift.c: ... this. Remove explicit -O1.
2649 * gcc.target/i386/badshift.c: Renamed to...
2650 * gcc.dg/badshift.c: ... this. Fix typo. Use -march=i386 on i?86
2653 PR rtl-optimization/20532
2654 * gcc.target/i386/badshift.c: New.
2656 2005-03-23 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2658 * gfortran.dg/pr18025.f90: New test.
2660 2005-03-23 Dale Johannesen <dalej@apple.com>
2662 * gcc.dg/20020312-2.c: Fix for non-PowerPC Darwin.
2664 2005-03-23 Mark Mitchell <mark@codesourcery.com>
2666 * g++.old-deja/g++.warn/compare1.C: Run with -Wno-deprecated.
2668 * lib/target-supports.exp (check_iconv_available): Default
2669 libiconv to -liconv, if there is no definition.
2671 2005-03-23 Hans-Peter Nilsson <hp@axis.com>
2673 * gcc.dg/torture/cris-asm-mof-1.c: New test.
2675 2005-03-22 Mark Mitchell <mark@codesourcery.com>
2677 * g++.dg/opt/max1.C: Run with -Wno-deprecated.
2678 * g++.dg/opt/pr7503-2.C: Likewise.
2679 * g++.dg/opt/pr7503-3.C: Likewise.
2680 * g++.dg/opt/pr7503-4.C: Likewise.
2681 * g++.dg/opt/pr7503-5.C: Likewise.
2682 * g++.dg/warn/minmax.C: New test.
2684 2005-03-22 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2686 * gfortran.dg/g77_intrinsics_funcs.f: New test.
2687 * gfortran.dg/g77_intrinsics_sub.f: New test.
2689 2005-03-22 Richard Guenther <rguenth@tat.physik.uni-tuebingen.de>
2690 Jan Hubicka <jh@suse.cz>
2691 Steven Bosscher <stevenb@suse.de
2693 * gcc.dg/winline-6.c: Modify so inlined function have nonzero cost.
2695 2005-03-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2698 * g++.dg/template/redecl3.C: New test.
2700 2005-03-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2703 * g++.dg/parse/error16.C: Tweak error markers.
2705 2005-03-22 Jakub Jelinek <jakub@redhat.com>
2708 * gcc.dg/20050321-2.c: New test.
2710 2005-03-22 Nathan Sidwell <nathan@codesourcery.com>
2714 * g++.dg/template/ptrmem12.C: New.
2716 2005-03-22 Hans-Peter Nilsson <hp@axis.com>
2718 PR rtl-optimization/20527
2719 * gcc.c-torture/execute/pr20527-1.c: New test.
2721 2005-03-22 Ben Elliston <bje@au.ibm.com>
2723 * gcc.misc-tests/options.exp (check_for_options): Create a real C
2724 program, compile it into a real executable and then delete the .c
2725 and .x files afterwards, to avoid problems on testglue targets.
2727 2005-03-21 Stuart Hastings <stuart@apple.com>
2729 * gcc.target/i386/sse-2.c: New.
2731 2005-03-21 Uros Bizjak <uros@kss-loka.si>
2733 * gcc.dg/builtins-46.c: Also check lrint* and llrint*.
2735 2005-03-21 Paolo Carlini <pcarlini@suse.de>
2737 * g++.dg/parse/crash25.C: Fix typo.
2739 2005-03-21 Paolo Carlini <pcarlini@suse.de>
2742 * g++.dg/parse/crash24.C: New test.
2745 * g++.dg/parse/crash25.C: New test.
2747 2005-03-21 Paolo Carlini <pcarlini@suse.de>
2750 * g++.dg/ext/stmtexpr4.C: New test.
2752 2005-03-20 Roger Sayle <roger@eyesopen.com>
2755 * gcc.c-torture/compile/pr13066-1.c: New test case.
2756 * gcc.c-torture/compile/pr20539-1.c: Likewise.
2757 * g++.dg/opt/pr13066-1.C: Likewise.
2759 2005-03-20 Joseph S. Myers <joseph@codesourcery.com>
2761 * gcc.dg/bitfld-14.c, gcc.dg/enum3.c: New tests.
2763 2005-03-19 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2766 * gfortran.dg/nesting_1.f90: New test.
2768 2005-03-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2771 * g++.dg/lookup/using13.C: New test.
2773 2005-03-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2776 * g++.dg/template/crash36.C: New test.
2778 2005-03-18 Paolo Carlini <pcarlini@suse.de>
2781 * g++.dg/template/crash35.C: New test.
2783 2005-03-17 Paolo Carlini <pcarlini@suse.de>
2786 * g++.dg/overload/operator2.C: New test.
2788 2005-03-16 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2791 * gfortran.dg/pr20257.f90: New test.
2793 2005-03-16 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2796 * gfortran.dg/pr20480.f90: New test.
2798 2005-03-16 Richard Henderson <rth@redhat.com>
2801 * gcc.c-torture/compile/20040323-1.c: Don't xfail for solaris.
2802 (_rtld_global): New.
2803 * gcc.dg/weak/weak-3.c (ffoox1f, ffoox1g): Define.
2804 * gcc.dg/weak/weak-9.c (notf1, notf2, notf3, notf4): Define.
2806 * gcc.dg/alias-3.c: New.
2807 * gcc.dg/alias-4.c: New.
2808 * gcc.dg/alias-5.c: New.
2809 * gcc.dg/alias-6.c: New.
2811 2005-03-15 Geoffrey Keating <geoffk@apple.com>
2813 * gcc.dg/cpp/ucnid-7.c: New.
2815 2005-03-15 Janis Johnson <janis187@us.ibm.com>
2816 Dorit Naishlos <dorit@il.ibm.com>
2818 * lib/target-supports.exp (check_vmx_hw_available): Use -maltivec for
2821 2005-03-15 Dorit Naishlos <dorit@il.ibm.com>
2823 * gcc.dg/vect/vect-54.c: Now vectorizable on targets that don't support
2824 misaligned accesses.
2825 * gcc.dg/vect/vect-58.c: Likewise.
2826 * gcc.dg/vect/vect-92.c: New.
2827 * gcc.dg/vect/vect-93.c: New.
2829 2005-03-15 Feng Wang <fengwang@nudt.edu.cn>
2832 * gfortran.dg/assign_2.f90: New test.
2833 * gfortran.dg/assign_3.f90: New test.
2834 * gfortran.dg/assign.f90: New test.
2836 2005-03-15 Joseph S. Myers <joseph@codesourcery.com>
2838 * g++.dg/other/cv_func.C, g++.dg/other/offsetof3.C,
2839 g++.dg/parse/error11.C, g++.dg/tc1/dr108.C,
2840 g++.dg/template/local4.C, g++.dg/template/nontype6.C,
2841 g++.dg/warn/deprecated.C: Ensure uniqueness of test assertion
2844 2005-03-14 Geoffrey Keating <geoffk@apple.com>
2846 * gcc.dg/cpp/ucnid-6.c: New.
2848 * gcc.dg/cpp/normalize-1.c: New.
2849 * gcc.dg/cpp/normalize-2.c: New.
2850 * gcc.dg/cpp/normalize-3.c: New.
2851 * gcc.dg/cpp/normalize-4.c: New.
2852 * gcc.dg/cpp/ucnid-4.c: New.
2853 * gcc.dg/cpp/ucnid-5.c: New.
2854 * g++.dg/cpp/normalize-1.C: New.
2855 * g++.dg/cpp/ucnid-1.C: New.
2857 2005-03-14 Alexandre Oliva <aoliva@redhat.com>
2859 * gcc.dg/pr18628.c: New.
2861 2005-03-14 Alexandre Oliva <aoliva@redhat.com>
2864 * g++.dg/tree-ssa/pr20280.C: New.
2866 2005-03-14 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
2869 * gfortran.dg/stfunc_2.f90: New test.
2871 2005-03-14 Zdenek Dvorak <dvorakz@suse.cz>
2873 * gcc.dg/tree-ssa/phi-opt-5.c: New test.
2875 2005-03-14 Zdenek Dvorak <dvorakz@suse.cz>
2877 * gcc.dg/tree-ssa/20050314-1.c: New test.
2879 2005-03-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2883 * g++.dg/template/friend34.C: New test.
2884 * g++.dg/template/friend35.C: Likewise.
2885 * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL's.
2887 2005-03-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2889 Friend class name lookup 5/n
2891 * g++.dg/lookup/hidden-class1.C: New test.
2892 * g++.dg/lookup/hidden-class2.C: Likewise.
2893 * g++.dg/lookup/hidden-class3.C: Likewise.
2894 * g++.dg/lookup/hidden-class4.C: Likewise.
2895 * g++.dg/lookup/hidden-class5.C: Likewise.
2896 * g++.dg/lookup/hidden-class6.C: Likewise.
2897 * g++.dg/lookup/hidden-class7.C: Likewise.
2898 * g++.dg/lookup/hidden-class8.C: Likewise.
2899 * g++.dg/lookup/hidden-class9.C: Likewise.
2900 * g++.dg/lookup/hidden-temp-class1.C: Likewise.
2901 * g++.dg/lookup/hidden-temp-class2.C: Likewise.
2902 * g++.dg/lookup/hidden-temp-class3.C: Likewise.
2903 * g++.dg/lookup/hidden-temp-class4.C: Likewise.
2904 * g++.dg/lookup/hidden-temp-class5.C: Likewise.
2905 * g++.dg/lookup/hidden-temp-class6.C: Likewise.
2906 * g++.dg/lookup/hidden-temp-class7.C: Likewise.
2907 * g++.dg/lookup/hidden-temp-class8.C: Likewise.
2908 * g++.dg/lookup/hidden-temp-class9.C: Likewise.
2909 * g++.dg/lookup/hidden-temp-class10.C: Likewise.
2910 * g++.dg/lookup/hidden-temp-class11.C: Likewise.
2912 2005-03-13 Mark Mitchell <mark@codesourcery.com>
2915 * g++.dg/template/error18.C: New test.
2917 2005-03-09 Ben Elliston <bje@au.ibm.com>
2920 * g++.dg/debug/pr16792.C: New test.
2922 2005-03-13 Joseph S. Myers <joseph@codesourcery.com>
2924 * gcc.dg/anon-struct-6.c, gcc.dg/array-8.c,
2925 gcc.dg/cpp/19940712-1.c, gcc.dg/cpp/19951025-1.c,
2926 gcc.dg/cpp/tr-warn6.c, gcc.dg/deprecated.c, gcc.dg/init-bad-1.c,
2927 gcc.dg/init-bad-2.c, gcc.dg/init-bad-3.c, gcc.dg/m-un-2.c,
2928 gcc.dg/parm-mismatch-1.c, gcc.dg/redecl-1.c: Ensure uniqueness of
2929 test assertion names.
2931 2003-03-13 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
2934 * gfortran.dg/stfunc_1.f90: New test.
2936 2003-03-13 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
2939 * gfortran.dg/real_index_1.f90: New test.
2941 2005-03-13 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
2944 * gfortran.dg/spec_expr_1.f90: New test.
2946 2005-03-13 Joseph S. Myers <joseph@codesourcery.com>
2949 * gcc.dg/noncompile/920923-1.c: Detail expected diagnostics for
2952 2005-03-12 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
2955 * gfortran.dg/largeequiv_1.f90: New test.
2957 2005-03-12 Geoffrey Keating <geoffk@apple.com>
2959 * gcc.dg/ucnid-1.c: New.
2960 * gcc.dg/ucnid-2.c: New.
2961 * gcc.dg/ucnid-3.c: New.
2962 * gcc.dg/ucnid-4.c: New.
2963 * gcc.dg/ucnid-5.c: New.
2964 * gcc.dg/ucnid-6.c: New.
2965 * gcc.dg/cpp/ucnid-1.c: New.
2966 * gcc.dg/cpp/ucnid-2.c: New.
2967 * gcc.dg/cpp/ucnid-3.c: New.
2968 * g++.dg/other/ucnid-1.C: New.
2970 2005-03-12 Geoffrey Keating <geoffk@apple.com>
2972 * gcc.dg/vmx/darwin-abi-3.c: Delete.
2974 2005-03-11 Per Bothner <per@bothner.com>
2976 * gcc.dg/decl-2.c: Add extra line breaks. That way we can verify
2977 that diagnotics refer to correct token.
2978 * gcc.dg/unused-3.c: Likewise.
2980 2005-03-11 Per Bothner <per@bothner.com>
2982 * gcc.dg/cpp/direct2.c: With new lexer changes, error "before string
2983 constant" is now actually on same line as string constant.
2984 * gcc.dg/cpp/direct2s.c: Likewise.
2986 2005-03-11 Richard Sandiford <rsandifo@redhat.com>
2988 * gcc.target/mips/fix-vr4130-[1-4].c: New tests.
2990 2005-03-11 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2993 * gfortran.dg/pr20124.f90: New Test
2995 2005-03-10 James A. Morrison <phython@gcc.gnu.org>
2997 PR tree-optimization/20130
2998 * gcc.dg/pr20130-1.c: New test.
3000 2005-03-10 Steve Ellcey <sje@cup.hp.com>
3003 * gcc.dg/cleanup-5.c: xfail for ia64-hp-hpux11.*
3005 2005-03-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3007 * objc.dg/stabs-1.m (dg-final): Change regexp pattern for hppa SOM.
3009 2005-03-10 Steve Ellcey <sje@cup.hp.com>
3011 * g++.dg/eh/forced1.C: Fix comment.
3012 * g++.dg/eh/forced2.C: Ditto.
3013 * g++.dg/eh/forced3.C: Ditto.
3014 * g++.dg/eh/forced4.C: Ditto.
3016 2005-03-10 Andrew Pinski <pinskia@physics.uc.edu>
3019 * gcc.c-torture/compile/pr20412.c: New test.
3021 2005-03-10 Roger Sayle <roger@eyesopen.com>
3023 * gcc.dg/builtins-32.c: Add new run-time tests for long double.
3025 2005-03-10 Jakub Jelinek <jakub@redhat.com>
3028 * gcc.dg/20050307-1.c: New test.
3030 2005-03-10 Nathan Sidwell <nathan@codesourcery.com>
3033 * g++.dg/other/stdarg3.C: New.
3035 2005-03-10 Jakub Jelinek <jakub@redhat.com>
3037 PR c++/18384, c++/18327
3038 * g++.dg/init/array19.C: New test.
3041 * gcc.dg/torture/pr20314-1.c: New test.
3042 * gcc.dg/torture/pr20314-2.c: New test.
3044 2005-03-09 Ulrich Weigand <uweigand@de.ibm.com>
3046 * gcc.dg/20050309-1.c: New test.
3048 2005-03-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3050 * gcc.dg/builtins-10.c: Reactivate disabled test.
3051 * gcc.dg/torture/builtin-power-1.c: Likewise. Also add tests for
3052 new cbrt transformations.
3054 2005-03-09 Mark Mitchell <mark@codesourcery.com>
3057 * g++.dg/template/array13.C: New test.
3059 2005-03-09 Paolo Carlini <pcarlini@suse.de>
3062 * g++.dg/init/brace4.C: New test.
3064 2005-03-09 Nathan Sidwell <nathan@codesourcery.com>
3067 * g++.dg/template/non-dependent12.C: New.
3069 2005-03-08 Mark Mitchell <mark@codesourcery.com>
3072 * g++.dg/init/array18.C: Add dg-do run marker.
3075 * g++.dg/init/array18.C: New test.
3077 2005-03-09 Ben Elliston <bje@au.ibm.com>
3079 * consistency.vlad/vlad.exp: Remove trailing semicolons.
3080 * g++.dg/gcov/gcov.exp: Likewise.
3081 * gcc.c-torture/execute/ieee/ieee.exp: Likewise.
3082 * gcc.target/xstormy16/xstormy16.exp: Likewise.
3083 * lib/c-torture.exp: Likewise.
3084 * lib/fortran-torture.exp: Likewise.
3085 * lib/g++.exp: Likewise.
3086 * lib/gcc-defs.exp: Likewise.
3087 * lib/gcc-dg.exp: Likewise.
3088 * lib/gcc.exp: Likewise.
3089 * lib/gcov.exp: Likewise.
3090 * lib/gfortran.exp: Likewise.
3091 * lib/mike-g++.exp: Likewise.
3092 * lib/mike-gcc.exp: Likewise.
3093 * lib/objc-torture.exp: Likewise.
3094 * lib/objc.exp: Likewise.
3095 * lib/profopt.exp: Likewise.
3096 * lib/target-libpath.exp: Likewise.
3097 * lib/target-supports.exp: Likewise.
3098 * lib/treelang.exp: Likewise.
3099 * lib/wrapper.exp: Likewise.
3101 2005-03-08 Jeff Law <law@redhat.com>
3103 * gcc.dg/tree-ssa/20030728-1.c: Update to account for recent
3106 2005-03-08 Ira Rosen <irar@il.ibm.com>
3108 * gcc.dg/vect/pr20122.c: New test.
3110 2005-03-07 Jeff Law <law@redhat.com>
3112 * gcc.dg/tree-ssa/20030821-1.c: Verify that the computed goto
3114 * gcc.dg/tree-ssa/pr18133-1.c: New test.
3115 * gcc.dg/tree-ssa/pr18133-2.c: New test.
3116 * gcc.dg/tree-ssa/pr18134.c: New test.
3118 2005-03-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3120 * g++.dg/warn/weak1.C: Skip test on hppa*-*-hpux*.
3121 * g++.dg/init/dso_handle1.C, gcc.dg/torture/builtin-noret-1.c,
3122 gcc.dg/torture/builtin-noret-2.c: Require weak support.
3124 2005-03-06 Andrew Pinski <pinskia@physics.uc.edu>
3127 * gcc.dg/tree-ssa/phi-opt-[1-4].c: New tests.
3129 2005-03-07 Mark Mitchell <mark@codesourcery.com>
3131 * g++.dg/warn/Wnvdtor.C: New test.
3133 2005-03-07 Richard Sandiford <rsandifo@redhat.com>
3135 * gcc.dg/torture/pr19683-1.c: New test.
3137 2005-03-06 Steven G. Kargl <kargls@comcast.net>
3139 * gfortran.dg/g77/19990313-1.f: Replace tabs with spaces.
3140 * gfortran.dg/g77/19990313-2.f: Ditto.
3141 * gfortran.dg/g77/19990313-3.f: Ditto.
3142 * gfortran.dg/g77/19990525-0.f: Ditto.
3143 * gfortran.dg/g77/19990826-0.f: Ditto.
3144 * gfortran.dg/g77/19990826-2.f: Ditto.
3145 * gfortran.dg/g77/19990826-3.f: Ditto.
3146 * gfortran.dg/g77/20000511-1.f: Ditto.
3147 * gfortran.dg/g77/20000511-2.f: Ditto.
3148 * gfortran.dg/g77/970625-2.f: Ditto.
3149 * gfortran.dg/g77/980310-2.f: Ditto.
3150 * gfortran.dg/g77/980310-3.f: Ditto.
3151 * gfortran.dg/g77/980310-8.f: Ditto.
3152 * gfortran.dg/g77/980519-2.f: Ditto.
3153 * gfortran.dg/g77/alpha1.f: Ditto.
3154 * gfortran.dg/g77/claus.f: Ditto.
3155 * gfortran.dg/g77/erfc.f: Ditto.
3156 * gfortran.dg/g77/short.f: Ditto.
3157 * gfortran.fortran-torture/execute/data.f90: Ditto.
3158 * gfortran.fortran-torture/execute/integer_select.f90: Ditto.
3159 * gfortran.fortran-torture/execute/integer_select_1.f90: Ditto.
3161 2005-03-06 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3163 * lib/file-format.exp (gcc_target_object_format): Add check for som
3164 format and hardcode object formats on hppa*-*-hpux*.
3165 * lib/target-supports.exp (check_weak_available): Add check for som
3166 object format. Always return 0 on hppa*-*-hpux10*.
3168 * gcc.dg/titype-1.c, gcc.dg/uninit-C.c: Don't use TImode if __hppa__
3171 * objc.dg/stabs-1.m: hppa*64*-*-* doesn't have stabs.
3173 2005-03-05 Steven G. Kargl <kargls@comcast.net>
3175 * gfortran.dg/pr19936_1.f90: New test.
3176 * gfortran.dg/pr19936_2.f90: New test.
3177 * gfortran.dg/pr19936_3.f90: New test.
3179 2005-03-05 Steven G. Kargl <kargls@comcast.net>
3180 Paul Thomas <prthomas@drfccad.cea.fr>
3182 * gfortran.dg/PR19754_1.f90: New test.
3183 * gfortran.dg/PR19754_2.f90: Ditto.
3185 2005-03-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3188 * g++.dg/template/non-dependent11.C: New test.
3190 2005-03-05 Uros Bizjak <uros@kss-loka.si>
3192 * lib/target-supports.exp (check_iconv_available): Fix comment.
3194 2005-03-04 John David Anglin <dave.danglin@nrc-cnrc.gc.ca>
3195 Joseph S. Myers <joseph@codesourcery.com>
3198 * g++.dg/abi/vague1.C: Remove xfail hppa*-*-hpux*.
3200 2005-03-04 Matthew Sachs <msachs@apple.com>
3202 * gcc.exp (gcc_target_compile): Put braces around
3203 additional_flags=$TOOL_OPTIONS; allows for whitespace in $TOOL_OPTIONS.
3204 * objc.exp (objc_target_compile): Likewise.
3205 * treelang.exp (treelang_target_compile): Likewise.
3207 2005-03-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3210 * gfortran.dg/func_result_1.f90: New test.
3212 2005-03-04 Ben Elliston <bje@au.ibm.com>
3214 * gcc.misc-tests/options.exp: New test.
3216 2005-03-03 James A. Morrison <phython@gcc.gnu.org>
3218 * gcc.dg/pr15784-4.c: New test.
3220 2005-03-03 Geoffrey Keating <geoffk@apple.com>
3222 * gcc.c-torture/execute/pr17133.c: New.
3223 * gcc.c-torture/compile/20050303-1.c: New.
3225 2005-03-04 David Billinghurst <David.Billinghurst@riotinto.com>
3227 * gcc.dg/cpp/assert4.c: Fix for cygwin
3229 2005-03-02 Alexandre Oliva <aoliva@redhat.com>
3231 * g++.dg/overload/using2.C: New.
3233 2005-03-02 Mark Mitchell <mark@codesourcery.com>
3236 * g++.dg/init/ptrmem2.C: New test.
3238 2005-03-02 Joseph S. Myers <joseph@codesourcery.com>
3241 * gcc.dg/pr8927-1.c: New test.
3243 2005-03-01 Nathan Sidwell <nathan@codesourcery.com>
3246 * g++.dg/inherit/covariant12.C: New.
3248 2005-02-28 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3251 * gfortran.dg/bound_1.f90: New test.
3253 2005-02-28 Janis Johnson <janis187@us.ibm.com>
3255 * gcc.test-framework/dg-error-exp-P.c: Update message for new C parser.
3256 * gcc.test-framework/dg-error-exp-XP.c: Ditto.
3258 2005-02-28 Joseph S. Myers <joseph@codesourcery.com>
3261 * gcc.dg/pr20245-1.c: New test.
3263 2005-02-28 Jakub Jelinek <jakub@redhat.com>
3266 * gcc.c-torture/execute/20050119-2.c: New test case.
3268 2005-02-28 Ben Elliston <bje@au.ibm.com>
3270 * README: Update the DejaGnu bug reporting address.
3271 * lib/c-torture.exp: Remove the DejaGnu bug reporting address.
3272 * lib/objc-torture.exp: Likewise.
3274 2005-02-27 Steven G. Kargl <kargl@gcc.gnu.org>
3276 * gfortran.dg/boz_1.f90: New test.
3277 * gfortran.dg/boz_3.f90: New test.
3278 * gfortran.dg/boz_4.f90: New test.
3280 2005-02-27 Steven G. Kargl <kargl@gcc.gnu.org>
3282 * gfortran.dg/ishft.f90: Remove kind suffix from BOZ constant
3283 * gfortran.fortran-torture/execute/intrinsic_mvbits.f90: Ditto.
3285 2005-02-27 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3288 * gfortran.dg/write_0_pe_format.f90: New test.
3290 2005-02-27 Jakub Jelinek <jakub@redhat.com>
3293 * g++.dg/opt/thunk2.C: New test.
3294 * g++.dg/opt/covariant1.C: New test.
3296 2005-02-27 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3298 * gfortran.dg/e_d_fmt.f90: New test.
3300 2005-02-27 Kazu Hirata <kazu@cs.umass.edu>
3302 * gcc.dg/asm-b.c: Fix comment typos.
3304 2005-02-26 Andrew Pinski <pinskia@physics.uc.edu>
3306 * gcc.dg/tree-ssa/inline_asm-2.c: link_error produces
3309 2005-02-26 Andrew Pinski <pinskia@physics.uc.edu>
3312 * gcc.dg/tree-ssa/inline_asm-1.c: New test.
3313 * gcc.dg/tree-ssa/inline_asm-2.c: New test.
3314 * gcc.dg/asm-b.c: New test.
3316 2005-02-26 Richard Sandiford <rsandifo@redhat.com>
3318 * gcc.c-torture/execute/ieee/mul-subnormal-single-1.x: New file.
3319 Disable this test on IRIX 6.
3321 2005-02-25 Joseph S. Myers <joseph@codesourcery.com>
3323 * gcc.dg/cpp/separate-1.c, gcc.dg/noncompile/971104-1.c,
3324 gcc.dg/noncompile/990416-1.c: Adjust expected messages for new
3327 2005-02-25 Diego Novillo <dnovillo@redhat.com>
3329 PR tree-optimization/20204
3330 * testsuite/gcc.dg/pr20204.c: New test.
3332 2005-02-24 Jakub Jelinek <jakub@redhat.com>
3335 * gcc.c-torture/execute/20050224-1.c: New test.
3338 * g++.dg/warn/Wbraces2.C: New test.
3340 2005-02-23 Mark Mitchell <mark@codesourcery.com>
3343 * g++.dg/init/const2.C: New test.
3345 2005-02-23 Hans-Peter Nilsson <hp@axis.com>
3347 PR tree-optimization/20100
3348 * gcc.c-torture/execute/pr20100-1.c: New test.
3350 2005-02-23 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3352 * gfortran.dg/implicit_3.f90: New test.
3354 * gfortran.dg/deftype_1.f90: New test.
3356 2005-02-23 Alexandre Oliva <aoliva@redhat.com>
3358 * g++.dg/lookup/anon2.C: Don't let access checks make it look like
3360 * g++.dg/other/anon3.C: Accept a warning.
3362 2005-02-23 Kazu Hirata <kazu@cs.umass.edu>
3364 * gcc.dg/pr20017.c: Fix a comment typo.
3366 2005-02-23 Bud Davis <bdavis@gfortran.org>
3368 * gfortran.dg/list_read_4.f90: Change to f90 comments.
3370 2005-02-23 Eric Botcazou <ebotcazou@libertysurf.fr>
3373 * ada/acats/tests/cxa/cxa3004.a: Remove.
3374 * ada/acats/tests/cxb/cxb30061.am: Likewise.
3376 2005-02-22 Mark Mitchell <mark@codesourcery.com>
3379 * g++.dg/init/const1.C: New test.
3382 * g++.dg/parse/constant7.C: New test.
3385 * g++.dg/parse/error27.C: New test.
3386 * g++.dg/template/qualttp15.C: Adjust error markers.
3387 * g++.old-deja/g++.other/struct1.C: Likewise.
3390 * g++.dg/template/error17.C: New test.
3393 * g++.dg/parser/error26.C: New test.
3395 2005-02-22 Diego Novillo <dnovillo@redhat.com>
3397 PR tree-optimization/20100
3398 PR tree-optimization/20115
3399 * gcc.dg/pr20115.c: New test.
3400 * gcc.dg/pr20115-1.c: New test.
3401 * gcc.dg/pr20100.c: New test.
3402 * gcc.dg/tree-ssa/20040517-1.c: Expect virtual operands for
3403 call-clobbered variables after alias1.
3405 2005-02-22 Bud Davis <bdavis@gfortran.org>
3407 * gfortran.dg/list_read_4.f90: new test.
3409 2005-02-22 Kazu Hirata <kazu@cs.umass.edu>
3411 PR rtl-optimization/20017.
3412 * gcc.dg/pr20017.c: New.
3414 2005-02-22 Devang Patel <dpatel@apple.com>
3417 * g++.dg/tree-ssa/pr19952.C: New test.
3419 2005-02-22 Mark Mitchell <mark@codesourcery.com>
3422 * g++.dg/parse/constant6.C: New test.
3424 2005-02-22 Uros Bizjak <uros@kss-loka.si>
3426 * g++.dg/charset/asm1.c: Check for IBM1047 code set, not IBM-1047.
3427 * g++.dg/charset/asm2.c: Likewise.
3428 * g++.dg/charset/asm3.c: Likewise.
3429 * g++.dg/charset/asm4.c: Likewise.
3430 * g++.dg/charset/asm5.c: Likewise.
3431 * g++.dg/charset/attribute1.c: Likewise.
3432 * g++.dg/charset/attribute2.c: Likewise.
3433 * g++.dg/charset/extern1.cc: Likewise.
3434 * g++.dg/charset/extern2.cc: Likewise.
3435 * g++.dg/charset/extern3.cc: Likewise.
3436 * g++.dg/charset/function.cc: Likewise.
3437 * g++.dg/charset/string.c: Likewise.
3438 * g++.dg/charset/charset.exp: Likewise.
3439 * lib/target-supports.exp (check_iconv_available): Fix comment.
3441 2005-02-22 Uros Bizjak <uros@kss-loka.si>
3443 * gcc.dg/charset/builtin1.c: Use dg-require-iconv "IBM1047".
3444 * gcc.dg/charset/asm1.c: Check for IBM1047 code set, not IBM-1047.
3445 * gcc.dg/charset/asm2.c: Likewise.
3446 * gcc.dg/charset/asm3.c: Likewise.
3447 * gcc.dg/charset/asm4.c: Likewise.
3448 * gcc.dg/charset/asm5.c: Likewise.
3449 * gcc.dg/charset/asm6.c: Likewise.
3450 * gcc.dg/charset/attribute1.c: Likewise.
3451 * gcc.dg/charset/attribute2.c: Likewise.
3452 * gcc.dg/charset/builtin1.c: Likewise.
3453 * gcc.dg/charset/extern.c: Likewise.
3454 * gcc.dg/charset/function.c: Likewise.
3455 * gcc.dg/charset/string.c: Likewise.
3456 * gcc.dg/charset/charset.exp: Likewise.
3458 2005-02-21 Bud Davis <bdavis9659@comcast.net>
3461 * gfortran.dg/pr20086.f90: New test.
3463 2005-02-21 Alexandre Oliva <aoliva@redhat.com>
3465 PR tree-optimization/19786
3466 * g++.dg/tree-ssa/pr19786.C: New.
3468 2005-02-21 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3470 * lib/gfortran-dg.exp (gfortran-dg-test): Split long regexps.
3472 2005-02-21 Jeff Law <law@redhat.com>
3474 * gcc.dg/tree-ssa/20041122-1.c: New test for missing optimization.
3476 2005-02-20 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3478 * gfortran.dg/do_iterator: Split loop, markup all lines for
3479 which an error locus is printed.
3480 * gfortran.dg/pr17708.f90: Markup all lines for which an error
3482 * gfortran.dg/select_4.f90: Likewise.
3483 * lib/gfortran-dg.exp (gfortran-dg-test): Handle gfortran error
3484 locuses in the various permutations.
3486 2005-02-20 Dorit Naishlos <dorit@il.ibm.com>
3488 PR tree-optimization/19951
3489 * g++.dg/vect: New directory.
3490 * g++.dg/vect/vect.exp: New file.
3491 * g++.dg/vect/pr19951.cc: New testcase.
3492 * g++.dg/dg.exp: Also prune vectorizer tests.
3494 2005-02-20 Zack Weinberg <zack@codesourcery.com>
3497 * gcc.dg/charset/builtin1.c: New test.
3499 2005-02-19 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
3502 * g++.dg/inherit/volatile1.C: New test.
3505 * g++.dg/template/dtor4.C: New test.
3507 2005-02-19 Steven G. Kargl <kargls@comcast.net>
3509 * gfortran.dg/int_1.f90: New test.
3511 2005-02-19 Devang Patel <dpatel@apple.com>
3513 * gcc.dg/cpp/mac-eol-at-eof.c: New test.
3515 2005-02-19 Steven G. Kargl <kargls@comcast.net>
3517 * gfortran.dg/achar_1.f90: New test.
3519 2005-02-19 Hans-Peter Nilsson <hp@axis.com>
3521 * gcc.c-torture/execute/20020720-1.x: Don't XFAIL cris-*-*.
3523 2005-02-19 Zdenek Dvorak <dvorakz@suse.cz>
3524 Jakub Jelinek <jakub@redhat.com>
3526 PR tree-optimization/19828
3527 * gcc.dg/tree-ssa/loop-7.c: New test.
3528 * gcc.c-torture/execute/20050218-1.c: New test.
3530 2005-02-19 Jakub Jelinek <jakub@redhat.com>
3533 * gcc.dg/transparent-union-1.c: New test.
3534 * gcc.dg/transparent-union-2.c: New test.
3536 2005-02-18 James E Wilson <wilson@specifixinc.com>
3538 PR tree-optimization/18977
3539 * gcc.c-torture/execute/loop-ivopts-1.c: New testcase.
3541 2005-02-18 Ulrich Weigand <uweigand@de.ibm.com>
3544 * gcc.dg/pr20054.c: New test.
3546 2005-01-20 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3549 * g++.dg/ext/attrib20.C: New test.
3551 2004-02-18 Andrew Pinski <pinskia@physics.uc.edu>
3554 * gfortran.fortran-torture/execute/character_passing.f90: New test.
3556 2005-02-18 Alexandre Oliva <aoliva@redhat.com>
3559 * g++.dg/opt/switch4.C: New.
3561 2005-02-18 Jakub Jelinek <jakub@redhat.com>
3564 PR tree-optimization/20009
3565 * gcc.c-torture/compile/20050217-1.c: New test.
3566 * g++.dg/opt/switch3.C: New test.
3568 PR tree-optimization/18947
3569 * gcc.c-torture/compile/20050215-1.c: New test.
3570 * gcc.c-torture/compile/20050215-2.c: New test.
3571 * gcc.c-torture/compile/20050215-3.c: New test.
3573 2005-02-17 Alexandre Oliva <aoliva@redhat.com>
3576 * g++.dg/template/crash34.C: New.
3579 * g++.dg/other/access3.C: New.
3581 2005-02-17 Ira Rosen <irar@il.ibm.com>
3583 * gcc.dg/vect/vect-98.c: New test.
3585 2005-02-16 Kazu Hirata <kazu@cs.umass.edu>
3587 PR tree-optimization/19967
3588 * gcc.dg/pr19967.c: New.
3590 2005-02-16 Jakub Jelinek <jakub@redhat.com>
3593 * gcc.dg/tree-ssa/20050215-1.c: New test.
3594 * gcc.c-torture/execute/20050215-1.c: New test.
3596 2005-02-15 Eric Christopher <echristo@redhat.com>
3598 * gcc.dg/cpp/20050215-1.c: New file.
3600 2005-02-15 James A. Morrison <phython@gcc.gnu.org>
3602 PR tree-optimization/15785
3603 * gcc.dg/pr15785-1.c: New test.
3605 2005-02-15 Alexandre Oliva <aoliva@redhat.com>
3608 * g++.dg/init/ctor4.C: New.
3609 * g++.old-deja/g++.bugs/900205_04.C: Adjust.
3611 2005-02-15 Joseph S. Myers <joseph@codesourcery.com>
3613 * gcc.dg/overflow-warn-1.c, gcc.dg/overflow-warn-2.c,
3614 gcc.dg/overflow-warn-3.c, gcc.dg/overflow-warn-4.c: New tests.
3616 2005-02-15 Andreas Schwab <schwab@suse.de>
3618 * ada/acats/tests/cxb/cxb30131.c: Include <stdlib.h> to properly
3621 2005-02-15 Andreas Krebbel <krebbel1@de.ibm.com>
3623 * gcc.misc-tests/linkage.exp (s390): Check for 64bit added.
3625 2005-02-14 Diego Novillo <dnovillo@redhat.com>
3627 PR tree-optimization/19853
3628 * gcc.c-torture/compile/pr19853.c: New test.
3630 2005-02-14 Nathan Sidwell <nathan@codesourcery.com>
3633 * g++.dg/parse/local-class1.C: New.
3636 * g++.dg/parse/ptrmem3.C: New.
3639 * g++.old-deja/g++.oliva/template6.C: Add another case.
3640 * g++.dg/template/explicit6.C: New.
3642 2005-02-14 Alexandre Oliva <aoliva@redhat.com>
3645 * g++.dg/other/redecl2.C: New.
3647 2005-02-14 Nathan Sidwell <nathan@codesourcery.com>
3650 * g++.dg/abi/covariant4.C: New.
3652 2005-02-13 James A. Morrison <phython@gcc.gnu.org>
3654 * gcc.dg/pr15784-1.c, gcc.dg/pr15784-2.c, gcc.dg/pr15784-3.c: New tests.
3656 2005-02-12 Dorit Naishlos <dorit@il.ibm.com>
3658 * gcc.dg/vect/vect-96.c: Fix typo.
3660 2005-02-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3664 * g++.dg/template/enum5.C: New test.
3666 2005-02-12 Ira Rosen <irar@il.ibm.com>
3668 * gcc.dg/vect/vect-97.c: New test.
3670 2005-02-12 Ira Rosen <irar@il.ibm.com>
3672 * gcc.dg/vect/vect-96.c: New test.
3674 2005-02-12 Uros Bizjak <uros@kss-loka.si>
3676 * gcc.dg/builtins-34.c: Also check ldexp*.
3678 2005-02-12 Hans-Peter Nilsson <hp@bitrange.com>
3680 * gcc.dg/tree-ssa/20040703-1.c: Quote decimal dot.
3682 2005-02-11 Janis Johnson <janis187@us.ibm.com>
3684 * lib/gcc-dg.exp: (dg-require-weak, dg-require-visibility,
3685 dg-require-alias, dg-require-gc-sections, dg-require-profiling,
3686 dg-require-dll, dg-require-iconv, dg-require-named-sections,
3687 dg-require-effective-target, dg-skip-if, dg-xfail-if, selector_opd,
3688 selector_list, selector_expression, dg-process-target): Move to new
3689 file target-supports-dg.exp.
3690 * lib/target-supports-dg.exp: New.
3692 * lib/target-supports.exp (check_effective_target_broken_cplxf_arg):
3695 2005-02-11 Jakub Jelinek <jakub@redhat.com>
3698 * gcc/testsuite/g++.dg/other/ptrmem6.C: New test.
3701 * gcc.c-torture/compile/20050210-1.c: New test.
3703 2005-02-11 Mark Mitchell <mark@codesourcery.com>
3706 * g++.dg/warn/Wbraces1.C: New test.
3708 2005-02-10 Richard Guenther <rguenth@gcc.gnu.org>
3710 * gcc.dg/builtins-52.c: New testcase.
3712 2005-02-10 Jakub Jelinek <jakub@redhat.com>
3715 * gcc.c-torture/execute/20050119-1.c: New test.
3717 2005-02-09 Mark Mitchell <mark@codesourcery.com>
3720 * g++.dg/init/delete1.C: New test.
3722 2005-02-09 Andrew Pinski <pinskia@physics.uc.edu>
3725 * g++.dg/template/static12.C: New test.
3727 2005-02-09 Mark Mitchell <mark@codesourcery.com>
3730 * g++.dg/conversion/ambig1.C: New test.
3733 * g++.dg/ext/attrib19.C: New test.
3736 * g++.dg/parse/dtor5.C: New test.
3739 * g++.dg/template/dtor3.C: New test.
3742 * g++.dg/template/static11.C: New test.
3743 * g++.dg/template/crash2.C: Remove dg-error marker.
3745 2005-02-09 Janis Johnson <janis187@us.ibm.com>
3748 * g++.old-deja/g++.mike/p10769a.C: Remove.
3750 2005-02-09 Roger Sayle <roger@eyesopen.com>
3752 * gcc.dg/builtins-48.c: New test case.
3753 * gcc.dg/builtins-49.c: New test case.
3754 * gcc.dg/builtins-50.c: New test case.
3755 * gcc.dg/builtins-51.c: New test case.
3757 2005-02-09 Ian Lance Taylor <ian@airs.com>
3760 * g++.dg/warn/Wreturn-type-3.C: New test.
3762 2005-02-09 Richard Guenther <rguenth@gcc.gnu.org>
3765 * gcc.dg/pr19402-1.c: New testcase.
3766 * gcc.dg/pr19402-2.c: likewise.
3768 2005-02-09 Richard Guenther <rguenth@gcc.gnu.org>
3771 * g++.dg/tree-ssa/tmmti.C: New testcase.
3773 2005-02-09 Joseph S. Myers <joseph@codesourcery.com>
3775 * g++.dg/rtti/tinfo1.C: Allow newline after assembler label.
3777 2005-02-08 Mark Mitchell <mark@codesourcery.com>
3780 * g++.dg/parse/crash23.C: New test.
3781 * g++.dg/warn/Weff1.C: New test.
3783 2005-02-09 Joseph S. Myers <joseph@codesourcery.com>
3785 * gcc.dg/20050209-1.c: New test.
3787 2005-02-09 Joseph S. Myers <joseph@codesourcery.com>
3790 * gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c: XFAIL on hppa*64*-*.
3792 2005-02-08 Mike Stump <mrs@apple.com>
3794 * g++.dg/pch/import-2.c: New test.
3795 * g++.dg/pch/import-2.hs: New.
3796 * g++.dg/pch/include/import-2a.h: New.
3797 * g++.dg/pch/include/import-2b.h: New.
3799 2005-02-08 Janis Johnson <janis187@us.ibm.com>
3801 * gcc.dg/uninit-4.c: XFAIL bogus warning for powerpc64.
3803 2005-02-08 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3805 * gfortran.dg/substr_1.f90: New test.
3807 2005-02-07 Richard Guenther <rguenth@gcc.gnu.org>
3810 * gcc.dg/torture/builtin-power-1.c: Disable test for
3811 invalid transformation.
3812 * gcc.dg/builtins-10.c: Likewise. Disable one test we
3814 * gcc.dg/builtins-47.c: New testcase.
3816 2005-02-07 Leehod Baruch <leehod@il.ibm.com>
3817 Dorit Naishlos <dorit@il.ibm.com>
3819 * testsuite/gcc.dg/vect/vect.exp: Add -ftree-vectorizer-verbose=3.
3821 2005-02-06 Richard Sandiford <rsandifo@redhat.com>
3823 * gcc.c-torture/compile/20050206-1.c: New test.
3825 2005-02-03 Andrew Pinski <pinskia@physics.uc.edu>
3828 * g++.dg/opt/pr19768.C: New test.
3830 2005-02-03 Andrew Pinski <pinskia@physics.uc.edu>
3833 * gcc.c-torture/compile/pr19736.c: New test.
3835 2005-02-03 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3838 * g++.dg/parse/error25.C: New test.
3840 2005-02-03 Alexandre Oliva <aoliva@redhat.com>
3842 * gcc.c-torture/execute/20050203-1.c: New.
3844 2005-02-03 Dorit Naishlos <dorit@il.ibm.com>
3846 * gcc.dg/vect/vect-85.c: Remove xfail.
3847 * gcc.dg/vect/vect-86.c: Remove xfail.
3848 * gcc.dg/vect/vect-87.c: Remove xfail.
3849 * gcc.dg/vect/vect-88.c: Remove xfail.
3851 2005-02-02 Geoffrey Keating <geoffk@apple.com>
3853 * gcc.dg/altivec-19.c: New.
3855 2005-02-03 Joseph S. Myers <joseph@codesourcery.com>
3858 * gcc.dg/nested-func-3.c: New test.
3859 * gcc.dg/pr18596-3.c: Expect error for undefined nested function.
3861 2005-02-02 Janis Johnson <janis187@us.ibm.com>
3863 * gcc.test-framework/gen_directive_tests: Generate tests for
3864 selector expressions.
3866 2005-02-02 Matt Austern <austern@apple.com>
3869 * g++/ext/builtin7.C: New.
3870 * g++/ext/builtin8.C: New.
3872 2005-02-02 Joseph S. Myers <joseph@codesourcery.com>
3875 * gcc.dg/pr18502-1.c: New test.
3877 2005-02-02 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
3880 * g++.dg/template/local4.C: Tweak.
3882 2005-02-02 Richard Sandiford <rsandifo@redhat.com>
3884 PR tree-optimization/19578
3885 * gcc.c-torture/compile/20050202-1.c: New test.
3887 2005-02-02 Joseph S. Myers <joseph@codesourcery.com>
3890 * gcc.dg/c99-init-4.c: New test.
3892 2005-02-01 Janis Johnson <janis187@us.ibm.com>
3894 * g++.old-deja/g++.other/init5.C: Remove xfail for powerpc-linux.
3896 * gcc.dg/tree-ssa/20040204-1.c: Remove powerpc from xfail list.
3898 * g++.dg/eh/simd-2.C: Check for AltiVec HW support at runtime.
3899 * g++.dg/eh/check-vect.h: New.
3901 * gcc.dg/vect/vect-77.c: Replace xfail selector with expression.
3902 * gcc.dg/vect/vect-78.c: Ditto.
3903 * gcc.dg/vect/vect.exp (check_effective_target_lp64_or_vect_no_align):
3906 * g++.dg/conversion/simd1.C: Expect warning.
3907 * g++.dg/ext/attribute-test-1.C: Ditto.
3908 * g++.dg/ext/attribute-test-2.C: Ditto.
3909 * g++.dg/ext/attribute-test-3.C: Ditto.
3910 * g++.dg/ext/attribute-test-4.C: Ditto.
3912 * gcc.dg/ppc64-toc.c: Don't explicitly use -m64.
3913 * gcc.dg/ppc-eabi.c: Don't explicity use -m32.
3915 * gcc.dg/ppc64-abi-3.c: Add xfail for error checks.
3917 2005-02-01 Richard Henderson <rth@redhat.com>
3919 * gcc.c-torture/execute/ieee/copysign1.c: Special case sizeof
3920 long double for ibm double-double format.
3921 * gcc.c-torture/execute/ieee/copysign2.c: Likewise.
3923 2005-02-01 Diego Novillo <dnovillo@redhat.com>
3925 PR tree-optimization/19633
3926 * testsuite/gcc.dg/pr19633-1.c: New test.
3927 * testsuite/gcc.dg/pr19633.c: Tweak to make pointer point
3928 to NULL or a symbol.
3930 2005-02-01 Janis Johnson <janis187@us.ibm.com>
3932 * lib/gcc-dg.exp (selector_opd, selector_list, selector_expression):
3934 (dg-process-target (local override)): Handle selector expressions.
3936 * gcc.test-framework/README: Describe tests in source directory.
3937 * gcc.test-framework/test-framework.awk: Handle dg- tests.
3938 * gcc.test-framework/test-framework.exp: Handle dg- tests.
3939 * gcc.test-framework/dg-bogus-exp-P.c: New test.
3940 * gcc.test-framework/dg-bogus-exp-XF.c: New test.
3941 * gcc.test-framework/dg-do-assemble-exp-P.c: New test.
3942 * gcc.test-framework/dg-do-compile-exp-P.c: New test.
3943 * gcc.test-framework/dg-do-link-exp-P.c: New test.
3944 * gcc.test-framework/dg-do-run-exp-P.c: New test.
3945 * gcc.test-framework/dg-dot-run-exp-P.c: New test.
3946 * gcc.test-framework/dg-dot-run-exp-U.c: New test.
3947 * gcc.test-framework/dg-dox-run-exp-XF.c: New test.
3948 * gcc.test-framework/dg-error-exp-P.c: New test.
3949 * gcc.test-framework/dg-error-exp-XP.c: New test.
3950 * gcc.test-framework/dg-excess-errors-exp-XF.c: New test.
3951 * gcc.test-framework/dg-excess-errors-exp-XP.c: New test.
3952 * gcc.test-framework/dg-output-exp-P.c: New test.
3953 * gcc.test-framework/dg-output-exp-XF.c: New test.
3954 * gcc.test-framework/dg-warning-exp-P.c: New test.
3955 * gcc.misc-tests/dg-1.c: Remove.
3956 * gcc.misc-tests/dg-2.c: Remove.
3957 * gcc.misc-tests/dg-3.c: Remove.
3958 * gcc.misc-tests/dg-4.c: Remove.
3959 * gcc.misc-tests/dg-5.c: Remove.
3960 * gcc.misc-tests/dg-6.c: Remove.
3961 * gcc.misc-tests/dg-7.c: Remove.
3962 * gcc.misc-tests/dg-8.c: Remove.
3963 * gcc.misc-tests/dg-9.c: Remove.
3964 * gcc.misc-tests/dg-10.c: Remove.
3965 * gcc.misc-tests/dg-11.c: Remove.
3966 * gcc.misc-tests/dg-12.c: Remove.
3967 * gcc.misc-tests/dg-test.exp: Remove.
3969 * gcc.test-framework/test-framework.awk: Change recording and
3970 printing of passes and failures.
3972 * gcc.test-framework: New directory.
3973 * gcc.test-framework/README: New.
3974 * gcc.test-framework/test-framework.exp: New.
3975 * gcc.test-framework/test-framework.awk: New.
3976 * gcc.test-framework/gen_directive_tests: New.
3978 2005-02-01 James A. Morrison <phython@gcc.gnu.org>
3980 * lib/treelang.exp: Fix comment typos.
3981 (treelang_target_compile): Don't append libs=-ltreelang to options.
3983 2005-02-01 Alexandre Oliva <aoliva@redhat.com>
3985 * g++.dg/parse/typename7.C: Adjust error messages.
3987 2005-01-31 Jeff Law <law@redhat.com>
3989 * gcc.c-torture/execute/20050131-1.c: New test.
3990 * gcc.dg/wcaselabel.c: New test.
3992 2005-01-31 Mark Mitchell <mark@codesourcery.com>
3994 * g++.dg/other/warning1.C: Adjust error messags.
3995 * g++.dg/parse/constant5.C: New test.
3997 2005-01-31 Steven Bosscher <stevenb@suse.de>
4000 * testsuite/gcc.c-torture/compile/20011130-1.c: Reorder to make
4001 the test case valid.
4002 * testsuite/gcc.dg/20030815-1.c: Remove invalid tests.
4003 * testsuite/gcc.dg/array-7.c: Adjust expected result.
4004 * testsuite/gcc.dg/pr18596-3.c: Likewise.
4005 * testsuite/gcc.dg/noncompile/20000901-1.c: Likewise.
4006 * testsuite/gcc.dg/noncompile/init-2.c: Likewise.
4007 * testsuite/gcc.dg/noncompile/init-4.c: Likewise.
4009 2005-01-31 Dale Johannesen <dalej@apple.com>
4011 * g++.dg/opt/pr19650.C: New test.
4013 2005-01-31 Richard Henderson <rth@redhat.com>
4015 * gcc.c-torture/execute/ieee/copysign1.c: Special case sizeof
4016 long double for intel double extended format.
4017 * gcc.c-torture/execute/ieee/copysign2.c: Likewise.
4019 2005-01-30 Mark Mitchell <mark@codesourcery.com>
4022 * g++.dg/template/static10.C: New test.
4025 * g++.dg/parse/error24.C: New test.
4028 * g++.dg/lookup/builtin1.C: New test.
4031 * g++.dg/warn/conv3.C: New test.
4033 2005-01-30 Bud Davis <bdavis@gfortran.org>
4036 * gfortan.dg/inquire_7.f90
4038 2005-01-29 Richard Guenther <richard.guenther@uni-tuebingen.de>
4040 PR tree-optimization/15791
4041 * gcc.dg/tree-ssa/pr15791-1.c: New testcase.
4042 * gcc.dg/tree-ssa/pr15791-2.c: Likewise.
4043 * gcc.dg/tree-ssa/pr15791-3.c: Likewise.
4044 * gcc.dg/tree-ssa/pr15791-4.c: Likewise.
4045 * gcc.dg/tree-ssa/pr15791-5.c: Likewise.
4046 * g++.dg/tree-ssa/pr15791-1.C: Likewise.
4047 * g++.dg/tree-ssa/pr15791-2.C: Likewise.
4048 * g++.dg/tree-ssa/pr15791-3.C: Likewise.
4049 * g++.dg/tree-ssa/pr15791-4.C: Likewise.
4050 * g++.dg/tree-ssa/pr15791-5.C: Likewise.
4052 2005-01-29 Paul Brook <paul@codesourcery.com>
4055 * check.c (real_or_complex_check): New function.
4056 (gfc_check_fn_c, gfc_check_fn_r, gfc_check_fn_rc): New functions.
4057 * intrinsic.c (add_functions): Use new check functions.
4058 * intrinsic.h (gfc_check_fn_c, gfc_check_fn_r, gfc_check_fn_rc):
4061 2005-01-29 Joseph S. Myers <joseph@codesourcery.com>
4063 * gcc.dg/Wwrite-strings-1.c, gcc.dg/array-quals-2.c,
4064 gcc.dg/lvalue-3.c: New tests.
4065 * gcc.dg/concat.c: Update expected messages.
4067 2005-01-29 Thomas Koenig <Thomas.Koenig@online.de>
4070 * gfortran.dg/eor_1.f90: New test.
4072 2005-01-29 Steven G. Kargl <kargls@comcast.net>
4075 * gfortran.dg/logical_data_1.f90: New test.
4077 2005-01-28 Mark Mitchell <mark@codesourcery.com>
4080 * g++.dg/template/crash33.C: New test.
4083 * g++.dg/template/crash32.C: New test.
4085 2005-01-28 Ian Lance Taylor <ian@airs.com>
4088 * g++.dg/warn/Wreturn-type-2.C: New test.
4090 2004-06-24 Jeff Law <law@redhat.com>
4092 * gcc.dg/tree-ssa/20050128-1.c: New test.
4094 2005-01-28 Richard Sandiford <rsandifo@redhat.com>
4096 * gcc.target/frv/all-mdpackh-1.c: New test.
4098 2005-01-28 Steven Bosscher <stevenb@suse.de>
4100 * gcc.dg/tree-ssa/20030711-2.c: Run at -O2, not -O1.
4102 2005-01-27 Richard Henderson <rth@redhat.com>
4104 * gcc.dg/uninit-I.c: Fix typos in dg-options and dg-warning directives.
4106 2005-01-27 Richard Sandiford <rsandifo@redhat.com>
4108 * gcc.dg/intmax_t-1.c: Extend dg-error to cover mips*-elf targets.
4110 2005-01-27 Richard Sandiford <rsandifo@redhat.com>
4112 * gcc.dg/mips-movcc-1.c, gcc.dg/mips-movcc-2.c, gcc.dg/mips-movcc-3.c,
4113 * gcc.dg/mips-nmadd-1.c, gcc.dg/mips-nmadd-2.c, gcc.dg/mips-rsqrt-1.c,
4114 * gcc.dg/mips-rsqrt-2, gcc.dg/mips-rsqrt-3.c: Add dummy asm statements
4115 to cope with cases where the multilib options override the dg-options.
4117 2005-01-27 Jakub Jelinek <jakub@redhat.com>
4120 * gcc.dg/noncompile/20050120-1.c: New test.
4122 2005-01-26 Diego Novillo <dnovillo@redhat.com>
4124 PR tree-optimization/19633
4125 * gcc.dg/pr19633.c: New test.
4126 * gcc.dg/tree-ssa/pr19633.c: New test.
4128 2005-01-26 Ulrich Weigand <uweigand@de.ibm.com>
4130 * gcc.dg/20041216-1.c: New test.
4132 2005-01-26 Alexander Malmberg <alexander@malmberg.org>
4135 * objc.dg/selector-2.m: New test.
4137 2005-01-26 Jakub Jelinek <jakub@redhat.com>
4139 * g++.dg/opt/range-test-2.C: New test.
4141 PR rtl-optimization/19579
4142 * gcc.c-torture/execute/20050124-1.c: New test.
4144 2005-01-26 Greg Parker <gparker@apple.com>
4145 Stuart Hastings <stuart@apple.com>
4147 * gcc.c-torture/execute/20050125-1.c: New.
4149 2005-01-18 Jan Hubicka <jh@suse.cz>
4151 PR tree-optimize/19337
4152 * gcc.c-torture/compile/20050119-1.c: New test.
4154 2005-01-24 James E Wilson <wilson@specifixinc.com>
4156 * gcc.c-torture/execute/builtins/lib/strstr.c (strstr): Correct exit
4157 test for successful match.
4159 2005-01-25 Alexander Malmberg <alexander@malmberg.org>
4162 * objc.dg/comp-types-7.m: New test.
4164 2005-01-24 Janis Johnson <janis187@us.ibm.com>
4166 * lib/target-supports.exp (current_target_name): New.
4167 (check_effective_target_ilp32, check_effective_target_lp64):
4168 Cache the result to use as long as the current target, with
4169 multilib flags, remains the same.
4171 * lib/gcc-dg.exp (skip_test_and_clear_xfail): Remove.
4172 (dg-require-weak, dg-require-visibility, dg-require-alias,
4173 dg-require-dg-sections, dg-require-profiling, dg-require-iconv,
4174 dg-require-effective-target, dg-skip-if): Remove call to
4175 skip_test_and_clear_xfail.
4176 (dg-test): Clear xfail data.
4178 2005-01-24 Jakub Jelinek <jakub@redhat.com>
4181 * gcc.dg/ppc64-toc.c: New test.
4183 * g++.dg/tree-ssa/empty-1.C: New test.
4186 * gcc.c-torture/execute/20050121-1.c: New test.
4187 * gcc.dg/20050121-2.c: New test.
4189 2004-01-23 Steven G. Kargl <kargls@comcast.net>
4190 Paul Brook <paul@codesourcery.com>
4193 * gfortran.dg/real_const_1.f: New test.
4194 * gfortran.dg/real_const_2.f90: New test.
4195 * gfortran.dg/complex_int_1.f90: New test.
4197 2005-01-23 Bud Davis <bdavis9659@comcast.net>
4200 * gfortan.dg/inquire_6.f90: New test.
4202 2005-01-22 Thomas Koenig <Thomas.Koenig@online.de>
4205 * open_readonly_1.f90: New test.
4207 2005-01-22 Thomas Koenig <Thomas.Koenig@online.de>
4210 * gfortran.dg/open_new.f90: New file.
4212 2005-01-22 Paul Brook <paul@codesourcery.com>
4214 * namelist_1.f90: New test.
4216 2005-01-22 Richard Sandiford <rsandifo@redhat.com>
4218 PR tree-optimization/19484
4219 * gcc.c-torture/compile/20050122-[12].c: New tests.
4221 2005-01-22 Paul Brook <paul@codesourcery.com>
4223 * gfortran.dg/implicit_2.f90: New test.
4225 2005-01-22 Bud Davis <bdavis9659@comcast.net>
4228 * gfortran.dg/inquire_5.f90: New test.
4230 2005-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
4233 * gcc.dg/pr18809-1.c: New test.
4235 2005-01-21 Ian Lance Taylor <ian@airs.com>
4237 * gcc.dg/20050121-1.c: New test.
4239 PR tree-optimization/13000
4240 * gcc.dg/20040206-1.c: Change warning to point where function is
4243 2005-01-21 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4246 * g++.dg/template/array11.C: New test.
4248 2005-01-20 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
4250 * gfortran.dg/data_char_1.f90: Fix typo, add dg-do directive.
4251 * gfortran.dg/direct_io_1.f90: Add dg-do directive.
4252 * gfortran.dg/entry_1.f90: Fix typo, add dg-do directive.
4253 * gfortran.dg/getenv_1.f90: Add dg-do directive.
4254 * gfortran.dg/pr16597.f90, gfortran.dg/pr17143.f90,
4255 gfortran.dg/pr17164.f90: Add missing dg-do directives.
4257 2005-01-20 Kazu Hirata <kazu@cs.umass.edu>
4259 PR tree-optimization/15349
4260 * gcc.dg/tree-ssa/pr15349.c: New.
4262 2005-01-20 Steve Ellcey <sje@cup.hp.com>
4264 * gcc.dg/tree-ssa/loop-1.c: Fix target names on xfail.
4266 2005-01-19 Hans-Peter Nilsson <hp@axis.com>
4268 * gcc.dg/tree-ssa/loop-1.c: Fix missing "-" in dg-final
4269 scan-assembler-times directive name.
4271 * gcc.dg/asm-a.c: Move dg-require-effective-target to
4274 PR rtl-optimization/19462
4275 * gcc.dg/torture/pr19462-1.c: Remove token xfail marker.
4277 2005-01-19 Steve Ellcey <sje@cup.hp.com>
4279 * gcc.dg/tree-ssa/loop-1.c: Ignore declaration when
4280 counting function calls on ia64.
4282 2005-01-19 Jakub Jelinek <jakub@redhat.com>
4284 PR rtl-optimization/15139
4285 * gcc.dg/20050111-2.c: New test.
4288 * gcc.c-torture/compile/20050113-1.c: New testcase.
4291 * gcc.dg/20050113-1.c: New testcase.
4293 2005-01-19 Dorit Naishlos <dorit@il.ibm.com>
4295 * gcc.dg/vect/vect-85.c: Add comment.
4296 * gcc.dg/vect/vect-86.c: Add xfail for now.
4297 * gcc.dg/vect/vect-87.c: Add xfail for now.
4298 * gcc.dg/vect/vect-88.c: Add xfail for now.
4299 * gcc.dg/vect/vect.exp: Remove -fno-tree-pre.
4301 2005-01-19 Eric Botcazou <ebotcazou@libertysurf.fr>
4303 * gcc.dg/vect/vect-66.c: Slightly tweak 3rd loop.
4305 2005-01-18 Eric Botcazou <ebotcazou@libertysurf.fr>
4307 * g++.dg/debug/typedef3.C: New test.
4309 2005-01-18 Andrew Pinski <pinskia@physics.uc.edu>
4312 * gcc.dg/asm-a.c: New test.
4314 2005-01-18 Kaz Kojima <kkojima@gcc.gnu.org>
4316 * gcc.dg/sh-relax.c: Add prototype for abort.
4318 2005-01-18 Eric Botcazou <ebotcazou@libertysurf.fr>
4320 * gcc.dg/short-compare-1.c: New test.
4321 * gcc.dg/short-compare-2.c: Likewise.
4323 2005-01-18 Michael Matz <matz@suse.de>
4325 * gcc.dg/Wno-pointer-sign.c: New test for -Wno-pointer-sign.
4327 2005-01-17 Diego Novillo <dnovillo@redhat.com>
4329 PR tree-optimization/19121
4330 * gcc.c-torture/compile/pr19121.c: New test.
4332 2005-01-17 James E. Wilson <wilson@specifixinc.com>
4335 * gcc.c-torture/compile/pr19357.c: New test.
4337 2005-01-17 Ian Lance Taylor <ian@airs.com>
4340 * gcc.dg/c90-const-expr-3.c: Remove xfails on tests which now
4341 pass--those that refer just to the variable, possibly with a
4343 * gcc.dg/c99-const-expr-3.c: Likewise.
4346 * gcc.dg/20040206-1.c: Remove xfail on bogus warning which is no
4349 2005-01-16 Bud Davis <bdavis9659@comcast.net>
4352 * gfortran.dg/endfile_2.f90: New test.
4354 2005-01-16 Steven G. Kargl <kargls@comcast.net>
4357 * gfortran.dg/select_5.f90: New test.
4359 2004-01-16 Paul Brook <paul@codesourcery.com>
4361 * gfortran.dg/common_4.f90: New test.
4363 2005-01-15 Hans-Peter Nilsson <hp@axis.com>
4365 PR rtl-optimization/19462
4366 * gcc.dg/torture/pr19462-1.c: New test.
4368 2005-01-15 Ziemowit Laski <zlaski@apple.com>
4371 * objc.dg/func-ptr-2.m: New.
4372 * objc.dg/volatile-1.m: New.
4374 2005-01-15 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4376 * gcc.dg/20040813-1.c: Add hppa*64*-*-* to no stabs list.
4378 2005-01-15 Jakub Jelinek <jakub@redhat.com>
4380 PR tree-optimization/19060
4381 * gcc.c-torture/execute/20050104-1.c: New test.
4383 2005-01-15 Bud Davis <bdavis9659@comcast.net>
4386 * gfortran.dg/write_to_null.f90: New test.
4388 2005-01-14 Andrew Pinski <pinskia@physics.uc.edu>
4389 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4392 * gcc.dg/attr-alias-2.c: dg-require-alias takes an
4395 2005-01-15 Jakub Jelinek <jakub@redhat.com>
4398 * g++.dg/init/vector1.C: New test.
4400 2005-01-14 James E. Wilson <wilson@specifixinc.com>
4403 * gcc.target/ia64/sibcall-unwind-1.c: New test.
4405 * gcc.target/ia64/sibcall-unwind-2.c: New test.
4407 2005-01-14 Steven G. Kargl <kargls@comcast.net>
4409 * gfortran.dg/select_1.f90: New test.
4410 * gfortran.dg/select_2.f90: New test.
4411 * gfortran.dg/select_3.f90: New test.
4412 * gfortran.dg/select_4.f90: New test.
4414 2005-01-14 Jakub Jelinek <jakub@redhat.com>
4417 PR rtl-optimization/19348
4418 * gcc.dg/20050111-1.c: New test.
4419 * gcc.c-torture/execute/20050111-1.c: New test.
4421 * gcc.dg/i386-asm-4.c: New test.
4423 2005-01-14 Eric Botcazou <ebotcazou@libertysurf.fr>
4425 * gcc.dg/nested-func-2.c: New test.
4426 * ada/acats/norun.lst: Remove c953002.
4428 2005-01-12 Ulrich Weigand <uweigand@de.ibm.com>
4430 * gcc.dg/ftrapv-2.c (labsv): Call labs instead of abs.
4432 2005-01-12 Ben Elliston <bje@au.ibm.com>
4434 * g++.dg/warn/Wunused-9.C: Don't XFAIL the +f() case.
4436 2005-01-11 Andrew Pinski <pinskia@physics.uc.edu>
4439 * g++.dg/abi/align1.C: New test.
4441 2005-01-11 Alan Modra <amodra@bigpond.net.au>
4443 * g++.dg/ext/altivec-3.C (baz, baz2): Check one component of structs
4445 * g++.dg/ext/altivec_check.h: Support compiling as C.
4447 2005-01-10 Roger Sayle <roger@eyesopen.com>
4450 * g++.dg/expr/pr19355-1.C: New test case.
4452 2005-01-10 Laurent GUERBY <laurent@guerby.net>
4454 * ada/acats/tests/c4/c456001.a: New from ACATS 2.5L
4455 * ada/acats/tests/c3/c392014.a: Update from ACATS 2.5L
4456 * ada/acats/tests/c3/c92005b.ada: Likewise.
4457 * ada/acats/tests/c3/cxb3012.a: Likewise.
4458 * ada/acats/norun.lst: Add c380004 and c953002, add PR
4460 2005-01-09 Paul Brook <paul@codesourcery.com>
4462 * gfortran.dg/common_2.f90: New file.
4463 * gfortran.dg/common_3.f90: New file.
4465 2005-01-09 Zdenek Dvorak <dvorakz@suse.cz>
4467 * gcc.dg/tree-ssa/loop-4.c: Fix outcome.
4469 2005-01-09 Dorit Naishlos <dorit@il.ibm.com>
4471 * gcc.dg/vect/pr18400.c: Add checks for alignment prints.
4472 * gcc.dg/vect/pr18425.c: Add checks for alignment prints.
4473 * gcc.dg/vect/pr18536.c: Add checks for alignment prints.
4474 * gcc.dg/vect/vect-1.c: Add checks for alignment prints.
4475 * gcc.dg/vect/vect-2.c: Add checks for alignment prints.
4476 * gcc.dg/vect/vect-3.c: Add checks for alignment prints.
4477 * gcc.dg/vect/vect-4.c: Add checks for alignment prints.
4478 * gcc.dg/vect/vect-5.c: Add checks for alignment prints.
4479 * gcc.dg/vect/vect-6.c: Add checks for alignment prints.
4480 * gcc.dg/vect/vect-7.c: Add checks for alignment prints.
4481 * gcc.dg/vect/vect-13.c: Add checks for alignment prints.
4482 * gcc.dg/vect/vect-17.c: Add checks for alignment prints.
4483 * gcc.dg/vect/vect-18.c: Add checks for alignment prints.
4484 * gcc.dg/vect/vect-19.c: Add checks for alignment prints.
4485 * gcc.dg/vect/vect-20.c: Add checks for alignment prints.
4486 * gcc.dg/vect/vect-21.c: Add checks for alignment prints.
4487 * gcc.dg/vect/vect-22.c: Add checks for alignment prints.
4488 * gcc.dg/vect/vect-23.c: Add checks for alignment prints.
4489 * gcc.dg/vect/vect-24.c: Add checks for alignment prints.
4490 * gcc.dg/vect/vect-25.c: Add checks for alignment prints.
4491 * gcc.dg/vect/vect-26.c: Add checks for alignment prints.
4492 * gcc.dg/vect/vect-27.c: Add checks for alignment prints.
4493 * gcc.dg/vect/vect-28.c: Add checks for alignment prints.
4494 * gcc.dg/vect/vect-29.c: Add checks for alignment prints.
4495 * gcc.dg/vect/vect-31.c: Add checks for alignment prints.
4496 * gcc.dg/vect/vect-32.c: Add checks for alignment prints.
4497 * gcc.dg/vect/vect-33.c: Add checks for alignment prints.
4498 * gcc.dg/vect/vect-34.c: Add checks for alignment prints.
4499 * gcc.dg/vect/vect-35.c: Add checks for alignment prints.
4500 * gcc.dg/vect/vect-36.c: Add checks for alignment prints.
4501 * gcc.dg/vect/vect-37.c: Add checks for alignment prints.
4502 * gcc.dg/vect/vect-40.c: Add checks for alignment prints.
4503 * gcc.dg/vect/vect-41.c: Add checks for alignment prints.
4504 * gcc.dg/vect/vect-42.c: Add checks for alignment prints.
4505 * gcc.dg/vect/vect-43.c: Add checks for alignment prints.
4506 * gcc.dg/vect/vect-44.c: Add checks for alignment prints.
4507 * gcc.dg/vect/vect-46.c: Add checks for alignment prints.
4508 * gcc.dg/vect/vect-47.c: Add checks for alignment prints.
4509 * gcc.dg/vect/vect-48.c: Add checks for alignment prints.
4510 * gcc.dg/vect/vect-50.c: Add checks for alignment prints.
4511 * gcc.dg/vect/vect-52.c: Add checks for alignment prints.
4512 * gcc.dg/vect/vect-53.c: Add checks for alignment prints.
4513 * gcc.dg/vect/vect-56.c: Add checks for alignment prints.
4514 * gcc.dg/vect/vect-58.c: Add checks for alignment prints.
4515 * gcc.dg/vect/vect-60.c: Add checks for alignment prints.
4516 * gcc.dg/vect/vect-62.c: Add checks for alignment prints.
4517 * gcc.dg/vect/vect-64.c: Add checks for alignment prints.
4518 * gcc.dg/vect/vect-65.c: Add checks for alignment prints.
4519 * gcc.dg/vect/vect-66.c: Add checks for alignment prints.
4520 * gcc.dg/vect/vect-67.c: Add checks for alignment prints.
4521 * gcc.dg/vect/vect-68.c: Add checks for alignment prints.
4522 * gcc.dg/vect/vect-69.c: Add checks for alignment prints.
4523 * gcc.dg/vect/vect-70.c: Add checks for alignment prints.
4524 * gcc.dg/vect/vect-71.c: Add checks for alignment prints.
4525 * gcc.dg/vect/vect-72.c: Add checks for alignment prints.
4526 * gcc.dg/vect/vect-73.c: Add checks for alignment prints.
4527 * gcc.dg/vect/vect-74.c: Add checks for alignment prints.
4528 * gcc.dg/vect/vect-75.c: Add checks for alignment prints.
4529 * gcc.dg/vect/vect-76.c: Add checks for alignment prints.
4530 * gcc.dg/vect/vect-77.c: Add checks for alignment prints.
4531 * gcc.dg/vect/vect-78.c: Add checks for alignment prints.
4532 * gcc.dg/vect/vect-80.c: Add checks for alignment prints.
4533 * gcc.dg/vect/vect-86.c: Add checks for alignment prints.
4534 * gcc.dg/vect/vect-87.c: Add checks for alignment prints.
4535 * gcc.dg/vect/vect-88.c: Add checks for alignment prints.
4536 * gcc.dg/vect/vect-89.c: Add checks for alignment prints.
4537 * gcc.dg/vect/vect-all.c: Add checks for alignment prints.
4539 * gcc.dg/vect/vect-1.c: Fix spelling.
4540 * gcc.dg/vect/vect-10.c: Fix spelling.
4541 * gcc.dg/vect/vect-11.c: Fix spelling.
4542 * gcc.dg/vect/vect-12.c: Fix spelling.
4543 * gcc.dg/vect/vect-14.c: Fix spelling.
4544 * gcc.dg/vect/vect-15.c: Fix spelling.
4545 * gcc.dg/vect/vect-16.c: Fix spelling.
4546 * gcc.dg/vect/vect-46.c: Remove obsolete comment.
4547 * gcc.dg/vect/vect-64.c: Fix comments.
4548 * gcc.dg/vect/vect-none.c: Remove vectorizable loop.
4550 2005-01-09 Dorit Naishlos <dorit@il.ibm.com>
4551 Ira Rosen <irar@il.ibm.com>
4553 * gcc.dg/vect/vect-70.c: New test.
4554 * gcc.dg/vect/vect-71.c: New test.
4556 2005-01-09 Manfred Hollstein <mh@suse.com>
4558 * gcc.dg/pr18241-1.c: Fix dg-do parameter.
4559 * gcc.dg/pr18241-2.c: Likewise.
4560 * gcc.dg/pr18241-3.c: Likewise.
4561 * gcc.dg/pr18241-4.c: Likewise.
4562 * gcc.dg/pr18241-5.c: Likewise.
4564 2005-01-08 Richard Henderson <rth@redhat.com>
4566 * lib/target-supports.exp (check_effective_target_vect_no_bitwise):
4567 False for x86 and x86-64.
4569 2005-01-08 Diego Novillo <dnovillo@redhat.com>
4571 PR tree-optimization/18241
4572 * gcc.dg/pr18241-1.c: New test.
4573 * gcc.dg/pr18241-2.c: New test.
4574 * gcc.dg/pr18241-3.c: New test.
4575 * gcc.dg/pr18241-4.c: New test.
4576 * gcc.dg/pr18241-5.c: New test.
4578 2005-01-08 Steven G. Kargl <kargls@comcast.net>
4580 * gfortran.dg/select_2.f90, gfortran.dg/select_3.f90,
4581 gfortran.dg/select_4.f90: New.
4583 2005-01-07 Jakub Jelinek <jakub@redhat.com>
4585 * gcc.c-torture/execute/20050107-1.c: New test.
4587 2005-01-07 Nathan Sidwell <nathan@codesourcery.com>
4590 * g++.dg/template/ref2.C: New.
4592 2005-01-07 Andrew Pinski <pinskia@physics.uc.edu>
4594 * gcc.c-torture/compile/pr17529.c (y): Change size of array to 1
4595 instead of being empty.
4597 2005-01-07 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
4600 * gfortran.dg/array-1.f90: New test.
4602 2005-01-07 Jakub Jelinek <jakub@redhat.com>
4604 PR tree-optimization/19283
4605 * gcc.c-torture/execute/20050106-1.c: New test.
4607 PR rtl-optimization/18861
4608 * gcc.dg/20050105-1.c: New test.
4610 PR tree-optimization/18828
4611 * gcc.dg/20050105-2.c: New test.
4613 2005-01-07 Andreas Jaeger <aj@suse.de>
4615 * gcc.dg/i386-local.c: Handle -m32/-m64 runs correctly.
4617 2005-01-07 Bud Davis <bdavis9659@comcast.net>
4620 * gfortran.dg/fmt_read.f90: New test.
4622 2005-01-06 Geoffrey Keating <geoffk@apple.com>
4624 * gcc.dg/rs6000-ldouble-2.c: New.
4626 2005-01-06 Mark Mitchell <mark@codesourcery.com>
4629 * g++.dg/parser/ctor2.C: New test.
4631 2004-01-06 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4634 * g++.dg/template/using9.C: New test.
4636 2005-01-06 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4639 * g++.dg/lookup/friend6.C: New test.
4641 2005-01-06 Nathan Sidwell <nathan@codesourcery.com>
4644 * g++.dg/template/array10.C: New.
4646 2005-01-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4648 * g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.pt/asm2.C,
4649 gcc.dg/20011119-1.c: Bypass tests on x86 when using -fpic/-fPIC.
4651 2005-01-06 Jakub Jelinek <jakub@redhat.com>
4653 * gcc.c-torture/compile/20050105-1.c: New test.
4655 2005-01-05 Geoffrey Keating <geoffk@apple.com>
4657 * gcc.dg/darwin-weakimport-2.c: Remove stray 'APPLE LOCAL' marker.
4659 2005-01-05 Roger Sayle <roger@eyesopen.com>
4662 * gcc.dg/conv-3.c: New test case.
4664 2005-01-05 Joseph S. Myers <joseph@codesourcery.com>
4666 * gcc.dg/asm-wide-1.c: New test.
4668 2005-01-05 Nathan Sidwell <nathan@codesourcery.com>
4671 * g++.dg/parse/crash22.C: New
4673 2005-01-04 Geoffrey Keating <geoffk@apple.com>
4676 * gcc.dg/cpp/subframework1.c: Run only on Darwin.
4678 2005-01-04 Uros Bizjak <uros@kss-loka.si>
4681 * gcc.dg/i386-mmx-6.c: New test case.
4683 2005-01-04 Paolo Bonzini <bonzini@gnu.org>
4685 PR tree-optimization/18308
4686 * gcc.dg/vect/pr18308.c: New testcase.
4688 2005-01-04 Andreas Jaeger <aj@suse.de>
4690 * gcc.target/i386/amd64-abi-1.c: Only run as 64-bit tests.
4692 2005-01-03 Geoffrey Keating <geoffk@apple.com>
4693 Robert Bowdidge <bowdidge@apple.com>
4695 * gcc.dg/cpp/subframework1.c: New.
4696 * gcc.dg/cpp/frame/one.framework/Frameworks/OneSub.framework/Headers/A.h: New.
4697 * gcc.dg/cpp/frame/one.framework/Frameworks/OneSub.framework/Headers/B.h: New.
4698 * gcc.dg/cpp/frame/one.framework/Frameworks/OneSub.framework/Headers/C.h: New.
4699 * gcc.dg/cpp/frame/one.framework/Headers/one-includeSubs.h: New.
4701 2005-01-03 Geoffrey Keating <geoffk@apple.com>
4703 * gcc.dg/darwin-weakimport-1.c: Remove check for variables
4705 * gcc.dg/darwin-weakimport-2.c: New.
4707 2005-01-03 Richard Henderson <rth@redhat.com>
4709 * g++.old-deja/g++.ext/attrib5.C: Move the alias after the referent.
4711 2005-01-03 Richard Henderson <rth@redhat.com>
4713 * gcc.dg/vect/vect.exp: Enable for ia64.
4714 * lib/target-supports.exp (check_effective_target_vect_int): Likewise.
4715 (check_effective_target_vect_float): Likewise.
4716 (check_effective_target_vect_no_align): Likewise.
4717 * gcc.dg/vect/vect-30.c: XFAIL for vect_no_align.
4718 * gcc.dg/vect/vect-8.c: Likewise.
4720 2005-01-03 Uros Bizjak <uros@kss-loka.si>
4723 * gcc.dg/pr19236-1.c: New test case.
4725 2005-01-03 Hans-Peter Nilsson <hp@bitrange.com>
4727 PR rtl-optimization/12092
4728 * gcc.dg/pr12092-1.c: Fix typo in dg directive.
4730 2005-01-02 Andreas Jaeger <aj@suse.de>
4732 * gcc.dg/pr12092-1.c: Do not run on x86_64.
4734 2005-01-01 Roger Sayle <roger@eyesopen.com>
4735 Andrew Pinski <pinskia@physics.uc.edu>
4737 PR rtl-optimization/12092
4738 * gcc.dg/pr12092-1.c: New test case.
4740 2005-01-01 Geoffrey Keating <geoffk@geoffk.org>
4742 * g++.dg/ext/visibility/fvisibility-override1.C: Test using
4743 'hidden' and 'default' for better portability.
4744 * g++.dg/ext/visibility/fvisibility-override2.C: Likewise.
4746 * g++.old-deja/g++.abi/cxa_vec.C: Add -flat_namespace on Darwin
4748 * g++.old-deja/g++.brendan/new3.C: Likewise.
4750 2005-01-01 Steven Bosscher <stevenb@suse.de>
4752 * gcc.dg/20041231-1.C: New test.
4753 * g++.dg/warn/Wunreachable-code-1.C: New test.
4755 2004-12-30 David Edelsohn <edelsohn@gnu.org>
4757 * gfortran.fortran-torture/execute/read_eof.f90: Open scratch
4758 file, not /dev/null. Abort on error.
4760 2004-12-30 Alexander Malmberg <alexander@malmberg.org>
4761 Ziemowit Laski <zlaski@apple.com>
4764 * objc.dg/encode-5.m: New test.
4766 2004-12-29 Richard Henderson <rth@redhat.com>
4768 * gcc.dg/20040813-1.c: Disable for alpha and ia64.
4769 * objc.dg/stabs-1.m: Disable for ia64.
4771 2004-12-29 Mark Mitchell <mark@codesourcery.com>
4774 * g++.dg/warn/Wunused-10.C: New test.
4776 2004-12-28 Richard Henderson <rth@redhat.com>
4778 * objc.dg/stabs-1.m: Disable for alpha.
4780 2004-12-27 Mark Mitchell <mark@codesourcery.com>
4783 * g++.dg/parse/error23.C: New test.
4785 2004-12-27 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4787 * gfortran.dg/g77/f90-intrinsic-bit.f: New.
4790 * gfortran.dg/intrinsic_modulo_1.f90: New.
4791 * gfortran.fortran-torture/execute/intrinsic_mod_ulo.f90: Add
4792 tests with divisor -1.
4794 2004-12-27 Mark Mitchell <mark@codesourcery.com>
4796 * g++.dg/opt/temp1.C (memcpy): Return a value.
4799 * g++.dg/expr/cond7.C: New test.
4801 2004-12-27 Paul Brook <paul@codesourcery.com>
4803 * gfortran.dg/g77/select_no_compile.f: Remove.
4805 2004-12-27 Richard Henderson <rth@redhat.com>
4807 * gcc.dg/vect/vect-27a.c, gcc.dg/vect/vect-29a.c,
4808 gcc.dg/vect/vect-48a.c, gcc.dg/vect/vect-56a.c,
4809 gcc.dg/vect/vect-72a.c, gcc.dg/vect/vect-77a.c: Remove.
4811 2004-12-26 Richard Henderson <rth@redhat.com>
4813 * gcc.dg/compat/compat-common.h (CINT, CDBL): Use multiplication
4814 by 1i instead of token pasting.
4816 2004-12-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4818 PR tree-optimization/17578
4819 * gcc.c-torture/execute/ieee/compare-fp-3.x: Append -fno-trapping-math
4820 to additional_flags.
4821 * gcc.c-torture/execute/ieee/compare-fp-4.x: Likewise.
4823 2004-12-25 Richard Henderson <rth@redhat.com>
4825 * lib/target-supports.exp (check_effective_target_vect_no_bitwise):
4828 2004-12-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4830 * gcc.dg/pr17055-1.c (dg-options): Add -fno-common to options on
4832 * gcc.dg/pr17957.c (dg-options): Likewise.
4833 * gcc.dg/struct-ret-1.c: Add prototype for abort.
4834 * gcc.dg/tree-ssa/asm-2.c, gcc.dg/tree-ssa/asm-3.c: Use register 1
4835 instead of 0 on __hppa__.
4836 * gcc.dg/tree-ssa/loop-1.c (dg-final): Check for five instances of
4837 "foo,%r" on hppa*-*-*.
4839 2004-12-23 Bud Davis <bdavis9659@comcast.net>
4842 * gfortran.dg/complex_write.f90: New test.
4844 2004-12-23 Mark Mitchell <mark@codesourcery.com>
4847 * g++.dg/parse/pragma2.C: New test.
4849 * g++.dg/opt/temp1.C: Make memcpy actually copy bytes.
4851 2004-12-23 Alexandre Oliva <aoliva@redhat.com>
4853 * gcc.dg/empty2.c: Add missing dg-warning.
4855 2004-12-23 Mark Mitchell <mark@codesourcery.com>
4858 * g++.dg/template/local4.C: New test.
4859 * g++.dg/template/crash19.C: Add dg-error marker.
4861 * g++.dg/template/crash31.C: Correct embedded PR number.
4863 2004-12-23 Mark Mitchell <mark@codesourcery.com>
4866 * g++.dg/opt/temp1.C: Add do-run marker.
4868 2004-12-23 Alexandre Oliva <aoliva@redhat.com>
4870 * g++.dg/template/spec19.C: New.
4872 2004-12-23 Alexandre Oliva <aoliva@redhat.com>
4875 * gcc.dg/empty2.c: New.
4877 2004-12-23 Richard Henderson <rth@redhat.com>
4879 * lib/target-supports.exp (check_effective_target_vect_no_align):
4880 Remove i?86 and x86-64.
4882 2004-12-23 Mark Mitchell <mark@codesourcery.com>
4885 * g++.dg/opt/temp1.C: New test.
4887 2004-12-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4890 * g++.dg/template/friend33.C: New testcase.
4892 2004-12-22 Mark Mitchell <mark@codesourcery.com>
4895 * g++.dg/template/cond5.C: New test.
4898 * g++.dg/inherit/thunk3.C: New test.
4901 * g++.dg/warn/Wunused-9.C: New test.
4903 2004-12-22 Janis Johnson <janis187@us.ibm.com>
4905 * lib/gcc-dg.exp (dg-skip-if): Fix the flags compared against.
4907 2004-12-22 Jan Beulich <jbeulich@novell.com>
4909 * gcc.dg/20040813-1.c: Skip for *-*-netware*.
4911 2004-12-21 Mark Mitchell <mark@codesourcery.com>
4914 * g++.dg/ext/packed8.C: New test.
4917 * g++.dg/template/crash31.C: New test.
4920 * g++.dg/template/crash30.C: New test.
4922 2004-12-21 Andrew Pinski <pinskia@physics.uc.edu>
4925 * g++.dg/eh/ctor3.C: New test.
4927 2004-12-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4929 * objc.dg/stabs-1.m: Allow section name to be quoted and
4930 assembly label to begin with '.LL'.
4932 2004-12-21 Janis Johnson <janis187@us.ibm.com>
4934 * gcc.dg/vect/vect.exp
4935 (check_effective_target_lp64_or_vect_no_align): New.
4936 * gcc.dg/vect/vect-77.c: Use it.
4937 * gcc.dg/vect/vect-78.c: Use it.
4939 * lib/target-supports.exp
4940 (check_effective_target_vect_no_max,
4941 check_effective_target_vect_no_bitwise,
4942 check_effective_target_vect_no_align): New.
4943 * gcc.dg/vect/vect-13.c: Use them.
4944 * gcc.dg/vect/vect-17.c: Ditto.
4945 * gcc.dg/vect/vect-18.c: Ditto.
4946 * gcc.dg/vect/vect-19.c: Ditto.
4947 * gcc.dg/vect/vect-20.c: Ditto.
4948 * gcc.dg/vect/vect-27.c: Ditto.
4949 * gcc.dg/vect/vect-29.c: Ditto.
4950 * gcc.dg/vect/vect-44.c: Ditto.
4951 * gcc.dg/vect/vect-48.c: Ditto.
4952 * gcc.dg/vect/vect-50.c: Ditto.
4953 * gcc.dg/vect/vect-52.c: Ditto.
4954 * gcc.dg/vect/vect-54.c: Ditto.
4955 * gcc.dg/vect/vect-56.c: Ditto.
4956 * gcc.dg/vect/vect-58.c: Ditto.
4957 * gcc.dg/vect/vect-60.c: Ditto.
4958 * gcc.dg/vect/vect-72.c: Ditto.
4959 * gcc.dg/vect/vect-80.c: Ditto.
4961 2004-12-21 Nathan Sidwell <nathan@codesourcery.com>
4964 * g++.dg/init/string1.C: New.
4967 * g++.dg/other/synth1.C: New.
4969 2004-12-21 James A. Morrison <phython@gcc.gnu.org>
4972 * gcc.dg/pr18963-1.c: New test.
4974 2004-12-21 James A. Morrison <phython@gcc.gnu.org>
4977 * gcc.dg/funcdef-storage-1.c (foo): Remove.
4978 * gcc.dg/pr18596-1.c: Use dg-error.
4979 (dg-options): Use -fno-unit-at-a-time.
4980 * gcc.dg/pr18596-2.c: New test.
4981 * gcc.dg/pr18596-3.c: New test.
4983 2004-12-20 Roger Sayle <roger@eyesopen.com>
4986 * g++.dg/opt/pr18683-1.C: New test case.
4988 2004-12-20 Andrew Pinski <pinskia@physics.uc.edu>
4991 * g++.dg/opt/max1.C: Fix for 64bit targets.
4993 2004-12-20 Matt Austern <austern@apple.com>
4996 * g++.dg/ext/builtin6.C: New
4998 2004-12-20 Diego Novillo <dnovillo@redhat.com>
5000 PR tree-optimization/19080
5001 * gcc.c-torture/compile/pr19080.c: New test.
5003 2004-12-20 Steven Bosscher <stevenb@suse.de>
5005 * gcc.dg/20041219-1.c: New test.
5007 2004-12-19 Roger Sayle <roger@eyesopen.com>
5010 * g++.dg/opt/max1.C: New test case.
5012 2004-12-18 Eric Botcazou <ebotcazou@libertysurf.fr>
5014 * gcc.dg/fdata-sections-1.c: New test.
5016 2004-12-18 Roger Sayle <roger@eyesopen.com>
5019 * gcc.dg/max-1.c: New test case.
5021 2004-12-18 Jakub Jelinek <jakub@redhat.com>
5023 * gcc.c-torture/execute/20041218-1.c: New test.
5025 2004-12-17 Diego Novillo <dnovillo@redhat.com>
5027 * gcc.dg/pr18501.c: New test.
5028 * gcc.dg/uninit-5.c: XFAIL.
5029 * gcc.dg/uninit-9.c: XFAIL.
5031 2004-12-17 Dale Johannesen <dalej@apple.com>
5033 * gcc.dg/20041213-1.c: New.
5035 2004-12-17 Ziemowit Laski <zlaski@apple.com>
5037 * objc.dg/stabs-1.m: Allow assembly label to begin
5040 2004-12-17 Jakub Jelinek <jakub@redhat.com>
5042 * gcc.c-torture/execute/20041213-1.c: Move...
5043 * gcc.c-torture/execute/ieee/20041213-1.c: ...to here.
5045 2004-12-17 Nathan Sidwell <nathan@codesourcery.com>
5048 * g++.dg/lookup/conv-5.C: New.
5050 2004-12-16 Ziemowit Laski <zlaski@apple.com>
5052 * objc.dg/stabs-1.m: New test.
5054 2004-12-16 Andrew Pinski <pinskia@physics.uc.edu>
5056 * gcc.dg/visibility-c.c: Change compile to
5057 assemble for the test.
5059 2004-12-16 Andrew Pinski <pinskia@physics.uc.edu>
5062 * gcc.dg/visibility-c.c: New test.
5064 2004-12-16 Roger Sayle <roger@eyesopen.com>
5067 * gcc.dg/switch-8.c: New test case.
5069 2004-12-16 Nathan Sidwell <nathan@codesourcery.com>
5072 * g++.dg/template/init4.C: New.
5073 * g++.dg/opt/static3.C: Enable optimizer.
5075 2004-12-16 Wolfgang Bangerth <bangerth@dealii.com>
5077 * g++.dg/other/complex1.C: New test.
5079 2004-12-15 Alan Modra <amodra@bigpond.net.au>
5081 * g++.dg/opt/inline9.C: New test.
5083 2004-12-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5086 * gfotran.dg/nullify_1.f: New test.
5088 2004-12-15 Richard Henderson <rth@redhat.com>
5090 * gcc.target/i386/i386.exp: New harness.
5091 * gcc.target/i386/vect-args.c: New.
5093 2004-12-15 David Edelsohn <edelsohn@gnu.org>
5095 * gcc.dg/20040813-1.c: Skip for *-*-aix*.
5097 2004-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5100 * g++.dg/template/friend32.C: New test.
5102 2004-12-15 Eric Botcazou <ebotcazou@libertysurf.fr>
5104 * cpp/pragma-once-1.c: New test.
5105 * cpp/pragma-once-1b.h: Likewise.
5106 * cpp/pragma-once-1c.h: Likewise.
5107 * cpp/pragma-once-1d.h: Likewise.
5108 * cpp/inc/pragma-once-1a.h: Likewise.
5110 2004-12-15 Bud Davis <bdavis9659@comcast.net>
5111 Steven G. Kargl <kargls@comcast.net>
5114 * gfortran.dg/list_read_3.f90: New test.
5116 2004-12-15 Eric Botcazou <ebotcazou@libertysurf.fr>
5118 * gcc.dg/ftrapv-2.c: New test.
5120 2004-12-15 Nathan Sidwell <nathan@codesourcery.com>
5123 * g++.dg/template/typename9.C: New test.
5125 2004-12-14 Mark Mitchell <mark@codesourcery.com>
5128 * g++.dg/template/typename8.C: New test.
5129 * g++.dg/parse/friend2.C: Tweak error message.
5131 2004-12-14 Andrew Pinski <pinskia@physics.uc.edu>
5133 * gcc.c-torture/20041214-1.c: New test.
5135 2004-12-14 Andrew Pinski <pinskia@physics.uc.edu>
5138 * g++.dg/init/array17.C: New test.
5140 2004-12-14 Mark Mitchell <mark@codesourcery.com>
5143 * g++.dg/init/aggr3.C: New test.
5145 2004-12-14 Janis Johnson <janis187@us.ibm.com
5147 * gcc.dg/altivec-types-1.c: New test.
5148 * gcc.dg/altivec-types-2.c: New test.
5149 * gcc.dg/altivec-types-3.c: New test.
5150 * gcc.dg/altivec-types-4.c: New test.
5151 * g++.dg/ext/altivec-types-1.C: New test.
5152 * g++.dg/ext/altivec-types-2.C: New test.
5153 * g++.dg/ext/altivec-types-3.C: New test.
5154 * g++.dg/ext/altivec-types-4.C: New test.
5156 2004-12-14 Jakub Jelinek <jakub@redhat.com>
5159 * gcc.c-torture/execute/20041213-1.c: New test.
5161 2004-12-14 Nathan Sidwell <nathan@codesourcery.com>
5164 * g++.dg/template/cast1.C: New.
5166 2004-12-13 Kazu Hirata <kazu@cs.umass.edu>
5168 * gcc.c-torture/execute/20041213-2.c: New test.
5170 2004-12-13 Richard Henderson <rth@redhat.com>
5172 * gcc.dg/i386-sse-10.c: Fix typo in options.
5174 2004-12-13 Andrew Pinski <pinskia@physics.uc.edu>
5177 * g++.dg/opt/pr18968.C: New test.
5179 2004-12-13 Mark Mitchell <mark@codesourcery.com>
5182 * g++.dg/ext/visibility/staticdatamem.C: New test.
5184 2004-12-13 Kelley Cook <kcook@gcc.gnu.org>
5186 * gcc.target/xstormy16/below100.S: Remove DOS line endings.
5188 2004-12-13 Roger Sayle <roger@eyesopen.com>
5190 PR rtl-optimization/18928
5191 * gcc.dg/pr18928-1.c: New test case.
5193 2004-12-13 Alexandre Oliva <aoliva@redhat.com>
5196 * gcc.c-torture/compile/20041211-1.c: New.
5198 2004-12-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5201 * gcc.c-torture/execute/20041212-1.c: New test.
5203 2004-12-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5206 * gfortran.dg/common_1.f90: New test.
5208 2004-12-12 Steven G. Kargl <kargls@comcast.net>
5209 Paul Brook <paul@codesourcery.com>
5212 * gfortran.dg/real_do_1.f90: New test.
5214 2004-12-12 Andrew Pinski <pinskia@physics.uc.edu>
5217 * g++.dg/opt/ptrmem6.C: New test.
5219 2004-12-11 Roger Sayle <roger@eyesopen.com>
5222 * gcc.dg/pr18921-1.c: New test case.
5224 2004-12-11 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5227 * gfortran.dg/scale_1.f90: New test.
5229 2004-12-10 Andrew Pinski <pinskia@physics.uc.edu>
5232 * gcc.c-torture/compile/pr18903.c: New test.
5234 2004-12-10 Richard Sandiford <rsandifo@redhat.com>
5236 * gcc.c-torture/execute/20041210-1.c: New test.
5238 2004-12-10 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5241 * g++.dg/parser/struct-1.C: New test.
5242 * g++.dg/parser/struct-2.C: New test.
5243 * g++.dg/parser/struct-3.C: New test.
5245 2004-12-09 Richard Henderson <rth@redhat.com>
5247 * gcc.dg/loop-3.c: Don't use i386 tuning for amd64.
5249 * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Remove.
5250 * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Remove.
5252 2004-12-09 Matt Austern <austern@apple.com>
5255 * g++.dg/ext/builtin1.C: New
5256 * g++.dg/ext/builtin2.C: New
5257 * g++.dg/ext/builtin3.C: New
5258 * g++.dg/ext/builtin4.C: New
5259 * g++.dg/ext/builtin5.C: New
5261 2004-12-09 Andrew Pinski <pinskia@physics.uc.edu>
5264 * g++.dg/opt/ptrmem5.C: New test.
5266 2004-12-09 Alexandre Oliva <aoliva@redhat.com>
5268 * g++.dg/parse/typename5.C: Adjust for new error.
5269 * g++.dg/parse/typename7.C: New.
5271 2004-12-09 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5274 * g++.dg/other/mmintrin.C: New test.
5276 2004-12-09 Nathan Sidwell <nathan@codesourcery.com>
5279 * g++.dg/init/array15.C: New.
5280 * g++.dg/init/array16.C: New.
5282 2004-12-08 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5285 * gfortran.dg/assign_1.f90: New test.
5287 2004-12-08 Nick Clifton <nickc@redhat.com>
5289 * gcc.target/xstormy16/bss_below100: New directory containing tests.
5290 * gcc.target/xstormy16/data_below100: Likewise.
5291 * gcc.target/xstormy16/sfr: Likewise.
5292 * gcc.target/xstormy16/below100.S: New test source file.
5293 * gcc.target/xstormy16/below100.ld: New test linker script.
5294 * gcc.target/xstormy16/xstormy16.exp: Run the new tests.
5295 * gcc.target/xstormy16/below_100.c: Fix scan to allow for bn or
5297 * gcc.target/xstormy16/bp.c: Likewise.
5299 * gcc.target/xstormy16/bss_below100: New files:
5300 01_const_to_b100b.c, 02_const_to_b100w.c, 03_var_to_b100b.c,
5301 04_var_to_b100w.c, 05_b100b_to_var.c, 06_b100w_to_var.c,
5302 10_set_b100b_bit_0.c, 10_set_b100b_bit_7.c, 11_clr_b100b_bit_0.c,
5303 11_clr_b100b_bit_7.c, 12_if1_b100b_bit_0.c, 12_if1_b100b_bit_3.c,
5304 12_if1_b100b_bit_7.c, 13_if0_b100b_bit_0.c, 13_if0_b100b_bit_3.c,
5305 13_if0_b100b_bit_7.c, 14_set_b100w_bit_0.c, 14_set_b100w_bit_7.c,
5306 14_set_b100w_bit_8.c, 14_set_b100w_bit_f.c, 15_clr_b100w_bit_0.c,
5307 15_clr_b100w_bit_7.c, 15_clr_b100w_bit_8.c, 15_clr_b100w_bit_f.c,
5308 16_if1_b100w_bit_0.c, 16_if1_b100w_bit_3.c, 16_if1_b100w_bit_7.c,
5309 16_if1_b100w_bit_8.c, 16_if1_b100w_bit_b.c, 16_if1_b100w_bit_f.c,
5310 17_if0_b100w_bit_0.c, 17_if0_b100w_bit_3.c, 17_if0_b100w_bit_7.c,
5311 17_if0_b100w_bit_8.c, 17_if0_b100w_bit_b.c, 17_if0_b100w_bit_f.c,
5312 20_set_b100b_bitfield_0.c, 20_set_b100b_bitfield_7.c,
5313 21_clr_b100b_bitfield_0.c, 21_clr_b100b_bitfield_7.c,
5314 22_if1_b100b_bitfield_0.c, 22_if1_b100b_bitfield_3.c,
5315 22_if1_b100b_bitfield_7.c, 23_if0_b100b_bitfield_0.c,
5316 23_if0_b100b_bitfield_3.c, 23_if0_b100b_bitfield_7.c,
5317 24_set_b100w_bitfield_0.c, 24_set_b100w_bitfield_7.c,
5318 24_set_b100w_bitfield_8.c, 24_set_b100w_bitfield_f.c,
5319 25_clr_b100w_bitfield_0.c, 25_clr_b100w_bitfield_7.c,
5320 25_clr_b100w_bitfield_8.c, 25_clr_b100w_bitfield_f.c,
5321 26_if1_b100w_bitfield_0.c, 26_if1_b100w_bitfield_3.c,
5322 26_if1_b100w_bitfield_7.c, 26_if1_b100w_bitfield_8.c,
5323 26_if1_b100w_bitfield_b.c, 26_if1_b100w_bitfield_f.c,
5324 27_if0_b100w_bitfield_0.c, 27_if0_b100w_bitfield_3.c,
5325 27_if0_b100w_bitfield_7.c, 27_if0_b100w_bitfield_8.c,
5326 27_if0_b100w_bitfield_b.c, 27_if0_b100w_bitfield_f.c
5328 * gcc.target/xstormy16/data_below100: New files:
5329 01_const_to_b100b.c, 02_const_to_b100w.c, 03_var_to_b100b.c,
5330 04_var_to_b100w.c, 05_b100b_to_var.c, 06_b100w_to_var.c,
5331 10_set_b100b_bit_0.c, 10_set_b100b_bit_7.c, 11_clr_b100b_bit_0.c,
5332 11_clr_b100b_bit_7.c, 12_if1_b100b_bit_0.c, 12_if1_b100b_bit_3.c,
5333 12_if1_b100b_bit_7.c, 13_if0_b100b_bit_0.c, 13_if0_b100b_bit_3.c,
5334 13_if0_b100b_bit_7.c, 14_set_b100w_bit_0.c, 14_set_b100w_bit_7.c,
5335 14_set_b100w_bit_8.c, 14_set_b100w_bit_f.c, 15_clr_b100w_bit_0.c,
5336 15_clr_b100w_bit_7.c, 15_clr_b100w_bit_8.c, 15_clr_b100w_bit_f.c,
5337 16_if1_b100w_bit_0.c, 16_if1_b100w_bit_3.c, 16_if1_b100w_bit_7.c,
5338 16_if1_b100w_bit_8.c, 16_if1_b100w_bit_b.c, 16_if1_b100w_bit_f.c,
5339 17_if0_b100w_bit_0.c, 17_if0_b100w_bit_3.c, 17_if0_b100w_bit_7.c,
5340 17_if0_b100w_bit_8.c, 17_if0_b100w_bit_b.c, 17_if0_b100w_bit_f.c,
5341 20_set_b100b_bitfield_0.c, 20_set_b100b_bitfield_7.c,
5342 21_clr_b100b_bitfield_0.c, 21_clr_b100b_bitfield_7.c,
5343 22_if1_b100b_bitfield_0.c, 22_if1_b100b_bitfield_3.c,
5344 22_if1_b100b_bitfield_7.c, 23_if0_b100b_bitfield_0.c,
5345 23_if0_b100b_bitfield_3.c, 23_if0_b100b_bitfield_7.c,
5346 24_set_b100w_bitfield_0.c, 24_set_b100w_bitfield_7.c,
5347 24_set_b100w_bitfield_8.c, 24_set_b100w_bitfield_f.c,
5348 25_clr_b100w_bitfield_0.c, 25_clr_b100w_bitfield_7.c,
5349 25_clr_b100w_bitfield_8.c, 25_clr_b100w_bitfield_f.c,
5350 26_if1_b100w_bitfield_0.c, 26_if1_b100w_bitfield_3.c,
5351 26_if1_b100w_bitfield_7.c, 26_if1_b100w_bitfield_8.c,
5352 26_if1_b100w_bitfield_b.c, 26_if1_b100w_bitfield_f.c,
5353 27_if0_b100w_bitfield_0.c, 27_if0_b100w_bitfield_3.c,
5354 27_if0_b100w_bitfield_7.c, 27_if0_b100w_bitfield_8.c,
5355 27_if0_b100w_bitfield_b.c, 27_if0_b100w_bitfield_f.c
5357 * gcc.target/xstormy16/sfr: New files:
5358 01_const_to_sfrb.c, 02_const_to_sfrw.c, 03_var_to_sfrb.c,
5359 04_var_to_sfrw.c, 05_sfrb_to_var.c, 06_sfrw_to_var.c,
5360 10_set_sfrb_bit_0.c, 10_set_sfrb_bit_7.c, 11_clr_sfrb_bit_0.c,
5361 11_clr_sfrb_bit_7.c, 12_if1_sfrb_bit_0.c, 12_if1_sfrb_bit_3.c,
5362 12_if1_sfrb_bit_7.c, 13_if0_sfrb_bit_0.c, 13_if0_sfrb_bit_3.c,
5363 13_if0_sfrb_bit_7.c, 14_set_sfrw_bit_0.c, 14_set_sfrw_bit_3.c,
5364 14_set_sfrw_bit_7.c, 14_set_sfrw_bit_8.c, 14_set_sfrw_bit_b.c,
5365 14_set_sfrw_bit_f.c, 15_clr_sfrw_bit_0.c, 15_clr_sfrw_bit_3.c,
5366 15_clr_sfrw_bit_7.c, 15_clr_sfrw_bit_8.c, 15_clr_sfrw_bit_b.c,
5367 15_clr_sfrw_bit_f.c, 16_if1_sfrw_bit_0.c, 16_if1_sfrw_bit_3.c,
5368 16_if1_sfrw_bit_7.c, 16_if1_sfrw_bit_8.c, 16_if1_sfrw_bit_b.c,
5369 16_if1_sfrw_bit_f.c, 17_if0_sfrw_bit_0.c, 17_if0_sfrw_bit_3.c,
5370 17_if0_sfrw_bit_7.c, 17_if0_sfrw_bit_8.c, 17_if0_sfrw_bit_b.c,
5371 17_if0_sfrw_bit_f.c, 20_set_sfrb_bitfield_0.c,
5372 20_set_sfrb_bitfield_7.c, 21_clr_sfrb_bitfield_0.c,
5373 21_clr_sfrb_bitfield_7.c, 22_if1_sfrb_bitfield_0.c,
5374 22_if1_sfrb_bitfield_3.c, 22_if1_sfrb_bitfield_7.c,
5375 23_if0_sfrb_bitfield_0.c, 23_if0_sfrb_bitfield_3.c,
5376 23_if0_sfrb_bitfield_7.c, 24_set_sfrw_bitfield_0.c,
5377 24_set_sfrw_bitfield_7.c, 24_set_sfrw_bitfield_8.c,
5378 24_set_sfrw_bitfield_f.c, 25_clr_sfrw_bitfield_0.c,
5379 25_clr_sfrw_bitfield_7.c, 25_clr_sfrw_bitfield_8.c,
5380 25_clr_sfrw_bitfield_f.c, 26_if1_sfrw_bitfield_0.c,
5381 26_if1_sfrw_bitfield_3.c, 26_if1_sfrw_bitfield_7.c,
5382 26_if1_sfrw_bitfield_8.c, 26_if1_sfrw_bitfield_b.c,
5383 26_if1_sfrw_bitfield_f.c, 27_if0_sfrw_bitfield_0.c,
5384 27_if0_sfrw_bitfield_3.c, 27_if0_sfrw_bitfield_7.c,
5385 27_if0_sfrw_bitfield_8.c, 27_if0_sfrw_bitfield_b.c,
5386 27_if0_sfrw_bitfield_f.c
5388 2004-12-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5391 * g++.dg/lookup/name-clash4.C: New test.
5393 2004-12-08 Nathan Sidwell <nathan@codesourcery.com>
5396 * g++.dg/opt/array1.C: New.
5399 * g++.dg/template/operator5.C: New.
5401 2004-12-08 Hans-Peter Nilsson <hp@bitrange.com>
5404 * gcc.dg/noncompile/20041207.c: Fix typo in dg directive.
5406 2004-12-07 Steven Bosscher <stevenb@suse.de>
5408 * gcc.dg/noncompile/20041207.c: New test.
5410 2004-12-07 Volker Reichelt <reichelt@gcc.gnu.org>
5412 * g++.dg/other/unreachable-1.C: New test.
5414 2004-12-06 Nick Clifton <nickc@redhat.com>
5416 * gcc.dg/builtins-config.h: Use <sys/types.h> instead of
5417 <limits.h> because the latter comes from gcc's include/ directory
5418 and not the newlib/libc/include directory.
5420 2004-12-04 Richard Henderson <rth@redhat.com>
5422 * gcc.dg/tree-ssa/loop-5.c: Use long instead of int.
5424 2004-12-04 Richard Henderson <rth@redhat.com>
5426 * lib/target-supports.exp (check_gc_sections_available): Disable
5429 2004-12-04 Andrew Pinski <pinskia@physics.uc.edu>
5432 * g++.dg/other/vararg-2.C: New test.
5434 2004-12-04 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5436 PR c++/17011, c++/17971
5437 * g++.dg/template/error15.C: Adjust expected error.
5438 * g++.dg/template/instantiate3.C: Likewise.
5440 2004-12-03 Janis Johnson <janis187@us.ibm.com>
5442 * gcc.dg/altivec-18.c: Fix for darwin
5444 2004-12-03 Nathan Sidwell <nathan@codesourcery.com>
5447 * g++.dg/parse/ptrmem2.C: New.
5450 * g++.dg/template/new1.C: New.
5452 2004-12-02 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5455 * gfortran.dg/direct_io_3.f90: New test.
5457 2004-12-02 Nathan Sidwell <nathan@codesourcery.com>
5460 * g++.dg/parse/crash21.C: New.
5462 2004-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5464 PR c++/15664, c++/18276
5465 * g++.dg/template/ttp13.C: New test.
5466 * g++.dg/template/ttp14.C: Likewise.
5468 2004-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5471 * g++.dg/parse/enum2.C: New test.
5472 * g++.old-deja/g++.pt/enum5.C: Adjust error location.
5474 2004-12-02 Nick Clifton <nickc@redhat.com>
5476 * gcc.target/xstormy16: New test directory.
5477 * gcc.target/xstormy16/xstormy16.exp: Run the new tests.
5478 * gcc.target/xstormy16/bp.c: Check the generation of bp
5480 * gcc.target/xstormy16/below_100.c: Check the generation of bp and
5481 bn instructions and the BELOW100 attribute.
5483 2004-12-02 Alan Modra <amodra@bigpond.net.au>
5486 * gcc.dg/ppc-eabi.c: New.
5488 2004-12-02 Bud Davis <bdavis9659@comcast.net>
5491 * gfortran.dg/backspace.f90
5493 2004-12-02 Bud Davis <bdavis9659@comcast.net>
5495 * gfortran.dg/inquire.f90: New test.
5497 2004-12-01 Janis Johnson <janis187@us.ibm.com>
5499 * lib/gcc-dg.exp (dg-process-target): Wrapper for dg function to
5500 handle effective-target-keyword.
5501 (dg-skip-if): Support effective-target keyword as target list.
5502 (dg-xfail-if): Ditto.
5503 * lib/target-supports.exp (is-effective-target-keyword): New proc.
5505 2004-12-01 Diego Novillo <dnovillo@redhat.com>
5507 PR tree-optimization/18291
5508 * testsuite/gcc.c-torture/compile/pr18291.c: New test.
5510 2004-12-01 Nathan Sidwell <nathan@codesourcery.com>
5513 * g++.dg/parse/crash20.C: New.
5516 * g++.dg/overload/arg1.C: New.
5517 * g++.dg/overload/arg2.C: New.
5518 * g++.dg/overload/arg3.C: New.
5519 * g++.dg/overload/arg4.C: New.
5521 2004-12-01 Joseph S. Myers <joseph@codesourcery.com>
5523 * gcc.dg/c99-flex-array-4.c: Remove.
5525 2004-11-30 Janis Johnson <janis187@us.ibm.com>
5527 * lib/compat.exp (compat-get-options): Fix for use with dg-xfail-if.
5529 * lib/target-supports.exp (is-effective-target): Simplify.
5531 * lib/target-supports.exp (check_effective_target_vect_long):
5532 Fix for powerpc64-*-*.
5534 2004-11-30 Loren James Rittle <ljrittle@acm.org>
5536 * g++.old-deja/g++.eh/badalloc1.C (arena_size): Bump up to 262144
5537 to support new requirements on FreeBSD 5.
5539 2004-11-30 Devang Patel <dpatel@apple.com>
5542 * gcc.dg/cpp/isysroot-1.c: Make this test darwin specific.
5544 2004-11-30 Janis Johnson <janis187@us.ibm.com>
5546 * g++.dg/ext/altivec-13.C: New test.
5548 2004-11-30 Andrew Pinski <pinskia@physics.uc.edu>
5551 * gcc.c-torture/execute/p18298.c: New test.
5553 2004-11-30 Ira Rosen <irar@il.ibm.com>
5554 Dorit Naishlos <dorit@il.ibm.com>
5557 * gcc.dg/vect/vect-89.c: New test.
5559 2004-11-30 James A. Morrison <phython@gcc.gnu.org>
5561 * gcc.dg/pr18596-1.c: New test.
5563 2004-11-30 Ben Elliston <bje@au.ibm.com>
5565 * g++.old-deja/g++.other/decl5.C: Remove remaining XFAILs.
5567 2004-11-29 Andrew Pinski <pinskia@physics.uc.edu>
5570 * gcc.dg/pr18479.c: New test.
5572 2004-11-29 Hans-Peter Nilsson <hp@bitrange.com>
5575 * g++.old-deja/g++.law/bit-fields2.C: Reinstate skip for
5576 mmix-knuth-mmixware.
5578 * g++.old-deja/g++.other/local-alloc1.C: Reinstate skip for
5579 cris-*-elf* cris-*-aout* mmix-*-*
5581 2004-11-29 Andrew Pinski <pinskia@physics.uc.edu>
5584 * gcc.dg/pr18725.c: New test.
5586 2004-11-29 Hans-Peter Nilsson <hp@bitrange.com>
5589 * g++.dg/opt/vt1.C: Skip for mmix-*-*.
5592 * gcc.dg/20040813-1.c: Skip for mmix-*-*.
5594 2004-11-29 Mark Mitchell <mark@codesourcery.com>
5597 * g++.old-deja/g++.brendan/crash16.C: Adjust error messages.
5598 * g++.old-deja/g++.law/ctors5.C: Likewise.
5599 * g++.old-deja/g++.other/crash25.C: Likewise.
5602 * g++.dg/template/error16.C: New test.
5605 * g++.dg/template/crash29.C: New test.
5607 2004-11-29 Diego Novillo <dnovillo@redhat.com>
5609 PR tree-optimization/18712
5610 * gcc.c-torture/compile/pr18712.c: New test.
5612 2004-11-29 Joseph Myers <joseph@codesourcery.com>
5615 * g++.dg/ext/weak1.C, gcc.dg/weak/weak-10.c, objc.dg/weak-1.m: New
5618 2004-11-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5621 * g++.dg/lookup/crash6.C: New test.
5623 2004-11-29 Hans-Peter Nilsson <hp@bitrange.com>
5626 * gcc.dg/pr18164.c: Add dg-options "". Correct typo in dg-error.
5628 2004-11-29 Joseph S. Myers <joseph@codesourcery.com>
5630 * gcc.dg/Wnested-externs-1.c, gcc.dg/decl-7.c, gcc.dg/decl-8.c,
5631 gcc.dg/if-empty-1.c, gcc.dg/init-bad-1.c, gcc.dg/init-bad-2.c,
5632 gcc.dg/init-bad-3.c, gcc.dg/parm-mismatch-1.c: New tests.
5634 2004-11-28 Andrew Pinski <pinskia@physics.uc.edu>
5636 * gcc.dg/pr18164.c: New test.
5638 2004-11-28 Matt Kraai <kraai@alumni.cmu.edu>
5640 * gcc.dg/funroll-loops-all.c: New.
5642 2004-11-28 Hans-Peter Nilsson <hp@bitrange.com>
5645 * g++.dg/rtti/tinfo1.C: In pattern for label definition ending
5646 delimeter, match space and TAB as well as ":".
5649 * g++.dg/abi/empty6.C: Xfail warning for mmix-*-*.
5652 * gcc.dg/uninit-H.c (ASM): For unknown targets, define to "= 0".
5655 * gcc.dg/intmax_t-1.c: Add mmix-*-* to dg-error.
5658 * gcc.dg/array-quals-1.c: Xfail for mmix-*-*.
5660 2004-11-28 Bud Davis <bdavis9659@comcast.net>
5662 * gfortran.dg/direct_io_2.f90: New test.
5664 2004-11-28 Hans-Peter Nilsson <hp@bitrange.com>
5667 * gcc.dg/cpp/assert4.c: Remove mmix assertion tests.
5669 2004-11-28 Richard Henderson <rth@redhat.com>
5671 * gcc.c-torture/execute/20020227-1.x: Remove XFAIL.
5673 2004-11-28 Joseph S. Myers <joseph@codesourcery.com>
5675 * gcc.dg/builtin-choose-expr-2.c, gcc.dg/cast-1.c,
5676 gcc.dg/cast-2.c, gcc.dg/cast-3.c, gcc.dg/format/opt-1.c,
5677 gcc.dg/format/opt-2.c, gcc.dg/format/opt-3.c,
5678 gcc.dg/format/opt-4.c, gcc.dg/format/opt-5.c,
5679 gcc.dg/format/opt-6.c, gcc.dg/pointer-arith-5.c,
5680 gcc.dg/pointer-arith-6.c, gcc.dg/pointer-arith-7.c,
5681 gcc.dg/pointer-arith-8.c: New tests.
5683 2004-11-27 Bud Davis <bdavis9659@comcast.net>
5686 * gfortran.dg/endfile.f90: New test.
5688 2004-11-27 Falk Hueffner <falk@debian.org>
5690 * gcc.dg/loop-6.c: New test.
5692 2004-11-27 Jakub Jelinek <jakub@redhat.com>
5694 * gcc.c-torture/execute/20041126-1.c: New test.
5696 2004-11-27 Richard Sandiford <rsandifo@redhat.com>
5698 * gcc.dg/mips-args-1.c: Don't expect _R3000 or _R4000 to be defined
5701 2004-11-27 Richard Sandiford <rsandifo@redhat.com>
5703 * gcc.dg/mips-movcc-[123].c: Pass the ?: expressions to other
5706 2004-11-27 Jakub Jelinek <jakub@redhat.com>
5708 PR rtl-optimization/17825
5709 * gcc.c-torture/compile/20041119-1.c: New test.
5711 2004-11-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5713 * lib/target-libpath.exp (restore_ld_library_path_env_vars):
5714 Check existence of ld library path variables before unsetting.
5716 2004-11-26 Mark Mitchell <mark@codesourcery.com>
5718 * g++.old-deja/g++.eh/badalloc1.C: Robustify.
5720 2004-11-26 Richard Sandiford <rsandifo@redhat.com>
5722 * gcc.dg/sibcall-[34].c: Remove MIPS xfails.
5724 2004-11-26 Richard Sandiford <rsandifo@redhat.com>
5726 * g++.old-deja/g++.jason/thunk3.C: Remove mips*-*-* xfail.
5728 2004-11-26 Ben Elliston <bje@au.ibm.com>
5730 * gcc.dg/cpp/isysroot-2.c: Move target selector from dg-options to
5733 2004-11-26 Ben Elliston <bje@au.ibm.com>
5735 * gcc.dg/pr17957.c: Pass --param, not -param.
5737 2004-11-25 Andrew Pinski <pinskia@physics.uc.edu>
5740 * testsuite/gcc.dg/pr17957.c: New test.
5742 2004-11-25 Mark Mitchell <mark@codesourcery.com>
5745 * g++.dg/template/crash28.C: Likewise.
5748 * g++.dg/expr/unary2.C: Adjust lvalue messages.
5749 * g++.dg/ext/lvaddr.C: Likewise.
5750 * g++.dg/opt/pr7503-3.C: Likewise.
5753 * g++.dg/parse/qualified3.C: New test.
5754 * g++.old-deja/g++.other/friend7.C: Remove bogus qualification.
5757 * g++.dg/expr/return1.C: New test.
5759 2004-11-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5761 Friend class name lookup 3/n, PR c++/3332
5762 * g++.dg/lookup/friend3.C: New test.
5763 * g++.dg/lookup/friend4.C: Likewise.
5764 * g++.dg/lookup/friend5.C: Likewise.
5766 2004-11-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5768 Friend class name lookup 2/n, PR c++/14513, c++/15410
5769 * g++.dg/lookup/friend2.C: New test.
5770 * g++.dg/template/friend31.C: Likewise.
5772 2004-11-24 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5774 * lib/target-libpath.exp (orig_ld_library_path_saved): Add missing set.
5776 2004-11-24 Mark Mitchell <mark@codesourcery.com>
5779 * g++.dg/tc1/dr56.C: Remove.
5780 * g++.dg/template/typedef1.C: Add dg-error markers.
5781 * g++.old-deja/g++.other/typedef7.C: Likewise.
5784 * g++.dg/parse/typedef7.C: New test.
5786 2004-11-24 Richard Sandiford <rsandifo@redhat.com>
5788 * gcc.c-torture/execute/20041124-1.c: New test.
5790 2004-11-24 Mark Mitchell <mark@codesourcery.com>
5792 * g++.dg/template/deduce3.C: New test.
5795 * g++.dg/template/crash27.C: New test.
5798 * g++.dg/warn/Wshadow-3.C: New test.
5800 2004-11-24 Devang Patel <dpatel@apple.com>
5803 * gcc.dg/cpp/isysroot-1.c: New test.
5804 * gcc.dg/cpp/usr/include/stdio.h: New file.
5805 * gcc.dg/cpp/isysroot-2.c: New test.
5806 * gcc.dg/cpp/System/Library/Framework/Carbon.framework/Headers/Carbon.h:
5809 2004-11-24 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5812 * g++.old-deja/g++.oliva/template10.C: Remove xfail.
5814 2004-11-24 Eric Botcazou <ebotcazou@libertysurf.fr>
5816 * gcc.target/sparc/align.c: Do not include <stdint.h>.
5817 * gcc.target/sparc/pdist.c: Likewise.
5819 2004-11-24 Paolo Bonzini <bonzini@gnu.org>
5822 * g++.dg/conversion/simd1.C: New test.
5824 2004-11-23 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5826 * lib/target-libpath.exp: New file defining set_ld_library_path_env_vars
5827 and restore_ld_library_path_env_vars.
5828 * g++.dg/compat/compat.exp, lib/g++.exp, lib/gcc-dg.exp,
5829 lib/gfortran.exp, lib/objc.exp, lib/treelang.exp: Use new procs.
5830 * ada/acats/run_acats (LD_LIBRARY_PATH): Add previous LD_LIBRARY_PATH
5831 to LD_LIBRARY_PATH. Export LD_LIBRARY_PATH.
5833 2004-11-23 Daniel Jacobowitz <dan@codesourcery.com>
5835 * gcc.dg/pragma-align-2.c: Test macro expansion.
5836 * gcc.dg/pragma-pack-2.c: New test.
5838 2004-11-23 Richard Henderson <rth@redhat.com>
5840 * gcc.dg/vect/pr18425.c: Use effective target vect_long.
5841 * gcc.dg/vect/vect-13.c, gcc.dg/vect/vect-17.c, gcc.dg/vect/vect-18.c,
5842 gcc.dg/vect/vect-19.c, gcc.dg/vect/vect-20.c, gcc.dg/vect/vect-48a.c,
5843 gcc.dg/vect/vect-56a.c, gcc.dg/vect/vect-7.c, gcc.dg/vect/vect-77.c,
5844 gcc.dg/vect/vect-77a.c, gcc.dg/vect/vect-78.c, gcc.dg/vect/vect-86.c,
5845 gcc.dg/vect/vect-87.c, gcc.dg/vect/vect-88.c: XFAIL for alpha.
5847 * gcc.dg/vect/vect.exp: Add check for alpha.
5848 * lib/target-supports.exp (check_alpha_max_hw_available): New.
5849 (check_effective_target_vect_int): Enable for alpha.
5850 (check_effective_target_vect_long): New.
5851 (is-effective-target): Add it.
5853 2004-11-23 Uros Bizjak <uros@kss-loka.si>
5855 * gcc.dg/pr18614-1.c: New test.
5857 2004-11-23 Eric Botcazou <ebotcazou@libertysurf.fr>
5859 * gcc.dg/setjmp-2.c: New test.
5861 2004-11-22 James A. Morrison <phython@gcc.gnu.org>
5863 * gcc.target/sparc/align.c, gcc.target/sparc/combined-2.c,
5864 gcc.target/sparc/fpack16.c, gcc.target/sparc/fpack32.c,
5865 gcc.target/sparc/fpackfix.c, gcc.target/fexpand.c,
5866 gcc.target/sparc/fpmerge.c, gcc.target/sparc/fpmul.c,
5867 gcc.target/sparc/pdist.c: New tests.
5869 2004-11-22 Bob Wilson <bob.wilson@acm.org>
5871 * gcc.dg/uninit-H.c: Define ASM for Xtensa targets.
5873 2004-11-22 Dale Johannesen <dalej@apple.com>
5875 * gcc.dg/20041111-1.c: New.
5877 2004-11-19 Dorit Naishlos <dorit@il.ibm.com>
5880 * gcc.dg/vect/pr18536.c: New test.
5882 2004-11-22 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5885 * g++.dg/template/nontype11.C: New test.
5887 2004-11-21 Roger Sayle <roger@eyesopen.com>
5890 * gcc.dg/pr18520-1.c: New test case.
5892 2004-11-20 Joseph S. Myers <joseph@codesourcery.com>
5894 * gcc.dg/Wchar-subscripts-1.c, gcc.dg/array-8.c: New tests.
5895 * gcc.dg/pointer-arith-1.c, gcc.dg/pointer-arith-2.c,
5896 gcc.dg/pointer-arith-3.c, gcc.dg/pointer-arith-4.c: Update
5897 expected diagnostics.
5899 2004-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
5902 * gcc.dg/vect/vect-13.c, vect-27.c, vect-27a.c, vect-29.c,
5903 vect-29a.c, vect-48a.c, vect-56a.c, vect-72.c, vect-72a.c,
5904 vect-77.c, vect-77a.c: XFAIL on the SPARC.
5906 2004-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
5908 * gcc.dg/vect/vect.exp (sparc*-*-*): Fix a couple of nits.
5910 2004-11-19 Mark Mitchell <mark@codesourcery.com>
5911 Joseph Myers <joseph@codesourcery.com>
5913 * lib/target-supports.exp (check_visibility_available): Really
5916 2004-11-19 Dorit Naishlos <dorit@il.ibm.com>
5919 * gcc.dg/vect/vect-85.c: New test.
5920 * gcc.dg/vect/vect-86.c: New test.
5921 * gcc.dg/vect/vect-87.c: New test.
5922 * gcc.dg/vect/vect-88.c: New test.
5924 2004-11-19 Ben Elliston <bje@au.ibm.com>
5926 * gcc.dg/pr16286.c: Test __pixel and __bool keywords.
5928 2004-11-18 Janis Johnson <janis187@us.ibm.com>
5930 * gcc.dg/ppc-bitfield1.c: Skip if not LP64, don't specify -m64.
5931 * gcc.dg/ppc-and-1.c: Ditto.
5932 * gcc.dg/ppc-compare-1.c: Ditto.
5933 * gcc.dg/ppc-mov-1.c: Ditto
5935 2004-11-18 Daniel Jacobowitz <dan@codesourcery.com>
5936 Mark Mitchell <mark@codesourcery.com>
5938 * testsuite/gcc.dg/pragma-init-fini-2.c: New test.
5940 2004-11-17 Janis Johnson <janis187@us.ibm.com>
5941 Aldy Hernandez <aldyh@redhat.com>
5943 * lib/target-supports.exp (check_effective_target_vect_int): New
5944 (check_effective_target_vect_float): New
5945 (check_effective_target_vect_double): New.
5946 (is-effective-target): Support new effective targets keywords.
5947 * gcc.dg/vect/vect.exp: Set target-dependent vector flags and
5948 default action for dg-do.
5949 * gcc.dg/vect/pr16105.c: Use new support.
5950 * gcc.dg/vect/pr18400.c: Ditto.
5951 * gcc.dg/vect/pr18425.c: Ditto.
5952 * gcc.dg/vect/vect-1.c: Ditto.
5953 * gcc.dg/vect/vect-10.c: Ditto.
5954 * gcc.dg/vect/vect-11.c: Ditto.
5955 * gcc.dg/vect/vect-12.c: Ditto.
5956 * gcc.dg/vect/vect-13.c: Ditto.
5957 * gcc.dg/vect/vect-14.c: Ditto.
5958 * gcc.dg/vect/vect-15.c: Ditto.
5959 * gcc.dg/vect/vect-16.c: Ditto.
5960 * gcc.dg/vect/vect-17.c: Ditto.
5961 * gcc.dg/vect/vect-18.c: Ditto.
5962 * gcc.dg/vect/vect-19.c: Ditto.
5963 * gcc.dg/vect/vect-2.c: Ditto.
5964 * gcc.dg/vect/vect-20.c: Ditto.
5965 * gcc.dg/vect/vect-21.c: Ditto.
5966 * gcc.dg/vect/vect-22.c: Ditto.
5967 * gcc.dg/vect/vect-23.c: Ditto.
5968 * gcc.dg/vect/vect-24.c: Ditto.
5969 * gcc.dg/vect/vect-25.c: Ditto.
5970 * gcc.dg/vect/vect-26.c: Ditto.
5971 * gcc.dg/vect/vect-27.c: Ditto.
5972 * gcc.dg/vect/vect-27a.c: Ditto.
5973 * gcc.dg/vect/vect-28.c: Ditto.
5974 * gcc.dg/vect/vect-29.c: Ditto.
5975 * gcc.dg/vect/vect-29a.c: Ditto.
5976 * gcc.dg/vect/vect-3.c: Ditto.
5977 * gcc.dg/vect/vect-30.c: Ditto.
5978 * gcc.dg/vect/vect-31.c: Ditto.
5979 * gcc.dg/vect/vect-32.c: Ditto.
5980 * gcc.dg/vect/vect-33.c: Ditto.
5981 * gcc.dg/vect/vect-34.c: Ditto.
5982 * gcc.dg/vect/vect-35.c: Ditto.
5983 * gcc.dg/vect/vect-36.c: Ditto.
5984 * gcc.dg/vect/vect-37.c: Ditto.
5985 * gcc.dg/vect/vect-38.c: Ditto.
5986 * gcc.dg/vect/vect-4.c: Ditto.
5987 * gcc.dg/vect/vect-40.c: Ditto.
5988 * gcc.dg/vect/vect-41.c: Ditto.
5989 * gcc.dg/vect/vect-42.c: Ditto.
5990 * gcc.dg/vect/vect-43.c: Ditto.
5991 * gcc.dg/vect/vect-44.c: Ditto.
5992 * gcc.dg/vect/vect-45.c: Ditto.
5993 * gcc.dg/vect/vect-46.c: Ditto.
5994 * gcc.dg/vect/vect-47.c: Ditto.
5995 * gcc.dg/vect/vect-48.c: Ditto.
5996 * gcc.dg/vect/vect-48a.c: Ditto.
5997 * gcc.dg/vect/vect-49.c: Ditto.
5998 * gcc.dg/vect/vect-5.c: Ditto.
5999 * gcc.dg/vect/vect-50.c: Ditto.
6000 * gcc.dg/vect/vect-51.c: Ditto.
6001 * gcc.dg/vect/vect-52.c: Ditto.
6002 * gcc.dg/vect/vect-53.c: Ditto.
6003 * gcc.dg/vect/vect-54.c: Ditto.
6004 * gcc.dg/vect/vect-55.c: Ditto.
6005 * gcc.dg/vect/vect-56.c: Ditto.
6006 * gcc.dg/vect/vect-56a.c: Ditto.
6007 * gcc.dg/vect/vect-57.c: Ditto.
6008 * gcc.dg/vect/vect-58.c: Ditto.
6009 * gcc.dg/vect/vect-59.c: Ditto.
6010 * gcc.dg/vect/vect-6.c: Ditto.
6011 * gcc.dg/vect/vect-60.c: Ditto.
6012 * gcc.dg/vect/vect-61.c: Ditto.
6013 * gcc.dg/vect/vect-62.c: Ditto.
6014 * gcc.dg/vect/vect-63.c: Ditto.
6015 * gcc.dg/vect/vect-64.c: Ditto.
6016 * gcc.dg/vect/vect-65.c: Ditto.
6017 * gcc.dg/vect/vect-66.c: Ditto.
6018 * gcc.dg/vect/vect-67.c: Ditto.
6019 * gcc.dg/vect/vect-68.c: Ditto.
6020 * gcc.dg/vect/vect-69.c: Ditto.
6021 * gcc.dg/vect/vect-7.c: Ditto.
6022 * gcc.dg/vect/vect-72.c: Ditto.
6023 * gcc.dg/vect/vect-72a.c: Ditto.
6024 * gcc.dg/vect/vect-73.c: Ditto.
6025 * gcc.dg/vect/vect-74.c: Ditto.
6026 * gcc.dg/vect/vect-75.c: Ditto.
6027 * gcc.dg/vect/vect-76.c: Ditto.
6028 * gcc.dg/vect/vect-77.c: Ditto.
6029 * gcc.dg/vect/vect-77a.c: Ditto.
6030 * gcc.dg/vect/vect-78.c: Ditto.
6031 * gcc.dg/vect/vect-79.c: Ditto.
6032 * gcc.dg/vect/vect-8.c: Ditto.
6033 * gcc.dg/vect/vect-80.c: Ditto.
6034 * gcc.dg/vect/vect-82.c: Ditto.
6035 * gcc.dg/vect/vect-82_64.c: Ditto.
6036 * gcc.dg/vect/vect-83.c: Ditto.
6037 * gcc.dg/vect/vect-83_64.c: Ditto.
6038 * gcc.dg/vect/vect-9.c: Ditto.
6039 * gcc.dg/vect/vect-all.c: Ditto.
6040 * gcc.dg/vect/vect-none.c: Ditto.
6042 2004-11-17 Janis Johnson <janis187@us.ibm.com>
6044 * lib/gcc-dg.exp (dg-skip-if): New function.
6045 (dg-forbid-option): Remove.
6046 * g++.dg/abi/bitfield3.C: Use dg-skip-if i?86 -m64.
6047 * g++.dg/abi/bitfield8.C: Likewise.
6048 * g++.dg/abi/dtor1.C: Likewise.
6049 * g++.dg/abi/empty10.C: Likewise.
6050 * g++.dg/abi/empty7.C: Likewise.
6051 * g++.dg/abi/empty9.C: Likewise.
6052 * g++.dg/abi/layout3.C: Likewise.
6053 * g++.dg/abi/layout4.C: Likewise.
6054 * g++.dg/abi/thunk1.C: Likewise.
6055 * g++.dg/abi/thunk2.C: Likewise.
6056 * g++.dg/abi/vbase11.C: Likewise.
6057 * g++.dg/abi/vthunk2.C: Likewise.
6058 * g++.dg/abi/vthunk3.C: Likewise.
6059 * g++.dg/ext/attrib8.C: Likewise.
6060 * g++.dg/opt/longbranch2.C: Likewise.
6061 * g++.dg/opt/reg-stack4.C: Likewise.
6062 * g++.old-deja/g++.ext/attrib1.C: Likewise.
6063 * g++.old-deja/g++.ext/attrib2.C: Likewise.
6064 * g++.old-deja/g++.ext/attrib3.C: Likewise.
6065 * g++.old-deja/g++.other/store-expr1.C: Likewise.
6066 * g++.old-deja/g++.other/store-expr2.C: Likewise.
6067 * gcc.dg/20000609-1.c: Likewise.
6068 * gcc.dg/20000720-1.c: Likewise.
6069 * gcc.dg/20011107-1.c: Likewise.
6070 * gcc.dg/20011119-1.c: Likewise.
6071 * gcc.dg/20020108-1.c: Likewise.
6072 * gcc.dg/20020122-2.c: Likewise.
6073 * gcc.dg/20020122-3.c: Likewise.
6074 * gcc.dg/20020201-3.c: Likewise.
6075 * gcc.dg/20020206-1.c: Likewise.
6076 * gcc.dg/20020218-1.c: Likewise.
6077 * gcc.dg/20020310-1.c: Likewise.
6078 * gcc.dg/20020411-1.c: Likewise.
6079 * gcc.dg/20020418-2.c: Likewise.
6080 * gcc.dg/20020426-1.c: Likewise.
6081 * gcc.dg/20020426-2.c: Likewise.
6082 * gcc.dg/20020517-1.c: Likewise.
6083 * gcc.dg/20020523-1.c: Likewise.
6084 * gcc.dg/20020523-2.c: Likewise.
6085 * gcc.dg/20020729-1.c: Likewise.
6086 * gcc.dg/20030204-1.c: Likewise.
6087 * gcc.dg/20030826-2.c: Likewise.
6088 * gcc.dg/20030926-1.c: Likewise.
6089 * gcc.dg/20031202-1.c: Likewise.
6090 * gcc.dg/980312-1.c: Likewise.
6091 * gcc.dg/980313-1.c: Likewise.
6092 * gcc.dg/990117-1.c: Likewise.
6093 * gcc.dg/990424-1.c: Likewise.
6094 * gcc.dg/990524-1.c: Likewise.
6095 * gcc.dg/991230-1.c: Likewise.
6096 * gcc.dg/i386-387-1.c: Likewise.
6097 * gcc.dg/i386-387-2.c: Likewise.
6098 * gcc.dg/i386-387-3.c: Likewise.
6099 * gcc.dg/i386-387-4.c: Likewise.
6100 * gcc.dg/i386-387-5.c: Likewise.
6101 * gcc.dg/i386-387-6.c: Likewise.
6102 * gcc.dg/i386-asm-1.c: Likewise.
6103 * gcc.dg/i386-bitfield1.c: Likewise.
6104 * gcc.dg/i386-bitfield2.c: Likewise.
6105 * gcc.dg/i386-loop-1.c: Likewise.
6106 * gcc.dg/i386-loop-2.c: Likewise.
6107 * gcc.dg/i386-loop-3.c: Likewise.
6108 * gcc.dg/i386-pentium4-not-mull.c: Likewise.
6109 * gcc.dg/i386-pic-1.c: Likewise.
6110 * gcc.dg/i386-regparm.c: Likewise.
6111 * gcc.dg/i386-signbit-1.c: Likewise.
6112 * gcc.dg/i386-signbit-2.c: Likewise.
6113 * gcc.dg/i386-signbit-3.c: Likewise.
6114 * gcc.dg/i386-sse-5.c: Likewise.
6115 * gcc.dg/i386-sse-8.c: Likewise.
6116 * gcc.dg/i386-unroll-1.c: Likewise.
6117 * gcc.dg/tls/opt-1.c: Likewise.
6118 * gcc.dg/tls/opt-2.c: Likewise.
6119 * gcc.dg/unroll-1.c: Likewise.
6120 * gcc.misc-tests/i386-pf-3dnow-1.c: Likewise.
6121 * gcc.misc-tests/i386-pf-athlon-1.c: Likewise.
6122 * gcc.misc-tests/i386-pf-none-1.c: Likewise.
6123 * gcc.misc-tests/i386-pf-sse-1.c: Likewise.
6125 2004-11-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6127 * g++.dg/template/incomplete1.C: New test.
6129 2004-11-16 Nick Clifton <nickc@redhat.com>
6131 Revert patches accidentally commited during checkin of fixes for
6133 gcc.c-torture/execute/simd-4.c: Revert
6134 gcc.dg/20040910-1.c: Revert.
6136 2004-11-16 Paul Brook <paul@codesourcery.com>
6139 * gfortran.dg/der_pointer_1.f90: New test.
6141 2004-11-15 Joseph S. Myers <joseph@codesourcery.com>
6144 * gcc.dg/bitfld-13.c: New test.
6146 2004-11-15 Janis Johnson <janis187@us.ibm.com>
6148 * gcc.dg/vect/tree-vect.h: (check_vect): Test symbols defined for
6151 * gcc.dg/ppc64-abi-1.c: Skip if not lp64.
6152 * gcc.dg/ppc64-abi-2.c: Ditto.
6153 * gcc.dg/ppc64-abi-3.c: Ditto.
6155 * lib/gcc-dg.exp (dg-target-list): Remove.
6157 2004-11-15 Steve Ellcey <sje@cup.hp.com>
6159 * gcc.dg/ia64-postinc.c: New test.
6161 2004-11-15 Mark Mitchell <mark@codesourcery.com>
6163 * gcc.dg/format/cmn-err-1.c: Add tests for "%p".
6165 2004-11-15 Nick Clifton <nickc@redhat.com>
6167 * g++.dg/opt/strength-reduce.C: Replace 0x7fffffff with
6168 __INT_MAX__ so that the test can be compiled by toolchains
6169 targeted at 16-bit processors.
6171 * gcc.dg/20040625-1.c: Use long constants rather than integers
6172 when performing arithmetic that will overflow 16-bits.
6174 * gcc.dg/i386-sse-8.c: Expect this test to fail for the
6175 xstormy16. It does not support 128-bit vector operations.
6177 * gcc.dg/ultrasp4.c: Replace all occurrences of the type 'long'
6178 with the macro PTR_TYPE. Define this macro to an integer type
6179 suitable for holding a pointer.
6181 * gcc.dg/compat/struct-align-1_x.c: Use shorter integers if
6182 the target is a 16-bit processor.
6184 * gcc.dg/cpp/if-2.c: Expect a different warning message from
6185 16-bit targets where the character constant will be too long.
6187 * g++.dg/opt/asm1.C: Expect this test to fail on the xstormy16
6188 where the double will not be directly addressable.
6190 2004-11-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6192 Friend class name lookup 1/n, PR c++/18471
6193 * g++.dg/template/crash26.C: New test.
6194 * g++.dg/lookup/struct1.C: Adjust expected error.
6195 * g++.dg/parse/elab1.C: Likewise.
6196 * g++.dg/parse/elab2.C: Likewise.
6197 * g++.dg/parse/int-as-enum1.C: Likewise.
6198 * g++.dg/parse/struct-as-enum1.C: Likewise.
6199 * g++.dg/parse/typedef1.C: Likewise.
6200 * g++.dg/parse/typedef3.C: Likewise.
6201 * g++.dg/parse/typedef4.C: Likewise.
6202 * g++.dg/parse/typedef5.C: Likewise.
6203 * g++.dg/template/nontype4.C: Likewise.
6204 * g++.old-deja/g++.benjamin/typedef01.C: Likewise.
6205 * g++.old-deja/g++.other/elab1.C: Likewise.
6206 * g++.old-deja/g++.other/syntax4.C: Likewise.
6208 2004-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
6210 * gcc.dg/intmax_t-1.c: XFAIL on Solaris 2.5.1.
6212 2004-11-14 Zdenek Dvorak <dvorakz@suse.cz>
6214 * gcc.c-torture/execute/20041114-1.c: New test.
6216 2004-11-14 Joseph S. Myers <joseph@codesourcery.com>
6218 * gcc.dg/c99-flex-array-5.c, gcc.dg/c99-fordecl-3.c,
6219 gcc.dg/comp-goto-1.c, gcc.dg/comp-goto-2.c, gcc.dg/comp-goto-3.c,
6220 gcc.dg/format/strfmon-2.c, gcc.dg/pointer-arith-1.c,
6221 gcc.dg/pointer-arith-2.c, gcc.dg/pointer-arith-3.c,
6222 gcc.dg/pointer-arith-4.c, gcc.dg/switch-5.c, gcc.dg/switch-6.c,
6223 gcc.dg/switch-7.c: New tests.
6225 2004-11-14 Dorit Naishlos <dorit@il.ibm.com>
6227 * gcc.dg/vect/vect-78.c: Now vectorized on powerpc*.
6229 2004-11-14 Dorit Naishlos <dorit@il.ibm.com>
6232 * gcc.dg/vect/pr18400.c: New test.
6234 2004-11-14 Dorit Naishlos <dorit@il.ibm.com>
6235 Andrew Pinski <pinskia@physics.uc.edu>
6238 * gcc.dg/vect/pr18425.c: New test.
6240 2004-11-14 Eric Botcazou <ebotcazou@libertysurf.fr>
6242 * gcc.dg/tls/alias-1.c: Remove dg-warning on the SPARC.
6243 Guard with dg-require-alias and dg-require-visibility.
6245 2004-11-14 Eric Botcazou <ebotcazou@libertysurf.fr>
6247 * g++.dg/other/packed1.C: UnXFAIL on SPARC, PA, MIPS and PowerPC.
6249 2004-11-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6251 * g++.dg/expr/unary1.C, g++.dg/expr/unary2.C: New tests.
6253 2004-11-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6256 * g++.dg/template/defarg5.C: New test.
6258 2004-11-13 Eric Botcazou <ebotcazou@libertysurf.fr>
6260 * g++.dg/parse/cast1.C: Run only on ILP32.
6261 * g++.old-deja/g++.mike/p784.C: Likewise.
6263 2004-11-13 Bernd Schmidt <bernd.schmidt@analog.com>
6265 * gcc.c-torture/execute/20041113-1.c: New test.
6267 2004-11-13 James A. Morrison <phython@gcc.gnu.org>
6270 * gcc.dg/vect/tree-vect.h (check_vect): Add SPARC-specific test.
6271 * gcc.dg/vect/vect-2.c, gcc.dg/vect/vect-7.c, gcc.dg/vect/vect-9.c,
6272 gcc.dg/vect/vect-10.c, gcc.dg/vect/vect-12.c, gcc.dg/vect/vect-14.c,
6273 gcc.dg/vect/vect-15.c, gcc.dg/vect/vect-17.c, gcc.dg/vect/vect-18.c,
6274 gcc.dg/vect/vect-19.c, gcc.dg/vect/vect-20.c, gcc.dg/vect/vect-21.c,
6275 gcc.dg/vect/vect-22.c, gcc.dg/vect/vect-23.c, gcc.dg/vect/vect-24.c,
6276 gcc.dg/vect/vect-25.c, gcc.dg/vect/vect-26.c, gcc.dg/vect/vect-32.c,
6277 gcc.dg/vect/vect-33.c, gcc.dg/vect/vect-34.c, gcc.dg/vect/vect-35.c,
6278 gcc.dg/vect/vect-36.c, gcc.dg/vect/vect-37.c, gcc.dg/vect/vect-62.c,
6279 gcc.dg/vect/vect-63.c, gcc.dg/vect/vect-64.c, gcc.dg/vect/vect-65.c,
6280 gcc.dg/vect/vect-66.c, gcc.dg/vect/vect-67.c, gcc.dg/vect/vect-68.c,
6281 gcc.dg/vect/vect-69.c, gcc.dg/vect/vect-73.c, gcc.dg/vect/vect-75.c,
6282 gcc.dg/vect/vect-76.c, gcc.dg/vect/vect-78.c: Enable for SPARC.
6284 2004-11-13 James A. Morrison <phython@gcc.gnu.org>
6286 * gcc.target/sparc/fand.c, gcc.target/sparc/fands,
6287 gcc.target/sparc/fnand.c, gcc.target/sparc/fnands.c,
6288 gcc.target/sparc/fxor.c, gcc.target/sparc/fxors.c,
6289 gcc.target/sparc/fxnor.c, gcc.target/sparc/fxnors.c,
6290 gcc.target/sparc/fandnot.c, gcc.target/sparc/fandnots.c,
6291 gcc.target/sparc/fornot.c, gcc.target/sparc/fornots.c,
6292 gcc.target/sparc/fnot.c, gcc.target/sparc/fnots.c,
6293 gcc.target/sparc/for.c, gcc.target/sparc/fors.c,
6294 gcc.target/sparc/combined-1.c: New tests.
6296 2004-11-12 Ziemowit Laski <zlaski@apple.com>
6298 * objc.dg/const-str-8.m, objc.dg/const-str-9.m:
6301 2004-11-12 Mark Mitchell <mark@codesourcery.com>
6303 * lib/gcc-dg.exp (dg-forbid-option): New function.
6304 * g++.dg/abi/bitfield3.C: Use dg-forbid-option -m64.
6305 * g++.dg/abi/bitfield8.C: Likewise.
6306 * g++.dg/abi/dtor1.C: Likewise.
6307 * g++.dg/abi/empty10.C: Likewise.
6308 * g++.dg/abi/empty7.C: Likewise.
6309 * g++.dg/abi/empty9.C: Likewise.
6310 * g++.dg/abi/layout3.C: Likewise.
6311 * g++.dg/abi/layout4.C: Likewise.
6312 * g++.dg/abi/thunk1.C: Likewise.
6313 * g++.dg/abi/thunk2.C: Likewise.
6314 * g++.dg/abi/vbase11.C: Likewise.
6315 * g++.dg/abi/vthunk2.C: Likewise.
6316 * g++.dg/abi/vthunk3.C: Likewise.
6317 * g++.dg/ext/attrib8.C: Likewise.
6318 * g++.dg/opt/longbranch2.C: Likewise.
6319 * g++.dg/opt/reg-stack4.C: Likewise.
6320 * g++.old-deja/g++.ext/attrib1.C: Likewise.
6321 * g++.old-deja/g++.ext/attrib2.C: Likewise.
6322 * g++.old-deja/g++.ext/attrib3.C: Likewise.
6323 * g++.old-deja/g++.other/store-expr1.C: Likewise.
6324 * g++.old-deja/g++.other/store-expr2.C: Likewise.
6325 * gcc.dg/20000609-1.c: Likewise.
6326 * gcc.dg/20000720-1.c: Likewise.
6327 * gcc.dg/20011107-1.c: Likewise.
6328 * gcc.dg/20011119-1.c: Likewise.
6329 * gcc.dg/20020108-1.c: Likewise.
6330 * gcc.dg/20020122-2.c: Likewise.
6331 * gcc.dg/20020122-3.c: Likewise.
6332 * gcc.dg/20020201-3.c: Likewise.
6333 * gcc.dg/20020206-1.c: Likewise.
6334 * gcc.dg/20020218-1.c: Likewise.
6335 * gcc.dg/20020310-1.c: Likewise.
6336 * gcc.dg/20020411-1.c: Likewise.
6337 * gcc.dg/20020418-2.c: Likewise.
6338 * gcc.dg/20020426-1.c: Likewise.
6339 * gcc.dg/20020426-2.c: Likewise.
6340 * gcc.dg/20020517-1.c: Likewise.
6341 * gcc.dg/20020523-1.c: Likewise.
6342 * gcc.dg/20020523-2.c: Likewise.
6343 * gcc.dg/20020729-1.c: Likewise.
6344 * gcc.dg/20030204-1.c: Likewise.
6345 * gcc.dg/20030826-2.c: Likewise.
6346 * gcc.dg/20030926-1.c: Likewise.
6347 * gcc.dg/20031202-1.c: Likewise.
6348 * gcc.dg/980312-1.c: Likewise.
6349 * gcc.dg/980313-1.c: Likewise.
6350 * gcc.dg/990117-1.c: Likewise.
6351 * gcc.dg/990424-1.c: Likewise.
6352 * gcc.dg/990524-1.c: Likewise.
6353 * gcc.dg/991230-1.c: Likewise.
6354 * gcc.dg/i386-387-1.c: Likewise.
6355 * gcc.dg/i386-387-2.c: Likewise.
6356 * gcc.dg/i386-387-3.c: Likewise.
6357 * gcc.dg/i386-387-4.c: Likewise.
6358 * gcc.dg/i386-387-5.c: Likewise.
6359 * gcc.dg/i386-387-6.c: Likewise.
6360 * gcc.dg/i386-asm-1.c: Likewise.
6361 * gcc.dg/i386-bitfield1.c: Likewise.
6362 * gcc.dg/i386-bitfield2.c: Likewise.
6363 * gcc.dg/i386-loop-1.c: Likewise.
6364 * gcc.dg/i386-loop-2.c: Likewise.
6365 * gcc.dg/i386-loop-3.c: Likewise.
6366 * gcc.dg/i386-pentium4-not-mull.c: Likewise.
6367 * gcc.dg/i386-pic-1.c: Likewise.
6368 * gcc.dg/i386-regparm.c: Likewise.
6369 * gcc.dg/i386-signbit-1.c: Likewise.
6370 * gcc.dg/i386-signbit-2.c: Likewise.
6371 * gcc.dg/i386-signbit-3.c: Likewise.
6372 * gcc.dg/i386-sse-5.c: Likewise.
6373 * gcc.dg/i386-sse-8.c: Likewise.
6374 * gcc.dg/i386-unroll-1.c: Likewise.
6375 * gcc.dg/tls/opt-1.c: Likewise.
6376 * gcc.dg/tls/opt-2.c: Likewise.
6377 * gcc.dg/unroll-1.c: Likewise.
6378 * gcc.misc-tests/i386-pf-3dnow-1.c: Likewise.
6379 * gcc.misc-tests/i386-pf-athlon-1.c: Likewise.
6380 * gcc.misc-tests/i386-pf-none-1.c: Likewise.
6381 * gcc.misc-tests/i386-pf-sse-1.c: Likewise.
6382 * gcc.c-torture/execute/20010129-1.x: Do not use -mtune=i686 when
6385 2004-11-12 Mark Mitchell <mark@codesourcery.com>
6388 * g++.dg/parse/cond1.C: New test.
6391 * g++.dg/template/array9.C: New test.
6392 * g++.dg/ext/vla1.C: Adjust error messages.
6393 * g++.dg/ext/vlm1.C: Likewise.
6394 * g++.dg/template/crash2.C: Likewise.
6397 * g++.dg/template/call3.C: New test.
6400 * g++.dg/template/ptrmem11.C: New test.
6402 2004-11-12 Andrew Pinski <pinskia@physics.uc.edu>
6405 * lib/g++.exp: Set LC_ALL and LANG to C.
6406 * lib/gcc-dg.exp: Likewise.
6407 * lib/gfortran.exp: Likewise.
6408 * lib/objc.exp: Likewise.
6409 * lib/treelang.exp: Likewise.
6411 2004-11-12 Andreas Schwab <schwab@suse.de>
6413 * gcc.dg/pr16286.c: Fix last change.
6415 2004-11-12 Mark Mitchell <mark@codesourcery.com>
6418 * g++.dg/init/global1.C: New test.
6420 2004-11-12 Eric Botcazou <ebotcazou@act-europe.fr>
6422 * gcc.c-torture/execute/20041112-1.c: New test.
6424 2004-11-11 Janis Johnson <janis187@us.ibm.com>
6426 * lib/gcc-dg.exp (dg-target-list): New.
6428 2004-11-11 Janis Johnson <janis187@us.ibm.com>
6429 Richard Sandiford <rsandifo@redhat.com>
6431 * lib/target-supports.exp (get-compiler_messages): New.
6432 (check_named_sections_available): Use it.
6433 (check_effective_target_ilp32): New.
6434 (check_effective_target_lp64): New.
6435 (is-effective-target): New.
6436 * lib/gcc-dg.exp (dg-require-effective-target): New.
6438 2004-11-11 Joseph S. Myers <joseph@codesourcery.com>
6440 * gcc.dg/precedence-1.c: New test.
6442 2004-11-11 Janis Johnson <janis187@us.ibm.com>
6444 * gcc.misc-tests/linkage.exp: Handle biarch GCC for powerpc64.
6446 * gcc.misc-tests/linkage.exp: Prepend directory name to pass/fail
6447 message, delete generated files, use more descriptive name for
6448 executable, and make the test unsupported when it cannot be run.
6450 * lib/gcc-dg.exp (skip_test_and_clear_xfail): New procedure.
6451 (dg-require-weak, dg-require-visibility, dg-require-alias,
6452 dg-require-gc-sections, dg-require-profiling, dg-require-dll,
6453 dg-require-iconv, dg-require-named-sections): Use it.
6455 * lib/gcc-dg.exp (dg-xfail-if): Ignore if skipping the test.
6457 2004-11-11 Nathan Sidwell <nathan@codesourcery.com>
6460 * gcc.dg/ppc-and-1: New
6463 * gcc.dg/ppc-mov-1.c: New.
6466 * gcc.dg/ppc-compare-1.c: New.
6468 2004-11-10 Joseph S. Myers <joseph@codesourcery.com>
6470 * objc.dg/desig-init-2.m: New test.
6472 2004-11-10 Adam Nemet <anemet@lnxw.com>
6475 * g++.dg/warn/register-var-1.C: New test.
6476 * g++.dg/warn/register-var-2.C: New test.
6478 2004-11-10 Eric Botcazou <ebotcazou@libertysurf.fr>
6480 * gcc.dg/union-2.c: New test.
6482 2004-11-10 Fariborz Jahanian <fjahanian@apple.com>
6484 * gcc.c-torture/execute/ieee/unsafe-fp-assoc-1.c:
6485 New test for PR tree-optimization/17892.
6487 2004-11-09 Mark Mitchell <mark@codesourcery.com>
6490 * g++.dg/init/new12.C: New test.
6492 2004-11-10 James A. Morrison <phython@gcc.gnu.org>
6494 * gcc.target/sparc: New directory.
6495 * gcc.target/sparc/sparc.exp: New driver.
6496 * gcc.target/sparc/fpadd16.c, gcc.target/sparc/fpadd16s.c,
6497 gcc.target/sparc/fpsub16.c, gcc.target/sparc/fpsub16s.c,
6498 gcc.target/sparc/fpadd32.c, gcc.target/sparc/fpadd32s.c,
6499 gcc.target/sparc/fpsub32.c, gcc.target/sparc/fpsub32s.c: New tests.
6501 2004-11-10 Paul Brook <paul@codesourcery.com>
6504 * gfortran.dg/list_read.c: New test.
6506 2004-11-09 Joseph S. Myers <joseph@codesourcery.com>
6509 * gcc.dg/func-outside-1.c, gcc.dg/func-outside-2.c: Correct
6510 expected diagnostic location.
6512 2004-11-09 Ulrich Weigand <uweigand@de.ibm.com>
6514 * gcc.dg/20041109-1.c: New test.
6516 2004-11-09 Andrew Pinski <pinskia@physics.uc.edu>
6519 * objc/compile/pr18406.m: New test.
6521 2004-11-09 Joseph S. Myers <joseph@codesourcery.com>
6523 * gcc.dg/builtin-prefetch-1.c: Update expected diagnostic.
6525 2004-11-09 Joseph S. Myers <joseph@codesourcery.com>
6527 * gcc.dg/builtin-prefetch-1.c: Adjust expected messages.
6529 2004-11-08 Steve Ellcey <sje@cup.hp.com>
6531 * testsuite/gcc.dg/uninit-H.c: Add ifdefs for __hppa__ and __ia64__.
6533 2004-11-08 Steve Ellcey <sje@cup.hp.com>
6535 * testsuite/gcc.dg/20030225-2.c: Add prototype for abort and
6538 2004-11-08 Andrew Pinski <pinskia@physics.uc.edu>
6541 * gcc.c-torture/pr18299-1.c: New test.
6543 2004-11-06 Andreas Schwab <schwab@suse.de>
6545 * gcc.dg/pr16286.c: Also test for bool and pixel.
6547 2004-11-06 Joseph S. Myers <joseph@codesourcery.com>
6549 * gcc.dg/anon-struct-6.c, gcc.dg/anon-struct-7.c,
6550 gcc.dg/anon-struct-8.c, gcc.dg/bitfld-10.c, gcc.dg/bitfld-11.c,
6551 gcc.dg/bitfld-12.c, gcc.dg/func-outside-1.c,
6552 gcc.dg/func-outside-2.c, gcc.dg/label-decl-1.c,
6553 gcc.dg/label-decl-2.c, gcc.dg/label-decl-3.c,
6554 gcc.dg/label-decl-4.c, gcc.dg/struct-empty-1.c,
6555 gcc.dg/struct-empty-2.c, gcc.dg/struct-empty-3.c,
6556 gcc.dg/struct-semi-1.c, gcc.dg/struct-semi-2.c,
6557 gcc.dg/struct-semi-3.c: New tests.
6559 2004-11-06 Eric Botcazou <ebotcazou@libertysurf.fr>
6561 * g++.dg/opt/nothrow1.C: Use -42 instead of 42.
6563 2004-11-06 Eric Botcazou <ebotcazou@libertysurf.fr>
6565 * gcc.dg/compat/generate-random.c (generate_random_data unsafe_state):
6566 Do not use C99 designators.
6568 2004-11-06 Eric Botcazou <ebotcazou@libertysurf.fr>
6570 * g++.dg/other/pragma-re-1.C (p, q): Fix type and remove cast.
6572 2004-11-06 Eric Botcazou <ebotcazou@libertysurf.fr>
6574 * gcc.c-torture/compile/simd-5.c: Do not XFAIL on SPARC 64-bit.
6575 * gcc.c-torture/execute/20020227-1.x: Do not XFAIL at -O3.
6576 * gcc.c-torture/execute/simd-5.x: Remove.
6578 2004-11-06 Andrew Pinski <pinskia@physics.uc.edu>
6580 PR rtl-optimization/17933
6581 * gcc.dg/torture/pr17933-1.c: New test.
6583 2004-11-06 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6586 * lib/target-supports.exp (check_weak_available): Support
6589 2004-11-05 Danny Smith <dannysmith@users.sourceforge.net>
6591 * gcc.dg/compat/struct-layout-1_generate.c (main): Generate a
6592 call to fflush(stdout) before abort.
6593 (my_ffsll): New function.
6594 (generate_fields): Use it.
6596 2004-11-05 Joseph S. Myers <joseph@codesourcery.com>
6598 * gcc.dg/init-undef-1.c: New test.
6600 2004-11-05 Joseph S. Myers <joseph@codesourcery.com>
6602 * gcc.dg/20040910-1.c, gcc.dg/cpp/digraph2.c,
6603 gcc.dg/cpp/direct2.c, gcc.dg/cpp/direct2s.c,
6604 gcc.dg/cpp/separate-1.c, gcc.dg/noncompile/951123-1.c,
6605 gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c: Adjust
6606 expected messages for new parser.
6608 2004-11-04 Mark Mitchell <mark@codesourcery.com>
6610 * testsuite/g++.dg/ext/visibility/symbian1.C: New test.
6612 2004-11-04 Eric Botcazou <ebotcazou@libertysurf.fr>
6614 * gcc.dg/pragma-align.c (sixteen): Use 8-byte alignment
6617 2004-11-04 Joseph S. Myers <joseph@codesourcery.com>
6619 * gcc.dg/asm-qual-1.c, gcc.dg/declspec-15.c, gcc.dg/declspec-16.c,
6620 gcc.dg/declspec-17.c, gcc.dg/empty-source-1.c,
6621 gcc.dg/empty-source-2.c, gcc.dg/empty-source-3.c,
6622 gcc.dg/extra-semi-1.c, gcc.dg/extra-semi-2.c,
6623 gcc.dg/extra-semi-3.c, gcc.dg/gnu-cond-expr-1.c,
6624 gcc.dg/gnu-cond-expr-2.c, gcc.dg/gnu-cond-expr-3.c,
6625 gcc.dg/init-empty-1.c, gcc.dg/init-empty-2.c,
6626 gcc.dg/init-empty-3.c, gcc.dg/noncompile/old-style-parm-1.c,
6627 gcc.dg/noncompile/old-style-parm-2.c, gcc.dg/stmt-expr-1.c,
6628 gcc.dg/stmt-expr-2.c, gcc.dg/stmt-expr-3.c: New tests.
6630 2004-11-04 Joseph S. Myers <joseph@codesourcery.com>
6632 * gcc.dg/c90-restrict-1.c, gcc.dg/c99-arraydecl-2.c,
6633 gcc.dg/c99-func-2.c, gcc.dg/charset/asm2.c, gcc.dg/concat.c,
6634 gcc.dg/cpp/19990413-1.c, gcc.dg/cpp/paste4.c,
6635 gcc.dg/init-desig-obs-1.c, gcc.dg/noncompile/920721-2.c,
6636 gcc.dg/noncompile/930622-2.c, gcc.dg/noncompile/940112-1.c,
6637 gcc.dg/noncompile/950921-1.c, gcc.dg/switch-2.c,
6638 objc.dg/naming-1.m, objc.dg/naming-2.m: Adjust expected messages
6641 2004-11-04 Richard Sandiford <rsandifo@redhat.com>
6644 * gcc.dg/20041104-1.c: New test.
6646 2004-11-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6648 * g++.dg/template/nontype7.C: New test.
6649 * g++.dg/template/nontype8.C: Likewise.
6650 * g++.dg/template/nontype9.C: Likewise.
6651 * g++.dg/template/nontype10.C: Likewise.
6652 * g++.dg/tc1/dr49.C: Likewise.
6653 * g++.dg/template/ptrmem8.C: Relax dg-error checks.
6654 * g++.old-deja/g++.other/null1.C: Remove a buggy error check
6656 2004-11-04 Ben Elliston <bje@au.ibm.com>
6658 * g++.dg/rtti/tinfo1.C: Remove xfails.
6660 2004-11-04 Ben Elliston <bje@au.ibm.com>
6662 * g++.old-deja/g++.other/enum5.C (enum conditions): Move the
6663 packed attribute to the definition to satisfy the new C++ parser.
6665 2004-11-03 Eric Botcazou <ebotcazou@libertysurf.fr>
6667 * gcc.c-torture/execute/stdarg-2.c (foo): Split multiple
6668 invocations of va_arg.
6670 2004-11-02 Mark Mitchell <mark@codesourcery.com>
6673 * g++.dg/template/crash25.C: New test.
6676 * g++.dg/template/typedef2.C: New test.
6677 * g++.dg/parse/crash13.C: Adjust error markers.
6680 * g++.dg/conversion/const3.C: New test.
6682 2004-11-03 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6687 * gfortran.dg/generic_[123].f90: New testcases.
6689 2004-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
6691 * gcc.dg/uninit-C.c: Remove special-casing for SPARC.
6692 * gcc.dg/uninit-H.c: Define to "sp" on SPARC.
6694 2004-11-02 Andrew Pinski <pinskia@physics.uc.edu>
6697 * gcc.c-torture/compile/pr16808.c: New test.
6699 2004-11-02 Nathan Sidwell <nathan@codesourcery.com>
6701 PR rtl-optimization/17104
6702 * gcc.dg/ppc-bitfield1.c: New.
6704 2004-11-01 Richard Sandiford <rsandifo@redhat.com>
6706 * gcc.dg/uninit-H.c (ASM): Define to "$sp" on MIPS targets.
6708 2004-11-01 Richard Sandiford <rsandifo@redhat.com>
6710 * g++.dg/abi/mangle6.C: Run for all MIPS targets. Provide dummy
6711 strings for 32-bit code.
6713 2004-11-01 Joseph S. Myers <joseph@codesourcery.com>
6716 * gcc.dg/parm-impl-decl-1.c, gcc.dg/parm-impl-decl-2.c: New tests.
6718 2004-11-01 Nathan Sidwell <nathan@codesourcery.com>
6721 * g++.old-deja/g++.mike/p811.C: Avoid covariant extension.
6723 2004-10-31 Mark Mitchell <mark@codesourcery.com>
6726 * g++.dg/init/aggr2.C: New test.
6728 2004-10-30 Ziemowit Laski <zlaski@apple.com>
6730 * objc.dg/local-decl-1.m: New test.
6732 2004-10-30 Gabriel Dos Reis <gdr@integrable-solutions.net>
6734 * gcc.dg/20040910-1.c: Adjust regex.
6736 2004-10-30 Roger Sayle <roger@eyesopen.com>
6738 PR rtl-optimization/18084
6739 * g++.dg/opt/pr18084-1.C: New testcase.
6741 2004-10-30 Matt Austern <austern@apple.com>
6744 * g++.dg/ext/attrib18.C: New test.
6746 2004-10-30 Roger Sayle <roger@eyesopen.com>
6749 * gcc.dg/pr18096-1.c: New test case.
6751 2004-10-30 Roger Sayle <roger@eyesopen.com>
6753 * gcc.dg/pr17581-1.c: Add missing prototype for abort.
6755 2004-10-30 Joseph S. Myers <joseph@codesourcery.com>
6758 * gcc.dg/dremf-type-compat-1.c, gcc.dg/dremf-type-compat-2.c,
6759 gcc.dg/dremf-type-compat-3.c, gcc.dg/dremf-type-compat-4.c,
6760 gcc.dg/old-style-prom-1.c, gcc.dg/old-style-prom-2.c,
6761 gcc.dg/old-style-prom-3.c: New tests.
6763 2004-10-30 Danny Smith <dannysmith@users.sourceforge.net>
6765 * gcc.dg/bf-ms-attrib.c: Add protototype for abort.
6766 Remove unnecessary inclusion of stdio.h.
6768 2004-10-29 Roger Sayle <roger@eyesopen.com>
6770 PR rtl-optimization/17581
6771 * gcc.dg/pr17581-1.c: New test case.
6773 2004-10-28 Nathan Sidwell <nathan@codesourcery.com>
6775 * g++.dg/conversion/dr195.C: Adjust expected errors for DR195 not
6777 * g++.dg/conversion/dr195-1.C: New.
6778 * g++.old-deja/g++.brendan/operators4.C: Don't be pedantic.
6779 * g++.old-deja/g++.mike/p10148.C: Likewise.
6781 2004-10-29 Mark Mitchell <mark@codesourcery.com>
6784 * g++.dg/debug/typedef2.C: New test.
6786 2004-10-29 David Billinghurst <David.Billinghurst@riotinto.com>
6789 * gfortran.dg/g77/20030326-1.f: Change xfail on error to warning.
6790 * gfortran.dg/g77/README: Update.
6792 2004-10-28 Matt Austern <austern@apple.com>
6795 * g++.dg/ext/packed7.C: New test.
6797 2004-10-28 Andrew Pinski <pinskia@physics.uc.edu>
6799 * gcc.dg/visibility-[1-9a].c: Change to use scan-hidden instead of
6801 * lib/scanasm.exp (hidden-scan-for): New proc.
6802 (scan-hidden): Use hidden-scan-for instead of constructing the scan
6804 (scan-not-hidden): Likewise.
6805 * lib/target-supports.exp (check_visibility_available): mach-o is
6808 2004-10-28 Mark Mitchell <mark@codesourcery.com>
6811 * g++.dg/template/memclass3.C: New test.
6813 2004-10-28 Adam Nemet <anemet@lnxw.com>
6816 * gcc.dg/register-var-1.c: New test.
6817 * gcc.dg/register-var-2.c: New test.
6818 * gcc.dg/asm-7.c: Taking the address of a register variable is an
6821 2004-10-28 Dorit Naishlos <dorit@il.ibm.com>
6824 * gcc.dg/vect/vect-20.c: Use 'signed char' instaed of 'char'. Remove
6826 * gcc.dg/vect/vect-22.c: Likewise.
6828 2004-10-28 Jakub Jelinek <jakub@redhat.com>
6830 * gcc.dg/i386-rotate-1.c: New test.
6832 2004-10-27 Mark Mitchell <mark@codesourcery.com>
6834 * g++.dg/init/ref12.C: Add "run" marker.
6837 * g++.dg/init/ref12.C: New test.
6840 * g++.dg/template/shift1.C: New test.
6841 * g++.dg/template/error10.C: Adjust error markers.
6843 2004-10-27 Andrew Pinski <pinskia@physics.uc.edu>
6846 * gcc.c-torture/compile/pr17529.c: Remove the xfail.
6848 2004-10-27 Geoffrey Keating <geoffk@apple.com>
6850 * gcc.dg/weak/typeof-2.c: Needs aliases as well as weak.
6851 * gcc.dg/weak/weak-3.c: Likewise.
6852 * gcc.dg/weak/weak-5.c: Likewise.
6853 * gcc.dg/weak/weak-9.c: Likewise.
6854 * lib/file-format.exp (gcc_target_object_format): Darwin has Mach-O.
6855 * lib/target-supports.exp (check_weak_available): Mach-O does weak.
6857 * gcc.dg/darwin-weakimport-1.c: New.
6859 2004-10-28 Ben Elliston <bje@au.ibm.com>
6861 * gcc.dg/tree-ssa/sra-1.c: Pass --param sra-max-structure-size.
6863 2004-10-27 Nathan Sidwell <nathan@codesourcery.com>
6865 * gcc.dg/cpp/direct2.c: Cope with different bison 'parse' or
6866 'syntax' error messages.
6867 * gcc.dg/cpp/direct2s.c: Likewise.
6869 2004-10-26 Geoffrey Keating <geoffk@apple.com>
6871 * gcc.c-torture/compile/20041026-1.c: New.
6873 2004-10-26 Mark Mitchell <mark@codesourcery.com>
6876 * g++.dg/lookup/ns2.C: New test.
6879 * g++.dg/template/enum4.C: New test.
6882 * g++.dg/template/expr1.C: New test.
6884 2004-10-26 Ben Elliston <bje@au.ibm.com>
6886 * gcc.dg/tree-ssa/20030922-2.c: Now passing, so remove xfail.
6888 2004-10-26 Joseph S. Myers <jsm@polyomino.org.uk>
6890 * gcc.dg/decl-nospec-1.c, gcc.dg/decl-nospec-2.c,
6891 gcc.dg/decl-nospec-3.c: New tests.
6893 2004-10-26 Ziemowit Laski <zlaski@apple.com>
6895 * objc.dg/super-class-3.m: New test.
6897 2004-10-26 Nathan Sidwell <nathan@codesourcery.com>
6899 * gcc.dg/cpp/direct2.c: Adjust expected errors, robustify parser
6901 * gcc.dg/cpp/direct2s.c: Likewise.
6903 2004-10-25 Geoffrey Keating <geoffk@apple.com>
6905 * objc.dg/image-info.m: Update for changes to section selection.
6907 2004-10-25 David Ayers <d.ayers@inode.at>
6908 Ziemowit Laski <zlaski@apple.com>
6910 * objc.dg/call-super-2.m: Add messages to 'Class <Proto>'; update
6911 diagnostics when messaging 'id <Proto>'.
6912 * objc.dg/class-protocol-1.m: New test.
6913 * objc.dg/desig-init-1.m: Add message to an invalid receiver using
6914 a non-existent method signature.
6915 * objc.dg/method-5.m, objc.dg/method-6.m, objc.dg/proto-hier-1.m:
6916 Update diagnostics when messaging with non-existent method signature.
6917 * objc.dg/proto-hier-2.m: Adjust wording of diagnostic.
6918 * objc.dg/proto-lossage-1.m, objc.dg/proto-lossage-4.m: Messages to
6919 invalid receivers are now resolved as if messaging 'id'; remove
6920 extraneous diagnostics.
6922 2004-10-25 Joseph S. Myers <jsm@polyomino.org.uk>
6925 * gcc.dg/init-desig-obs-1.c, gcc.dg/init-desig-obs-2.c,
6926 gcc.dg/init-desig-obs-3.c: New tests.
6928 2004-10-25 Jakub Jelinek <jakub@redhat.com>
6930 * gcc.dg/debug/20041023-1.c: New test.
6932 2004-10-25 Andrew Pinski <pinskia@physics.uc.edu>
6935 * gcc.c-torture/compile/pr17407.c: New test.
6938 * g++.dg/template/array8.C: New test.
6940 2004-10-25 Eric Botcazou <ebotcazou@libertysurf.fr>
6943 * lib/g++.exp: Accept more than one multilib libgcc.
6944 * lib/gcc-dg.exp: Likewise.
6945 * lib/objc.exp: Likewise.
6946 * lib/treelang.exp: Likewise.
6947 * lib/gfortran.exp: Likewise.
6949 2004-10-24 Ben Elliston <bje@au.ibm.com>
6951 * gcc.dg/c90-const-expr-3.c: Reference the ISO C standard.
6953 2004-10-24 Geoffrey Keating <geoffk@geoffk.org>
6955 * gcc.dg/c90-const-expr-3.c: xfail all the ASSERT_NOT_NPC tests.
6956 * gcc.dg/c99-const-expr-3.c: Likewise.
6958 2004-10-23 Andrew Pinski <pinskia@physics.uc.edu>.
6960 * gcc.dg/tree-ssa/loop-1.c: Add -static for *-*-darwin*.
6962 2004-10-23 Ben Elliston <bje@au.ibm.com>
6964 * gcc.c-torture/execute/loop-2e.x: Remove.
6966 2004-10-22 Nathan Sidwell <nathan@codesourcery.com>
6969 * g++.dg/parse/crash18.C: New.
6970 * g++.dg/parse/crash19.C: New.
6972 2004-10-22 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6974 * g++.dg/ext/dllimport1.C: Move dg-warnings.
6975 * g++.dg/ext/dllimport2.C: Same.
6976 * g++.dg/ext/dllimport8.C: Same.
6978 2004-10-21 Mark Mitchell <mark@codesourcery.com>
6981 * g++.dg/conversion/cast1.C: New test.
6982 * g++.dg/overload/pmf1.C: Adjust error marker.
6984 2004-10-21 Andrew Pinski <pinskia@physics.uc.edu>
6987 * objc.dg/const-str-7.m: New test.
6989 2004-10-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6991 * g++.dg/template/memfriend11.C: Fix comment typo.
6992 * g++.dg/template/memfriend14.C: Likewise.
6994 2004-10-20 Richard Henderson <rth@redhat.com>
6996 * gcc.dg/cleanup-10.c, gcc.dg/cleanup-11.c, gcc.dg/cleanup-8.c,
6997 gcc.dg/cleanup-9.c: Use -fnon-call-exceptions, not
6998 -fasynchronous-unwind-tables.
7000 2004-10-20 Richard Henderson <rth@redhat.com>
7002 * gcc.c-torture/unsorted/call386.c (foo): Fix return type.
7003 (main): Return success.
7004 * gcc.c-torture/unsorted/subcc.c (foo, bar): Fix return types.
7005 (main): Return success.
7007 2004-10-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7010 * g++.dg/template/memfriend9.C: New test.
7011 * g++.dg/template/memfriend10.C: Likewise.
7012 * g++.dg/template/memfriend11.C: Likewise.
7013 * g++.dg/template/memfriend12.C: Likewise.
7014 * g++.dg/template/memfriend13.C: Likewise.
7015 * g++.dg/template/memfriend14.C: Likewise.
7016 * g++.dg/template/memfriend15.C: Likewise.
7017 * g++.dg/template/memfriend16.C: Likewise.
7018 * g++.dg/template/memfriend17.C: Likewise.
7019 * g++.old-deja/g++.pt/friend44.C: Remove bogus error.
7021 2004-10-20 Nathan Sidwell <nathan@codesourcery.com>
7023 * g++.dg/conversion/dr195.C: New.
7024 * g++.old-deja/g++.mike/p10148.C: Remove ill-formed cast.
7026 2004-10-20 Ben Elliston <bje@au.ibm.com>
7027 Devang Patel <dpatel@apple.com>
7029 * gcc.dg/tree-ssa/ifc-20040816-2.c: Use integer arithmetic instead
7030 of floating point arithmetic, which could trap.
7032 2004-10-19 Mark Mitchell <mark@codesourcery.com>
7035 * g++.dg/conversion/reinterpret1.C: Adjust error markers.
7036 * g++.dg/conversion/const2.C: New test.
7037 * g++.dg/expr/reinterpret2.C: New test.
7038 * g++.dg/expr/reinterpret3.C: New test.
7039 * g++.dg/expr/cast2.C: New test.
7040 * g++.dg/expr/copy1.C: New test.
7041 * g++.dg/other/conversion1.C: Change error message.
7042 * g++.dg/parse/comma1.C: Use __extension__ to allow casts from
7043 function pointers to void *.
7044 * g++.old-deja/g++.mike/p10148.C: Likewise.
7046 2004-10-19 Eric Botcazou <ebotcazou@libertysurf.fr>
7048 * gcc.dg/smod-1.c: Pass -mtune=i486 only on x86.
7050 2004-10-19 Paolo Bonzini <bonzini@gnu.org>
7054 * g++.dg/parse/expr3.C: New test.
7056 2004-10-18 Eric Botcazou <ebotcazou@libertysurf.fr>
7058 * gcc.dg/smod-1.c: New test.
7060 2004-10-18 Ziemowit Laski <zlaski@apple.com>
7062 * objc.dg/method-14.m: New test.
7064 2004-10-18 Andrew Pinski <pinskia@physics.uc.edu>
7066 * gcc.c-torture/compile/pr17529.c: Fix test for non x86.
7067 Also xfail as the patch was reverted.
7069 2004-10-18 Andrew Pinski <pinskia@physics.uc.edu>
7072 * gcc.dg/pr16973.c: New test.
7074 2004-10-18 Diego Novillo <dnovillo@redhat.com>
7076 PR tree-optimization/17656
7077 * testsuite/gcc.c-torture/compile/pr17656.c: New test.
7079 2004-10-18 Nathan Sidwell <nathan@codesourcery.com>
7081 * g++.dg/eh/shadow1.C: New.
7083 2004-10-18 Jakub Jelinek <jakub@redhat.com>
7085 * gcc.c-torture/compile/20041018-1.c: New test.
7087 2004-10-18 Ben Elliston <bje@au.ibm.com>
7089 * gcc.dg/ppc-sdata-1.c: Update to consider the possibility of the
7090 compiler referring to register 0 when accessing sdata. The linker
7091 now patches things up.
7093 2004-10-17 Andrew Pinski <pinskia@physics.uc.edu>
7096 * gcc.c-torture/compile/pr17529.c: New test.
7098 2004-10-17 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7101 * g++.dg/ext/attrib17.C: New test.
7103 2004-10-16 Eric Botcazou <ebotcazou@libertysurf.fr>
7105 * gcc.dg/bf-spl1.c: Use 'float' as the base type for FP types.
7107 2004-10-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7110 * g++.dg/ext/attrib16.C: New test.
7112 2004-10-15 Mark Mitchell <mark@codesourcery.com>
7115 * g++.dg/init/dso_handle1.C: New test.
7118 * g++.dg/parse/typedef6.C: New test.
7121 * g++.dg/parse/pragma1.C: New test.
7123 2004-10-15 Aldy Hernandez <aldyh@redhat.com>
7125 * gcc.c-torture/execute/ieee/ieee.exp: Disable on powerpc-*-*spe.
7127 2004-10-15 Steve Ellcey <sje@cup.hp.com>
7129 * gcc.dg/compat/struct-layout-1_generate.c (switchfiles): Use
7130 -fno-common when on HPPA HP-UX platforms.
7132 2004-10-15 Jakub Jelinek <jakub@redhat.com>
7135 * gcc.dg/compat/struct-layout-1.h: Don't include complex.h nor
7137 * gcc.dg/compat/struct-layout-1_x1.h (TX): Cast to long instead of
7140 2004-10-14 Andrew Pinski <pinskia@physics.uc.edu>
7143 * g++.dg/lookup/strong-using-4.C: New test.
7145 2004-10-14 Andrew Pinski <pinskia@physics.uc.edu>
7148 * gcc.c-torture/compile/nested-1.c: New test.
7150 2004-10-14 Dorit Naishlos <dorit@il.ibm.com>
7152 * testsuite/gcc.dg/vect/vect-44.c: xfail on i?86-*-*, x86_64-*-*,
7153 and mipsisa64*-*-* (until support for misaligned loads is added).
7154 * testsuite/gcc.dg/vect/vect-50.c: Likewise.
7155 * testsuite/gcc.dg/vect/vect-52.c: Likewise.
7156 * testsuite/gcc.dg/vect/vect-54.c: Likewise.
7157 * testsuite/gcc.dg/vect/vect-58.c: Likewise.
7158 * testsuite/gcc.dg/vect/vect-60.c: Likewise.
7159 * testsuite/gcc.dg/vect/vect-80.c: Likewise.
7161 2004-10-14 Mark Mitchell <mark@codesourcery.com>
7164 * g++.dg/init/dtor3.C: New test.
7166 2004-10-15 Ben Elliston <bje@au.ibm.com>
7168 * gcc.dg/ppc-stackalign-1.c: Set dg-options to {}.
7170 2004-10-14 Geoffrey Keating <geoffk@apple.com>
7172 * gcc.dg/darwin-misaligned.c: Don't supply -force_cpusubtype_ALL.
7173 * gcc.dg/macho-lo-sum.c: Likewise.
7175 2004-10-14 Joseph S. Myers <joseph@codesourcery.com>
7177 * gcc.dg/ppc-spe64-1.c: New test.
7179 2004-10-14 Devang Patel <dpatel@apple.com>
7182 * gcc.dg/pr17635.c : New test.
7184 2004-10-14 Olga Golovanevsky <olga@il.ibm.com>
7186 * testsuite/gcc.dg/vect/vect-28.c: Remove xfail.
7187 * testsuite/gcc.dg/vect/vect-30.c: Remove xfail.
7188 * testsuite/gcc.dg/vect/vect-31.c: Vectorize 4 loops instead of 2.
7189 * testsuite/gcc.dg/vect/vect-33.c: Remove xfail.
7190 * testsuite/gcc.dg/vect/vect-44.c: Remove xfail.
7191 * testsuite/gcc.dg/vect/vect-46.c: Remove xfail.
7192 * testsuite/gcc.dg/vect/vect-50.c: Remove xfail.
7193 * testsuite/gcc.dg/vect/vect-52.c: Remove xfail.
7194 * testsuite/gcc.dg/vect/vect-54.c: Remove xfail.
7195 * testsuite/gcc.dg/vect/vect-58.c: Remove xfail.
7196 * testsuite/gcc.dg/vect/vect-60.c: Remove xfail.
7197 * testsuite/gcc.dg/vect/vect-64.c: Vectorize 3 loops instead of 1.
7198 * testsuite/gcc.dg/vect/vect-66.c: Vectorize 3 loops instead of 2.
7199 * testsuite/gcc.dg/vect/vect-68.c: Vectorize 4 loops instead of 2.
7200 * testsuite/gcc.dg/vect/vect-69.c: Vectorize 4 loops instead of 2.
7201 * testsuite/gcc.dg/vect/vect-8.c: Remove xfail.
7202 * testsuite/gcc.dg/vect/vect-80.c: Remove xfail.
7203 * testsuite/gcc.dg/vect/vect-none.c: Vectorize 1 loops instead of 0.
7205 2004-10-14 Dorit Naishlos <dorit@il.ibm.com>
7207 * gcc.dg/vect/vect-82.c: New testcase.
7208 * gcc.dg/vect/vect-82_64.c: New testcase.
7209 * gcc.dg/vect/vect-83.c: New testcase.
7210 * gcc.dg/vect/vect-83_64.c: New testcase.
7212 2004-10-14 Joseph S. Myers <jsm@polyomino.org.uk>
7214 * gcc.dg/cpp/error-1.c: New test.
7216 2004-10-14 Joseph S. Myers <jsm@polyomino.org.uk>
7218 * gcc.dg/c99-tag-3.c, gcc.dg/declspec-14.c: New tests.
7220 2004-10-14 Hans-Peter Nilsson <hp@axis.com>
7223 * gcc.dg/cris-peep2-xsrand2.c: New test.
7225 2004-10-13 Andrew Pinski <pinskia@physics.uc.edu>
7228 * testsuite/g++.dg/expr/for2.C: New test.
7230 2004-10-13 Eric Botcazou <ebotcazou@libertysurf.fr>
7232 * g++.dg/inherit/thunk1.C: Run on the SPARC.
7234 2004-10-13 Jakub Jelinek <jakub@redhat.com>
7236 PR tree-optimization/17724
7237 * g++.dg/opt/pr17724-1.C: New test.
7238 * g++.dg/opt/pr17724-2.C: New test.
7239 * g++.dg/opt/pr17724-3.C: New test.
7240 * g++.dg/opt/pr17724-4.C: New test.
7241 * g++.dg/opt/pr17724-5.C: New test.
7242 * g++.dg/opt/pr17724-6.C: New test.
7244 2004-10-12 Joseph S. Myers <jsm@polyomino.org.uk>
7247 * gcc.dg/pr17301-2.c: New test.
7249 2004-10-11 Mark Mitchell <mark@codesourcery.com>
7252 * g++.dg/parse/error22.C: New test.
7255 * g++.dg/template/spec18.C: New test.
7257 2004-10-11 Steve Ellcey <sje@cup.hp.com>
7259 * testsuite/gcc.dg/ia64-asm-1.c: Add prototype for abort
7260 * testsuite/gcc.dg/ia64-sync-1.c: Add prototype for abort and
7262 * testsuite/gcc.dg/ia64-sync-2.c: Ditto.
7263 * testsuite/gcc.dg/ia64-sync-3.c: Ditto.
7265 2004-10-11 Andrew Pinski <pinskia@physics.uc.edu>
7267 * g++.dg/eh/cleanup5.C: Add dg-options "".
7269 2004-10-11 Roger Sayle <roger@eyesopen.com>
7272 * gcc.dg/switch-4.c: New test case.
7274 2004-10-11 Richard Sandiford <rsandifo@redhat.com>
7276 * gcc.c-torture/execute/20041011-1.c: New test.
7278 2004-10-10 Andrew Pinski <pinskia@physics.uc.edu>
7281 * g++.dg/init/for3.C: New test.
7284 * g++.dg/opt/switch2.C: New test.
7287 * g++.dg/warn/Wreturn-2.C: New test.
7289 2004-10-10 Andrew Pinski <pinskia@physics.uc.edu>
7292 * g++.dg/eh/cleanup5.C: New test.
7294 2004-10-10 Mark Mitchell <mark@codesourcery.com>
7297 * g++.dg/parse/error21.C: New test.
7299 2004-10-10 Gabriel Dos Reis <gdr@integrable-solutions.net>
7301 * g++.dg/overload/pmf1.C: Adjust quoting marks.
7302 * g++.dg/warn/incomplete1.C: Likewise.
7303 * g++.dg/template/qualttp20.C: Likewise.
7305 2004-10-10 Joseph S. Myers <jsm@polyomino.org.uk>
7308 * parm-incomplete-1.c: New test.
7310 2004-10-09 Mark Mitchell <mark@codesourcery.com>
7313 * g++.dg/parse/error19.C: New test.
7316 * g++.dg/init/new11.C: New test.
7319 * g++.dg/parse/error20.C: New test.
7322 * g++.dg/template/crash24.C: New test.
7324 2004-10-10 Joseph S. Myers <jsm@polyomino.org.uk>
7327 * gcc.dg/pr17301-1.c: New test.
7329 2004-10-10 Joseph S. Myers <jsm@polyomino.org.uk>
7332 * gcc.dg/anon-struct-5.c: New test.
7334 2004-10-09 Joseph S. Myers <jsm@polyomino.org.uk>
7337 * gcc.dg/pr17844-1.c: New test.
7339 2004-10-09 Zdenek Dvorak <dvorakz@suse.cz>
7341 PR tree-optimization/17906
7342 * gcc.c-torture/compile/pr17906.c: New.
7344 2004-10-09 Stuart Hastings <stuart@apple.com>
7345 Roger Sayle <roger@eyesopen.com>
7347 PR rtl-optimization/17853
7348 * gcc.dg/i386-mmx-5.c: New testcase.
7350 2004-10-09 Andrew Pinski <pinskia@physics.uc.edu>
7352 * g++.dg/opt/pr17902.C: Fix typo in dg-do.
7354 2004-10-09 Mark Mitchell <mark@codesourcery.com>
7357 * g++.dg/template/static9.C: New test.
7360 * g++.dg/parse/operator5.C: New test.
7362 2004-10-09 Roger Sayle <roger@eyesopen.com>
7365 * gcc.c-torture/execute/divcmp-4.c: New test case.
7367 2004-10-08 Andrew Pinski <pinskia@physics.uc.edu>
7370 * g++.dg/opt/pr17902.C: New test.
7372 2004-10-09 Jakub Jelinek <jakub@redhat.com>
7374 * gcc.dg/cpp/ident-1.c: Add dg-options "".
7376 2004-10-08 Joseph S. Myers <jsm@polyomino.org.uk>
7378 * gcc.dg/float-range-1.c, gcc.dg/float-range-2.c: New tests.
7380 2004-10-08 Joseph S. Myers <jsm@polyomino.org.uk>
7382 * gcc.dg/assign-warn-3.c: New test.
7384 2004-10-08 Andrew Pinski <pinskia@physics.uc.edu>
7387 * gcc.dg/cpp/ident-1.c: New test.
7389 2004-10-08 Nathan Sidwell <nathan@codesourcery.com>
7391 * gcc.c-torture/compile/acc1.c: New.
7393 2004-10-08 Andrew Pinski <pinskia@physics.uc.edu>
7395 * gcc.dg/darwin-longdouble.c: Include stdlib.h and string.h.
7396 * gcc.dg/darwin-abi-2.c: Include stdlib.h.
7398 2004-10-08 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
7400 * gcc.dg/ultrasp11.c: New test.
7402 2004-10-08 Michael Matz <matz@suse.de>
7404 * gcc.dg/doloop-2.c: New test.
7406 2004-10-08 Joseph S. Myers <jsm@polyomino.org.uk>
7408 * gcc.dg/assign-warn-1.c, gcc.dg/assign-warn-2.c: New tests.
7409 * gcc.dg/warn-1.c, gcc.dg/noncompile/20020213-1.c,
7410 objc.dg/method-9.m: Update expected diagnostics.
7412 2004-10-07 Geoffrey Keating <geoffk@apple.com>
7414 * gcc.dg/ppc-fsel-3.c: New file.
7415 * gcc.dg/ppc-fsel-1.c: Add -fno-trapping-math, update comment.
7417 2004-10-07 Paul Brook <paul@codesourcery.com>
7419 * gfortran.dg/intrinsic_verify_1.f90: New test.
7421 2004-10-07 Paul Brook <paul@codesourcery.com>
7423 * gfortran.dg/empty_format_1.f90: Remove stray commas.
7425 2004-10-07 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
7427 * gfortran.fortran-torture/execute/intrinsic_mvbits.f90,
7428 gfortran.dg/ishft.f90: Add more tests. Add dg-warning in followup
7431 2004-10-07 Andrew Pinski <pinskia@physics.uc.edu>
7433 * g++.dg/ext/asm6.C: Remove extraneous semicolon.
7435 2004-10-07 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7438 * g++.dg/warn/Winline-4.C: New test.
7440 2004-10-07 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
7442 * gcc.c-torture/compile/20041007-1.c: New test.
7444 2004-10-07 Paul Brook <paul@codesourcery.com>
7447 * gfortran.dg/use_allocated_1.f90: New test.
7449 2004-10-06 Andrew Pinski <pinskia@physics.uc.edu>
7452 * gfortran.fortran-torture/compile/nested.f90: New test
7454 2004-10-06 Joseph S. Myers <jsm@polyomino.org.uk>
7456 * gcc.dg/Wconversion-2.c, gcc.dg/func-args-1.c: New tests.
7458 2004-10-06 Andrew Pinski <pinskia@physics.uc.edu>
7461 * g++.dg/ext/asm6.C: New test.
7463 2004-10-06 Kenneth Zadeck <zadeck@naturalbridge.com>
7465 * gcc.dg/20011119-1.c : Added memory attribute to asm sequence.
7467 2004-10-06 Paul Brook <paul@codesourcery.com>
7470 * gfortran.dg/empty_format_1.f90: New test.
7472 2004-10-06 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
7475 * gfortran.dg/ishft.f90: New test.
7478 * gfortran.fortran-torture/execute/intrinsic_pack.f90: Enable new
7481 2004-10-06 Paul Brook <paul@codesourcery.com>
7483 * gfortran.dg/do_1.f90: New test.
7485 2004-10-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7487 * gcc.c-torture/execute/builtins/lib/strcpy.c: Don't abort when
7488 optimizing for size.
7490 2004-10-05 Joseph S. Myers <jsm@polyomino.org.uk>
7492 * gcc.dg/complex-2.c, gcc.dg/complex-2.h: New test.
7494 2004-10-05 Joseph S. Myers <jsm@polyomino.org.uk>
7496 * gcc.c-torture/compile/20041005-1.c: New test.
7498 2004-10-05 Nathan Sidwell <nathan@codesourcery.com>
7501 * g++.dg/lookup/koenig4.C: New.
7503 2004-10-05 Gabriel Dos Reis <gdr@integrable-solutions.net>
7505 * g++.dg/other/classkey1.C: Adjust quoting marks.
7506 * g++.dg/parse/error15.C: Likewise.
7507 * g++.dg/template/meminit2.C (int>): Likewise.
7509 2004-10-04 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
7512 * gfortran.fortran-torture/execute/intrinsic_pack.f90: Add more tests.
7515 * gfortran.fortran-torture/execute/intrinsic_mvbits.f90: New test.
7518 * gfortran.dg/pr17708.f90: New test.
7520 2004-10-04 Chao-ying Fu <fu@mips.com>
7522 * gcc.dg/vect/pr16105.c: Enable for mipsisa64*-*-*.
7523 * gcc.dg/vect/vect-4.c: Ditto.
7524 * gcc.dg/vect/vect-5.c: Ditto.
7525 * gcc.dg/vect/vect-6.c: Ditto.
7526 * gcc.dg/vect/vect-8.c: Ditto.
7527 * gcc.dg/vect/vect-16.c: Ditto.
7528 * gcc.dg/vect/vect-30.c: Ditto.
7529 * gcc.dg/vect/vect-40.c: Ditto.
7530 * gcc.dg/vect/vect-41.c: Ditto.
7531 * gcc.dg/vect/vect-42.c: Ditto.
7532 * gcc.dg/vect/vect-43.c: Ditto.
7533 * gcc.dg/vect/vect-44.c: Ditto.
7534 * gcc.dg/vect/vect-45.c: Ditto.
7535 * gcc.dg/vect/vect-46.c: Ditto.
7536 * gcc.dg/vect/vect-47.c: Ditto.
7537 * gcc.dg/vect/vect-48.c: Ditto.
7538 * gcc.dg/vect/vect-49.c: Ditto.
7539 * gcc.dg/vect/vect-50.c: Ditto.
7540 * gcc.dg/vect/vect-51.c: Ditto.
7541 * gcc.dg/vect/vect-52.c: Ditto.
7542 * gcc.dg/vect/vect-53.c: Ditto.
7543 * gcc.dg/vect/vect-54.c: Ditto.
7544 * gcc.dg/vect/vect-55.c: Ditto.
7545 * gcc.dg/vect/vect-56.c: Ditto.
7546 * gcc.dg/vect/vect-57.c: Ditto.
7547 * gcc.dg/vect/vect-58.c: Ditto.
7548 * gcc.dg/vect/vect-59.c: Ditto.
7549 * gcc.dg/vect/vect-60.c: Ditto.
7550 * gcc.dg/vect/vect-74.c: Ditto.
7551 * gcc.dg/vect/vect-79.c: Ditto.
7552 * gcc.dg/vect/vect-80.c: Ditto.
7554 2004-10-04 Andrew Pinski <pinskia@physics.uc.edu>
7556 * gcc.dg/unused-7.c: Use the correct option.
7558 2004-10-04 Paul Brook <paul@codesourcery.com>
7559 Bud Davis <bdavis9659@comcast.net>
7563 * gfortran/pr17706.f90: New test.
7564 * gfortran.dg/g77/f77-edit-s-out.f: Remove xfail.
7566 2004-10-04 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
7568 * gfortran.dg/pr17612.f90: New test.
7570 2004-10-03 Gabriel Dos Reis <gdr@integrable-solutions.net>
7572 * g++.dg/template/local1.C: Adjust quoting marks in
7573 testing for diagnostics.
7574 * g++.dg/tls/diag-2.C: Likewise.
7575 * g++.dg/other/error8.C: Likewise.
7577 2004-10-03 Andrew Pinski <pinskia@physics.uc.edu>
7580 * gcc.dg/unused-4.c: Adjust to be correct.
7583 * gcc.dg/unused-7.c: New test.
7585 2004-10-03 Andrew Pinski <pinskia@physics.uc.edu>
7588 * g++.dg/overload/template2.C: New test.
7590 2004-10-03 Kazu Hirata <kazu@cs.umass.edu>
7592 PR tree-optimization/16632
7593 * gcc.dg/tree-ssa/20041002-1.c: New.
7595 2004-10-03 Paul Brook <paul@codesourcery.com>
7597 * gfortran.dg/pr17286.f90: Add dg-do line. Explicitly test bug,
7598 rather than relying on default formatting.
7600 2004-10-02 Joseph S. Myers <jsm@polyomino.org.uk>
7602 * gcc.dg/20040920-1.c: Update expected message text.
7604 2004-10-02 Ulrich Weigand <uweigand@de.ibm.com>
7606 * gcc.dg/tree-ssa/loop-1.c: Merge changed dg-options for s390-*-*.
7608 2004-10-01 Zdenek Dvorak <dvorakz@suse.cz>
7610 * gcc.dg/tree-ssa/loop-1.c: Check that unrolling occurs already on
7613 2004-10-01 Andrew Pinski <pinskia@physics.uc.edu>
7615 * gcc.dg/tree-ssa/pr17343.c: Remove.
7617 2004-10-01 Andrew Pinski <pinskia@physics.uc.edu>
7620 * gcc.dg/tree-ssa/pr17343.c: New test.
7622 2004-10-01 Jakub Jelinek <jakub@redhat.com>
7624 * gcc.dg/tree-ssa/stdarg-1.c: Removed.
7625 * gcc.dg/tree-ssa/stdarg-2.c: Removed.
7626 * gcc.dg/tree-ssa/stdarg-3.c: Removed.
7627 * gcc.dg/tree-ssa/stdarg-4.c: Removed.
7628 * gcc.dg/tree-ssa/stdarg-5.c: Removed.
7630 2004-09-30 Joseph S. Myers <jsm@polyomino.org.uk>
7632 * gcc.dg/lvalue-2.c: New test.
7634 2004-09-30 Joseph S. Myers <jsm@polyomino.org.uk>
7637 * gcc.dg/pr17730-1.c: New test
7639 2004-09-29 Joseph S. Myers <jsm@polyomino.org.uk>
7642 * gcc.dg/deprecated-3.c, g++.dg/warn/deprecated-2.C: New tests.
7644 2004-09-29 Jakub Jelinek <jakub@redhat.com>
7646 * gcc.c-torture/execute/stdarg-1.c: New test.
7647 * gcc.c-torture/execute/stdarg-2.c: New test.
7648 * gcc.c-torture/execute/stdarg-3.c: New test.
7649 * gcc.dg/tree-ssa/stdarg-1.c: New test.
7650 * gcc.dg/tree-ssa/stdarg-2.c: New test.
7651 * gcc.dg/tree-ssa/stdarg-3.c: New test.
7652 * gcc.dg/tree-ssa/stdarg-4.c: New test.
7653 * gcc.dg/tree-ssa/stdarg-5.c: New test.
7655 2004-09-29 Jakub Jelinek <jakub@redhat.com>
7657 PR tree-optimization/17697
7658 * g++.dg/opt/pr17697-1.C: New test.
7659 * g++.dg/opt/pr17697-2.C: New test.
7660 * g++.dg/opt/pr17697-3.C: New test.
7662 2004-09-28 Joseph S. Myers <jsm@polyomino.org.uk>
7665 * gcc.dg/vla-init-2.c, gcc.dg/vla-init-3.c, gcc.dg/vla-init-4.c,
7666 gcc.dg/vla-init-5.c: New tests.
7668 2004-09-27 Joseph S. Myers <jsm@polyomino.org.uk>
7671 * gcc.dg/pr13804-1.c: New test.
7673 2004-09-27 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
7676 * gfortran.dg/pr16938.f90: New test.
7678 2004-09-27 Mark Mitchell <mark@codesourcery.com>
7680 * g++.dg/template/crash23.C: New test.
7682 2004-09-27 Mark Mitchell <mark@codesourcery.com>
7685 * g++.dg/template/static8.C: New test.
7687 2004-09-27 Nathan Sidwell <nathan@codesourcery.com>
7690 * g++.dg/other/error9.C: New test.
7692 2004-09-26 Ulrich Weigand <uweigand@de.ibm.com>
7694 * gcc.dg/tree-ssa/loop-1.c: Use -msmall-exec on s390-*-* targets.
7696 2004-09-26 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
7699 * gfortran.dg/pr15164.f90: New test. Fixed in followup commit.
7701 2004-09-26 Roger Sayle <roger@eyesopen.com>
7704 * gcc.dg/pr17112-1.c: New test case.
7706 2004-09-26 Joseph S. Myers <jsm@polyomino.org.uk>
7709 * gcc.dg/pr11459-1.c: New test.
7711 2004-09-25 Ulrich Weigand <uweigand@de.ibm.com>
7713 * gcc.dg/tree-ssa/loop-2.c: Avoid matching new-line in regexp.
7714 * gcc.dg/tree-ssa/loop-4.c: Likewise.
7716 2004-09-25 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
7718 * gfortran.dg/pr15324.f90: Make array bounds consistent.
7720 2004-09-25 Jan Hubicka <jh@suse.cz>
7722 * compile/30040909-1.c: New test.
7723 * compile/30040907-1.c: New test.
7725 2004-09-25 Richard Sandiford <rsandifo@redhat.com>
7727 * gcc.c-torture/execute/va-arg-26.c: New test.
7729 2004-09-24 Zack Weinberg <zack@codesourcery.com>
7731 * objc.dg/proto-lossage-4.m: Use long instead of int to avoid
7732 extra diagnostics on targets with 64-bit pointers.
7733 * objc.dg/selector-1.m: Adjust dg-warning regexp.
7735 2004-09-24 Joseph S. Myers <jsm@polyomino.org.uk>
7738 * gcc.dg/nested-redef-1.c, gcc.dg/pr17188-1.c: New tests.
7739 * gcc.dg/decl-3.c: Adjust expected message.
7741 2004-09-24 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
7744 * gfortran.dg/pr17615.f90: New test.
7746 2004-09-24 Andrew MacLeod <amacleod@redhat.com>
7748 PR tree-optimzation/17517
7749 * g++.dg/tree-ssa/pr17517.C: New Test.
7751 2004-08-24 Nathan Sidwell <nathan@codesourcery.com>
7754 * g++.dg/lookup/ambig3.C: New.
7756 2004-09-24 Andrew Pinski <pinskia@physics.uc.edu>
7759 * g++.dg/opt/pr17624.C: New test.
7761 2004-09-24 Joseph S. Myers <jsm@polyomino.org.uk>
7764 * gcc.dg/Wbad-function-cast-1.c: New test.
7766 2004-09-23 Zack Weinberg <zack@codesourcery.com>
7768 * g++.dg/ext/complit1.C
7769 * g++.dg/other/error2.C
7770 * g++.dg/other/nontype-1.C
7771 * g++.dg/parse/crash11.C
7772 * g++.dg/parse/crash12.C
7773 * g++.dg/parse/error15.C
7774 * g++.dg/parse/error4.C
7775 * g++.dg/parse/tmpl-outside1.C
7776 * g++.dg/parse/too-many-tmpl-args1.C
7777 * g++.dg/template/dependent-expr3.C
7778 * g++.dg/template/error10.C
7779 * g++.dg/template/instantiate1.C
7780 * g++.dg/template/vtable2.C
7781 * g++.dg/warn/Wshadow-1.C
7782 * g++.dg/warn/weak1.C
7783 * g++.old-deja/g++.brendan/crash16.C
7784 * g++.old-deja/g++.brendan/crash18.C
7785 * g++.old-deja/g++.brendan/crash48.C
7786 * g++.old-deja/g++.brendan/crash49.C
7787 * g++.old-deja/g++.brendan/crash55.C
7788 * g++.old-deja/g++.brendan/crash56.C
7789 * g++.old-deja/g++.brendan/crash8.C
7790 * g++.old-deja/g++.brendan/enum11.C
7791 * g++.old-deja/g++.brendan/enum8.C
7792 * g++.old-deja/g++.brendan/enum9.C
7793 * g++.old-deja/g++.brendan/friend3.C
7794 * g++.old-deja/g++.brendan/misc14.C
7795 * g++.old-deja/g++.bugs/900402_02.C
7796 * g++.old-deja/g++.bugs/900404_03.C
7797 * g++.old-deja/g++.bugs/900404_04.C
7798 * g++.old-deja/g++.bugs/900428_03.C
7799 * g++.old-deja/g++.jason/crash4.C
7800 * g++.old-deja/g++.jason/overload21.C
7801 * g++.old-deja/g++.jason/redecl1.C
7802 * g++.old-deja/g++.jason/report.C
7803 * g++.old-deja/g++.jason/rfg10.C
7804 * g++.old-deja/g++.jason/template30.C
7805 * g++.old-deja/g++.law/arm12.C
7806 * g++.old-deja/g++.law/ctors5.C
7807 * g++.old-deja/g++.law/cvt20.C
7808 * g++.old-deja/g++.law/init10.C
7809 * g++.old-deja/g++.law/init8.C
7810 * g++.old-deja/g++.law/visibility17.C
7811 * g++.old-deja/g++.law/visibility7.C
7812 * g++.old-deja/g++.mike/net8.C
7813 * g++.old-deja/g++.mike/p646.C
7814 * g++.old-deja/g++.mike/p700.C
7815 * g++.old-deja/g++.mike/p701.C
7816 * g++.old-deja/g++.mike/p811.C
7817 * g++.old-deja/g++.ns/template13.C
7818 * g++.old-deja/g++.other/array3.C
7819 * g++.old-deja/g++.other/crash25.C
7820 * g++.old-deja/g++.other/dtor3.C
7821 * g++.old-deja/g++.other/dtor4.C
7822 * g++.old-deja/g++.other/main1.C
7823 * g++.old-deja/g++.other/warn7.C
7824 * g++.old-deja/g++.pt/crash11.C
7825 * g++.old-deja/g++.pt/crash36.C
7826 * g++.old-deja/g++.pt/spec22.C
7827 * g++.old-deja/g++.pt/spec9.C
7828 * g++.old-deja/g++.pt/ttp52.C
7829 * g++.old-deja/g++.robertl/eb103.C
7830 * g++.old-deja/g++.robertl/eb121.C
7831 * g++.old-deja/g++.robertl/eb22.C
7832 * g++.old-deja/g++.robertl/eb8.C:
7833 Update locations and/or regexps of dg-error markers.
7834 Remove markers for some bogus messages that are no longer issued.
7836 2004-09-23 Jakub Jelinek <jakub@redhat.com>
7838 * gcc.c-torture/execute/builtins/strcpy-2.c: New test.
7839 * gcc.c-torture/execute/builtins/strcpy-2-lib.c: New.
7841 2004-09-23 Andrew Pinski <pinskia@physics.uc.edu>
7844 * g++.dg/lookup/crash5.C: New test.
7846 2004-09-23 Dorit Naishlos <dorit@il.ibm.com>
7848 * gcc.dg/vect/vect-27.c: Now vectorized on altivec.
7849 * gcc.dg/vect/vect-29.c: Now vectorized on altivec.
7850 * gcc.dg/vect/vect-48.c: Now vectorized on altivec.
7851 * gcc.dg/vect/vect-56.c: Now vectorized on altivec.
7852 * gcc.dg/vect/vect-72.c: New test for altivec and sse2.
7853 * gcc.dg/vect/vect-77.c: Now vectorized on altivec.
7855 * gcc.dg/vect/vect-27a.c: New test for altivec and mmx.
7856 * gcc.dg/vect/vect-29a.c: New test for altivec and mmx.
7857 * gcc.dg/vect/vect-48a.c: New test for altivec and mmx.
7858 * gcc.dg/vect/vect-56a.c: New test for altivec and mmx.
7859 * gcc.dg/vect/vect-72a.c: New test for altivec and mmx.
7860 * gcc.dg/vect/vect-77a.c: New test for altivec and mmx.
7862 * gcc.dg/vect/vect-13.c: Change to run test instead of compile.
7864 * gcc.dg/vect/vect-44.c: Check additional cases.
7865 * gcc.dg/vect/vect-48.c: Check additional cases.
7867 * gcc.dg/vect/vect-26.c: Use sse2 instead of sse.
7868 * gcc.dg/vect/vect-27.c: Use sse2 instead of sse.
7869 * gcc.dg/vect/vect-28.c: Use sse2 instead of sse.
7870 * gcc.dg/vect/vect-29.c: Use sse2 instead of sse.
7871 * gcc.dg/vect/vect-4?.c: Use sse2 instead of sse.
7872 * gcc.dg/vect/vect-75.c: Use sse2 instead of sse.
7873 * gcc.dg/vect/vect-76.c: Use sse2 instead of sse.
7874 * gcc.dg/vect/vect-77.c: Use sse2 instead of sse.
7875 * gcc.dg/vect/vect-78.c: Use sse2 instead of sse.
7877 * gcc.dg/vect/vect-5?.c: Use sse2 instead of sse. Add return 0.
7878 * gcc.dg/vect/vect-60.c: Use sse2 instead of sse. Add return 0.
7879 * gcc.dg/vect/vect-61.c: Use sse2 instead of sse. Add return 0.
7881 2004-09-23 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7883 * gcc.dg/tree-ssa/loop-6.c: New test.
7885 2004-09-23 Nathan Sidwell <nathan@codesourcery.com>
7888 * g++.dg/inherit/base2.C: New.
7890 2004-09-22 Eric Botcazou <ebotcazou@libertysurf.fr>
7892 * gcc.dg/20001012-1.c: Add prototypes for builtin functions.
7893 * gcc.dg/20001012-2.c: Likewise.
7894 * gcc.dg/20001013-1.c: Likewise.
7895 * gcc.dg/20001101-1.c: Likewise.
7896 * gcc.dg/20001102-1.c: Likewise.
7897 * gcc.dg/bf-spl1.c: Likewise.
7898 * gcc.dg/titype-1.c: Remove special-casing for SPARC.
7899 * gcc.dg/20040813-1.c: Add missing "." to the regexp.
7901 2004-09-22 Diego Novillo <dnovillo@redhat.com>
7903 PR tree-optimization/16721
7904 * testsuite/gcc.dg/tree-ssa/pr16721.c: New test.
7906 2004-09-23 Ulrich Weigand <uweigand@de.ibm.com>
7908 * gcc.dg/20030123-1.c: Add prototypes for builtin functions.
7909 * gcc.dg/20040305-1.c: Likewise.
7911 2004-09-22 Joseph S. Myers <jsm@polyomino.org.uk>
7914 * gcc.c-torture/compile/pr16566-1.c,
7915 gcc.c-torture/compile/pr16566-2.c,
7916 gcc.c-torture/compile/pr16566-3.c: New tests.
7918 2004-09-22 Kazu Hirata <kazu@cs.umass.edu>
7920 PR tree-optimization/17512
7921 * gcc.c-torture/compile/20040916-1.c.
7923 2004-09-21 Mark Mitchell <mark@codesourcery.com>
7925 * gcc.dg/pragma-re-3.c: New test.
7927 2004-09-17 Matt Austern <austern@apple.com>
7930 * g++.dg/other/anon3.C: New.
7932 2004-09-21 Roger Sayle <roger@eyesopen.com>
7935 * g++.dg/opt/pr7503-1.C: New testcase for COND_EXPR lvalues.
7936 * g++.dg/opt/pr7503-2.C: New testcase for <? and >? lvalues.
7937 * g++.dg/opt/pr7503-3.C: New testcase for invalid <? lvalue errors.
7938 * g++.dg/opt/pr7503-4.C: New testcase for <?= and >?= assignments.
7939 * g++.dg/opt/pr7503-5.C: New testcase for side-effects with <?=.
7941 2004-09-21 Bud Davis <bdavis9659@comcast.net>
7944 * gfortran.dg/pr17286.f90: New test.
7946 2004-09-20 Mark Mitchell <mark@codesourcery.com>
7949 * g++.dg/template/static7.C: New test.
7951 2004-09-20 Andrew Pinski <pinskia@physics.uc.edu>
7954 * gcc.c-torture/compile/pr17558.c: New test.
7956 2004-09-20 Richard Sandiford <rsandifo@redhat.com>
7958 * gcc.dg/compat/sdata-section.h (SDATA_SECTION): Don't use an attribute
7959 if SKIP_ATTRIBUTE is defined.
7961 2004-09-20 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
7964 * gfortran.dg/pr15957.f90: New test.
7966 2004-09-20 Dorit Naishlos <dorit@il.ibm.com>
7968 * gcc.dg/vect/vect-74.c: Avoid floating point precision error
7970 * gcc.dg/vect/vect-79.c: Likewise.
7971 * gcc.dg/vect/vect-80.c: Likewise.
7973 2004-09-20 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
7976 * gfortran.fortran-torture/execute/iolength_2.f90: New test.
7978 2004-09-20 Ira Rosen <irar@il.ibm.com>
7980 * gcc.dg/vect/vect-13.c: Added xfail for non ppc platforms.
7981 * gcc.dg/vect/vect-74.c: Split into 3 tests (vect-79.c, vect-80.c).
7982 * gcc.dg/vect/vect-62.c: New testcase.
7983 * gcc.dg/vect/vect-63.c: New testcase.
7984 * gcc.dg/vect/vect-64.c: New testcase.
7985 * gcc.dg/vect/vect-65.c: New testcase.
7986 * gcc.dg/vect/vect-66.c: New testcase.
7987 * gcc.dg/vect/vect-67.c: New testcase.
7988 * gcc.dg/vect/vect-68.c: New testcase.
7989 * gcc.dg/vect/vect-69.c: New testcase.
7990 * gcc.dg/vect/vect-79.c: New testcase.
7991 * gcc.dg/vect/vect-80.c: New testcase.
7993 2004-09-20 Richard Sandiford <rsandifo@redhat.com>
7995 * gcc.target/mips/asm-1.c: New test.
7997 2004-09-19 Ira Rosen <irar@il.ibm.com>
7999 * gcc.dg/vect/vect-13.c: Now vectorized on ppc*.
8000 * gcc.dg/vect/vect-73.c: New testcase.
8001 * gcc.dg/vect/vect-74.c: New testcase.
8002 * gcc.dg/vect/vect-75.c: New testcase.
8003 * gcc.dg/vect/vect-76.c: New testcase.
8004 * gcc.dg/vect/vect-77.c: New testcase.
8005 * gcc.dg/vect/vect-78.c: New testcase
8007 2004-09-18 Paul Brook <paul@codesourcery.com>
8009 * g++.old-deja/g++.pt/static11.C: XFAIL on arm*-*-eabi.
8011 2004-09-18 Joseph S. Myers <jsm@polyomino.org.uk>
8014 * gcc.dg/pr17424-1.c: New test.
8016 2004-09-18 Diego Novillo <dnovillo@redhat.com>
8018 * g++.dg/tree-ssa/pr17153.C: New test.
8020 2004-09-16 Geoffrey Keating <geoffk@apple.com>
8023 * testsuite/g++.dg/pch/wchar-1.C: New.
8024 * testsuite/g++.dg/pch/wchar-1.Hs: New.
8026 2004-09-17 Kenneth Zadeck <Kenneth.Zadeck@NaturalBridge.com>
8028 * gcc.c-torture/execute/20040917-1.c: New test.
8030 2004-09-17 Diego Novillo <dnovillo@redhat.com>
8032 PR tree-optimization/17319
8033 * gcc.dg/pr17319.c: New test.
8035 2004-09-17 Devang Patel <dpatel@apple.com>
8037 * gcc.dg/20040813-1.c: New test.
8039 2004-09-17 Diego Novillo <dnovillo@redhat.com>
8041 PR tree-optimization/17273
8042 * gcc.c-torture/compile/pr17273.c: New test.
8044 2004-09-17 Joseph S. Myers <jsm@polyomino.org.uk>
8046 * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c:
8047 Update expected messages.
8048 * gcc.dg/declspec-13.c: New test.
8050 2004-09-17 David Edelsohn <edelsohn@gnu.org>
8052 * gcc.dg/darwin-longlong.c: XFAIL on AIX and SPE.
8054 2004-09-17 Diego Novillo <dnovillo@redhat.com>
8056 * gcc.c-torture/execute/pr17252.c: Use post-increment to
8057 change what 'a' is pointing to.
8059 2004-09-17 Mark Mitchell <mark@codesourcery.com>
8062 * g++.dg/template/error18.C: New test.
8065 * g++.dg/warn/Wunused-8.C: New test.
8067 2004-09-17 Steven Bosscher <stevenb@suse.de>
8069 PR tree-optimization/17513
8070 * gcc.dg/20040916-1.c: New test.
8072 2004-09-16 Mark Mitchell <mark@codesourcery.com>
8075 * g++.dg/template/typename7.C: New test.
8077 2004-09-16 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8079 * gcc.dg/tree-ssa/copy-headers.c: Update outcome.
8081 2004-09-16 Frank Ch. Eigler <fche@redhat.com>
8083 * gcc.misc-tests/bprob.exp, g++.dg/bprob/bprob.exp: Iterate tests
8084 with -ftree-based-profiling also.
8085 * lib/profopt.exp: Support late-set profile_option/feedback_option.
8087 2004-09-16 Victor Leikehman <lei@il.ibm.com>
8090 * gfortran.dg/der_array_io_1.f90: New test.
8091 * gfortran.dg/der_array_io_2.f90: New test.
8092 * gfortran.dg/der_array_io_3.f90: New test.
8094 2004-09-15 Mark Mitchell <mark@codesourcery.com>
8096 * testsuite/g++.old-deja/g++.abi/cxa_vec.C: Adjust for ARM
8099 2004-09-15 Mark Mitchell <mark@codesourcery.com>
8101 * g++.dg/opt/switch1.C: New test.
8103 2004-09-15 Joseph S. Myers <jsm@polyomino.org.uk>
8105 * g++.dg/ext/member-attr.C, g++.dg/warn/deprecated.C,
8106 gcc.dg/deprecated.c, gcc.dg/noreturn-1.c, gcc.dg/noreturn-4.c:
8107 Update expected messages.
8109 2004-09-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
8112 * gfortran.dg/same_name_1.f90: New test.
8114 2004-09-15 Diego Novillo <dnovillo@redhat.com>
8116 * gcc.c-torture/execute/pr17252.c: Fix thinko. Don't
8117 dereference garbage pointers.
8119 2004-09-15 Jakub Jelinek <jakub@redhat.com>
8121 * gcc.c-torture/execute/builtins/strlen-3.c: New test.
8122 * gcc.c-torture/execute/builtins/strlen-3-lib.c: New.
8124 * gcc.c-torture/execute/builtins/memmove.c (main_test): Formatting.
8125 * gcc.c-torture/execute/builtins/memmove-2.c: New test.
8126 * gcc.c-torture/execute/builtins/memmove-2-lib.c: New.
8128 2004-09-14 Mark Mitchell <mark@codesourcery.com>
8131 * g++.dg/template/mangle1.C: New test.
8133 2004-09-14 Diego Novillo <dnovillo@redhat.com>
8135 PR tree-optimization/17252
8136 * gcc.c-torture/execute/pr17252.c: New test.
8138 2004-09-14 Andrew Pinski <apinski@apple.com>
8140 * g++.dg/tree-ssa/pointer-reference-alias.C: New test.
8142 2004-09-14 Roger Sayle <roger@eyesopen.com>
8144 PR rtl-optimization/9771
8145 * gcc.dg/pr9771-1.c: New test case.
8147 2004-09-14 Diego Novillo <dnovillo@redhat.com>
8149 PR tree-optimization/15262
8150 * gcc.c-torture/execute/pr15262-1.c: New test.
8151 * gcc.c-torture/execute/pr15262-2.c: New test.
8153 2004-09-14 Joseph S. Myers <jsm@polyomino.org.uk>
8155 * gcc.dg/declspec-12.c: New test.
8157 2004-09-14 Bud Davis <bdavis9659@comcast.net>
8159 * gfortran.dg/pr17090.f90: Add directives to test.
8161 2004-09-14 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8163 * gcc.c-torture/compile/20040914-1.c: New test.
8165 2004-09-13 Mark Mitchell <mark@codesourcery.com>
8168 * g++.dg/template/decl2.C: New test.
8170 2004-09-13 Bud Davis <bdavis9659@comcast.net>
8173 * gfortran.dg/pr17090.f90: New test.
8175 2004-09-13 Dale Johannesen <dalej@apple.com>
8177 * gcc.c-torture/compile/pr17408.c: New test case.
8179 2004-09-13 Mark Mitchell <mark@codesourcery.com>
8182 * g++.dg/parse/crash17.C: New test.
8185 * g++.dg/template/enum3.C: New test.
8187 2004-09-13 Hans-Peter Nilsson <hp@bitrange.com>
8189 * lib/gcc-defs.exp: Load wrapper.exp.
8190 * lib/g++.exp (g++_init): Call g++_maybe_build_wrapper instead of
8192 * lib/gcc.exp (gcc_init): Similar.
8193 * lib/gfortran.exp (gfortran_init): Similar.
8194 * lib/objc.exp (objc_init): Similar.
8195 * lib/treelang.exp (treelang_init): Similar.
8196 * lib/wrapper.exp: New file with build_wrapper call machinery in
8197 ${tool}_maybe_build_wrapper.
8199 2004-09-13 Joseph S. Myers <jsm@polyomino.org.uk>
8201 * gcc.dg/declspec-7.c: Don't expect diagnostic for duplicate
8203 * gcc.dg/declspec-11.c: Update expected messages.
8204 * gcc.dg/inline-6.c, gcc.dg/inline-7.c, gcc.dg/inline-8.c,
8205 gcc.dg/inline-9.c, gcc.dg/inline-10.c, gcc.dg/inline-11.c,
8206 gcc.dg/inline-12.c: New tests.
8208 2004-09-13 Andrew MacLeod <amacleod@redhat.com>
8210 * g++.dg/tree-ssa/pr17400.C: New testcase.
8212 2004-09-13 James E Wilson <wilson@specifixinc.com>
8214 * gcc.target/mips/sb1-1.c: New testcase.
8216 2004-09-12 Hans-Peter Nilsson <hp@bitrange.com>
8218 * lib/g77-dg.exp: Remove unused file.
8219 * lib/mike-g77.exp: Ditto.
8220 * lib/g77.exp: Ditto.
8222 2004-09-12 Richard Henderson <rth@redhat.com>
8224 * g++.old-deja/g++.other/sizeof3.C: Fix abort declaration.
8226 2004-09-13 Joseph S. Myers <jsm@polyomino.org.uk>
8228 * g++.dg/warn/Wswitch-1.C, g++.dg/warn/Wswitch-2.C,
8229 gcc.dg/Wswitch-2.c, gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
8230 gcc.dg/declspec-9.c, gcc.dg/declspec-10.c, gcc.dg/declspec-11.c,
8231 gcc.dg/m-un-2.c, gcc.dg/noreturn-1.c, gcc.dg/wtr-conversion-1.c:
8232 Update expected messages.
8234 2004-09-13 Hans-Peter Nilsson <hp@axis.com>
8236 * gcc.dg/asmreg-1.c (__syscall_getdents64): Adjust signedness
8237 declaration/use mismatch for dirp parameter.
8239 2004-09-12 Andrew Pinski <apinski@apple.com>
8241 * lib/objc.exp (objc_target_compile): Look for libobjc-gnu.a also when
8242 -fgnu-runtime is passed.
8244 2004-09-12 Richard Henderson <rth@redhat.com>
8246 * lib/fortran-torture.exp (add-ieee-options): Replace ieee-options;
8247 do the uplevel thing and update additional_flags directly.
8248 * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x,
8249 gfortran.fortran-torture/execute/intrinsic_nearest.x,
8250 gfortran.fortran-torture/execute/intrinsic_set_exponent.x,
8251 gfortran.fortran-torture/execute/nan_inf_fmt.x: Update to match.
8253 2004-09-11 Steven Bosscher <stevenb@suse.de>
8255 * g++.dg/parse/break-in-for.C: Fix for -ansi -pedantic-errors.
8257 2004-09-11 Roger Sayle <roger@eyesopen.com>
8260 * g++.dg/opt/pr17411-1.C: New test case.
8262 2004-09-11 Joseph S. Myers <jsm@polyomino.org.uk>
8264 * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
8265 gcc.dg/tls/diag-2.c: Update expected messages.
8266 * gcc.dg/991209-1.c: Specify compilation options. Update expected
8268 * gcc.dg/pr14289-2.c, gcc.dg/pr14289-3.c: Remove.
8269 * gcc.dg/declspec-7.c, gcc.dg/declspec-8.c, gcc.dg/declspec-9.c,
8270 gcc.dg/declspec-10.c, gcc.dg/declspec-11.c, gcc.dg/tls/diag-4.c,
8271 gcc.dg/tls/diag-5.c: New tests.
8273 2004-09-11 Zack Weinberg <zack@codesourcery.com>
8275 * gcc.dg/20040910-1.c: Correct dg-error regexp.
8277 2004-09-11 Steven Bosscher <stevenb@suse.de>
8279 * g++.dg/parse/break-in-for.C: New test.
8281 2004-09-11 Jakub Jelinek <jakub@redhat.com>
8283 * gcc.dg/tree-ssa/20040911-1.c: New test.
8285 2004-09-11 Andreas Jaeger <aj@suse.de>
8287 * gcc.c-torture/execute/991118-1.x: Delete, PR 16437 is fixed.
8288 * gcc.c-torture/execute/bf64-1.x: Remove XFAIL on x86-64.
8290 2004-09-11 Richard Sandiford <rsandifo@redhat.com>
8292 * gcc.target/frv: New directory of FR-V-specific tests.
8294 2004-09-10 James E Wilson <wilson@specifixinc.com>
8296 * gcc.dg/convert-vec-1.c: New test.
8298 2004-09-10 Roger Sayle <roger@eyesopen.com>
8301 * gcc.dg/pr17024-1.c: New test case.
8303 2004-09-10 Eric Christopher <echristo@redhat.com>
8305 * gcc.dg/20040910-1.c: New test.
8307 2004-09-11 Joseph S. Myers <jsm@polyomino.org.uk>
8309 * gcc.dg/bitfld-9.c: New test.
8311 2004-09-10 Richard Sandiford <rsandifo@redhat.com>
8313 * gcc.c-torture/execute/ieee/acc1.c: New test.
8314 * gcc.c-torture/execute/ieee/acc2.c: New test.
8315 * gcc.c-torture/execute/ieee/mzero6.c: New test.
8317 2004-09-10 Joseph S. Myers <jsm@polyomino.org.uk>
8319 * gcc.dg/deprecated-2.c: New test.
8321 2004-09-09 James E Wilson <wilson@specifixinc.com>
8323 * gcc.dg/init-vec-1.c: New test.
8325 2004-09-09 Roger Sayle <roger@eyesopen.com>
8328 * gcc.dg/pr17055-1.c: New test case.
8330 2004-09-09 Hans-Peter Nilsson <hp@axis.com>
8333 * gcc.c-torture/execute/pr17377.c: New test.
8335 2004-09-09 Joseph S. Myers <jsm@polyomino.org.uk>
8338 * gcc.dg/anon-struct-4.c, gcc.dg/declspec-1.c,
8339 gcc.dg/declspec-2.c, gcc.dg/declspec-3.c, gcc.dg/declspec-4.c,
8340 gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
8341 gcc.dg/long-long-typespec-1.c: New tests.
8342 * gcc.dg/tls/diag-2.c: Update expected diagnostics
8344 2004-09-09 Joseph S. Myers <jsm@polyomino.org.uk>
8346 * gcc.dg/c90-static-1.c, gcc.dg/c99-static-1.c,
8347 gcc.dg/gnu99-static-1.c: New tests.
8349 2004-09-08 Devang Patel <dpatel@apple.com>
8351 * gcc.dg/darwin-ld-20040828-1.c: New test.
8352 * gcc.dg/darwin-ld-20040828-2.c: New test.
8353 * gcc.dg/darwin-ld-20040828-3.c: New test.
8355 2004-09-08 Ziemowit Laski <zlaski@apple.com>
8357 * objc.dg/bitfield-2.m: Make 'id' definition a typedef.
8358 * obj.dg/bitfield-4.m: Allow 'unsigned' in addition to 'unsigned int'
8360 * objc.dg/id-1.m: Attempt to define 'id' in an incompatible fashion.
8361 * objc.dg/method-6.m: Allow 'unsigned' in addition to 'unsigned int'
8363 * objc.dg/proto-qual-1.m: Protocol qualifiers now appear before the
8365 * objc.dg/type-size-2.m: Fix wording in comment.
8366 * objc.dg/va-meth-1.m: New test case.
8368 2004-09-06 H.J. Lu <hongjiu.lu@intel.com>
8371 * lib/gcc-dg.exp: Set up LD_LIBRARY_PATH, SHLIB_PATH,
8372 LD_LIBRARYN32_PATH, LD_LIBRARY64_PATH and DYLD_LIBRARY_PATH.
8374 2004-09-06 Devang Patel <dpatel@apple.com>
8376 * gcc.dg/tree-ssa/ifc-20040816-1.c: Use -ftree-vectorize.
8377 * gcc.dg/tree-ssa/ifc-20040816-2.c: Use -ftree-vectorize.
8379 2004-09-06 Zack Weinberg <zack@codesourcery.com>
8381 * g++.old-deja/g++.other/enum2.C: Move dg-error markers to
8382 reflect changed line numbering of diagnostics.
8384 2004-09-06 Paul Brook <paul@codesourcery.com>
8386 * gfortran.dg/edit_real_1.f90: Add new test.
8388 2004-09-05 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8390 * gcc.dg/tree-ssa/loop-2.c: New test.
8391 * gcc.dg/tree-ssa/loop-3.c: New test.
8392 * gcc.dg/tree-ssa/loop-4.c: New test.
8393 * gcc.dg/tree-ssa/loop-5.c: New test.
8395 2004-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8397 * gcc.dg/format/sentinel-1.c: Update for parameter option.
8399 2004-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8401 * gcc.dg/format/sentinel-1.c: New test.
8403 2004-09-04 Uros Bizjak <uros@kss-loka.si>
8405 * testsuite/gcc.dg/builtins-46.c: New.
8407 2004-09-03 Devang Patel <dpatel@apple.com>
8409 * gcc.dg/tree-ssa/ifc-20040816-1.c: New test.
8410 * gcc.dg/tree-ssa/ifc-20040816-2.c: New test.
8412 2004-09-03 Jan Beulich <jbeulich@novell.com>
8414 * g++.dg/abi/bitfield5.C: Use -mno-ms-bitfields.
8415 * g++.old-deja/g++.jason/thunk2.C: xfail for NetWare.
8416 * g++.old-deja/g++.law/profile1.C: xfail for NetWare.
8417 * g++.old-deja/g++.other/store-expr1.C: xfail for NetWare.
8418 * gcc.c-torture/compile/20001109-1.c: xfail for NetWare.
8419 * gcc.c-torture/compile/20001109-2.c: xfail for NetWare.
8420 * gcc.c-torture/execute/multi-ix.c: Use __builtin_bzero rather than
8421 the non-portable bzero.
8422 * gcc.dg/20010912-1.c: xfail for NetWare.
8423 * gcc.dg/20020426-2.c: xfail for NetWare.
8424 * gcc.dg/20021014-1.c: xfail for NetWare.
8425 * gcc.dg/20021018-1.c: xfail for NetWare.
8426 * gcc.dg/20030213-1.c: xfail for NetWare.
8427 * gcc.dg/20030225-1.c: xfail for NetWare.
8428 * gcc.dg/20030708-1.c: xfail for NetWare.
8429 * gcc.dg/builtins-config.h: Also exclude NetWare.
8430 * gcc.dg/format/format.h: Define restrict only if not already defined.
8431 * gcc.dg/nest.c: xfail for NetWare.
8432 * gcc.dg/special/gcsec-1.c: Don't pass -static for NetWare.
8433 * lib/target-supports.exp (check_visibility_available): Exclude
8436 2004-09-03 Jan Beulich <jbeulich@novell.com>
8438 * gcc.dg/pack-test-2.c: Adjust to permit and check #pragma pack(push).
8439 * gcc.dg/c99-flex-array-4.c: Add -fpack-struct=8 to provide a
8440 deterministic starting point for the alignment of structure fields.
8441 * gcc.dg/Wpadded.c: Dito.
8442 * g++.dg/abi/vbase10.C: Dito.
8444 2004-09-03 Devang Patel <dpatel@apple.com>
8446 * g++.dg/debug/pr15736.cc: New test.
8448 2004-09-02 Mark Mitchell <mark@codesourcery.com>
8450 * README.QMTEST: Fix out-of-date link.
8452 2004-09-03 David Billinghurst <David.Billinghurst@riotinto.com>
8455 * gfortran.fortran-torture/execute/intrinsic_i_char.f90:
8456 Delete. Duplicate of gfortran.dg/g77/20010610.f
8458 2004-09-02 Mark Mitchell <mark@codesourcery.com>
8460 * g++.dg/abi/arm_rtti1.C: New test.
8462 2004-09-02 Geoffrey Keating <geoffk@apple.com>
8464 * gcc.dg/ppc-vector-memcpy.c: New.
8465 * gcc.dg/ppc-vector-memset.c: New.
8467 2004-09-02 Chao-ying Fu <fu@mips.com>
8469 * gcc.target/mips/mips-3d-1.c: New test.
8470 * gcc.target/mips/mips-3d-2.c: New test.
8471 * gcc.target/mips/mips-3d-3.c: New test.
8472 * gcc.target/mips/mips-3d-4.c: New test.
8473 * gcc.target/mips/mips-3d-5.c: New test.
8474 * gcc.target/mips/mips-3d-6.c: New test.
8475 * gcc.target/mips/mips-3d-7.c: New test.
8476 * gcc.target/mips/mips-3d-8.c: New test.
8477 * gcc.target/mips/mips-3d-9.c: New test.
8478 * gcc.target/mips/mips-ps-1.c: New test.
8479 * gcc.target/mips/mips-ps-2.c: New test.
8480 * gcc.target/mips/mips-ps-3.c: New test.
8481 * gcc.target/mips/mips-ps-4.c: New test.
8482 * gcc.target/mips/mips-ps-type.c: New test.
8484 2004-09-02 Paul Brook <paul@codesourcery.com>
8486 * gfortran.dg/edit_real_1.f90: Add new tests.
8488 2004-09-01 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
8491 * gfortran.dg/merge_char_1.f90: New test.
8493 2004-09-01 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
8496 * gfortran.dg/der_io_1.f90: XFAIL illegal testcase.
8498 2004-09-01 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
8501 * gcc.c-torture/compile/20040901-1.c: New test, from PR.
8503 2004-09-01 Mark Mitchell <mark@codesourcery.com>
8505 * g++.dg/opt/loop1.C: Do not XFAIL.
8507 2004-09-01 Jakub Jelinek <jakub@redhat.com>
8509 * gcc.c-torture/execute/20040831-1.c: New test.
8511 2004-09-01 David Billinghurst <David.Billinghurst@riotinto.com>
8514 * gfortran.dg/g77/20010610.f: Now passes.
8515 Copy from g77.f-torture/execute. Add dg-run directive.
8516 * gfortran.dg/g77/README: Update
8518 2004-08-31 Andrew Pinski <pinskia@physics.uc.edu>
8520 * gcc.dg/rs6000-power2-1.c (t1, t2, t3, t4): Add volatile.
8521 * gcc.dg/rs6000-power2-2.c: Fix the scan-assembly for the store.
8522 (t1, t2, t3, t4): Add volatile.
8524 2004-08-31 Mark Mitchell <mark@codesourcery.com>
8526 * g++.dg/ext/visibility/arm1.C: New test.
8528 2004-08-31 Geoffrey Keating <geoffk@apple.com>
8530 * gcc.dg/funcdef-storage-1.c: Add dg-options to suppress
8533 2004-09-01 Paul Brook <paul@codesourcery.com>
8535 * gfortran.dg/eof_2.f90: New test.
8537 2004-08-31 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
8540 * gfortran.fortran-torture/execute/intrinsic_i_char.f90: New test.
8542 2004-08-31 Bud Davis <bdavis9659@comcast.net>
8545 * gfortran.dg/list_read_2.f90: New test.
8547 2004-08-31 Mark Mitchell <mark@codesourcery.com>
8549 * g++.dg/abi/key1.C: New test.
8551 2004-08-31 Richard Henderson <rth@redhat.com>
8553 * g++.dg/other/offsetof1.C: Include cstddef, use non-builtin
8555 * g++.dg/other/offsetof5.C: Remove duplicate.
8557 2004-08-31 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
8560 * gfortran.dg/func_derived_1.f90: New test.
8562 2004-08-31 Paul Brook <paul@codesourcery.com>
8564 * gfortran.dg/eof_1.f90: New test.
8566 2004-08-31 Paul Brook <paul@codesourcery.com>
8568 * gfortran.dg/list_read_1.f90: New file.
8570 2004-08-30 Mark Mitchell <mark@codesourcery.com>
8572 * g++.dg/opt/loop1.C: XFAIL.
8574 2004-08-30 Geoffrey Keating <geoffk@apple.com>
8576 * gcc.dg/funcdef-storage-1.c: New.
8577 * gcc.c-torture/compile/920625-2.c: Don't use 'static' to declare
8578 an extern function in local scope.
8579 * gcc.c-torture/execute/20010605-1.c: Don't use 'static inline' to
8580 declare an 'auto inline' function in local scope.
8581 * gcc.dg/20011130-1.c: Likewise.
8582 * gcc.c-torture/execute/nest-stdar-1.c: Don't use 'static' to declare
8583 an 'auto' function in local scope.
8584 * gcc.dg/20021014-1.c: Likewise.
8585 * gcc.dg/20030331-2.c: Likewise.
8587 2004-08-30 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
8589 * gfortran.dg/blockdata_1.f90: New test.
8591 2004-08-30 Richard Henderson <rth@redhat.com>
8593 * g++.dg/other/offsetof1.C: Use __builtin_offsetof.
8595 2004-08-30 Richard Henderson <rth@redhat.com>
8597 * lib/fortran-torture.exp (fortran-torture-execute): Honor
8598 additional_flags set by alternate driver.
8599 (ieee-options): New procedure.
8600 * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x: New.
8601 * gfortran.fortran-torture/execute/intrinsic_nearest.x: New.
8602 * gfortran.fortran-torture/execute/intrinsic_set_exponent.x: New.
8603 * gfortran.fortran-torture/execute/nan_inf_fmt.x: New.
8605 2004-08-30 Richard Henderson <rth@redhat.com>
8607 * lib/f-torture.exp: Remove.
8609 2004-08-29 Mark Mitchell <mark@codesourcery.com>
8611 PR rtl-optimization/16590
8612 * g++.dg/opt/loop1.C: New test.
8614 2004-08-29 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
8617 * gfortran.dg/oldstyle_1.f90: New test.
8619 2004-08-29 Steven G. Kargl <kargls@comcast.net>
8620 Paul Brook <paul@codesourcery.com>
8622 * gfortran.dg/g77/README: Update.
8623 * gfortran.dg/g77/erfc.f: Copy from g77.f-torture.
8624 * gfortran.dg/g77/intrinsic-unix-bessel.f: Ditto.
8625 * gfortran.dg/g77/intrinsic-unix-erf.f: Ditto.
8627 2004-08-28 Paul Brook <paul@codesourcery.com>
8630 * gfortran.dg/edit_real_1.f90: New test.
8632 2004-08-27 Paul Brook <paul@codesourcery.com>
8634 * gfortran.dg/rewind_1.f90: New test.
8636 2004-08-27 Bud Davis <bdavis9659@comcast.net>
8639 * gfortran.dg/pr16597.f90: New test.
8641 2004-08-26 Joseph S. Myers <jsm@polyomino.org.uk>
8644 * gcc.dg/redecl-3.c, gcc.dg/redecl-4.c, gcc.dg/redecl-6.c,
8645 gcc.dg/redecl-7.c, gcc.dg/redecl-8.c, gcc.dg/redecl-9.c,
8646 gcc.dg/redecl-10.c, gcc.dg/debug/redecl-1.c,
8647 gcc.dg/debug/redecl-2.c, gcc.dg/debug/redecl-3.c,
8648 gcc.dg/debug/redecl-4.c, gcc.dg/debug/redecl-5.c: New tests.
8650 2004-08-26 Nick Clifton <nickc@redhat.com>
8652 * gcc.c-torture/compile/pr17119.c: New test.
8654 2004-08-26 Joseph S. Myers <jsm@polyomino.org.uk>
8656 * gcc.dg/c90-typespec-1.c, gcc.dg/c99-typespec-1.c: New tests.
8658 2004-08-25 Richard Henderson <rth@redhat.com>
8660 * gfortran.fortran-torture/execute/intrinsic_sr_kind.f90: Disable
8661 the bits that expect kind=8 to be the largest real kind.
8663 2004-08-25 Ziemowit Laski <zlaski@apple.com>
8665 * objc.dg/const-str-3.m: Include <stdlib.h> and <memory.h>.
8667 2004-08-25 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
8669 * gfortran.dg/assignment_1.f90: New test.
8671 2004-08-25 Adam Nemet <anemet@lnxw.com>
8673 * g++.dg/template/repo3.C: New test.
8675 2004-08-25 Roger Sayle <roger@eyesopen.com>
8678 PR tree-optimization/16372
8679 * g++.dg/opt/pr16372-1.C: New test case.
8680 * g++.dg/opt/pr16693-1.C: New test case.
8681 * g++.dg/opt/pr16693-2.C: New test case.
8683 2004-08-25 Ziemowit Laski <zlaski@apple.com>
8685 * objc.dg/proto-lossage-4.m: New test.
8687 2004-08-25 Mark Mitchell <mark@codesourcery.com>
8690 * g++.dg/inherit/local2.C: New test.
8692 2004-08-25 Paul Brook <paul@codesourcery.com>
8695 * gfortran.dg/string_ctor_1.f90: New test.
8697 2004-08-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8700 * g++.dg/template/redecl2.C: New test.
8702 2004-08-24 Bud Davis <bdavis9659@comcast.net>
8705 * gfortran.dg/pr17143.f90: New test.
8707 2004-08-24 Bud Davis <bdavis9659@comcast.net>
8710 * gfortran.dg/pr17164.f90: New test.
8712 2004-08-24 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8714 * gcc.dg/tree-ssa/loop-1.c: New test.
8716 2004-08-24 Richard Sandiford <rsandifo@redhat.com>
8718 * gcc.c-torture/compile/20040824-1.c: New test.
8720 2004-08-24 Richard Sandiford <rsandifo@redhat.com>
8722 * gcc.c-torture/compile/iftrap-3.c: New test.
8724 2004-08-24 Paul Brook <paul@codesourcery.com>
8726 * gfortran.dg/entry_2.f90: New test.
8728 2004-08-24 Nathan Sidwell <nathan@codesourcery.com>
8731 * g++.dg/lookup/ambig[12].C: New.
8733 2004-08-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8736 * g++.dg/template/crash21.C: New test.
8737 * g++.dg/template/crash22.C: Likewise.
8739 2004-08-24 Nathan Sidwell <nathan@codesourcery.com>
8742 * g++.dg/template/access15.C: New.
8744 2004-08-23 Mark Mitchell <mark@codesourcery.com>
8747 * g++.dg/template/repo2.C: New test.
8749 2004-08-23 Roger Sayle <roger@eyesopen.com>
8751 PR rtl-optimization/17078
8752 * gcc.c-torture/execute/pr17078-1.c: New test case.
8754 2004-08-23 Mark Mitchell <mark@codesourcery.com>
8757 * gcc.dg/debug/crash1.c: New test.
8759 2004-08-23 Mark Mitchell <mark@codesourcery.com>
8762 * gcc.dg/loop-5.c: New test.
8764 2004-08-23 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8766 * gcc.c-torture/execute/20040823-1.c: New test.
8768 2004-08-23 Richard Sandiford <rsandifo@redhat.com>
8770 * gcc.dg/special/mips-abi.exp: Expect gcc to pass the GNU ABI flags
8771 to the assembler. Simplify test accordingly.
8772 (asm_abi_flags): Use GNU names.
8773 (check_mips_abi, default_abi): Use string matches against "-mabi=*"
8774 to check for ABI flags.
8776 2004-08-22 Andrew Pinski <apinski@apple.com>
8778 * g++.dg/opt/pr14029.C: New test.
8779 * gcc.c-torture/execute/pr15262.c: New test.
8781 2004-08-22 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
8783 * gfortran.dg/reduction.f90: Add checks with complex arguments.
8785 2004-08-21 Bud Davis <bdavis9659@comcast.net>
8788 * gfortran.dg/direct_io.f90: New test.
8790 2004-08-20 Mark Mitchell <mark@codesourcery.com>
8793 * g++.dg/inherit/local2.C: New test.
8795 2004-08-21 Joseph S. Myers <jsm@polyomino.org.uk>
8798 * g++.dg/warn/Wparentheses-4.C: New test.
8800 2004-08-20 Mark Mitchell <mark@codesourcery.com>
8803 * g++.dg/inherit/local2.C: New test.
8805 * gcc.dg/darwin-longlong.c: Include <stdlib.h>.
8806 * gcc.dg/ppc-ldstruct.c: Likewise.
8807 * gcc.dg/ppc64-abi-2.c: Likewise.
8809 2004-08-20 Jakub Jelinek <jakub@redhat.com>
8811 PR rtl-optimization/17099
8812 * gcc.c-torture/execute/20040820-1.c: New test.
8814 2004-08-20 David Edelsohn <edelsohn@gnu.org>
8816 * gcc.dg/uninit-H.c: Add _POWER to powerpc case.
8818 2004-08-20 Canqun Yang <canqun@nudt.edu.cn>
8821 * gfortran.dg/auto_array_1.f90: New test.
8823 2004-08-19 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
8826 * gfortran.dg/simpleif_1.f90: New test.
8828 2004-08-19 Mark Mitchell <mark@codesourcery.com>
8830 * lib/target-supports.exp (check_profiling_available): Return
8831 false for arm*-*-symbianelf* and arm*-*-eabi*.
8834 * g++.dg/template/delete1.C: New test.
8836 2004-08-19 Paul Brook <paul@codesourcery.com>
8840 * gfortran.dg/data_char_1.f90: New test.
8842 2004-08-19 Erik Schnetter <schnetter@aei.mpg.de>
8845 * gfortran.dg/reduction.f90: New testcase.
8847 2004-08-19 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
8850 * gfortran.dg/g77/19990905-1.f: Don't expect excess errors.
8852 2004-08-19 Joseph S. Myers <jsm@polyomino.org.uk>
8855 * g++.dg/Wparentheses-3.C: New test.
8857 2004-08-19 Dorit Naishlos <dorit@il.ibm.com>
8859 * gcc.dg/vect/vect-1.c: Remove xfail from i?86-*-* x86_64-*-* due
8860 to usage of PREFERRED_STACK_BOUNDARY in the vectorizer.
8861 * gcc.dg/vect/vect-2.c: Likewise.
8862 * gcc.dg/vect/vect-3.c: Likewise.
8863 * gcc.dg/vect/vect-4.c: Likewise.
8864 * gcc.dg/vect/vect-5.c: Likewise.
8865 * gcc.dg/vect/vect-6.c: Likewise.
8866 * gcc.dg/vect/vect-7.c: Likewise.
8867 * gcc.dg/vect/vect-25.c: Likewise.
8868 * gcc.dg/vect/vect-31.c: Likewise.
8869 * gcc.dg/vect/vect-32.c: Likewise.
8870 * gcc.dg/vect/vect-34.c: Likewise.
8871 * gcc.dg/vect/vect-36.c: Likewise.
8872 * gcc.dg/vect/vect-all.c: Likewise.
8874 2004-08-18 Mark Mitchell <mark@codesourcery.com>
8877 * g++.dg/template/operator4.C: New test.
8879 2004-08-18 Richard Henderson <rth@redhat.com>
8881 * gcc.dg/20040206-1.c: XFAIL.
8883 2004-08-17 Mark Mitchell <mark@codesourcery.com>
8886 * g++.dg/template/array7.C: New test.
8888 2004-08-17 James E Wilson <wilson@specifixinc.com>
8890 * gcc.dg/mips-movcc-1.c: New test.
8891 * gcc.dg/mips-movcc-2.c: New test.
8892 * gcc.dg/mips-movcc-3.c: New test.
8894 * gcc.dg/mips-nmadd-1.c: New test.
8895 * gcc.dg/mips-nmadd-2.c: New test.
8897 2004-08-17 Mark Mitchell <mark@codesourcery.com>
8900 * g++.dg/opt/inline8.C: New test.
8903 * g++.dg/parse/error17.C: New test.
8905 2004-08-17 Dorit Naishlos <dorit@il.ibm.com>
8907 * gcc.dg/vect: New directory for vectorizer tests.
8908 * gcc.dg/vect/tree-vect.h: New file.
8909 * gcc.dg/vect/vect.exp: New file.
8910 * gcc.dg/vect/pr16105.c.c: New test.
8911 * gcc.dg/vect/vect-1.c: New test.
8912 * gcc.dg/vect/vect-2.c: New test.
8913 * gcc.dg/vect/vect-3.c: New test.
8914 * gcc.dg/vect/vect-4.c: New test.
8915 * gcc.dg/vect/vect-5.c: New test.
8916 * gcc.dg/vect/vect-6.c: New test.
8917 * gcc.dg/vect/vect-7.c: New test.
8918 * gcc.dg/vect/vect-8.c: New test.
8919 * gcc.dg/vect/vect-9.c: New test.
8920 * gcc.dg/vect/vect-10.c: New test.
8921 * gcc.dg/vect/vect-11.c: New test.
8922 * gcc.dg/vect/vect-12.c: New test.
8923 * gcc.dg/vect/vect-13.c: New test.
8924 * gcc.dg/vect/vect-14.c: New test.
8925 * gcc.dg/vect/vect-15.c: New test.
8926 * gcc.dg/vect/vect-16.c: New test.
8927 * gcc.dg/vect/vect-17.c: New test.
8928 * gcc.dg/vect/vect-18.c: New test.
8929 * gcc.dg/vect/vect-19.c: New test.
8930 * gcc.dg/vect/vect-20.c: New test.
8931 * gcc.dg/vect/vect-21.c: New test.
8932 * gcc.dg/vect/vect-22.c: New test.
8933 * gcc.dg/vect/vect-23.c: New test.
8934 * gcc.dg/vect/vect-24.c: New test.
8935 * gcc.dg/vect/vect-25.c: New test.
8936 * gcc.dg/vect/vect-26.c: New test.
8937 * gcc.dg/vect/vect-27.c: New test.
8938 * gcc.dg/vect/vect-28.c: New test.
8939 * gcc.dg/vect/vect-29.c: New test.
8940 * gcc.dg/vect/vect-30.c: New test.
8941 * gcc.dg/vect/vect-31.c: New test.
8942 * gcc.dg/vect/vect-32.c: New test.
8943 * gcc.dg/vect/vect-33.c: New test.
8944 * gcc.dg/vect/vect-34.c: New test.
8945 * gcc.dg/vect/vect-35.c: New test.
8946 * gcc.dg/vect/vect-36.c: New test.
8947 * gcc.dg/vect/vect-37.c: New test.
8948 * gcc.dg/vect/vect-38.c: New test.
8949 * gcc.dg/vect/vect-40.c: New test.
8950 * gcc.dg/vect/vect-41.c: New test.
8951 * gcc.dg/vect/vect-42.c: New test.
8952 * gcc.dg/vect/vect-43.c: New test.
8953 * gcc.dg/vect/vect-44.c: New test.
8954 * gcc.dg/vect/vect-45.c: New test.
8955 * gcc.dg/vect/vect-46.c: New test.
8956 * gcc.dg/vect/vect-47.c: New test.
8957 * gcc.dg/vect/vect-48.c: New test.
8958 * gcc.dg/vect/vect-49.c: New test.
8959 * gcc.dg/vect/vect-50.c: New test.
8960 * gcc.dg/vect/vect-51.c: New test.
8961 * gcc.dg/vect/vect-52.c: New test.
8962 * gcc.dg/vect/vect-53.c: New test.
8963 * gcc.dg/vect/vect-54.c: New test.
8964 * gcc.dg/vect/vect-55.c: New test.
8965 * gcc.dg/vect/vect-56.c: New test.
8966 * gcc.dg/vect/vect-57.c: New test.
8967 * gcc.dg/vect/vect-58.c: New test.
8968 * gcc.dg/vect/vect-59.c: New test.
8969 * gcc.dg/vect/vect-60.c: New test.
8970 * gcc.dg/vect/vect-61.c: New test.
8971 * gcc.dg/vect/vect-all.c: New test.
8972 * gcc.dg/vect/vect-none.c: New test.
8974 2004-08-17 Paul Brook <paul@codesourcery.com>
8977 * gfortran.dg/entry_1.f90: New test.
8979 2004-08-17 Andrew Pinski <apinski@apple.com>
8981 * gcc.dg/darwin-20040812-1.c: Compile only on darwin.
8983 2004-08-17 Paolo Bonzini <bonzini@gnu.org>
8985 * gcc.dg/pr17036-1.c: New test.
8987 2004-08-16 Devang Patel <dpatel@apple.com>
8989 * gcc.dg/darwin-20040809-1.c: New test.
8991 2004-08-16 Joseph S. Myers <jsm@polyomino.org.uk>
8993 * gcc.dg/funcdef-attr-1.c: New test.
8995 2004-08-16 Janis Johnson <janis187@us.ibm.com>
8997 * gcc.dg/altivec-17.c: New test.
8998 * gcc.dg/altivec-18.c: New test.
9000 2004-08-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9003 * g++.dg/template/vtable2.C: New test.
9005 2004-08-14 Richard Henderson <rth@redhat.com>
9007 * gcc.dg/torture/builtin-attr-1.c: Fix scalbln prototype.
9008 * gcc.dg/pack-test-4.c (main): Return 0.
9009 * gcc.dg/setjmp-1.c: Remove XFAIL.
9010 * gcc.dg/tree-ssa/20040615-1.c: Pass during dom1.
9012 2004-08-14 Richard Henderson <rth@redhat.com>
9014 * gcc.dg/980217-1.c: Add prototype for printf.
9016 2004-08-13 Bud Davis <bdavis9659@comcast.net>
9018 * gfortran.dg/pr16935.f90: New test.
9020 2004-08-13 Janis Johnson <janis187@us.ibm.com>
9022 * g++.dg/ext/altivec-2.C: Revert previous changes and don't execute.
9024 2004-08-13 Paul Brook <paul@codesourcery.com>
9026 * gfortran.dg/der_io_1.f90: Remove stray comma.
9028 2004-08-12 Janis Johnson <janis187@us.ibm.com>
9030 * gcc.dg/vmx/cw-bug-2.c: Remove.
9031 * gcc.dg/vmx/vprint-1.c: Remove.
9032 * gcc.dg/vmx/vscan-1.c: Remove.
9034 2004-08-12 Devang patel <dpatel@apple.com>
9036 * gcc.dg/darwin-20040809-2.c: New test.
9038 2004-08-12 Janis Johnson <janis1872us.ibm.com>
9040 * g++.dg/ext/altivec-12.C: New test.
9042 * g++.dg/ext/altivec-11.C: New test.
9044 2004-08-12 Paul Brook <paul@codesourcery.com>
9046 * g++.dg/abi/arm_cxa_vec_1.C: New test.
9048 2004-08-12 Janis Johnson <janis187@us.ibm.com>
9050 * g++.dg/ext/altivec-2.C: Check for hardware support before
9051 executing any VMX instructions.
9053 * gcc.dg/vmx/ops-long-2.c: Add dg-error directives.
9055 2004-08-12 Jakub Jelinek <jakub@redhat.com>
9058 * g++.old-deja/g++.other/comdat4.C: New test.
9059 * g++.old-deja/g++.other/comdat4-aux.cc: New.
9061 2004-08-12 Ben Elliston <bje@au.ibm.com>
9064 * gcc.dg/pr16286.c: New test.
9066 2004-08-12 Jan Beulich <jbeulich@novell.com>
9068 * g++.dg/ext/asm5.C: New.
9070 2004-08-11 Mark Mitchell <mark@codesourcery.com>
9073 * g++.dg/eh/crash1.C: New test.
9076 * g++.dg/ext/construct1.C: New test.
9078 2004-08-11 Mark Mitchell <mark@codesourcery.com>
9081 * g++.dg/init/ptrmem1.C: New test.
9084 * g++.dg/parse/offsetof5.C: New test.
9087 * g++.dg/template/overload3.C: New test.
9089 2004-08-11 Mark Mitchell <mark@codesourcery.com>
9092 * g++.dg/parse/error16.C: New test.
9095 * g++.dg/template/error14.C: New test.
9098 * g++.dg/template/error15.C: New test.
9100 2004-08-11 Devang Patel <dpatel@apple.com>
9102 * gcc.dg/darwin-ld-20040809-1.c: New test.
9103 * gcc.dg/darwin-ld-20040809-2.c: New test.
9105 2004-08-11 Steven G. Kargl <kargls@comcast.net>
9108 * gfortran.dg/dfloat_1.f90: New test.
9110 2004-08-09 Mark Mitchell <mark@codesourcery.com>
9112 * gcc.dg/testsuite/gcc.dg/arm-eabi1.c: New test.
9113 * gcc.dg/dll-2.c: Fix dg-require syntax.
9114 * gcc.misc-tests/arm-isr.c (abort): Declare.
9117 2004-08-10 Mark Mitchell <mark@codesourcery.com>
9120 * g++.dg/parse/crash16.C: New test.
9122 2004-08-10 Roger Sayle <roger@eyesopen.com>
9124 * gcc.dg/mips-rsqrt-1.c: New test case.
9125 * gcc.dg/mips-rsqrt-2.c: New test case.
9126 * gcc.dg/mips-rsqrt-3.c: New test case.
9128 2004-08-10 Paul Brook <paul@codesourcery.com>
9130 * gfortran.dg/der_io_1.f90: New test.
9132 2004-08-10 Paul Brook <paul@codesourcery.com>
9135 * gfortran.dg/der_array_1.f90: New test.
9137 2004-08-09 David Edelsohn <edelsohn@gnu.org>
9139 * gcc.dg/cpp/assert4.c: _AIX asserts #system(unix).
9141 2004-08-09 Paolo Bonzini <bonzini@gnu.org>
9143 * gcc.dg/wchar_t-2.c: Fix typo.
9145 2004-08-09 Falk Hueffner <falk@debian.org>
9147 PR tree-optimization/12517
9148 * gcc.c-torture/compile/pr12517.c: New test.
9150 PR tree-optimization/12578
9151 * gcc.c-torture/compile/pr12578.c: New test.
9153 PR tree-optimization/12899
9154 * gcc.c-torture/compile/pr12899.c: New test.
9156 PR rtl-optimization/14692
9157 * gcc.c-torture/compile/pr14692.c: New test.
9159 PR tree-optimization/16461
9160 * gcc.c-torture/compile/pr16461.c: New test.
9162 2004-08-06 Janne Blomqvist <jblomqvi@cc.hut.fi>
9164 * gfortran.dg/getenv_1.f90: New test.
9166 2004-08-06 Mark Mitchell <mark@codesourcery.com>
9168 * gcc.dg/symbian4.c: Expect a 2-byte wchar_t, not a 4-byte
9170 * gcc.dg/symbian5.c: Test -fno-short-wchar.
9172 2004-08-06 Paul Brook <paul@codesourcery.com>
9174 * gfortran.dg/ret_array_1.f90: New test.
9175 * gfortran.dg/ret_pointer_1.f90: New test.
9177 2004-08-06 Richard Sandiford <rsandifo@redhat.com>
9179 * gcc.dg/missing-field-init-[12].c: New tests.
9180 * g++.dg/warn/missing-field-init-[12].C: New tests.
9182 2004-08-06 Mark Mitchell <mark@codesourcery.com>
9184 * gcc.dg/enum2.c: New test.
9185 * gcc.dg/symbian3.c: Likewise.
9186 * gcc.dg/symbian4.c: Likewise.
9187 * gcc.dg/wchar_t-2.c: Likewise.
9189 2004-08-05 Mark Mitchell <mark@codesourcery.com>
9191 * g++.dg/ext/visibility/visibility-8.C: Add constructor and
9194 2004-08-05 Mark Mitchell <mark@codesourcery.com>
9196 * g++.dg/ext/visibility/assign1.C: Use scan-hidden and
9197 dg-require-visiblity.
9198 * g++.dg/ext/visibility/fvisibility-inlines-hidden.C: Likewise.
9199 * g++.dg/ext/visibility/fvisibility.C: Likewise.
9200 * g++.dg/ext/visibility/memfuncts.C: Likewise.
9201 * g++.dg/ext/visibility/new1.C: Likewise.
9202 * g++.dg/ext/visibility/pragma.C: Likewise.
9203 * g++.dg/ext/visibility/staticmemfuncts.C: Likewise.
9204 * g++.dg/ext/visibility/virtual.C: Likewise.
9205 * g++/dg/ext/visibility/visibility-1.C: Likewise.
9206 * g++/dg/ext/visibility/visibility-2.C: Likewise.
9207 * g++/dg/ext/visibility/visibility-3.C: Likewise.
9208 * g++/dg/ext/visibility/visibility-4.C: Likewise.
9209 * g++/dg/ext/visibility/visibility-5.C: Likewise.
9210 * g++/dg/ext/visibility/visibility-6.C: Likewise.
9211 * g++/dg/ext/visibility/visibility-7.C: Likewise.
9212 * g++/dg/ext/visibility/visibility-8.C: New test.
9213 * gcc.c-torture/compile/dll.x: Remove.
9214 * gcc.dg/dll-2.c: Use dg-require-dll
9215 * gcc.dg/visibility-10.c: New test.
9216 * lib/gcc-dg.exp (dg-require-dll): Add Symbian to list of targets
9218 * testsuite/lib/scanasm.exp (scan_hidden): New function.
9219 (scan_not_hidden): Likewise.
9221 2004-08-05 David Edelsohn <edelsohn@gnu.org>
9223 * gcc.dg/sh4a-fprun.c: Fix dg-do typo.
9225 2004-08-05 Richard Sandiford <rsandifo@redhat.com>
9227 * gcc.c-torture/execute/20040805-1.c: New test.
9229 2004-08-04 Andrew Pinski <pinskia@physics.uc.edu>
9231 * gcc.dg/20020118-1.c: Declare abort.
9232 * gcc.dg/altivec_check.h: Likewise.
9233 * gcc.dg/iftrap-2.c: Likewise.
9234 * gcc.dg/pragma-darwin.c: Likewise.
9235 * gcc.dg/rs6000-ldouble-1.c: Declare abort and exit.
9237 2004-08-04 Geoffrey Keating <geoffk@apple.com>
9239 * g++.dg/ext/altivec_check.h: Declare exit as extern "C".
9241 2004-08-05 Joseph S. Myers <jsm@polyomino.org.uk>
9243 * gcc.c-torture/execute/builtins/abs-2.c,
9244 gcc.c-torture/execute/builtins/abs-3.c,
9245 gcc.c-torture/execute/builtins/lib/abs.c, gcc.dg/format/format.h,
9246 gcc.dg/torture/builtin-attr-1.c: Use predefined macros for
9247 intmax_t, uintmax_t and their limits.
9248 * gcc.dg/intmax_t-1.c: New test.
9250 2004-08-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9252 * g++.dg/tc1/dr147.C: Add reference to PR.
9254 2004-08-03 Richard Sandiford <rsandifo@redhat.com>
9256 * gcc.dg/mips-args-[23].c: Declare abort() and exit().
9257 * gcc.dg/torture/mips-hilo-[12].c: Likewise.
9259 2004-08-03 David Edelsohn <edelsohn@gnu.org>
9261 * gcc.dg/compat/struct-layout-1.exp: Fix error message typo.
9263 2004-08-03 Joseph S. Myers <jsm@polyomino.org.uk>
9265 * gcc.dg/redecl-5.c: New test.
9266 * gcc.dg/format/attr-6.c: Expect warning for implicit declaration
9269 2004-08-03 Roger Sayle <roger@eyesopen.com>
9272 * gcc.c-torture/execute/pr16790-1.c: New test case.
9274 2004-08-03 Mark Mitchell <mark@codesourcery.com>
9276 * g++.dg/ext/visibility/assign1.C: New test.
9277 * g++.dg/ext/visibility/new1.C: Likewise.
9279 * gcc.dg/symbian1.c: New test.
9280 * gcc.dg/symbian2.c: Likewise.
9282 2004-08-03 H.J. Lu <hongjiu.lu@intel.com>
9285 * gcc.dg/i386-sse-9.c: New test.
9287 2004-08-03 Joseph S. Myers <jsm@polyomino.org.uk>
9289 * gcc.dg/array-7.c, gcc.dg/c99-tag-2.c: New tests.
9291 2004-08-03 Joseph S. Myers <jsm@polyomino.org.uk>
9293 * gcc.dg/20001023-1.c, gcc.dg/20001108-1.c, gcc.dg/20001117-1.c,
9294 gcc.dg/20010202-1.c, gcc.dg/20011008-2.c, gcc.dg/20011214-1.c,
9295 gcc.dg/20020201-1.c, gcc.dg/20020312-2.c, gcc.dg/20020426-2.c,
9296 gcc.dg/20030331-2.c, gcc.dg/20030612-1.c, gcc.dg/20030926-1.c,
9297 gcc.dg/20031216-1.c, gcc.dg/20031218-3.c, gcc.dg/20040305-2.c,
9298 gcc.dg/980226-1.c, gcc.dg/Wreturn-type2.c,
9299 gcc.dg/Wunreachable-6.c, gcc.dg/Wunreachable-7.c,
9300 gcc.dg/align-1.c, gcc.dg/builtin-prefetch-1.c,
9301 gcc.dg/builtins-17.c, gcc.dg/builtins-19.c, gcc.dg/builtins-2.c,
9302 gcc.dg/builtins-20.c, gcc.dg/builtins-21.c, gcc.dg/builtins-7.c,
9303 gcc.dg/builtins-8.c, gcc.dg/cpp/19930510-1.c,
9304 gcc.dg/cpp/charconst-3.c, gcc.dg/cpp/charconst-4.c,
9305 gcc.dg/cpp/mi6.c, gcc.dg/cpp/tr-paste.c, gcc.dg/cpp/trad/mi6.c,
9306 gcc.dg/cpp/trad/paste.c, gcc.dg/cpp/trad/strify.c,
9307 gcc.dg/fastmath-1.c, gcc.dg/fshort-wchar.c, gcc.dg/i386-387-7.c,
9308 gcc.dg/i386-387-8.c, gcc.dg/i386-asm-1.c, gcc.dg/i386-cadd.c,
9309 gcc.dg/i386-fpcvt-3.c, gcc.dg/i386-loop-3.c,
9310 gcc.dg/i386-memset-1.c, gcc.dg/loop-2.c, gcc.dg/nest.c,
9311 gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c,
9312 gcc.dg/noncompile/scope.c, gcc.dg/pack-test-4.c,
9313 gcc.dg/pack-test-5.c, gcc.dg/pch/inline-4.c, gcc.dg/postincr-1.c,
9314 gcc.dg/pr10392-1.c, gcc.dg/pragma-align.c,
9315 gcc.dg/profile-generate-1.c, gcc.dg/sibcall-1.c,
9316 gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c,
9317 gcc.dg/sibcall-5.c, gcc.dg/sibcall-6.c, gcc.dg/switch-warn-1.c,
9318 gcc.dg/switch-warn-2.c, gcc.dg/torture/builtin-attr-1.c,
9319 gcc.dg/torture/builtin-math-1.c, gcc.dg/torture/builtin-noret-2.c,
9320 gcc.dg/trampoline-1.c, gcc.dg/tree-ssa/20030703-1.c,
9321 gcc.dg/tree-ssa/20030703-2.c, gcc.dg/tree-ssa/20030708-1.c,
9322 gcc.dg/tree-ssa/20030709-3.c, gcc.dg/tree-ssa/20030710-1.c,
9323 gcc.dg/tree-ssa/20030711-1.c, gcc.dg/tree-ssa/20030729-1.c,
9324 gcc.dg/tree-ssa/20030730-1.c, gcc.dg/tree-ssa/20030730-2.c,
9325 gcc.dg/tree-ssa/20030731-1.c, gcc.dg/tree-ssa/20030807-11.c,
9326 gcc.dg/tree-ssa/20030807-2.c, gcc.dg/tree-ssa/20030807-5.c,
9327 gcc.dg/tree-ssa/20030807-7.c, gcc.dg/tree-ssa/20030808-1.c,
9328 gcc.dg/tree-ssa/20030814-1.c, gcc.dg/tree-ssa/20030814-2.c,
9329 gcc.dg/tree-ssa/20030814-3.c, gcc.dg/tree-ssa/20030814-4.c,
9330 gcc.dg/tree-ssa/20030814-5.c, gcc.dg/tree-ssa/20030814-6.c,
9331 gcc.dg/tree-ssa/20030814-7.c, gcc.dg/tree-ssa/20030815-1.c,
9332 gcc.dg/tree-ssa/20030907-1.c, gcc.dg/tree-ssa/20030917-3.c,
9333 gcc.dg/tree-ssa/20030922-1.c, gcc.dg/tree-ssa/20031113-1.c,
9334 gcc.dg/tree-ssa/20040121-1.c, gcc.dg/tree-ssa/20040319-1.c,
9335 gcc.dg/tree-ssa/20040324-1.c, gcc.dg/tree-ssa/20040326-1.c,
9336 gcc.dg/tree-ssa/20040326-2.c, gcc.dg/tree-ssa/20040517-1.c,
9337 gcc.dg/tree-ssa/ssa-ccp-10.c, gcc.dg/tree-ssa/ssa-pre-1.c,
9338 gcc.dg/tree-ssa/tailcall-1.c, gcc.dg/tree-ssa/tailrecursion-5.c,
9339 gcc.dg/ultrasp3.c, gcc.dg/winline-7.c, gcc.misc-tests/bprob-1.c,
9340 gcc.misc-tests/bprob-2.c, gcc.misc-tests/gcov-3.c,
9341 gcc.misc-tests/gcov-4.c, gcc.misc-tests/gcov-4b.c,
9342 gcc.misc-tests/gcov-6.c, gcc.misc-tests/gcov-7.c,
9343 gcc.misc-tests/i386-pf-3dnow-1.c,
9344 gcc.misc-tests/i386-pf-athlon-1.c,
9345 gcc.misc-tests/i386-pf-none-1.c, gcc.misc-tests/i386-pf-sse-1.c,
9346 objc.dg/nested-func-1.m, objc.dg/special/unclaimed-category-1.m:
9347 Declare built-in functions used.
9348 * gcc.dg/torture/builtin-attr-1.c (nexttoward): Use FPTEST2ARG2.
9350 2004-08-02 Mark Mitchell <mark@codesourcery.com>
9353 * g++.dg/lookup/using12.C: New test.
9355 * g++.dg/init/null1.C: Fix PR number.
9356 * g++.dg/parse/namespace10.C: Likewise.
9358 2004-08-01 Mark Mitchell <mark@codesourcery.com>
9361 * g++.dg/template/spec17.C: New test.
9362 * g++.old-deja/g++.ns/template13.C: Remove XFAIL.
9363 * g++.old-deja/g++.pt/lookup10.C: Add dg-error marker.
9365 2004-08-02 David Billinghurst
9368 * gfortran.dg/g77/cabs.f: xfail on mips-sgi-irix6*
9370 2004-08-01 Zack Weinberg <zack@codesourcery.com>
9372 * gcc.dg/ia64-got-1.c: New test case.
9374 2004-08-01 Mark Mitchell <mark@codesourcery.com>
9377 * g++.dg/init/null1.C: New test.
9378 * g++.dg/tc1/dr76.C: Adjust error marker.
9381 * g++.dg/parse/namespace10.C: New test.
9384 * g++.dg/inherit/ptrmem2.C: New test.
9386 2004-08-02 Ben Elliston <bje@au.ibm.com>
9389 * gcc.dg/pr16155.c: New test.
9391 2004-07-31 Joseph S. Myers <jsm@polyomino.org.uk>
9393 * gcc.dg/redecl-2.c: New test.
9395 2004-07-30 Geoffrey Keating <geoffk@apple.com>
9397 * gcc.dg/darwin-longdouble.c: New file.
9399 2004-07-30 Richard Henderson <rth@redhat.com>
9401 * gfortran.fortran-torture/execute/intrinsic_rrspacing.f90: Fix
9402 write to constant argument.
9403 * gfortran.fortran-torture/execute/intrinsic_scale.f90: Likewise.
9405 2004-07-30 Richard Henderson <rth@redhat.com>
9407 * gfortran.fortran-torture/execute/intrinsic_nearest.f90: Disable
9408 tests of nearest around zero.
9410 2004-07-30 Andrew Pinski <apinski@apple.com>
9412 * gcc.c-torture/compile/20040730-1.c: New test.
9414 2004-07-30 Aldy Hernandez <aldyh@redhat.com>
9416 * gcc.dg/vmx/vmx.exp: Explain why we skip tests for
9419 2004-07-30 Aldy Hernandez <aldyh@redhat.com>
9421 * gcc.dg/vmx/vmx.exp: Disable tests for eabispe.
9423 2004-07-30 Richard Sandiford <rsandifo@redhat.com>
9425 * lib/g++.exp (g++_link_flags): Check whether LD_LIBRARY_PATH already
9426 contains $ld_library_path.
9427 * lib/gfortran.exp (gfortran_link_flags): Likewise.
9429 2004-07-29 Richard Henderson <rth@redhat.com>
9431 * g++.dg/template/sizeof8.C: Don't assume 32bit pointers.
9433 * g++.dg/ext/stmtexpr2.C (alt1): Rename from expected.
9435 (Check): Accept either alternative.
9437 2004-07-29 Mark Mitchell <mark@codesourcery.com>
9439 * g++.dg/abi/inline1.C: New test.
9440 * g++.dg/abi/local1-a.cc: Likewise.
9441 * g++.dg/abi/local1.C: Likewise.
9442 * g++.dg/abi/mangle11.C: Tweak location of warnings.
9443 * g++.dg/abi/mangle12.C: Likewise.
9444 * g++.dg/abi/mangle17.C: Likewise.
9445 * g++.dg/abi/mangle20-2.C: Likewise.
9446 * g++.dg/opt/interface1.C: Likewise.
9447 * g++.dg/opt/interface1.h: Likewise.
9448 * g++.dg/opt/interface1-a.cc: New test.
9449 * g++.dg/parse/repo1.C: New test.
9450 * g++.dg/template/repo1.C: Likewise.
9451 * g++.dg/warn/Winline-1.C: Likewise.
9452 * lib/gcc-dg.exp (gcc-dg-test-1): Fix -frepo handling.
9454 2004-07-29 Diego Novillo <dnovillo@redhat.com>
9456 * gcc.dg/tree-ssa/20040729-1.c: New test.
9458 2004-07-27 Matt Austern <austern@apple.com>
9460 * gcc.dg/darwin-bool-1.c: New test.
9461 * gcc.dg/darwin-bool-2.c: New test.
9463 2004-07-28 Richard Henderson <rth@redhat.com>
9465 * gfortran.fortran-torture/execute/intrinsic_spacing.f90: Pass
9466 arguments in the correct type. Don't write to constant arguments.
9468 2004-07-28 Diego Novillo <dnovillo@redhat.com>
9470 PR tree-optimization/16688
9471 PR tree-optimization/16689
9472 * g++.dg/tree-ssa/pr16688.C: New test.
9474 2004-07-28 Diego Novillo <dnovillo@redhat.com>
9476 * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
9477 loads. Not only in the comment, this time.
9479 2004-07-28 Alexandre Oliva <aoliva@redhat.com>
9481 2003-07-06 Alexandre Oliva <aoliva@redhat.com>
9482 * gcc.dg/sh4a-memmovua.c: Tweak regular expression.
9483 2003-07-01 Alexandre Oliva <aoliva@redhat.com>
9484 * gcc.dg/sh4a-bitmovua.c: New.
9485 * gcc.dg/sh4a-cos.c: New.
9486 * gcc.dg/sh4a-cosf.c: New.
9487 * gcc.dg/sh4a-fprun.c: New.
9488 * gcc.dg/sh4a-fsrra.c: New.
9489 * gcc.dg/sh4a-memmovua.c: New.
9490 * gcc.dg/sh4a-sin.c: New.
9491 * gcc.dg/sh4a-sincos.c: New.
9492 * gcc.dg/sh4a-sincosf.c: New.
9493 * gcc.dg/sh4a-sinf.c: New.
9495 2004-07-28 Diego Novillo <dnovillo@redhat.com>
9497 * gcc.dg/tree-ssa/20030714-2.c: Adjust number of expected
9499 * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
9501 * gcc.dg/tree-ssa/ssa-dom-cse-1.c: Expect optimization in
9504 2004-07-27 Andrew Pinski <apinski@apple.com>
9506 * g++.dg/rtti/tinfo1.C: Correct the xfail.
9508 2004-07-27 Nitin Yewale <nitiny@kpitcummins.com>
9510 * gcc.dg/pragma-isr.c: New test.
9512 2004-07-27 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9515 * g++.dg/template/ttp11.C: New test.
9517 2004-07-27 Diego Novillo <dnovillo@redhat.com>
9519 * gcc.c-torture/compile/20040727-1.c: New test.
9521 2004-07-26 Eric Christopher <echristo@redhat.com>
9523 * gcc.c-torture/compile/20040726-2.c: New test.
9525 2004-07-26 Andrew Pinski <apinski@apple.com>
9527 * g++.dg/rtti/tinfo1.C: Xfail.
9529 2004-07-26 Richard Sandiford <rsandifo@redhat.com>
9531 * gcc.c-torture/compile/20040726-1.c: New test.
9533 2004-07-26 Niall Douglas <s_fsfeurope2@nedprod.com>
9534 Brian Ryner <bryner@brianryner.com>
9538 * gcc.dg/visibility-9.c, gcc.dg/visibility-a.c: New tests.
9539 * g++.dg/ext/visibility/: New directory.
9540 * g++.dg/ext/visibility-1.C, g++.dg/ext/visibility-2.C
9541 g++.dg/ext/visibility-3.C, g++.dg/ext/visibility-4.C,
9542 g++.dg/ext/visibility-5.C, g++.dg/ext/visibility-6.C,
9543 g++.dg/ext/visibility-7.C: Move to g++.dg/ext/visibility/.
9544 * g++.dg/ext/visibility/fvisibility.C,
9545 g++.dg/ext/visibility/fvisibility-inlines-hidden.C,
9546 g++.dg/ext/visibility/fvisibility-override1.C
9547 g++.dg/ext/visibility/fvisibility-override2.C
9548 g++.dg/ext/visibility/memfuncts.C
9549 g++.dg/ext/visibility/noPLT.C
9550 g++.dg/ext/visibility/pragma.C
9551 g++.dg/ext/visibility/pragma-override1.C
9552 g++.dg/ext/visibility/pragma-override2.C
9553 g++.dg/ext/visibility/staticmemfuncts.C
9554 g++.dg/ext/visibility/virtual.C: New tests.
9556 2004-07-25 Joseph S. Myers <jsm@polyomino.org.uk>
9559 * gcc.dg/pr15360-1.c: New test.
9561 2004-07-25 Daniel Jacobowitz <dan@debian.org>
9563 * gcc.dg/pragma-align-2.c: New test.
9564 * gcc.dg/pragma-init-fini.c: New test.
9565 * gcc.dg/pragma-align.c: Change from compile to run. Run on Solaris
9568 2004-07-25 Joseph S. Myers <jsm@polyomino.org.uk>
9570 * gcc.dg/init-string-2.c: New test.
9572 2004-07-24 Zack Weinberg <zack@codesourcery.com>
9575 * gcc.dg/Wredundant-decls-1.c: New test case.
9577 2004-07-24 Jakub Jelinek <jakub@redhat.com>
9579 * README.compat: Add RUN_ALL_COMPAT_TESTS documentation.
9580 * lib/compat.exp: Replace ^$tmpdir/? in testcase names with tmpdir-.
9581 * gcc.dg/compat/struct-layout-1.exp: New testsuite driver.
9582 * gcc.dg/compat/struct-layout-1_generate.c: New testcase generator.
9583 * gcc.dg/compat/generate-random.c: New file.
9584 * gcc.dg/compat/generate-random.h: Likewise.
9585 * gcc.dg/compat/generate-random_r.c: Likewise.
9586 * gcc.dg/compat/struct-layout-1.h: Likewise.
9587 * gcc.dg/compat/struct-layout-1_x1.h: Likewise.
9588 * gcc.dg/compat/struct-layout-1_x2.h: Likewise.
9589 * gcc.dg/compat/struct-layout-1_y1.h: Likewise.
9590 * gcc.dg/compat/struct-layout-1_y2.h: Likewise.
9591 * gcc.dg/compat/struct-layout-1_main.c: New test.
9592 * gcc.dg/compat/struct-layout-1_x.c: New file.
9593 * gcc.dg/compat/struct-layout-1_y.c: New file.
9594 * gcc.dg/compat/struct-layout-1_test.h: New file.
9596 2004-07-23 Joseph S. Myers <jsm@polyomino.org.uk>
9598 * gcc.dg/comp-return-1.c: New test
9600 2004-07-23 Janis Johnson <janis187@us.ibm.com>
9602 * gcc.dg/vmx/8-02a.c: Fix typo.
9604 * gcc.dg/vmx/varargs-4.c: Remove a Darwin-specific check.
9605 * gcc.dg/darwin-abi-3.c: New test.
9607 * gcc.dg/vmx/debug-1.c: Use int, not long, in union with vector.
9608 * gcc.dg/vmx/varargs-1.c: Use int, not long, in union with vector.
9610 * gcc.dg/vmx/ops.c: Remove checks using pointers to long.
9611 * gcc.dg/vmx/ops-long-1.c: New test.
9612 * gcc.dg/vmx/ops-long-2.c: New test.
9614 2004-07-23 Nathan Sidwell <nathan@codesourcery.com>
9616 * g++.dg/lookup/conv-[1234].C: New.
9618 2004-07-22 Mark Mitchell <mark@codesourcery.com>
9620 * g++.dg/parse/attr2.C: Simplify.
9622 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
9625 * gcc.c-torture/execute/pr7284-1.c: New test.
9627 2004-07-22 Brian Booth <bbooth@redhat.com>
9629 * gcc.dg/tree-ssa/20040721-1.c: New test.
9631 2004-07-22 Nathan Sidwell <nathan@codesourcery.com>
9633 * g++.dg/template/crash20.c: New.
9635 2004-07-22 David Billinghurst (David.Billinghurst@riotinto.com)
9637 * gfortran.dg/g77/970625-2.f Copy from g77.f-torture/execute.
9638 Add dg-run directive. Declare variables as required.
9639 * gfortran.dg/g77/README: Update
9641 2004-07-22 Hans-Peter Nilsson <hp@axis.com>
9643 * gcc.dg/cris-peep2-xsrand.c, gcc.dg/cris-peep2-andu1.c,
9644 gcc.dg/cris-peep2-andu2.c: New tests.
9646 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
9649 * gcc.dg/noreturn-5.c: Test qualifiers on function type instead of
9651 * gcc.dg/qual-return-1.c: Use -Wreturn-type. Update expected
9653 * gcc.dg/qual-return-2.c: Update expected messages.
9654 * gcc.dg/qual-return-3.c, gcc.dg/qual-return-4.c: New tests.
9656 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
9658 * gcc.dg/c99-init-3.c, gcc.dg/gnu99-init-2.c: New tests.
9659 * gcc.dg/noncompile/921102-1.c: Update expected error message.
9661 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
9664 * gcc.dg/init-string-1.c: New test.
9666 2004-07-21 Jakub Jelinek <jakub@redhat.com>
9670 * gcc.dg/torture/nested-fn-1.c: New test.
9672 2004-07-20 H.J. Lu <hongjiu.lu@intel.com>
9675 * gcc.dg/ia64-fptr-1.c: New file.
9677 2004-07-21 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9680 * g++.dg/template/spec16.C: New test.
9681 * g++.old-deja/g++.robertl/eb118.C: Remove.
9683 2004-07-21 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9686 * g++.dg/template/spec15.C: New test.
9688 2004-07-21 David Billinghurst (David.Billinghurst@riotinto.com)
9690 Copy cases from g77.f-torture/execute and add dg-run
9691 directive. Other changes as noted.
9692 * gfortran.dg/g77/13037.f
9693 * gfortran.dg/g77/1832.f
9694 * gfortran.dg/g77/19981119-0.f
9695 * gfortran.dg/g77/19990313-0.f
9696 * gfortran.dg/g77/19990313-1.f
9697 * gfortran.dg/g77/19990313-2.f
9698 * gfortran.dg/g77/19990313-3.f
9699 * gfortran.dg/g77/19990419-1.f
9700 * gfortran.dg/g77/19990826-0.f
9701 * gfortran.dg/g77/19990826-2.f
9702 * gfortran.dg/g77/20000503-1.f
9703 * gfortran.dg/g77/20001111.f
9704 * gfortran.dg/g77/20010116.f
9705 * gfortran.dg/g77/20010426-1.f: Renamed from 20010426-1.f
9706 * gfortran.dg/g77/20010430.f
9707 * gfortran.dg/g77/6177.f
9708 * gfortran.dg/g77/947.f
9709 * gfortran.dg/g77/970816-3.f
9710 * gfortran.dg/g77/971102-1.f
9711 * gfortran.dg/g77/980520-1.f
9712 * gfortran.dg/g77/980628-0.f
9713 * gfortran.dg/g77/980628-1.f
9714 * gfortran.dg/g77/980628-10.f
9715 * gfortran.dg/g77/980628-2.f
9716 * gfortran.dg/g77/980628-3.f
9717 * gfortran.dg/g77/980628-7.f
9718 * gfortran.dg/g77/980628-8.f
9719 * gfortran.dg/g77/980628-9.f
9720 * gfortran.dg/g77/980701-0.f
9721 * gfortran.dg/g77/980701-1.f
9722 * gfortran.dg/g77/cabs.f
9723 * gfortran.dg/g77/claus.f
9724 * gfortran.dg/g77/complex_1.f
9725 * gfortran.dg/g77/cpp3.F: Renamed from cpp3.F
9726 * gfortran.dg/g77/dcomplex.f
9727 * gfortran.dg/g77/dnrm2.f: Add dg-warnings as required.
9728 * gfortran.dg/g77/f90-intrinsic-mathematical.f
9729 * gfortran.dg/g77/f90-intrinsic-numeric.f
9730 * gfortran.dg/g77/int8421.f
9731 * gfortran.dg/g77/labug1.f
9732 * gfortran.dg/g77/large_vec.f
9733 * gfortran.dg/g77/le.f
9734 * gfortran.dg/g77/short.f
9735 * gfortran.dg/g77/README: Update
9737 2004-07-20 Mark Mitchell <mark@codesourcery.com>
9740 * g++.dg/parse/lookup4.C: New test.
9742 2004-07-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9745 * g++.dg/template/ttp10.C: New test.
9747 2004-07-20 Joseph S. Myers <jsm@polyomino.org.uk>
9749 * gcc.dg/pr12625-1.c: New test.
9751 2004-07-20 Steven Bosscher <stevenb@suse.de>
9753 * testsuite/gcc.dg/switch-warn-1.c: New test.
9754 * testsuite/gcc.dg/switch-warn-2.c: New test.
9755 * gcc.c-torture/compile/pr14730.c: Update.
9757 2004-07-19 Kelley Cook <kcook@gcc.gnu.org>
9759 * g++.dg/lookup/java1.C, g++.dg/lookup/java2.C, g++.dg/other/crash-2.C,
9760 g++.dg/parse/casting-operator2.C, g++.dg/parse/dtor3.C,
9761 g++.dg/parse/typename6.C, g++.dg/template/dependent-expr4.C,
9762 g++.dg/template/nontype3.C: Remove trailing CR from tests.
9764 2004-07-18 Mark Mitchell <mark@codesourcery.com>
9767 * g++.dg/template/assign1.C: New test.
9769 2004-07-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9772 * g++.dg/template/ttp9.C: New test.
9774 2004-07-19 Daniel Jacobowitz <dan@debian.org>
9776 * gcc.dg/format/cmn-err-1.c: New test.
9778 2004-07-19 Joseph S. Myers <jsm@polyomino.org.uk>
9780 * g++.dg/warn/Wparentheses-1.C, g++.dg/warn/Wparentheses-2.C,
9781 gcc.dg/Wparentheses-10.c: New tests.
9782 * gcc.dg/Wparentheses-5.c: Remove XFAILs.
9784 2004-07-18 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
9787 * gfortran.dg/g77//ffixed-line-length-0.f,
9788 gfortran.dg/g77/ffixed-line-length-132.f,
9789 gfortran.dg/g77/ffixed-line-length-72.f,
9790 gfortran.dg/g77/ffixed-line-length-none.f: Copy from g77.dg.
9791 gfortran.dg/g77/README: Update.
9793 2004-07-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9796 * g++.dg/template/non-dependent7.C: New test.
9797 * g++.dg/template/non-dependent8.C: Likewise.
9798 * g++.dg/template/non-dependent9.C: Likewise.
9799 * g++.dg/template/non-dependent10.C: Likewise.
9801 2004-07-17 Mark Mitchell <mark@codesourcery.com>
9804 * g++.dg/parse/attr2.C: New test.
9806 2004-07-17 Toon Moene <toon@moene.indiv.nluug.nl>
9809 * g77.f-torture: Ditto.
9811 2004-07-17 Joseph S. Myers <jsm@polyomino.org.uk>
9813 * gcc.dg/Wparentheses-2.c, gcc.dg/Wparentheses-3.c,
9814 gcc.dg/Wparentheses-4.c, Wparentheses-5.c, Wparentheses-6.c,
9815 Wparentheses-7.c, Wparentheses-8.c, Wparentheses-9.c: New tests.
9817 2004-07-16 Richard Henderson <rth@redhat.com>
9819 * gcc.c-torture/compile/20020210-1.c: Remove XFAIL.
9821 2004-07-16 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
9823 * lib/fortran-torture.exp (fortran-torture): Don't test compile
9824 tests with full list of options.
9825 * lib/gfortran-dg.exp (gfortran-dg-runtest): Only test with all
9826 of TORTURE_OPTIONS if test contains 'dg-do run'.
9829 * gfortran.dg/do_iterator.f90: New test.
9831 2004-07-16 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9833 PR rtl-optimization/16536
9834 * gcc.c-torture/execute/restrict-1.c: New test.
9836 2004-07-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
9839 * gfortran.dg/pr15324.f90: New test.
9842 * gfortran.dg/pr15129.f90: New test.
9845 * gfortran.dg/pr15140.f90: New test.
9848 * gfortran.fortran-torture/execute/bounds.f90: Add check for
9849 compile-time simplification.
9851 2004-07-14 Mike Stump <mrs@apple.com>
9853 * gcc.dg/20020426-2.c: Improve type safety wrt unsignedness.
9855 2004-07-14 James E Wilson <wilson@specifixinc.com>
9858 * gcc.dg/profile-generate-1.c: New.
9860 2004-07-15 Jakub Jelinek <jakub@redhat.com>
9862 * gcc.c-torture/execute/20040709-1.c: New test.
9863 * gcc.c-torture/execute/20040709-2.c: New test.
9865 2004-07-14 Mike Stump <mrs@apple.com>
9867 * gcc.dg/wint_t-1.c: Expect to pass on darwin 10.3.x and later.
9869 2004-07-14 Mike Stump <mrs@apple.com>
9871 * gcc.dg/wchar_t-1.c: Expect to pass on darwin 10.3.x and later.
9873 2004-07-13 Mark Mitchell <mark@codesourcery.com>
9876 * g++.dg/parse/mutable1.C: New test.
9878 2004-07-13 Diego Novillo <dnovillo@redhat.com>
9880 PR tree-optimization/16443
9881 * gcc.dg/tree-ssa/20040713-1.c: New test.
9883 2004-07-15 Ulrich Weigand <uweigand@de.ibm.com>
9885 * g++.dg/lookup/new2.C: Use first operand of type __SIZE_TYPE__
9888 2004-07-13 David Billinghurst <David.Billinghurst@riotinto.com>
9890 * gfortran.dg/g77/README: New file
9891 * gfortran.dg/g77/19981216-0.f: Copy from
9892 g77.f-torture/noncompile. Add "dg-do compile" and
9893 dg-error as required.
9894 * gfortran.dg/g77/19990218-1.f: Likewise
9895 * gfortran.dg/g77/19990905-1.f: Likewise
9896 * gfortran.dg/g77/9263.f: Likewise
9897 * gfortran.dg/g77/980615-0.f: Likewise
9898 * gfortran.dg/g77/980616-0.f: Likewise
9899 * gfortran.dg/g77/check0.f: Likewise
9900 * gfortran.dg/g77/select_no_compile.f: Likewise
9902 2004-07-13 David Billinghurst <David.Billinghurst@riotinto.com>
9904 Copy files from g77.f-torture/compile.
9905 Add "{ dg-do compile}". Other changes as noted
9906 * gfortran.dg/g77/19990905-0.f: XFAIL PR 16511
9907 * gfortran.dg/g77/20010519-1.f: Add dg-warning as required
9908 * gfortran.dg/g77/20030115-1.f: Add dg-warning as required
9909 * gfortran.dg/g77/20030326-1.f: XFAIL PR 16511
9910 * gfortran.dg/g77/970125-0.f: Add dg-excess-errors.
9911 * gfortran.dg/g77/980519-2.f: Declare hd_S,hd_Z,hd_T
9912 * gfortran.dg/g77/990115-1.f: Declare RANK as INTEGER
9913 * gfortran.dg/g77/alpha1.f: Separate declaration and DATA
9914 statement to conform to standard. Append alpha1.x for reference.
9915 * gfortran.dg/g77/xformat.f: Add dg-warning
9917 2004-07-13 David Billinghurst <David.Billinghurst@riotinto.com>
9919 * gfortran.dg/g77/cpp.F: Copy from g77.f-torture/compile.
9920 Add {dg-do compile} directive.
9921 * gfortran.dg/g77/cpp2.F: Likewise
9923 2004-07-12 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9926 * g++.dg/lookup/name-clash1.C: New test.
9929 * g++.dg/lookup/name-clash2.C: New test.
9932 * g++.dg/lookup/name-clash3.C: New test.
9934 2004-07-12 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9936 * g++.dg/lookup/new2.C: New test.
9937 * g++.old-deja/g++.ns/new1.C: Remove (ill-formed).
9939 2004-07-12 David Billinghurst <David.Billinghurst@riotinto.com>
9941 * gfortran.dg/g77/12002.f: Copy from g77.f-torture/compile.
9942 Add {dg-do compile} directive.
9943 * gfortran.dg/g77/13060.f: Likewise
9944 * gfortran.dg/g77/19990218-0.f: Likewise
9945 * gfortran.dg/g77/19990305-0.f: Likewise
9946 * gfortran.dg/g77/19990419-0.f: Likewise
9947 * gfortran.dg/g77/19990502-0.f: Likewise
9948 * gfortran.dg/g77/19990502-1.f: Likewise
9949 * gfortran.dg/g77/19990525-0.f: Likewise
9950 * gfortran.dg/g77/19990826-1.f: Likewise
9951 * gfortran.dg/g77/19990826-3.f: Likewise
9952 * gfortran.dg/g77/19990905-2.f: Likewise
9953 * gfortran.dg/g77/20000412-1.f: Likewise
9954 * gfortran.dg/g77/20000511-1.f: Likewise
9955 * gfortran.dg/g77/20000511-2.f: Likewise
9956 * gfortran.dg/g77/20000518.f: Likewise
9957 * gfortran.dg/g77/20000601-1.f: Likewise
9958 * gfortran.dg/g77/20000601-2.f: Likewise
9959 * gfortran.dg/g77/20000629-1.f: Likewise
9960 * gfortran.dg/g77/20000630-2.f: Likewise
9961 * gfortran.dg/g77/20010115.f: Likewise
9962 * gfortran.dg/g77/20010321-1.f: Likewise
9963 * gfortran.dg/g77/20010426.f: Likewise
9964 * gfortran.dg/g77/20020307-1.f: Likewise
9965 * gfortran.dg/g77/8485.f: Likewise
9966 * gfortran.dg/g77/960317-1.f: Likewise
9967 * gfortran.dg/g77/970915-0.f: Likewise
9968 * gfortran.dg/g77/980310-1.f: Likewise
9969 * gfortran.dg/g77/980310-2.f: Likewise
9970 * gfortran.dg/g77/980310-3.f: Likewise
9971 * gfortran.dg/g77/980310-4.f: Likewise
9972 * gfortran.dg/g77/980310-6.f: Likewise
9973 * gfortran.dg/g77/980310-7.f: Likewise
9974 * gfortran.dg/g77/980310-8.f: Likewise
9975 * gfortran.dg/g77/980419-2.f: Likewise
9976 * gfortran.dg/g77/980424-0.f: Likewise
9977 * gfortran.dg/g77/980427-0.f: Likewise
9978 * gfortran.dg/g77/980729-0.f: Likewise
9979 * gfortran.dg/g77/981117-1.f: Likewise
9980 * gfortran.dg/g77/toon_1.f: Likewise
9982 2004-07-12 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9985 * g++.dg/other/abstract2.C: New test.
9987 2004-07-12 Paul Brook <paul@codesourcery.com>
9989 * gfortran.dg/pointer_init_1.f90: New test.
9991 2004-07-11 Paul Brook <paul@codesourcery.com>
9994 * gfortran.dg/contained_1.f90: New test.
9996 2004-07-11 Mark Mitchell <mark@codesourcery.com>
9998 * g++.dg/parse/defarg8.C: New test.
10000 2004-07-11 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
10003 * gfortran.dg/pr16433.f: New test.
10006 * gfortran.dg/pr15754.f90: New test.
10008 2004-07-11 Joseph S. Myers <jsm@polyomino.org.uk>
10010 PR tree-optimization/16437
10011 * gcc.c-torture/execute/bitfld-4.c: New test.
10013 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
10015 * gfortran.fortran-torture/execute/common_2.f90: Add check for
10016 access to common var from module.
10018 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
10021 * gfortran.fortran-torture/execute/common_2.f90: New test.
10023 2004-07-10 Paul Brook <paul@codesourcery.com>
10025 * gfortran.fortran-torture/execute/der_init_5.f90: Enable more tests.
10027 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
10030 * gfortran.fortran-torture/execute/der_init_5.f90: New test.
10032 2004-07-10 David Billinghurst <David.Billinghurst@riotinto.com>
10034 * gfortran.dg/g77/ffixed-form-1.f: Copy from g77.dg
10035 * gfortran.dg/g77/ffixed-form-2.f: Likewise
10036 * gfortran.dg/g77/ffree-form-1.f: Likewise
10037 * gfortran.dg/g77/ffree-form-2.f: Likewise
10038 * gfortran.dg/g77/ffree-form-3.f: Likewise
10039 * gfortran.dg/g77/fno-underscoring.f: Likewise
10040 * gfortran.dg/g77/funderscoring.f: Likewise
10041 * gfortran.dg/g77/pr9258.f: Likewise. Add dg-warning lines.
10043 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
10045 * gfortran.fortran-torture/execute/module_init_1.f90: Fix test.
10047 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
10048 Paul Brook <paul@codesourcery.com>
10051 * gfortran.dg/common_pointer_1.f90: New test.
10053 2004-07-10 Giovanni Bajo <giovannibajo@gcc.gnu.org>
10055 * g++.dg/lookup/new1.C: Fix dg-excess-error syntax.
10057 2004-07-09 James E Wilson <wilson@specifixinc.com>
10060 * gcc.c-torture/compile/20040709-1.c: New.
10062 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
10065 * gfortran.fortran-torture/execute/module_init_1.f90: New test.
10067 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
10070 * gfortran.dg/shape_1.f90: New test.
10072 2004-07-09 Zack Weinberg <zack@codesourcery.com>
10073 Andrew Pinski <apinski@apple.com>
10075 * gcc.dg/noncompile/init-4.c: Remove bogus dg-error marker.
10077 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
10079 * gfortran.fortran-torture/compile/name_clash2.f90: Remove outdated
10082 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
10083 Paul Brook <paul@codesourcery.com>
10085 * gfortran.dg/dg.exp: Use revised wilcard for suffixes, also allow
10088 2004-07-09 Diego Novillo <dnovillo@redhat.com>
10090 * gcc.dg/tree-ssa/20031015-1.c: Adjust expected dump file name.
10092 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
10094 * gfortran.dg/dg.exp: Don't use wildcard for suffixes, also check
10095 testcases with capital suffix.
10097 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
10103 * gfortran.fortran-torture/compile/implicit_2.f90: New test.
10105 * gfortran.dg/implicit_1.f90: New test.
10107 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
10109 * lib/gfortran-dg.exp (gfortran-dg-test): Adapt regular
10110 expression to match gfortran warning/error messages
10111 * gfortran.dg/g77/12632.f: Copy from g77.dg and fix
10114 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
10116 * lib/fortran-torture.exp: Rename proc search_for to
10119 2004-07-09 Eric Botcazou <ebotcazou@libertysurf.fr>
10121 * gcc.c-torture/execute/simd-5.x: New file.
10122 XFAIL on SPARC 64-bit at -O0.
10124 2004-07-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>
10128 * g++.dg/warn/effc3.C: New test.
10130 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
10132 * gfortran.dg/g77/f77-edit-i-in.f: Copy from g77.dg and
10133 change X to 1X in format.
10134 * gfortran.dg/g77/20010216-1.f: Copy from g77.dg and
10135 add data statements to conform to standard.
10137 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
10139 * gfortran.dg/g77/f77-edit-s-out.f: Copy from g77.dg. XFAIL
10140 * gfortran.dg/g77/f77-edit-t-in.f: Likewise
10141 * gfortran.dg/g77/f77-edit-x-out.f: Likewise
10143 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
10145 * gfortran.dg/g77/7388.f: Copy from g77.dg
10146 * gfortran.dg/g77/f77-edit-i-out.f: Likewise
10147 * gfortran.dg/g77/f77-edit-apostrophe-out.f: Likewise
10148 * gfortran.dg/g77/f77-edit-slash-out.f: Likewise
10149 * gfortran.dg/g77/f77-edit-colon-out.f: Likewise
10150 * gfortran.dg/g77/f77-edit-t-out.f: Likewise
10151 * gfortran.dg/g77/f77-edit-h-out.f: Likewise
10152 * gfortran.dg/g77/strlen0.f: Likewise
10154 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
10156 * lib/gfortran-dg.exp: New file (adapted from lib/g77-dg.exp)
10157 * gfortran.dg/dg.exp: New file (adapted from g77.dg/dg.exp)
10159 2004-07-08 Eric Botcazou <ebotcazou@libertysurf.fr>
10161 * gcc.c-torture/execute/920428-2.x: Delete.
10162 * gcc.c-torture/execute/920501-7.x: Likewise.
10164 2004-07-08 Jakub Jelinek <jakub@redhat.com>
10166 * gcc.mist-tests/i386-prefetch.exp (PREFETCH_SSE): Change all
10167 -march=i386 into -march=i686. Add -march=i686 -mtune=x and
10168 -march=x for pentium3, pentium3m, pentium-m, pentium4m,
10170 (PREFETCH_3DNOW): Add -march=c3.
10172 2004-07-08 Diego Novillo <dnovillo@redhat.com>
10175 * gcc.c-torture/execute/991118-1.x: XFAIL for x86_64.
10176 * gcc.c-torture/execute/bf64-1.x: Likewise.
10178 2004-07-08 Eric Botcazou <ebotcazou@libertysurf.fr>
10180 * gcc.c-torture/compile/20040708-1.c: New test.
10182 2004-07-08 Giovanni Bajo <giovannibajo@gcc.gnu.org>
10185 * g++.dg/warn/effc2.C: New test.
10187 2004-07-08 Joseph S. Myers <jsm@polyomino.org.uk>
10189 * gcc.c-torture/execute/bitfld-1.x: Remove.
10190 * gcc.c-torture/execute/bitfld-3.c: New test.
10191 * gcc.dg/bitfld-2.c: Remove XFAILs.
10193 2004-07-07 H.J. Lu <hongjiu.lu@intel.com>
10196 * g++.dg/rtti/tinfo1.C: New file.
10198 2004-07-07 Eric Christopher <echristo@redhat.com>
10200 * gcc.c-torture/compile/20020210-1.c: xfail with optimization.
10202 2004-07-07 Andrew Pinski <apinski@apple.com>
10204 * gcc.c-torture/execute/931004-12.x: Xfail on powerpc-*-darwin*.
10206 2004-07-07 Mark Mitchell <mark@codesourcery.com>
10208 * g++.dg/init/call1.C: XFAIL.
10210 2004-07-07 Alexandre Oliva <aoliva@redhat.com>
10212 * gcc.c-torture/execute/builtins/mempcpy-2.c: Rename movstr*,
10213 except for movstrict*, to movmem* and clrstr* to clrmem*.
10215 2004-07-07 Richard Sandiford <rsandifo@redhat.com>
10217 * gcc.c-torture/execute/20040707-1.c: New test.
10219 2004-07-06 Richard Sandiford <rsandifo@redhat.com>
10221 * gcc.c-torture/execute/20040706-1.c: New test.
10223 2004-07-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
10226 * g++.dg/template/spec14.C: New test.
10228 2004-07-05 Jakub Jelinek <jakub@redhat.com>
10230 * gcc.c-torture/execute/20040629-1.c (FIELDS1, FIELDS2): Define to
10231 nothing if not yet defined. Use it in b, c and d type definitions.
10232 * gcc.c-torture/execute/20040705-1.c: New test.
10233 * gcc.c-torture/execute/20040705-2.c: New test.
10235 2004-07-05 Giovanni Bajo <giovannibajo@gcc.gnu.org>
10238 * g++.dg/lookup/new1.C: New test.
10240 2004-07-05 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10243 * g++.dg/template/sizeof8.C: New test.
10245 2004-07-05 Richard Sandiford <rsandifo@redhat.com>
10247 * gcc.c-torture/compile/20040705-1.c: New test.
10249 2004-07-04 Bud Davis <bdavis9659@comcast.net>
10251 * gfortran.fortran-torture/execute/seq_io.f90: New test.
10253 2004-07-04 Neil Booth <neil@duron.akihabara.co.uk>
10255 * gcc.dg/cpp/if-mop.c: Two new testcases.
10256 * gcc.dg/cpp/trad/comment-3.c: New.
10258 2004-07-04 Paul Brook <paul@codesourcery.com>
10260 * gfortran.fortran-torture/compile/implicit_1.f90: New test.
10262 2004-07-03 Scott Brumbaugh <scottb.lists@verizon.net>
10265 * g++.dg/lookup/crash4.C: New test.
10267 2004-07-02 Zack Weinberg <zack@codesourcery.com>
10269 * gcc.c-torture/execute/builtin-abs-1.c
10270 * gcc.c-torture/execute/builtin-abs-2.c
10271 * gcc.c-torture/execute/builtin-complex-1.c
10272 * gcc.c-torture/execute/builtins/string-1-lib.c
10273 * gcc.c-torture/execute/builtins/string-1.c
10274 * gcc.c-torture/execute/builtins/string-2-lib.c
10275 * gcc.c-torture/execute/builtins/string-2.c
10276 * gcc.c-torture/execute/builtins/string-3-lib.c
10277 * gcc.c-torture/execute/builtins/string-3.c
10278 * gcc.c-torture/execute/builtins/string-4-lib.c
10279 * gcc.c-torture/execute/builtins/string-4.c
10280 * gcc.c-torture/execute/builtins/string-5-lib.c
10281 * gcc.c-torture/execute/builtins/string-5.c
10282 * gcc.c-torture/execute/builtins/string-6-lib.c
10283 * gcc.c-torture/execute/builtins/string-6.c
10284 * gcc.c-torture/execute/builtins/string-7-lib.c
10285 * gcc.c-torture/execute/builtins/string-7.c
10286 * gcc.c-torture/execute/builtins/string-8-lib.c
10287 * gcc.c-torture/execute/builtins/string-8.c
10288 * gcc.c-torture/execute/builtins/string-9-lib.c
10289 * gcc.c-torture/execute/builtins/string-9.c
10290 * gcc.c-torture/execute/builtins/string-asm-1-lib.c
10291 * gcc.c-torture/execute/builtins/string-asm-1.c
10292 * gcc.c-torture/execute/builtins/string-asm-2-lib.c
10293 * gcc.c-torture/execute/builtins/string-asm-2.c
10294 * gcc.c-torture/execute/stdio-opt-1.c
10295 * gcc.c-torture/execute/stdio-opt-2.c
10296 * gcc.c-torture/execute/stdio-opt-3.c
10297 * gcc.c-torture/execute/string-opt-1.c
10298 * gcc.c-torture/execute/string-opt-10.c
10299 * gcc.c-torture/execute/string-opt-11.c
10300 * gcc.c-torture/execute/string-opt-12.c
10301 * gcc.c-torture/execute/string-opt-13.c
10302 * gcc.c-torture/execute/string-opt-14.c
10303 * gcc.c-torture/execute/string-opt-15.c
10304 * gcc.c-torture/execute/string-opt-16.c
10305 * gcc.c-torture/execute/string-opt-2.c
10306 * gcc.c-torture/execute/string-opt-6.c
10307 * gcc.c-torture/execute/string-opt-7.c
10308 * gcc.c-torture/execute/string-opt-8.c:
10311 * gcc.c-torture/execute/builtins/abs-2.c
10312 * gcc.c-torture/execute/builtins/abs-3.c
10313 * gcc.c-torture/execute/builtins/complex-1.c
10314 * gcc.c-torture/execute/builtins/fprintf.c
10315 * gcc.c-torture/execute/builtins/fputs.c
10316 * gcc.c-torture/execute/builtins/memcmp.c
10317 * gcc.c-torture/execute/builtins/memmove.c
10318 * gcc.c-torture/execute/builtins/memops-asm.c
10319 * gcc.c-torture/execute/builtins/mempcpy-2.c
10320 * gcc.c-torture/execute/builtins/mempcpy.c
10321 * gcc.c-torture/execute/builtins/memset.c
10322 * gcc.c-torture/execute/builtins/printf.c
10323 * gcc.c-torture/execute/builtins/sprintf.c
10324 * gcc.c-torture/execute/builtins/strcat.c
10325 * gcc.c-torture/execute/builtins/strchr.c
10326 * gcc.c-torture/execute/builtins/strcmp.c
10327 * gcc.c-torture/execute/builtins/strcpy.c
10328 * gcc.c-torture/execute/builtins/strcspn.c
10329 * gcc.c-torture/execute/builtins/strlen-2.c
10330 * gcc.c-torture/execute/builtins/strlen.c
10331 * gcc.c-torture/execute/builtins/strncat.c
10332 * gcc.c-torture/execute/builtins/strncmp-2.c
10333 * gcc.c-torture/execute/builtins/strncmp.c
10334 * gcc.c-torture/execute/builtins/strncpy.c
10335 * gcc.c-torture/execute/builtins/strpbrk.c
10336 * gcc.c-torture/execute/builtins/strpcpy-2.c
10337 * gcc.c-torture/execute/builtins/strpcpy.c
10338 * gcc.c-torture/execute/builtins/strrchr.c
10339 * gcc.c-torture/execute/builtins/strspn.c
10340 * gcc.c-torture/execute/builtins/strstr-asm.c
10341 * gcc.c-torture/execute/builtins/strstr.c:
10342 ... these new files.
10344 * gcc.c-torture/execute/builtins/abs-2-lib.c
10345 * gcc.c-torture/execute/builtins/abs-3-lib.c
10346 * gcc.c-torture/execute/builtins/complex-1-lib.c
10347 * gcc.c-torture/execute/builtins/fprintf-lib.c
10348 * gcc.c-torture/execute/builtins/fputs-lib.c
10349 * gcc.c-torture/execute/builtins/memcmp-lib.c
10350 * gcc.c-torture/execute/builtins/memmove-lib.c
10351 * gcc.c-torture/execute/builtins/memops-asm-lib.c
10352 * gcc.c-torture/execute/builtins/mempcpy-2-lib.c
10353 * gcc.c-torture/execute/builtins/mempcpy-lib.c
10354 * gcc.c-torture/execute/builtins/memset-lib.c
10355 * gcc.c-torture/execute/builtins/printf-lib.c
10356 * gcc.c-torture/execute/builtins/sprintf-lib.c
10357 * gcc.c-torture/execute/builtins/strcat-lib.c
10358 * gcc.c-torture/execute/builtins/strchr-lib.c
10359 * gcc.c-torture/execute/builtins/strcmp-lib.c
10360 * gcc.c-torture/execute/builtins/strcpy-lib.c
10361 * gcc.c-torture/execute/builtins/strcspn-lib.c
10362 * gcc.c-torture/execute/builtins/strlen-2-lib.c
10363 * gcc.c-torture/execute/builtins/strlen-lib.c
10364 * gcc.c-torture/execute/builtins/strncat-lib.c
10365 * gcc.c-torture/execute/builtins/strncmp-2-lib.c
10366 * gcc.c-torture/execute/builtins/strncmp-lib.c
10367 * gcc.c-torture/execute/builtins/strncpy-lib.c
10368 * gcc.c-torture/execute/builtins/strpbrk-lib.c
10369 * gcc.c-torture/execute/builtins/strpcpy-2-lib.c
10370 * gcc.c-torture/execute/builtins/strpcpy-lib.c
10371 * gcc.c-torture/execute/builtins/strrchr-lib.c
10372 * gcc.c-torture/execute/builtins/strspn-lib.c
10373 * gcc.c-torture/execute/builtins/strstr-asm-lib.c
10374 * gcc.c-torture/execute/builtins/strstr-lib.c
10375 * gcc.c-torture/execute/builtins/lib/abs.c
10376 * gcc.c-torture/execute/builtins/lib/fprintf.c
10377 * gcc.c-torture/execute/builtins/lib/memset.c
10378 * gcc.c-torture/execute/builtins/lib/printf.c
10379 * gcc.c-torture/execute/builtins/lib/sprintf.c
10380 * gcc.c-torture/execute/builtins/lib/strcpy.c
10381 * gcc.c-torture/execute/builtins/lib/strcspn.c
10382 * gcc.c-torture/execute/builtins/lib/strncat.c
10383 * gcc.c-torture/execute/builtins/lib/strncmp.c
10384 * gcc.c-torture/execute/builtins/lib/strncpy.c
10385 * gcc.c-torture/execute/builtins/lib/strpbrk.c
10386 * gcc.c-torture/execute/builtins/lib/strspn.c
10387 * gcc.c-torture/execute/builtins/lib/strstr.c:
10388 New files containing support routines.
10390 * gcc.c-torture/execute/builtins/abs-1.c: Remove unnecessary
10392 * gcc.c-torture/execute/builtins/lib/main.c: Define link_error
10393 when not optimizing.
10395 2004-07-02 Mark Mitchell <mark@codesourcery.com>
10398 * g++.dg/abi/mangle22.C: New test.
10399 * g++.dg/abi/mangle23.C: Likewise.
10401 2004-07-02 David Billinghurst <David.Billinghurst@riotinto.com>
10404 * gfortran.fortran-torture/execute/intrinsic_set_exponent.f90
10405 Allow for cases without denormalized floating point numbers.
10407 2004-07-01 Joseph S. Myers <jsm@polyomino.org.uk>
10410 * gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
10411 gcc.dg/format/branch-1.c, gcc.dg/format/diag-1.c,
10412 gcc.dg/format/multattr-3.c, gcc.dg/format/xopen-1.c: Update
10413 expected warning text.
10414 * gcc.dg/format/diag-2.c: New test.
10416 2004-07-01 Eric Botcazou <ebotcazou@libertysurf.fr>
10418 * gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2.
10420 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
10422 * gcc.dg/builtins-43.c: New.
10423 * gcc.dg/builtins-44.c: New.
10424 * gcc.dg/builtins-45.c: New.
10426 2004-06-26 Geoffrey Keating <geoffk@apple.com>
10427 Andreas Tobler <a.tobler@schweiz.ch>
10429 * gcc.dg/cleanup-10.c: Run on all Linux platforms and powerpc-darwin.
10430 Use SA_RESETHAND rather than SA_ONESHOT. Trap SIGBUS as well
10432 * gcc.dg/cleanup-11.c: Likewise.
10433 * gcc.dg/cleanup-8.c: Likewise.
10434 * gcc.dg/cleanup-9.c: Likewise.
10435 * gcc.dg/cleanup-5.c: Run on all platforms.
10437 2004-06-30 Joseph S. Myers <jsm@polyomino.org.uk>
10439 * g++.dg/warn/nonnull1.C: New test.
10441 2004-06-30 Eric Botcazou <ebotcazou@libertysurf.fr>
10443 * gcc.dg/compat/compat-common.h: Wrap up CINT in
10444 an #ifndef SKIP_COMPLEX_INT/#endif pair.
10445 Special-case the Sun compiler wrt to <complex.h>.
10447 2004-06-30 Nitin Yewale <nitiny@kpitcummins.com>
10449 * gcc.dg/Wunreachable-8.C: New test.
10451 * gcc.dg/h8300-ice2.c : New test.
10453 2004-06-30 Tobias Schlueter <tobias.shclueter@physik.uni-muenchen.de>
10456 * gfortran.fortran-torture/compile/implicit.f90: Add test
10457 for implicit character.
10459 2004-06-30 David Billinghurst <David.Billinghurst@riotinto.com>
10462 * gfortran.fortran-torture/execute/intrinsic_nearest.f90
10463 Use tiny() intrinsic to find smallest non-negative real
10465 2004-06-30 Jakub Jelinek <jakub@redhat.com>
10467 * gcc.dg/compat/struct-by-value-22_main.c: New test.
10468 * gcc.dg/compat/struct-by-value-22_x.c: New.
10469 * gcc.dg/compat/struct-by-value-22_y.c: New.
10471 * gcc.c-torture/execute/20040629-1.c: New test.
10473 2004-06-29 Jakub Jelinek <jakub@redhat.com>
10475 * gcc.dg/compat/vector-defs.h: Use vector_size attribute
10476 only for GCC 3.5+, for GCC up to 3.4 mode(V*) attribute instead.
10479 * gcc.dg/20040625-1.c: New test.
10481 2004-06-29 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
10483 * gfortran.fortran-torture/execute/parameter_2.f90: New test.
10485 2004-06-29 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
10488 * gfortran.fortran-torture/execute/initialization_1.f90: New test.
10490 2004-06-29 Richard Henderson <rth@redhat.com>
10492 * gcc.dg/tree-ssa/20040430-1.c: Expect zero if's.
10494 2004-06-29 Paul Brook <paul@codesourcery.com>
10496 * g++.old-deja/g++.abi/arraynew.C: Handle ARM EABI cookies.
10497 * g++.old-deja/g++.abi/cxa_vec.C: Allocate larger cookies for AEABI.
10499 2004-06-29 Nathan Sidwell <nathan@codesourcery.com>
10502 * g++.dg/parse/crash15.C: New.
10504 2004-06-28 Andrew Pinski <apinski@apple.com>
10506 * gcc.dg/pr14963.c: Remove the dg-warning as it is dected
10507 by the error already.
10509 * g++.dg/opt/ptrmem4.C: Change to compile only test.
10511 2004-06-28 Dhananjay Deshpande <dhananjayd@kpitcummins.com>
10514 * gcc.dg/h8300-bss-align-1.c : New.
10516 2004-06-28 Nathan Sidwell <nathan@codesourcery.com>
10519 * g++.dg/template/ctor4.C: New.
10521 2004-06-27 Andrew Pinski <pinskia@physics.uc.edu>
10524 * g++.dg/warn/Wsequence-point-1.C: New test.
10526 2004-06-27 Paul Brook <paul@codesourcery.com>
10528 * gfortran.fortran-torture/execute/specfics.f90: Use correct typing.
10530 2004-06-27 Zack Weinberg <zack@codesourcery.com>
10532 * g++.old-deja/g++.mike/p7325.C: Remove.
10534 2004-06-27 Andrew Pinski <pinskia@physics.uc.edu>
10537 * gcc.dg/pr14963.c: New test.
10539 2004-06-27 Mark Mitchell <mark@codesourcery.com>
10542 * g++.dg/parse/redef1.C: New test.
10544 2004-06-27 Joseph S. Myers <jsm@polyomino.org.uk>
10546 * gcc.c-torture/compile/20021123-1.c: Remove duplicate of
10548 * gcc.c-torture/compile/20021123-4.c: Remove duplicate of
10550 * gcc.dg/vmx/5-05.c, gcc.dg/vmx/5-06.c, gcc.dg/vmx/5-07.c,
10551 gcc.dg/vmx/5-08.c: Remove duplicates of 5-01.c, 5-02.c, 5-03.c,
10553 * gcc.dg/builtins-42.c: Remove duplicate of builtins-41.c.
10554 * g++.dg/other/new1.C: Remove duplicate of g++.dg/init/new1.C.
10555 * g++.dg/init/elide3.C: Remove duplicate of elide2.C.
10556 * g++.old-deja/g++.law/enum8.C: Remove duplicate of
10557 g++.brendan/enum14.C.
10558 * g++.old-deja/g++.mike/ns8.C: Remove duplicate of ns6.C
10559 * g++.old-deja/g++.ns/alias5.C: Remove duplicate of alias1.C.
10560 * g++.old-deja/g++.other/virtual1.C: Remove duplicate of
10562 * g++.old-deja/g++.pt/memtemp27.C: Remove duplicate of
10565 2004-06-27 Roger Sayle <roger@eyesopen.com>
10567 * gcc.dg/20040527-1.c: New test case.
10569 2004-06-26 Bud Davis <bdavis9659@comcast.net>
10571 PR gfortran/pr16196
10572 * gfortran.fortran-torture/execute/open_replace.f90: New test case.
10574 2004-06-25 Roger Sayle <roger@eyesopen.com>
10576 PR middle-end/15825
10577 * gcc.dg/pr15825-1.c: New test case.
10579 2004-06-25 Richard Sandiford <rsandifo@redhat.com>
10581 * gcc.c-torture/execute/20040625-1.c: New test.
10583 2004-06-25 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
10585 * gfortran.fortran-torture/execute/der_init_3.f90: Fix syntax error.
10587 2004-06-25 Richard Sandiford <rsandifo@redhat.com>
10589 * gcc.dg/torture/mips-div-1.c: New test.
10591 2004-06-24 Jeff Law <law@redhat.com>
10593 * gcc.dg/tree-ssa/20040624-1.c: New test.
10595 2004-06-24 Richard Sandiford <rsandifo@redhat.com>
10597 * gcc.c-torture/compile/20040624-1.c: New test.
10599 2004-06-24 Giovanni Bajo <giovannibajo@gcc.gnu.org>
10601 * g++.dg/tree-ssa/tree-ssa.exp: Remove. dg.exp already handles
10604 2004-06-23 Andrew Pinski <apinski@apple.com>
10606 PR middle-end/15988
10607 * g++.dg/opt/ptrmem4.C: New test.
10609 * gcc.dg/c90-array-quals-2.c: New test.
10611 2006-06-23 Nitin Yewale <NitinY@KPITCummins.com>
10613 * gcc.dg/kpice1.c: New test.
10615 2006-06-23 Andrew Pinski <apinski@apple.com>
10617 * gcc.dg/c90-array-quals.c: New test.
10619 2006-06-22 Richard Henderson <rth@redhat.com>
10621 * gcc.dg/noreturn-1.c (foo5): Update function does return lineno.
10623 2004-06-22 Loren James Rittle <ljrittle@acm.org>
10625 * gcc.dg/builtins-config.h: Handle FreeBSD.
10627 2006-06-22 Richard Henderson <rth@redhat.com>
10629 * g++.dg/opt/devirt1.C: New.
10631 2004-06-22 Kelley Cook <kcook@gcc.gnu.org>
10633 * g++.dg/opt/pr15551.C: New testcase.
10635 2004-06-22 H.J. Lu <hongjiu.lu@intel.com>
10638 * gcc.misc-tests/linkage.exp: Set native_cflags to "-m32" for
10639 x86_64-*-linux* when compiling for 32bit.
10641 2004-06-21 Andrew Pinski <apinski@apple.com>
10643 * gcc.dg/pch/struct-1.c: New.
10644 * gcc.dg/pch/struct-1.hs: New.
10646 2004-06-21 Geoffrey Keating <geoffk@apple.com>
10648 * gcc.dg/pch/save-temps-1.c: New file.
10649 * gcc.dg/pch/save-temps-1.hs: New file.
10651 2004-06-22 Janne Blomqvist <jblomqvi@cc.hut.fi>
10653 * gfortran.fortran-torture/execute/iolength_1.f90: New test.
10654 * gfortran.fortran-torture/execute/iolength_3.f90: New test.
10656 2004-06-21 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
10658 * gfortran.fortran-torture/execute/select_1.f90: Rename function
10660 * gfortran.fortran-torture/execute/intrinsic_associated.f90:
10661 Remove trailing spaces.
10663 2004-06-21 Richard Henderson <rth@redhat.com>
10665 * gcc.dg/tree-ssa/20030714-1.c: Rename variables to avoid
10666 merging && to BIT_FIELD_REF.
10668 2004-06-21 Richard Sandiford <rsandifo@redhat.com>
10670 * g++.dg/opt/placeholder1.C: New test.
10672 2004-06-20 Eric Botcazou <ebotcazou@libertysurf.fr>
10674 * gcc.dg/compat/struct-complex-1_x.c: Add dummy symbol.
10675 * gcc.dg/compat/struct-complex-1_y.c: Likewise.
10676 * gcc.dg/compat/union-m128-1_x.c: Likewise.
10677 * gcc.dg/compat/union-m128-1_y.c: Likewise.
10679 2004-06-20 Zack Weinberg <zack@codesourcery.com>
10681 * g++.dg/expr/enum1.C, g++.dg/opt/const3.C: Declare abort with
10683 * g++.dg/other/pragma-re-1.C: Add comments.
10685 2004-06-19 Bud Davis <bdavis9659@comcast.net>
10688 * gfortran.fortran-torture/execute/read_null_string.f90: New file.
10690 2004-06-19 Andrew Pinski <pinskia@physics.uc.edu>
10692 * g++.dg/lookup/crash3.C: Use __SIZE_TYPE__
10693 instead of setting the type of size_t by
10696 2004-06-18 Roger Sayle <roger@eyesopen.com>
10698 * gcc.dg/unordered-2.c: New test case.
10699 * gcc.dg/unordered-3.c: New test case.
10701 2004-06-19 David Billinghurst <David.Billinghurst@riotinto.com>
10704 * lib/g++.exp (g++_version): Tweak regexp for version
10705 * lib/g77.exp (g77_version): Likewise
10706 * lib/gfortran.exp (gfortran_version): Likewise
10707 * lib/objc.exp (objc_version): Likewise
10708 * lib/treelang.exp (treelang_version): Likewise
10710 2004-06-19 Jakub Jelinek <jakub@redhat.com>
10712 * gcc.dg/compat/struct-align-2_x.c: Include <limits.h>.
10713 Use INT_MAX instead of __INT_MAX__.
10714 * gcc.dg/compat/struct-align-2_y.c: Likewise.
10716 * gcc.dg/compat/compat-common.h (CINT, CDBL): Define.
10717 * gcc.dg/compat/scalar-return-3_x.c: Use it.
10718 * gcc.dg/compat/scalar-return-3_y.c: Use it.
10719 * gcc.dg/compat/scalar-return-4_x.c: Use it.
10720 * gcc.dg/compat/scalar-return-4_y.c: Use it.
10721 * gcc.dg/compat/scalar-by-value-3_x.c: Use it.
10722 * gcc.dg/compat/scalar-by-value-3_y.c: Use it.
10723 * gcc.dg/compat/scalar-by-value-4_x.c: Use it.
10724 * gcc.dg/compat/scalar-by-value-4_y.c: Use it.
10726 * gcc.dg/range-test-1.c: New test.
10727 * g++.dg/opt/range-test-1.C: New test.
10729 2004-06-17 Richard Henderson <rth@redhat.com>
10731 * objc.dg/sync-1.m: New.
10732 * objc.dg/try-catch-1.m: Don't force next runtime.
10733 * objc.dg/try-catch-3.m, objc.dg/try-catch-4.m: Likewise.
10734 * objc.dg/try-catch-2.m: Likewise. Enable everywhere. Remove
10735 shadowed catch clause.
10736 * objc.dg/try-catch-5.m: New.
10738 2004-06-17 Zack Weinberg <zack@codesourcery.com>
10741 * gcc.dg/ia64-float80-1.c, gcc.dg/ia64-float80-2.c: New testcases.
10743 2004-06-15 Richard Henderson <rth@redhat.com>
10745 * gcc.dg/20001116-1.c: Move expected warning line.
10747 2004-06-15 Richard Henderson <rth@redhat.com>
10749 * gcc.dg/i386-ssetype-1.c: Remove XFAIL.
10750 * gcc.dg/i386-ssetype-3.c: Remove XFAIL.
10752 2004-06-15 Jeff Law <law@redhat.com>
10754 * gcc.dg/tree-ssa/20040615-1.c: New test.
10755 * gcc.dg/tree-ssa/20030824-1.c: Update expected output to
10756 be less sensitive to operand ordering.
10757 * gcc.dg/tree-ssa/20030824-2.c: Likewise.
10759 2004-06-16 Danny Smith <dannysmith@users.sourceforge.net>
10761 * g++.dg/abi/bitfield3.C: Add comment..
10763 2004-06-15 Richard Henderson <rth@redhat.com>
10765 * g++.dg/ext/stmtexpr1.C: XFAIL.
10766 * gcc.dg/20030612-1.c: XFAIL.
10768 2004-06-15 Eric Christopher <echristo@redhat.com>
10770 * g++.dg/charset/asm5.c: New.
10771 * gcc.dg/charset/asm6.c: New.
10773 2004-06-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
10776 * gfortran.fortran-torture/execute/select_1.f90: New test.
10778 2004-06-15 Paul Brook <paul@codesourcery.com>
10780 * gcc.dg/arm-mmx-1.c: Use asm to clobber registers.
10782 2004-06-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
10785 * g++.dg/lookup/crash3.C: New test.
10787 2004-06-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
10790 * g++.dg/parse/dtor4.C: New test.
10792 2004-06-14 Jeff Law <law@redhat.com>
10794 * gcc.c-torture/compile/20040614-1.c: New test.
10796 2004-06-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
10799 * gfortran.fortran-torture/execute/intrinsic_len.f90: Also test
10800 LEN of a character array.
10802 2004-06-14 Mark Mitchell <mark@codesourcery.com>
10805 * g++.dg/template/ptrmem10.C: New test.
10808 * g++.dg/template/friend30.C: New test.
10810 2004-06-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
10813 * gfortran.fortran-torture/compile/mloc.f90: New test.
10815 2004-06-13 Paul Brook <paul@codesourcery.com>
10817 * gfortran.fortran-torture/execute/random_2.f90: New test.
10819 2004-06-13 Eric Christopher <echristo@redhat.com>
10821 * gcc.dg/noncompile/redecl-1.c: Fix error message.
10823 2004-06-12 Paul Brook <paul@codesourcery.com>
10825 * gfortran.fortran-torture/execute/contained_3.f90: New test.
10827 2004-06-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
10830 * gfortran.fortran-torture/execute/date_time_1.f90: New test.
10832 2004-06-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
10835 * gfortran.fortran-torture/execute/stack_varsize.f90: Correct
10836 syntax errors in end statements of contained subroutines.
10838 2004-06-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
10841 * gfortran.fortran-torture/execute/null_arg.f90: New test.
10843 2004-06-12 Bud Davis <bdavis9659@comcast.net>
10846 * gfortran.fortran-torture/execute/getarg_1.f90: New test.
10848 2004-06-12 Bud Davis <bdavis9659@comcast.net>
10851 * gfortran.fortran-torture/execute/nan_inf_fmt.f90: New test.
10853 2004-06-11 Mark Mitchell <mark@codesourcery.com>
10856 * g++.dg/parse/enum1.C: New test.
10858 2004-06-10 Jeff Law <law@redhat.com>
10860 * gcc.c-torture/compile/20040610-1.c: New test.
10862 2004-06-11 Giovanni Bajo <giovannibajo@gcc.gnu.org>
10864 * g++.old-deja/g++.robertl/eb4.C: Adjust error markers.
10865 * g++.old-deja/g++.other/decl3.C: Likewise.
10867 2004-06-10 Brian Booth <bbooth@redhat.com>
10869 * gcc.dg/tree-ssa/20031015-1.c: Scan for
10870 V_MAY_DEF instead of VDEF.
10871 * gcc.dg/tree-ssa/20040517-1.c: Ditto.
10873 2004-06-10 Mark Mitchell <mark@codesourcery.com>
10876 * g++.dg/conversion/const1.C: New test.
10879 * g++.dg/conversion/reinterpret1.C: New test.
10882 * g++.dg/template/enum2.C: New test.
10885 * g++.dg/template/error13.C: New test.
10887 2004-06-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
10890 * gfortran.fortran-torture/execute/intrinsic_scale.f90: Make all
10891 arguments to test_* REAL and of the right size.
10893 2004-06-10 Jakub Jelinek <jakub@redhat.com>
10896 PR rtl-optimization/15681
10897 * gcc.dg/20040609-1.c: New test.
10899 2004-06-10 Jakub Jelinek <jakub@redhat.com>
10902 * g++.dg/opt/builtins1.C: New test.
10904 2004-06-10 Danny Smith <dannysmith@users.sourceforge.net>
10906 * gcc.dg/i386-bitfield1.c: Add mingw32 and cygwin to targets
10907 that use default windows32 struct layout.
10908 * gcc.dg/i386-bitfield2.c: Likewise.
10910 2004-06-09 Danny Smith <dannysmith@users.sourceforge.net>
10912 * g++.dg/abi/bitfield3.C: Add -mno-align-double compile option
10913 for mingw32 and cygwin targets.
10915 2004-06-09 Geoffrey Keating <geoffk@apple.com>
10917 * gcc.dg/pch/macro-4.c: New.
10918 * gcc.dg/pch/macro-4.hs: New.
10920 2004-06-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
10923 * gfortran.fortran-torture/compile/name_clash.f90: New test.
10925 2004-06-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
10928 * gfortran.fortran-torture/compile/named_args_2.f90: New test.
10930 2004-06-09 Bud Davis <bdavis9659@comcast.net>
10933 * gfortran.fortran-torture/execute/t_edit.f90: New test.
10935 2004-06-09 Bud Davis <bdavis9659@comcast.net>
10938 * gfortran.fortran-torture/execute/backspace.c : New test.
10940 2004-06-09 Paul Brook <paul@codesourcery.com>
10942 * gfortran.fortran-torture/execure/intrinsic_associated.f90
10943 (pointer_to_section): Rewrite to use smaller array.
10945 2004-06-08 David Edelsohn <edelsohn@gnu.org>
10947 * gcc.dg/ext/altivec-1.c: XFAIL powerpc-ibm-aix*.
10948 * gcc.dg/ext/altivec-10.c: Same.
10949 * gcc.dg/ext/altivec-11.c: Same.
10950 * gcc.dg/ext/altivec-12.c: Same.
10951 * gcc.dg/ext/altivec-13.c: Same.
10952 * gcc.dg/ext/altivec-14.c: Same.
10953 * gcc.dg/ext/altivec-15.c: Same.
10954 * gcc.dg/ext/altivec-16.c: Same.
10955 * gcc.dg/ext/altivec-3.c: Same.
10956 * gcc.dg/ext/altivec-4.c: Same.
10957 * gcc.dg/ext/altivec-6.c: Same.
10958 * gcc.dg/ext/altivec-7.c: Same.
10959 * gcc.dg/ext/altivec-8.c: Same.
10960 * gcc.dg/ext/altivec-varargs-1.c: Same.
10962 * g++.dg/ext/altivec-1.C: Correct dg syntax.
10963 * g++.dg/ext/altivec-10.C: Same.
10964 * g++.dg/ext/altivec-2.C: Same.
10965 * g++.dg/ext/altivec-3.C: Same.
10966 * g++.dg/ext/altivec-4.C: Same.
10967 * g++.dg/ext/altivec-5.C: Same.
10968 * g++.dg/ext/altivec-6.C: Same.
10969 * g++.dg/ext/altivec-7.C: Same.
10970 * g++.dg/ext/altivec-8.C: Same.
10971 * g++.dg/ext/altivec-9.C: Same.
10973 2004-06-08 Giovanni Bajo <giovannibajo@gcc.gnu.org>
10976 * g++.old-deja/g++.pt/ctor2.C: Add error mark.
10978 2004-06-07 Eric Botcazou <ebotcazou@libertysurf.fr>
10980 * gcc.dg/union-1.c: New test.
10982 2004-06-07 Roger Sayle <roger@eyesopen.com>
10984 * gcc.dg/builtins-41.c: New test case.
10985 * gcc.dg/builtins-42.c: New test case.
10987 2004-06-07 David Edelsohn <edelsohn@gnu.org>
10989 * g++.dg/ext/altivec-1.C: XFAIL powerpc-ibm-aix*.
10990 * g++.dg/ext/altivec-10.C: Same.
10991 * g++.dg/ext/altivec-2.C: Same.
10992 * g++.dg/ext/altivec-3.C: Same.
10993 * g++.dg/ext/altivec-4.C: Same.
10994 * g++.dg/ext/altivec-5.C: Same.
10995 * g++.dg/ext/altivec-6.C: Same.
10996 * g++.dg/ext/altivec-7.C: Same.
10997 * g++.dg/ext/altivec-8.C: Same.
10998 * g++.dg/ext/altivec-9.C: Same.
10999 * g++.old-deja/g++.abi/cxa_vec.C: Same.
11000 * g++.old-deja/g++.brendan/new3.C: Same.
11001 * gcc.c-torture/execute/eeprof-1.x: Same.
11003 2004-06-07 Joseph S. Myers <jsm@polyomino.org.uk>
11006 * gcc.dg/pr14765-1.c: New test.
11008 2004-06-07 Roger Sayle <roger@eyesopen.com>
11011 * gcc.dg/pr14649-1.c: New test case.
11013 2004-06-07 Richard Henderson <rth@redhat.com>
11015 * gcc.dg/tree-ssa/20030728-1.c: Fixup return value to not match
11018 2004-06-07 David Edelsohn <edelsohn@gnu.org>
11020 * g++.dg/eh/elide1.C: Remove XFAIL.
11022 2004-06-07 Mark Mitchell <mark@codesourcery.com>
11025 * g++.dg/expr/sizeof3.C: New test.
11028 * g++.dg/template/access14.C: New test.
11031 * g++.dg/template/enum1.C: New test.
11034 * g++.dg/eh/throw1.C: New test.
11036 2004-06-07 David Ayers <d.ayers@inode.at>
11037 Ziemowit Laski <zlaski@apple.com>
11039 * lib/objc.exp (objc_target_compile): Revert the '-framework
11040 Foundation' flag fix, since bare Darwin does not ship
11041 with the Foundation framework.
11042 * objc/execute/next_mapping.h: Provide a local NSConstantString
11043 @interface and @implementation.
11044 (objc_constant_string_init): A constructor function, used to
11045 initialize the NSConstantString meta-class object.
11046 * objc/execute/string1.m: Include "next_mapping.h" instead of
11047 <Foundation/NSString.h>.
11048 * objc/execute/string2.m: Likewise.
11049 * objc/execute/string3.m: Likewise.
11050 * objc/execute/string4.m: Likewise.
11052 2004-06-06 H.J. Lu <hongjiu.lu@intel.com>
11054 * gcc.c-torture/execute/ieee/fp-cmp-4.c (FLOAT): New. Default
11055 to double. Replace double with FLOAT.
11056 * gcc.c-torture/execute/ieee/fp-cmp-8.c: Likewise.
11058 * gcc.c-torture/execute/ieee/fp-cmp-4e.c: New file.
11059 * gcc.c-torture/execute/ieee/fp-cmp-4f.c: Likewise.
11060 * gcc.c-torture/execute/ieee/fp-cmp-4l.c: Likewise.
11061 * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Likewise.
11062 * gcc.c-torture/execute/ieee/fp-cmp-8e.c: Likewise.
11063 * gcc.c-torture/execute/ieee/fp-cmp-8f.c: Likewise.
11064 * gcc.c-torture/execute/ieee/fp-cmp-8l.c: Likewise.
11065 * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Likewise.
11067 2004-06-06 Joseph S. Myers <jsm@polyomino.org.uk>
11070 * gcc.c-torture/enum-3.c, gcc.dg/pr13519-1.c: New tests.
11072 2004-06-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
11075 * g++.dg/template/meminit2.C: New test.
11077 2004-06-04 Paolo Bonzini <bonzini@gnu.org>
11080 * gcc.c-torture/execute/compare-fp-1.c,
11081 gcc.c-torture/execute/compare-fp-2.c,
11082 gcc.c-torture/execute/compare-fp-3.c,
11083 gcc.c-torture/execute/compare-fp-4.c,
11084 gcc.c-torture/execute/compare-fp-3.x,
11085 gcc.c-torture/execute/compare-fp-4.x: Moved...
11086 * gcc.c-torture/execute/ieee/compare-fp-1.c,
11087 gcc.c-torture/execute/ieee/compare-fp-2.c,
11088 gcc.c-torture/execute/ieee/compare-fp-3.c,
11089 gcc.c-torture/execute/ieee/compare-fp-4.c,
11090 gcc.c-torture/execute/ieee/compare-fp-3.x,
11091 gcc.c-torture/execute/ieee/compare-fp-4.x: ...here.
11093 2004-06-04 David Ayers <d.ayers@inode.at>
11095 * objc/execute/protocol-isEqual-4.m: New testcase.
11097 2004-06-04 Nicola Pero <n.pero@mi.flashnet.it>
11099 * objc/execute/protocol-isEqual-1.m: New testcase.
11100 * objc/execute/protocol-isEqual-2.m: New testcase.
11101 * objc/execute/protocol-isEqual-3.m: New testcase.
11103 2004-06-03 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
11105 * gfortran.fortran-torture/execute/optstring_1.f90: New testcase.
11107 2004-06-02 Ziemowit Laski <zlaski@apple.com>
11109 * lib/objc.exp (objc_target_compile): When running tests on
11110 Darwin (Mac OS X), inform the linker about '-framework
11113 2004-06-02 Eric Christopher <echristo@redhat.com>
11115 * gcc.c-torture/compile/20040602-1.c: New.
11117 2004-06-02 Andrew Pinski <pinskia@physics.uc.edu>
11119 * g++.dg/tree-ssa/ssa-sra-1.C: Fix comment.
11120 * g++.dg/tree-ssa/ssa-sra-2.C: Likewise.
11122 PR tree-optimization/14736
11123 * g++.dg/tree-ssa/ssa-cast-1.C: New Test.
11125 PR tree-optimization/14042
11126 * g++.dg/tree-ssa/ssa-sra-1.C: New Test.
11128 PR tree-optimization/14729
11129 * g++.dg/tree-ssa/ssa-sra-2.C: New Test.
11131 2004-06-02 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
11134 * gfortran.fortran-torture/execute/data_3.f90: New testcase.
11136 2004-06-01 Richard Hederson <rth@redhat.com>
11138 * g++.dg/template/dependent-expr4.C: Use __builtin_offsetof.
11140 2004-06-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
11143 * g++.dg/parse/offsetof4.C: New test.
11145 2004-06-01 Nicola Pero <nicola@brainstorm.co.uk>
11148 * objc.dg/private-1.m, objc-dg/private-2.m: New testcases.
11150 2004-05-31 Mark Mitchell <mark@codesourcery.com>
11153 * g++.dg/template/friend29.C: New test.
11155 2004-05-31 Joseph S. Myers <jsm@polyomino.org.uk>
11158 * gcc.dg/pr15749-1.c, gcc.dg/pr15749-1.h: New test.
11160 2004-05-31 Eric Botcazou <ebotcazou@libertysurf.fr>
11162 * gcc.dg/sparc-trap-1.c: New test.
11164 2004-05-31 Roger Sayle <roger@eyesopen.com>
11166 PR middle-end/15069
11167 * g++.dg/opt/fold3.C: New test case.
11169 2004-05-30 Graham Stott <graham.stott@btinternet.com>
11171 * lib/target-supports.exp (check_iconv_available): Fix fallout
11172 from 2004-05-28 patch.
11174 2004-05-30 Paul Brook <paul@codesourcery.com>
11177 * gfortran.fortran-torture/execute/st_function_1.f90: New test.
11178 * gfortran.fortran-torture/execute/st_function_2.f90: New test.
11180 2004-05-30 Steven G. Kargl <kargls@comcast.net>
11182 * gfortran.fortran-torture/execute/random_1.f90: New test.
11184 2004-05-28 Ziemowit Laski <zlaski@apple.com>
11186 * g++.dg/ext/altivec-10.C: New test.
11188 2004-05-29 Paul Brook <paul@codesourcery.com>
11190 * gfortran.fortran-torture/execute/equiv_1.f90: New test.
11192 2004-05-28 Ziemowit Laski <zlaski@apple.com>
11194 * gcc.dg/altivec-16.c: New test.
11196 2004-05-28 Janis Johnson <janis187@us.ibm.com>
11198 * lib/target-supports.exp (check_vmx_hw_available): New.
11199 * gcc.dg/vmx/vmx.exp: Use it to determine default action.
11201 * lib/target-supports.exp (check_alias_available,
11202 check_iconv_available, check_named_sections_available): Use
11203 unique names for temporary files.
11205 2004-05-28 Ziemowit Laski <zlaski@apple.com>
11207 * gcc.dg/altivec-15.c: New test.
11209 2004-05-28 Mark Mitchell <mark@codesourcery.com>
11212 * g++.dg/warn/noeffect6.C: New test.
11215 * g++.dg/expr/ptrmem4.C: New test.
11218 * g++.dg/template/operator3.C: New test.
11220 2004-05-28 Mark Mitchell <mark@codesourcery.com>
11223 * g++.dg/lookup/redecl1.C: New test.
11224 * g++.old-deja/g++.benjamin/tem04.C: Add error marker.
11226 2004-05-28 Paolo Bonzini <bonzini@gnu.org>
11228 * gcc.c-torture/execute/compare-fp-1.c,
11229 gcc.c-torture/execute/compare-fp-2.c,
11230 gcc.c-torture/execute/compare-fp-3.c,
11231 gcc.c-torture/execute/compare-fp-4.c,
11232 gcc.c-torture/execute/compare-fp-3.x,
11233 gcc.c-torture/execute/compare-fp-4.x,
11234 gcc.dg/pr15649-1.c: New.
11236 2004-05-27 Adam Nemet <anemet@lnxw.com>
11239 * g++.dg/init/array14.C: New test.
11241 2004-05-25 Janis Johnson <janis187@us.ibm.com>
11243 * lib/compat.exp (compat-get-options-main): New.
11244 (compat-get-options): Remove unneeded code, warn for ignored
11246 (compat-execute): Check flag set by dg-require-* commands.
11248 * lib/compat.exp (compat-execute): Break up long lines.
11250 2004-05-24 Janis Johnson <janis187@us.ibm.com>
11252 * gcc.dg/altivec-7.c: Don't use 'vector long'.
11253 * gcc.dg/altivec-14.c: New test.
11254 * g++.dg/ext/altivec-7.C: Don't use 'vector long'.
11256 * gcc.dg/altivec-6.c: Use -maltivec, don't limit to darwin.
11257 * gcc.dg/altivec-12.c: Ditto.
11259 * gcc.dg/altivec-3.c: Move call to altivec_check.
11261 2004-05-23 Mark Mitchell <mark@codesourcery.com>
11264 * g++.dg/template/error12.C: New test.
11267 * g++.dg/ext/attrib15.C: New test.
11270 * g++.dg/template/ptrmem9.C: New test.
11272 2004-05-25 Paul Brook <paul@codesourcery.com>
11274 * gfortran.fortran-torture/compile/inquiry_1.f90: New test.
11276 2004-05-23 Mark Mitchell <mark@codesourcery.com>
11279 * g++.dg/template/crash19.C: New test.
11281 2004-05-23 Mark Mitchell <mark@codesourcery.com>
11284 * g++.dg/template/redecl1.C: New test.
11286 2004-05-23 Mark Mitchell <mark@codesourcery.com>
11289 * g++.dg/other/ns1.C: New test.
11292 * g++.dg/template/invalid1.C: New test.
11294 2004-05-23 Paul Brook <paul@codesourcery.com>
11295 Victor Leikehman <lei@haifasphere.co.il>
11297 * gfortran.fortran-torture/execute/common_init_1.f90: New test.
11298 * gfortran.fortran-torture/execute/equiv_init.f90: New test.
11300 2004-05-22 Mark Mitchell <mark@codesourcery.com>
11304 * g++.dg/template/non-dependent5.C: New test.
11305 * g++.dg/template/non-dependent6.C: New test.
11307 2004-05-22 Mark Mitchell <mark@codesourcery.com>
11310 * g++.dg/inherit/union1.C: New test.
11313 * g++.dg/template/addr1.C: New test.
11316 * g++.dg/template/array5.C: New test.
11319 * g++.dg/template/array6.C: New test.
11321 2004-05-22 Wolfgang Bangerth <bangerth@dealii.org>
11322 Roger Sayle <roger@eyesopen.com>
11324 * g++.dg/lookup/forscope2.C: New test case.
11326 2004-05-22 Ben Elliston <bje@au.ibm.com>
11328 * gcc.dg/cpp/Wmissingdirs.c: New.
11330 2004-05-20 H.J. Lu <hongjiu.lu@intel.com>
11333 * gcc.dg/compat/union-m128-1.h: New file.
11334 * gcc.dg/compat/union-m128-1_main.c: Likewise.
11335 * gcc.dg/compat/union-m128-1_x.c: Likewise.
11336 * gcc.dg/compat/union-m128-1_y.c: Likewise.
11338 2004-05-20 H.J. Lu <hongjiu.lu@intel.com>
11341 * gcc.dg/compat/struct-complex-1.h: New file.
11342 * gcc.dg/compat/struct-complex-1_main.c: Likewise.
11343 * gcc.dg/compat/struct-complex-1_x.c: Likewise.
11344 * gcc.dg/compat/struct-complex-1_y.c: Likewise.
11346 2004-05-20 Roger Sayle <roger@eyesopen.com>
11349 * gcc.dg/pr3074-1.c: New test case.
11350 * gcc.dg/sequence-pt-1.c: Remove an XFAIL.
11352 2004-05-20 Falk Hueffner <falk@debian.org>
11355 * gcc.dg/ftrapv-1.c: New test case.
11357 2004-05-18 Feng Wang <fengwang@nudt.edu.cn>
11359 * gfortran.fortran-torture/execute/power.f90: Test constant integers.
11361 2004-05-18 Andrew Pinski <pinskia@physics.uc.edu>
11362 Jeff Law <law@redhat.com>
11364 * gcc.dg/tree-ssa/20040514-2.c: Update expected output.
11365 * gcc.dg/tree-ssa/20040518-2.c: New test.
11367 * gcc.dg/tree-ssa/20040518-1.c: New test.
11369 2004-05-18 Zack Weinberg <zack@codesourcery.com>
11371 * gcc.c-torture/execute/991216-3.c: Delete, duplicate of 991216-2.c.
11373 2004-05-18 Paul Brook <paul@codesourcery.com>
11376 * gfortran.fortran-torture/execute/der_init_4.f90: New test.
11378 2004-05-18 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
11380 * gfortran.fortran-torture/execute/cmplx.f90: Add test for bug in
11383 2004-05-17 Steven Bosscher <stevenb@suse.de>
11385 * gcc.dg/tree-ssa/20040517-1.c: New test.
11387 2004-05-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11389 * gcc.dg/loop-4.c: New test.
11391 2004-05-15 Andrew Pinski <pinskia@physics.uc.edu>
11393 * gcc.dg/tree-ssa/20040514-1.c: Add '}' that was forgotten.
11395 2004-05-15 Bud Davis <bdavis9659@comcast.net>
11398 * gfortran.fortran-torture/execute/write_a_1.f90: New test.
11400 2004-05-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
11404 * gfortran.fortran-torture/compile/data_1.f90: New test.
11406 2004-05-15 Ulrich Weigand <uweigand@de.ibm.com>
11408 * gcc.dg/const-elim-1.c: Remove XFAIL for s390*-*-*.
11409 * gcc.dg/uninit-H.c: Define ASM for __s390__.
11411 2004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
11413 * gcc.c-torture/execute/20000603-1.c: Update WG14 URL.
11415 2004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
11418 * gcc.dg/format/xopen-1.c: Adjust expected message.
11419 * gcc.dg/format/xopen-3.c: New test.
11421 2004-05-14 Victor Leikehman <lei@haifasphere.co.il>
11423 * gfortran.fortran-torture/execute/def_init_3.f90: New test.
11425 2004-05-14 Jeff Law <law@redhat.com>
11427 * gcc.dg/tree-ssa/20040514-2.c: New test.
11429 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
11431 * gfortran.fortran-torture/compile/noncontinuation_1.f90: Rename
11433 * gfortran.fortran-torture/compile/noncontinuation_1.f: ... to
11436 2004-05-14 Andrew Pinski <pinskia@physics.uc.edu>
11438 * gcc.dg/tree-ssa/20040514-1.c: New test.
11440 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
11442 * gfortran.fortran-torture/compile/noncontinuation_1.f90: New
11445 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
11448 * gfortran.fortran-torture/compile/do_1.f90: New test.
11450 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
11453 * gfortran.fortran-torture/compile/empty_interface_1.f90: New
11456 2004-05-14 Bud Davis <bdavis9659@comcast.net>
11459 * gfortran.fortran-torture/execute/random_init.f90: New test.
11461 2004-05-13 Paul Brook <paul@codesourcery.com>
11464 * gfortran.fortran-torture/execute/der_init_s.f90: New test.
11466 2004-05-13 Andrew Pinski <pinskia@physics.uc.edu>
11468 * gcc.dg/uninit-H.c: Test for __PPC__ and __ppc__
11469 for the powerpc case.
11471 2004-05-13 Jeff Law <law@redhat.com>
11473 * gcc.dg/tree-ssa/20040513-1.c: New test.
11474 * gcc.dg/tree-ssa/20040513-2.c: New test.
11476 2004-05-13 Paul Brook <paul@codesourcery.com>
11478 * gcc.dg/tree-ssa/20030808-1.c: Force enum size.
11479 * gcc.dg/tree-ssa/20030714-1.c: Ditto.
11480 * gcc.dg/tree-ssa/20030708-1.c: Ditto.
11482 2004-05-13 Andreas Schwab <schwab@suse.de>
11485 * lib/gfortran.exp (gfortran_version): Do not match NL/CR
11488 2004-05-13 Bud Davis <bdavis9659@comcast.net>
11491 * gfortran.fortran-torture/execute/adjustr.f90: New file.
11493 2004-05-13 Diego Novillo <dnovillo@redhat.com>
11495 Merge from tree-ssa-20020619-branch. See
11496 ChangeLog.tree-ssa for details.
11498 2004-05-11 Ziemowit Laski <zlaski@apple.com>
11500 * g++.dg/ext/altivec-8.C: Use '-maltivec' instead of '-faltivec';
11501 include <altivec.h> explicitly.
11502 * gcc.dg/altivec-13.c: Likewise.
11504 2004-05-11 Paul Brook <paul@codesourcery.com>
11506 * gcc.c-torture/compile/20010518-1.c: Force enum size.
11508 2004-05-10 Eric Christopher <echristo@redhat.com>
11510 * gcc.dg/sibcall-3.c: Remove xfail for mips*-*-elf.
11511 * gcc.dg/sibcall-4.c: Ditto.
11513 2004-05-10 Ziemowit Laski <zlaski@apple.com>
11515 * g++.dg/ext/altivec-8.C: New test case.
11516 * gcc.dg/altivec-13.c: New test case.
11518 2004-05-08 Roger Sayle <roger@eyesopen.com>
11520 * gcc.c-torture/execute/divcmp-1.c: New test case.
11521 * gcc.c-torture/execute/divcmp-2.c: New test case.
11522 * gcc.c-torture/execute/divcmp-3.c: New test case.
11524 2004-05-07 Eric Botcazou <ebotcazou@libertysurf.fr>
11526 * g++.dg/other/pragma-re-2.C: New test.
11528 2004-05-07 Uros Bizjak <uros@kss-loka.si>
11530 * gcc.dg/i386-387-1.c: Add new test for __builtin_fmod.
11531 * gcc.dg/i386-387-2.c: Likewise.
11533 * gcc.dg/i386-387-5.c: Add new tests for __builtin_log1p and
11535 * gcc.dg/i386-387-6.c: Likewise.
11537 2004-05-07 Uros Bizjak <uros@kss-loka.si>
11539 * gcc.dg/builtins-33.c: Also check log1p*.
11541 2004-05-07 Hans-Peter Nilsson <hp@axis.com>
11543 PR optimization/15296
11544 * gcc.c-torture/execute/pr15296.c: New test.
11546 2004-05-05 Uros Bizjak <uros@kss-loka.si>
11548 * gcc.dg/builtins-40.c: New test.
11550 2004-05-05 Richard Sandiford <rsandifo@redhat.com>
11552 * gcc.dg/torture/mips-hilo-2.c: Provide dummy __mips16 version.
11554 2004-05-04 Paolo Bonzini <bonzini@gnu.org>
11556 * g++.dg/ext/spe1.C: New testcase.
11558 2004-05-04 Ziemowit Laski <zlaski@apple.com>
11560 * objc.dg/image-info.m: Allow additional attributes
11561 for __image_info section.
11563 2004-05-04 Richard Sandiford <rsandifo@redhat.com>
11565 * gcc.dg/torture/mips-hilo-2.c: New test.
11567 2004-05-03 Giovanni Bajo <giovannibajo@gcc.gnu.org>
11570 * g++.dg/template/member5.C: New test.
11572 2004-05-03 Uros Bizjak <uros@kss-loka.si>
11574 * gcc.dg/builtins-34.c: Also check expm1*.
11576 2004-05-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11578 * gcc.dg/torture/builtin-integral-1.c: Reorg and add more cases.
11579 * gcc.dg/torture/builtin-convert-3.c: New test.
11581 2004-05-01 Ulrich Weigand <uweigand@de.ibm.com>
11583 PR middle-end/15054
11584 * g++.dg/opt/pr15054.C: New test.
11586 2004-04-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11588 * gcc.dg/torture/builtin-rounding-1.c: New test.
11589 * gcc.dg/builtins-25.c: Delete.
11590 * gcc.dg/builtins-29.c: Delete.
11592 2004-04-29 Andreas Krebbel <krebbel1@de.ibm.com>
11594 * gcc.dg/sibcall-3.c: Delete s390 from expected fail list.
11595 * gcc.dg/sibcall-4.c: Likewise.
11596 * gcc.dg/sibcall-6.c: Enable s390 as test platform.
11598 2004-04-30 Kazu Hirata <kazu@cs.umass.edu>
11600 * gcc.c-torture/execute/20040331-1.c: Don't use too wide a
11601 bit-field on 16-bit targets.
11603 2004-04-30 Kazu Hirata <kazu@cs.umass.edu>
11605 * gcc.c-torture/execute/20040409-2.c: Fix constants used on
11608 2004-04-30 Andrew Pinski <pinskia@physics.uc.edu>
11610 * gcc.dg/rs6000-power2-1.c: Change to compile only.
11611 * gcc.dg/rs6000-power2-2.c: Likewise.
11613 2004-04-29 Andrew Pinski <pinskia@physics.uc.edu>
11615 * gcc.dg/rs6000-power2-1.c: Change the options to be more correct.
11616 * gcc.dg/rs6000-power2-2.c: Change the options to be more correct.
11617 Change the asm registers to be in form of frN instead of fN.
11619 2004-04-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11621 * gcc.dg/torture/builtin-convert-2.c: New test.
11623 2004-04-28 Andrew Pinski <pinskia@physics.uc.edu>
11625 * gcc.dg/rs6000-power2-1.c: New test.
11626 * gcc.dg/rs6000-power2-2.c: New test.
11628 2004-04-28 Jan Hubicka <jh@suse.cz>
11630 * gcc.dg/unused-6.c: New test.
11632 2004-04-24 Laurent GUERBY <laurent@guerby.net>
11633 Ulrich Weigand <uweigand@de.ibm.com>
11635 * ada/acats/run_all.sh: Define $target variable.
11637 2004-04-26 Andrew Pinski <pinskia@physics.uc.edu>
11640 * g++.dg/other/vararg-1.C: New test.
11643 * g++.dg/eh/cleanup3.C: New test.
11645 2004-04-24 Laurent GUERBY <laurent@guerby.net>
11647 * ada/acats/run_all.sh: Handle cd2a83c, cd2a91c (target_bit)
11648 and ad8011a (target_insn).
11649 * ada/acats/support/macro.dfs: Likewise.
11650 * ada/acats/support/impbit.adb: New file.
11652 2004-04-23 Ulrich Weigand <uweigand@de.ibm.com>
11654 * gcc.dg/const-elim-1.c: XFAIL on s390*-*-*.
11656 2004-04-23 Eric Botcazou <ebotcazou@libertysurf.fr>
11658 * gcc.dg/loop-3.c: New test.
11660 2004-04-23 Daniel Jacobowitz <drow@mvista.com>
11662 * gcc.c-torture/execute/simd-5.c: New test.
11664 2004-04-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
11667 * g++.dg/template/crash18.C: New test.
11669 2004-04-22 Mark Mitchell <mark@codesourcery.com>
11671 * g++.dg/ext/complit3.C: New test.
11673 2004-04-21 Aldy Hernandez <aldyh@redhat.com>
11675 * gcc.dg/altivec-1.c: XFAIL for powerpc-eabispe.
11676 * gcc.dg/altivec-3.c: Same.
11677 * gcc.dg/altivec-varargs-1.c: Same.
11679 2004-04-21 Aldy Hernandez <aldyh@redhat.com>
11681 * lib/target-supports.exp (check_profiling_available): Assume
11682 profiling is not available on powerpc-eabi targets.
11684 2004-04-21 Janis Johnson <janis187@us.ibm.com>
11686 * gcc.dg/vmx/1c-01.c: Use ptrdiff_t for casts of pointers.
11687 * gcc.dg/vmx/bug-1.c: Ditto.
11689 2004-04-20 Eric Christopher <echristo@redhat.com>
11691 * gcc.dg/charset/extern.c: New test.
11692 * g++.dg/charset/extern3.cc: Ditto.
11694 2004-04-20 Uros Bizjak <uros@kss-loka.si>
11696 * gcc.dg/builtins-39.c: New test.
11698 2004-04-20 Aldy Hernandez <aldyh@redhat.com>
11700 * gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.
11702 2004-04-20 Richard Sandiford <rsandifo@redhat.com>
11704 * gcc.dg/torture/mips-hilo-1.c: New test.
11706 2004-04-19 Andrew Pinski <pinskia@physics.uc.edu>
11708 * gcc.c-torture/compile/20040419-1.c: New test.
11710 2004-04-18 Aldy Hernandez <aldyh@redhat.com>
11712 * gcc.dg/vmx/varargs-1.c: Handle when printf outputs \r\n.
11714 2004-04-18 Zack Weinberg <zack@codesourcery.com>
11715 Aldy Hernandez <aldyh@redhat.com>
11717 * gcc.c-torture/execute/va-arg-24.c: New.
11719 2004-04-17 Zack Weinberg <zack@codesourcery.com>
11720 Aldy Hernandez <aldyh@redhat.com>
11722 * gcc.dg/vmx/1b-01.c: New.
11723 * gcc.dg/vmx/1b-02.c: New.
11724 * gcc.dg/vmx/1b-03.c: New.
11725 * gcc.dg/vmx/1b-04.c: New.
11726 * gcc.dg/vmx/1b-05.c: New.
11727 * gcc.dg/vmx/1b-06.c: New.
11728 * gcc.dg/vmx/1b-07.c: New.
11729 * gcc.dg/vmx/1c-01.c: New.
11730 * gcc.dg/vmx/1c-02.c: New.
11731 * gcc.dg/vmx/3a-01a.c: New.
11732 * gcc.dg/vmx/3a-01.c: New.
11733 * gcc.dg/vmx/3a-01m.c: New.
11734 * gcc.dg/vmx/3a-03.c: New.
11735 * gcc.dg/vmx/3a-03m.c: New.
11736 * gcc.dg/vmx/3a-04.c: New.
11737 * gcc.dg/vmx/3a-04m.c: New.
11738 * gcc.dg/vmx/3a-05.c: New.
11739 * gcc.dg/vmx/3a-06.c: New.
11740 * gcc.dg/vmx/3a-06m.c: New.
11741 * gcc.dg/vmx/3a-07.c: New.
11742 * gcc.dg/vmx/3b-01.c: New.
11743 * gcc.dg/vmx/3b-02.c: New.
11744 * gcc.dg/vmx/3b-10.c: New.
11745 * gcc.dg/vmx/3b-13.c: New.
11746 * gcc.dg/vmx/3b-14.c: New.
11747 * gcc.dg/vmx/3b-15.c: New.
11748 * gcc.dg/vmx/3c-01a.c: New.
11749 * gcc.dg/vmx/3c-01.c: New.
11750 * gcc.dg/vmx/3c-02.c: New.
11751 * gcc.dg/vmx/3c-03.c: New.
11752 * gcc.dg/vmx/3d-01.c: New.
11753 * gcc.dg/vmx/4-01.c: New.
11754 * gcc.dg/vmx/4-03.c: New.
11755 * gcc.dg/vmx/5-01.c: New.
11756 * gcc.dg/vmx/5-02.c: New.
11757 * gcc.dg/vmx/5-03.c: New.
11758 * gcc.dg/vmx/5-04.c: New.
11759 * gcc.dg/vmx/5-05.c: New.
11760 * gcc.dg/vmx/5-06.c: New.
11761 * gcc.dg/vmx/5-07.c: New.
11762 * gcc.dg/vmx/5-07t.c: New.
11763 * gcc.dg/vmx/5-08.c: New.
11764 * gcc.dg/vmx/5-10.c: New.
11765 * gcc.dg/vmx/5-11.c: New.
11766 * gcc.dg/vmx/7-01a.c: New.
11767 * gcc.dg/vmx/7-01.c: New.
11768 * gcc.dg/vmx/7c-01.c: New.
11769 * gcc.dg/vmx/7d-01.c: New.
11770 * gcc.dg/vmx/7d-02.c: New.
11771 * gcc.dg/vmx/8-01.c: New.
11772 * gcc.dg/vmx/8-02a.c: New.
11773 * gcc.dg/vmx/8-02.c: New.
11774 * gcc.dg/vmx/brode-1.c: New.
11775 * gcc.dg/vmx/bug-1.c: New.
11776 * gcc.dg/vmx/bug-2.c: New.
11777 * gcc.dg/vmx/bug-3.c: New.
11778 * gcc.dg/vmx/cw-bug-1.c: New.
11779 * gcc.dg/vmx/cw-bug-2.c: New.
11780 * gcc.dg/vmx/cw-bug-3.c: New.
11781 * gcc.dg/vmx/dct.c: New.
11782 * gcc.dg/vmx/debug-1.c: New.
11783 * gcc.dg/vmx/debug-2.c: New.
11784 * gcc.dg/vmx/debug-3.c: New.
11785 * gcc.dg/vmx/debug-4.c: New.
11786 * gcc.dg/vmx/dos-bug-1-gdb.c: New.
11787 * gcc.dg/vmx/dos-bug-2-gdb.c: New.
11788 * gcc.dg/vmx/eg-5.c: New.
11789 * gcc.dg/vmx/fft.c: New.
11790 * gcc.dg/vmx/gcc-bug-1.c: New.
11791 * gcc.dg/vmx/gcc-bug-2.c: New.
11792 * gcc.dg/vmx/gcc-bug-3.c: New.
11793 * gcc.dg/vmx/gcc-bug-4.c: New.
11794 * gcc.dg/vmx/gcc-bug-5.c: New.
11795 * gcc.dg/vmx/gcc-bug-6.c: New.
11796 * gcc.dg/vmx/gcc-bug-7.c: New.
11797 * gcc.dg/vmx/gcc-bug-8.c: New.
11798 * gcc.dg/vmx/gcc-bug-9.c: New.
11799 * gcc.dg/vmx/gcc-bug-b.c: New.
11800 * gcc.dg/vmx/gcc-bug-c.c: New.
11801 * gcc.dg/vmx/gcc-bug-d.c: New.
11802 * gcc.dg/vmx/gcc-bug-e.c: New.
11803 * gcc.dg/vmx/gcc-bug-f.c: New.
11804 * gcc.dg/vmx/gcc-bug-g.c: New.
11805 * gcc.dg/vmx/gcc-bug-i.c: New.
11806 * gcc.dg/vmx/harness.h: New.
11807 * gcc.dg/vmx/ira1.c: New.
11808 * gcc.dg/vmx/ira2a.c: New.
11809 * gcc.dg/vmx/ira2b.c: New.
11810 * gcc.dg/vmx/ira2.c: New.
11811 * gcc.dg/vmx/ira2c.c: New.
11812 * gcc.dg/vmx/mem.c: New.
11813 * gcc.dg/vmx/newton-1.c: New.
11814 * gcc.dg/vmx/ops.c: New.
11815 * gcc.dg/vmx/sn7153.c: New.
11816 * gcc.dg/vmx/spill2.c: New.
11817 * gcc.dg/vmx/spill3.c: New.
11818 * gcc.dg/vmx/spill.c: New.
11819 * gcc.dg/vmx/t.c: New.
11820 * gcc.dg/vmx/varargs-1.c: New.
11821 * gcc.dg/vmx/varargs-2.c: New.
11822 * gcc.dg/vmx/varargs-3.c: New.
11823 * gcc.dg/vmx/varargs-4.c: New.
11824 * gcc.dg/vmx/varargs-5.c: New.
11825 * gcc.dg/vmx/varargs-6.c: New.
11826 * gcc.dg/vmx/varargs-7.c: New.
11827 * gcc.dg/vmx/vmx.exp: New.
11828 * gcc.dg/vmx/vprint-1.c: New.
11829 * gcc.dg/vmx/vscan-1.c: New.
11830 * gcc.dg/vmx/x-01.c: New.
11831 * gcc.dg/vmx/x-02.c: New.
11832 * gcc.dg/vmx/x-03.c: New.
11833 * gcc.dg/vmx/x-04.c: New.
11834 * gcc.dg/vmx/x-05.c: New.
11835 * gcc.dg/vmx/yousufi-1.c: New.
11836 * gcc.dg/vmx/zero-1.c: New.
11837 * gcc.dg/vmx/zero.c: New.
11839 2004-04-17 Andrew Pinski <pinskia@physics.uc.edu>
11841 * g++.dg/lookup/java1.C: Update for chage of
11843 * g++.dg/lookup/java2.C: Likewise.
11845 2004-04-17 Laurent GUERBY <laurent@guerby.net>
11847 * ada/acats/run_all.sh: use -O2 by default.
11849 2004-04-17 Richard Sandiford <rsandifo@redhat.com>
11851 * gcc.dg/vr-mult-[12].c: New tests.
11853 2004-04-16 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
11855 * gcc.dg/funcorder.c: XFAIL hppa*64*-*-*.
11857 * gcc.dg/const-elim-1.c: XFAIL hppa-*-*.
11859 2004-04-15 Richard Sandiford <rsandifo@redhat.com>
11861 * lib/target-supports.exp (check_profiling_available): Assume profiling
11862 isn't available for mips*-*-elf targets.
11864 2004-04-14 Uros Bizjak <uros@kss-loka.si>
11866 * gcc.dg/builtins-38.c: New test.
11868 2004-04-14 Eric Christopher <echristo@redhat.com>
11870 * g++.dg/charset/charset.exp: Run .cc extension tests.
11872 2004-04-14 Zack Weinberg <zack@codesourcery.com>
11874 * gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32). Update commentary.
11876 2004-04-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11878 * gcc.dg/torture/builtin-ctype-2.c: Test builtin isdigit.
11880 2004-04-13 Uros Bizjak <uros@kss-loka.si>:
11882 * gcc.dg/i386-387-1.c: Add new test for __builtin_tan.
11883 * gcc.dg/i386-387-2.c: Likewise.
11885 * gcc.dg/i386-387-7.c: New test.
11886 * gcc.dg/i386-387-8.c: New test.
11888 * gcc.dg/builtins-37.c: New test.
11890 2004-04-13 Geoffrey Keating <geoffk@apple.com>
11892 * g++.dg/pch/externc-1.C: Add missing semicolon.
11894 2004-04-13 Aldy Hernandez <aldyh@redhat.com>
11896 * gcc.c-torture/execute/20020720-1.x: XFAIL for powerpc-*-*spe.
11898 2004-04-12 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
11900 * gcc.c-torture/execute/20040411-1.c: New test.
11902 2004-04-10 Joseph S. Myers <jsm@polyomino.org.uk>
11904 * gcc.dg/c90-intprom-1.c, gcc.dg/c99-intprom-1.c: New tests.
11906 2004-04-09 Chris Demetriou <cgd@broadcom.com>
11908 * g++.dg/other/packed1.C: Mark xfail for mips*- not mips-.
11910 2004-04-09 Zack Weinberg <zack@codesourcery.com>
11912 * lib/target-supports.exp (check_named_sections_available): New.
11913 * lib/gcc-dg.exp (dg-require-named-sections): New.
11914 * lib/prune.exp (prune_gcc_output): Incorporate prunes from
11915 old-deja.exp. Also prune error-count message from HP linker.
11916 * g++.old-deja/old-deja.exp (g++-dg-prune): Delete.
11918 * g++.dg/init/init-ref4.C: Use dg-require-weak.
11919 * g++.old-deja/g++.pt/static3.C: Likewise.
11920 * g++.dg/parse/attr-ctor1.C: Use dg-require-named-sections.
11922 2004-04-09 Roger Sayle <roger@eyesopen.com>
11924 * gcc.c-torture/execute/20040409-1.c: New test case.
11925 * gcc.c-torture/execute/20040409-2.c: New test case.
11926 * gcc.c-torture/execute/20040409-3.c: New test case.
11928 2004-04-09 Andrew Pinski <pinskia@physics.uc.edu>
11930 * gcc.dg/20040409-1.c: New test.
11932 2004-04-08 Roger Sayle <roger@eyesopen.com>
11935 * g++.dg/opt/pr14888.C: New test case.
11937 2004-04-08 Geoffrey Keating <geoffk@apple.com>
11939 * gcc.dg/pch/valid-1.c, gcc.dg/pch/valid-2.c, gcc.dg/pch/valid-3.c,
11940 gcc.dg/pch/valid-4.c, gcc.dg/pch/valid-5.c, gcc.dg/pch/valid-6.c,
11941 gcc.dg/pch/valid-1.hs, gcc.dg/pch/valid-2.hs, gcc.dg/pch/valid-3.hs,
11942 gcc.dg/pch/valid-4.hs, gcc.dg/pch/valid-5.hs, gcc.dg/pch/valid-6.hs:
11945 2004-04-08 Paul Brook <paul@codesourcery.com>
11947 * gcc.dg/spill-1.c: New test.
11949 2004-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11951 * gcc.dg/torture/builtin-ctype-2.c: New test.
11953 2004-04-07 Ian Lance Taylor <ian@wasabisystems.com>
11955 * gcc.dg/pch/pch.exp: Add largefile test.
11957 2004-04-06 Geoffrey Keating <geoffk@apple.com>
11959 * g++.dg/pch/externc-1.Hs: New.
11960 * g++.dg/pch/externc-1.C: New.
11962 2004-04-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11964 * gcc.dg/compat/struct-by-value-5a_main.c,
11965 gcc.dg/compat/struct-by-value-5b_main.c: New files.
11966 * gcc.dg/compat/struct-by-value-5_main.c: Delete.
11967 * gcc.dg/compat/struct-by-value-5a_x.c,
11968 gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
11969 gcc.dg/compat/struct-by-value-5_x.c.
11970 * gcc.dg/compat/struct-by-value-5a_y.c,
11971 gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
11972 gcc.dg/compat/struct-by-value-5_y.c.
11974 * gcc.dg/compat/struct-by-value-6a_main.c,
11975 gcc.dg/compat/struct-by-value-6b_main.c: New files.
11976 * gcc.dg/compat/struct-by-value-6_main.c: Delete.
11977 * gcc.dg/compat/struct-by-value-6a_x.c,
11978 gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
11979 gcc.dg/compat/struct-by-value-6_x.c.
11980 * gcc.dg/compat/struct-by-value-6a_y.c,
11981 gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
11982 gcc.dg/compat/struct-by-value-6_y.c.
11984 * gcc.dg/compat/struct-by-value-7a_main.c,
11985 gcc.dg/compat/struct-by-value-7b_main.c: New files.
11986 * gcc.dg/compat/struct-by-value-7_main.c: Delete.
11987 * gcc.dg/compat/struct-by-value-7a_x.c,
11988 gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
11989 gcc.dg/compat/struct-by-value-7_x.c.
11990 * gcc.dg/compat/struct-by-value-7a_y.c,
11991 gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
11992 gcc.dg/compat/struct-by-value-7_y.c.
11994 2004-04-06 Jakub Jelinek <jakub@redhat.com>
11996 * gcc.dg/i386-sse-8.c: Don't use -march=pentium3 on x86_64.
11997 * gcc.dg/i386-local.c: Expect %edi, not %eax register on x86_64.
11998 * gcc.dg/20020103-1.c: Add -fno-asynchronous-unwind-tables to
12001 2004-04-06 Uros Bizjak <uros@kss-loka.si>
12003 * gcc.dg/builtins-36.c: New test.
12005 2004-04-06 Paul Brook <paul@codesourcery.com>
12007 * README.gcc: Remove obsolete contraint on testcases.
12009 2004-04-05 Paul Brook <paul@codesourcery.com>
12012 * g++.dg/expr/anew1.C: XFAIL and make reproducible. Call abort on
12013 failure and exit(0) on success.
12014 * g++.dg/expr/anew2.C: Ditto.
12015 * g++.dg/expr/anew3.C: Ditto.
12016 * g++.dg/expr/anew4.C: Ditto.
12018 2004-04-05 Nathan Sidwell <nathan@codesourcery.com>
12021 * g++.dg/template/unify7.C: New.
12023 2004-04-02 Nathanael Nerode <neroden@gcc.gnu.org>
12025 * g++.dg/README: Bring up to date with new subdirectories; remove
12026 duplicate subdirectory lines.
12028 2004-04-02 Nathan Sidwell <nathan@codesourcery.com>
12031 * g++.dg/template/unify5.C: New.
12032 * g++.dg/template/unify6.C: New.
12033 * g++.dg/template/qualttp20.C: Adjust.
12034 * g++.old-deja/g++.jason/report.C: Adjust.
12035 * g++.old-deja/g++.other/qual1.C: Adjust.
12037 2004-04-01 Mark Mitchell <mark@codesourcery.com>
12040 * g++.dg/inherit/ptrmem1.C: New test.
12042 2004-04-01 Jakub Jelinek <jakub@redhat.com>
12045 * gcc.c-torture/execute/20040331-1.c: New test.
12046 * gcc.dg/20040331-1.c: New test.
12048 2004-04-01 Paul Brook <paul@codesourcery.com>
12050 * gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
12052 2004-03-30 Mark Mitchell <mark@codesourcery.com>
12055 * g++.dg/init/goto1.C: New test.
12058 * g++.dg/template/defarg4.C: New test.
12060 2004-03-30 Hartmut Penner <hpenner@de.ibm.com>
12062 * gcc.dg/altivec-11.c: Extend test for more valid cases.
12064 2004-03-28 David Edelsohn <edelsohn@gnu.org>
12066 * gcc.dg/doloop-1.c: Do not check for lack of "blt".
12068 2004-03-28 Zack Weinberg <zack@codesourcery.com>
12070 * gcc.dg/noncompile/undeclared-2.c: New test.
12072 2004-03-28 Joseph S. Myers <jsm@polyomino.org.uk>
12074 * gcc.dg/940409-1.c: Remove XFAIL.
12075 * gcc.dg/reg-vol-struct-1.c: New test.
12077 2004-03-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12079 * gcc.dg/torture/builtin-wctype-1.c: New test.
12081 2004-03-26 James A. Morrison <ja2morri@uwaterloo.ca>
12083 * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
12084 * gcc.dg/20001101-1.c: Likewise.
12085 * gcc.dg/20001102-1.c: Likewise.
12087 2004-03-25 Roger Sayle <roger@eyesopen.com>
12089 * gcc.dg/compare8.c: Add an additional test for XOR.
12091 2004-03-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12093 * gcc.dg/torture/builtin-ctype-1.c: New test.
12095 2004-03-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12097 * gcc.dg/torture/builtin-explog-1.c: Add new cases.
12098 * gcc.dg/torture/builtin-math-1.c: Likewise.
12099 * gcc.dg/torture/builtin-power-1.c: New test.
12101 2004-03-24 Andreas Schwab <schwab@suse.de>
12103 * lib/prune.exp (prune_gcc_output): Ignore errata warning from
12106 2004-03-23 Joseph S. Myers <jsm@polyomino.org.uk>
12107 Roger Sayle <roger@eyesopen.com>
12109 * gcc.dg/compare8.c: New test case.
12111 2004-03-23 Ziemowit Laski <zlaski@apple.com>
12113 * g++.dg/ext/altivec-7.C: New test.
12115 2004-03-23 Zack Weinberg <zack@codesourcery.com>
12117 PR 12267, 12391, 12560, 13129, 14114, 14133
12118 * gcc.dg/Wold-style-definition-1.c, gcc.dg/builtins-30.c
12119 * gcc.dg/unused-4.c, gcc.dg/noncompile/label-1.c
12120 * gcc.dg/noncompile/label-lineno-1.c, objc.dg/naming-1.m:
12121 Adjust error regexps.
12122 * gcc.dg/Wshadow-2.c, gcc.dg/noncompile/incomplete-3.c
12123 * gcc.dg/noncompile/undeclared-1.c: New test cases.
12124 * gcc.dg/decl-5.c, gcc.dg/redecl-1.c: Remove XFAIL.
12125 * gcc.dg/local1.c: Add explanatory comment.
12127 2004-03-23 Roger Sayle <roger@eyesopen.com>
12129 PR optimization/14669
12130 * g++.dg/opt/fold2.C: New test case.
12132 2004-03-22 Jakub Jelinek <jakub@redhat.com>
12135 * gcc.dg/20040322-1.c: New test.
12137 2004-03-22 Eric Botcazou <ebotcazou@libertysurf.fr>
12139 * gcc.dg/ultrasp2.c: Do not pass -m64. Remove redundant lines.
12140 * gcc.dg/ultrasp4.c: Likewise.
12141 * gcc.dg/ultrasp8.c: Do not pass -m64. Add sparcv9-*-*.
12143 2004-03-21 Ulrich Weigand <uweigand@de.ibm.com>
12145 * gcc.dg/i386-sse-8.c: Reset default options.
12147 2004-03-21 Ulrich Weigand <uweigand@de.ibm.com>
12149 * gcc.dg/charset/asm2.c: Allow 'parse error' instead of 'syntax error'
12150 in the error message text.
12152 2004-03-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
12154 * g++.dg/template/qualttp20.C: Adjust dg- regexp.
12156 2004-03-21 Mark Mitchell <mark@codesourcery.com>
12159 * g++.dg/init/array13.C: New test.
12161 2004-03-20 Roger Sayle <roger@eyesopen.com>
12164 * gcc.c-torture/compile/pr13889.c: New test case.
12166 2004-03-20 Joseph S. Myers <jsm@polyomino.org.uk>
12169 * builtins-1.c (nan, nans): Don't test.
12170 * builtins-30.c: Don't use nan, nanf, nanl.
12171 * builtins-35.c: New test.
12173 2004-03-19 Ziemowit Laski <zlaski@apple.com>
12175 * g++.dg/ext/altivec-6.C: New test.
12177 2004-03-19 Mark Mitchell <mark@codesourcery.com>
12179 * g++.dg/init/placement3.C: New test.
12181 * g++.dg/template/spec13.C: New test.
12183 * g++.dg/lookup/using11.C: New test.
12185 * g++.dg/lookup/koenig3.C: New test.
12187 * g++.dg/template/operator2.C: New test.
12189 * g++.dg/expr/dtor3.C: New test.
12190 * g++.old-deja/g++.brendan/crash15.C: Remove incorrect dg-error
12192 * g++.old-deja/g++.law/visibility28.C: Likewise.
12194 2004-03-19 Paolo Bonzini <bonzini@gnu.org>
12196 * gcc.dg/altivec-6.c: Use vector_size attribute, not mode.
12197 * gcc.dg/ppc64-abi-3.c: Likewise.
12199 2004-03-19 Giovanni Bajo <giovannibajo@gcc.gnu.org>
12202 * g++.dg/parse/template15.C: New test.
12204 2004-03-18 Mark Mitchell <mark@codesourcery.com>
12206 * g++.dg/expr/dtor2.C: New test.
12208 * g++.dg/lookup/anon4.C: New test.
12210 * g++.dg/overload/using1.C: New test.
12212 * g++.dg/template/lookup7.C: New test.
12214 * g++.dg/template/typename6.C: New test.
12216 * g++.dg/expr/cond6.C: New test.
12218 2004-03-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12220 * gcc.dg/torture/builtin-convert-1.c: Test more math builtins.
12222 2004-03-18 Mark Mitchell <mark@codesourcery.com>
12224 * g++.dg/expr/cond5.C: New test.
12225 * g++.dg/expr/constcast1.C: Likewise.
12226 * g++.dg/expr/ptrmem2.C: Likewise.
12227 * g++.dg/expr/ptrmem3.C: Likewise.
12228 * g++.dg/lookup/main1.C: Likewise.
12229 * g++.dg/template/lookup6.C: Likewise.
12231 2004-03-18 Mark Mitchell <mark@codesourcery.com>
12233 * gcc.dg/local1.c: New test.
12235 * gcc.dg/debug/dwarf2/c99-typedef1.c: New test.
12237 2004-03-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12239 * gcc.dg/torture/builtin-convert-1.c: New test.
12241 2004-03-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12243 * gcc.dg/torture/builtin-integral-1.c: Also check for `rint'.
12245 2004-03-16 Mark Mitchell <mark@codesourcery.com>
12248 * g++.dg/warn/Wunused-7.C: New test.
12250 2004-03-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12252 * gcc.dg/torture/builtin-integral-1.c: New test.
12254 2004-03-16 Mark Mitchell <mark@codesourcery.com>
12257 * g++.dg/parse/non-dependent3.C: New test.
12259 2004-03-16 Paolo Bonzini <bonzini@gnu.org>
12261 * g++.dg/eh/simd-1.C: Use vector_size attribute, not mode.
12262 * g++.dg/eh/simd-2.C: Likewise.
12263 * g++.dg/init/array10.C: Likewise.
12264 * gcc.c-torture/compile/simd-1.c: Likewise.
12265 * gcc.c-torture/compile/simd-2.c: Likewise.
12266 * gcc.c-torture/compile/simd-3.c: Likewise.
12267 * gcc.c-torture/compile/simd-4.c: Likewise.
12268 * gcc.c-torture/compile/simd-6.c: Likewise.
12269 * gcc.c-torture/execute/simd-1.c: Likewise.
12270 * gcc.c-torture/execute/simd-2.c: Likewise.
12271 * gcc.dg/compat/vector-defs.h: Likewise.
12272 * gcc.dg/20020531-1.c: Likewise.
12273 * gcc.dg/altivec-3.c: Likewise.
12274 * gcc.dg/altivec-4.c: Likewise.
12275 * gcc.dg/altivec-varargs-1.c: Likewise.
12276 * testsuite/gcc.dg/compat/vector-defs.h: Likewise.
12277 * gcc.dg/i386-mmx-3.c: Likewise.
12278 * gcc.dg/i386-sse-4.c: Likewise.
12279 * gcc.dg/i386-sse-5.c: Likewise.
12280 * gcc.dg/i386-sse-8.c: Likewise.
12281 * gcc.dg/simd-1.c: Likewise.
12282 * gcc.dg/20030218-1.c: Likewise. Plus, do not declare
12283 __ev64_opaque__ since the machine description provides it.
12285 2004-03-16 Eric Botcazou <ebotcazou@libertysurf.fr>
12287 * lib/compat.exp (skip_list): New global variable.
12288 Use it to hold the user defined COMPAT_SKIPS list if any.
12289 (compat-obj): Add the members of skip_list to optall.
12291 2004-03-16 Eric Botcazou <ebotcazou@libertysurf.fr>
12293 * gcc.dg/compat/union-by-value-1_main.c,
12294 union-by-value-1_x.c, union-by-value-1_y.c,
12295 union-check.h, union-defs.h,
12296 union-init.h, union-return-1_main.c,
12297 union-return-1_x.c, union-return-1_y.c: New files.
12299 2004-03-16 Eric Botcazou <ebotcazou@libertysurf.fr>
12301 * gcc.dg/compat/mixed-struct-check.h, mixed-struct-defs.h,
12302 mixed-struct-init.h: Add 4 mixed structure types.
12303 struct-by-value-21_main.c, struct-by-value-21_x.c,
12304 struct-by-value-21_y.c, struct-return-21_main.c,
12305 struct-return-21_x.c, struct-return-21_y.c: New files.
12307 2004-03-13 Mark Mitchell <mark@codesourcery.com>
12310 * g++.dg/parse/template14.C: New test.
12312 2004-03-13 Eric Botcazou <ebotcazou@libertysurf.fr>
12314 * gcc.c-torture/execute/20040313-1.c: New test.
12316 2004-03-13 Jakub Jelinek <jakub@redhat.com>
12319 * gcc.dg/20040311-2.c: New test.
12321 2004-03-12 Kazu Hirata <kazu@cs.umass.edu>
12324 * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
12327 2004-03-12 Ulrich Weigand <uweigand@de.ibm.com>
12329 * gcc.dg/20040305-2.c: Add missing return statement.
12331 2004-03-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12333 * gcc.dg/builtins-34.c: Also check pow10*.
12335 2004-03-11 Ulrich Weigand <uweigand@de.ibm.com>
12338 * gcc.dg/20040305-2.c: New test.
12340 2004-03-11 Ulrich Weigand <uweigand@de.ibm.com>
12342 * gcc.dg/20040310-1.c: New test.
12344 2004-03-11 Roger Sayle <roger@eyesopen.com>
12346 * gcc.c-torture/execute/20040311-1.c: New test case.
12348 2004-03-11 Mark Mitchell <mark@codesourcery.com>
12351 * g++.dg/lookup/enum1.C: New test.
12353 2004-03-10 Mark Mitchell <mark@codesourcery.com>
12356 * g++.dg/lookup/struct2.C: New test.
12358 2004-03-10 Uros Bizjak <uros@kss-loka.si>
12360 * gcc.dg/builtins-34.c: New test.
12362 2004-03-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12364 * gcc.dg/torture/builtin-nonneg-1.c: New test.
12366 2004-03-09 James E Wilson <wilson@specifixinc.com>
12368 * gcc.dg/alias-1.c: Add "will" to string passed to dg-warning.
12369 * gcc.dg/alias-2.c: New testcase.
12371 2004-03-09 Zack Weinberg <zack@codesourcery.com>
12373 * gcc.dg/noncompile/incomplete-2.c: Move dg-error to proper line.
12375 2004-03-09 Roger Sayle <roger@eyesopen.com>
12377 * gcc.c-torture/execute/20040309-1.c: New test case.
12379 2004-03-09 Nathan Sidwell <nathan@codesourcery.com>
12382 * g++.dg/overload/ref1.C: New.
12384 2004-03-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>
12387 * g++.dg/template/spec12.C: New test.
12390 * g++.dg/parse/crash14.C: New test.
12392 2004-03-09 Mark Mitchell <mark@codesourcery.com>
12395 * g++.dg/init/ref11.C: New test.
12397 2004-03-09 Mark Mitchell <mark@codesourcery.com>
12400 * g++.dg/parse/builtin2.C: New test.
12402 2004-03-08 Mark Mitchell <mark@codesourcery.com>
12405 * g++.dg/init/ctor3.C: New test.
12406 * g++.dg/init/union1.C: New test.
12407 * g++.dg/ext/anon-struct4.C: New test.
12409 2004-03-08 Mark Mitchell <mark@codesourcery.com>
12411 * g++.dg/lookup/koenig1.C: Tweak error messages.
12412 * g++.dg/lookup/used-before-declaration.C: Likewise.
12413 * g++.dg/other/do1.C: Likewise.
12414 * g++.dg/overload/koenig1.C: Likewise.
12415 * g++.dg/parse/crash13.C: Likewise.
12416 * g++.dg/template/instantiate3.C: Likewise.
12418 2004-03-08 Eric Christopher <echristo@redhat.com>
12420 * * lib/target-supports.exp: Enable libiconv in test
12421 compilation. Fix up error checking.
12423 2004-03-08 Roger Sayle <roger@eyesopen.com>
12425 PR middle-end/14289
12426 * gcc.dg/pr14289-1.c: New test case.
12427 * gcc.dg/pr14289-2.c: Likewise.
12428 * gcc.dg/pr14289-3.c: Likewise.
12430 2004-03-08 Eric Botcazou <ebotcazou@act-europe.fr>
12432 * gcc.c-torture/execute/20040308-1.c: New test.
12434 2004-03-07 Roger Sayle <roger@eyesopen.com>
12436 * gcc.c-torture/execute/20040307-1.c: New test case.
12438 2004-03-07 Richard Sandiford <rsandifo@redhat.com>
12440 * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
12442 2004-03-06 Ulrich Weigand <uweigand@de.ibm.com>
12444 * gcc.dg/20040306-1.c: New test.
12446 2004-03-06 Kazu Hirata <kazu@cs.umass.edu>
12448 * gcc.dg/sibcall-3.c (recurser_void1, recurser_void2): Make
12450 * gcc.dg/sibcall-4.c (recurser_void1, recurser_void2): Likewise.
12452 2004-03-06 Eric Botcazou <ebotcazou@libertysurf.fr>
12455 * gcc.dg/decl-6.c: New test.
12457 2004-03-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12459 * gcc.dg/torture/builtin-explog-1.c: Add comments for each test.
12460 Rename LOGPOW -> LOG_POW.
12461 (SQRT_EXP, POW_EXP): New.
12463 2004-03-06 Eric Botcazou <ebotcazou@libertysurf.fr>
12465 * gcc.dg/i386-sse-8.c: New test.
12467 2004-03-06 Eric Botcazou <ebotcazou@libertysurf.fr>
12470 * gcc.dg/decl-5.c: New test.
12472 2004-03-05 Andreas Krebbel <krebbel1@de.ibm.com>
12474 * gcc.dg/20040305-1.c: New test.
12476 2004-03-05 Hans-Peter Nilsson <hp@axis.com>
12479 * gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.
12481 2004-03-04 Ziemowit Laski <zlaski@apple.com>
12483 PR c++/14425, c++/14426
12484 * g++.dg/ext/altivec-4.C: New test.
12485 * g++.dg/ext/altivec-5.C: New test.
12487 2004-03-04 Geoffrey Keating <geoffk@apple.com>
12489 * g++.old-deja/g++.other/linkage1.C: Expect errors about
12490 global variables of a type with no linkage.
12491 * g++.old-deja/g++.other/qual1.C: Name class for 'action'.
12492 * g++.old-deja/g++.mike/misc13.C: Name enum for 'want'.
12493 * g++.old-deja/g++.bugs/900210_01.C: Name enum for 'ep'.
12494 * g++.old-deja/g++.bugs/900210_02.C: Likewise.
12495 * g++.old-deja/g++.bugs/900210_03.C: Likewise.
12496 * g++.old-deja/g++.brendan/bit-fields2.C: Name structure for 's'.
12497 * g++.old-deja/g++.brendan/init10.C: Name structure for 'a'.
12498 * g++.dg/warn/deprecated.C: Name enum Color.
12499 * g++.dg/overload/VLA.C: Name structure for 'b'.
12500 * g++.dg/lookup/anon2.C: Expect diagnostic about type linkage.
12502 2004-03-04 Eric Botcazou <ebotcazou@libertysurf.fr>
12504 * gcc.c-torture/compile/20040304-1.c: New test.
12506 2004-03-03 Zack Weinberg <zack@codesourcery.com>
12509 * gcc.dg/decl-4.c: New testcase.
12511 2004-03-03 Kazu Hirata <kazu@cs.umass.edu>
12513 * gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
12514 as PRECF if sizeof (float) > sizeof (double).
12515 (PRECL): Make it the same as PRECF if
12516 sizeof (float) > sizeof (long double).
12518 2004-03-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12520 * gcc.dg/builtins-config.h: Use underscore macro style for __sun
12521 system type. Add check for irix6 which doesn't have c99 runtime.
12523 2004-03-03 Bob Wilson <bob.wilson@acm.org>
12525 * gcc.dg/const-elim-1.c: xfail for xtensa.
12527 2004-03-01 Mark Mitchell <mark@codesourcery.com>
12530 * g++.dg/template/cond4.C: New test.
12532 2004-03-01 Mark Mitchell <mark@codesourcery.com>
12535 * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
12538 * g++.dg/parse/defarg7.C: New test.
12541 * g++.dg/template/friend26.C: New test.
12543 2004-03-01 Mark Mitchell <mark@codesourcery.com>
12546 * g++.dg/abi/mangle21.C: New test.
12549 * g++.dg/parse/constructor2.C: New test.
12552 * g++.dg/template/sfinae1.C: New test.
12554 2004-02-29 Mark Mitchell <mark@codesourcery.com>
12557 * g++.dg/expr/crash2.C: New test.
12559 PR middle-end/13448
12560 * gcc.dg/inline-5.c: New test.
12561 * gcc.dg/always-inline.c: Split out tests into ...
12562 * gcc.dg/always-inline2.c: ... this and ...
12563 * gcc.dg/always-inline3.c: ... this.
12565 2004-02-29 Mark Mitchell <mark@codesourcery.com>
12568 * g++.dg/debug/crash1.C: New test.
12570 2004-02-29 Kazu Hirata <kazu@cs.umass.edu>
12572 * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
12573 function with __attribute__((noinline)).
12574 (recurser_void2): Likewise.
12575 * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
12576 (recurser_void2): Likewise.
12578 2004-02-29 Roger Sayle <roger@eyesopen.com>
12580 PR middle-end/14203
12581 * g++.dg/warn/Wunused-6.C: New test case.
12583 2004-02-28 Richard Earnshaw <rearnsha@arm.com>
12585 * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
12588 2004-02-27 Eric Christopher <echristo@redhat.com>
12590 * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
12591 * g++.dg/charset/asm2.c: Run only x86.
12592 * gcc.dg/charset/asm3.c: Ditto.
12594 2004-02-27 Aldy Hernandez <aldyh@redhat.com>
12596 * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
12599 2004-02-27 Ziemowit Laski <zlaski@apple.com>
12601 * g++.dg/ext/altivec-3.C: New.
12603 2004-02-26 Richard Henderson <rth@redhat.com>
12605 * g++.dg/ext/attrib10.C: Mark for warning.
12606 * gcc.dg/attr-alias-1.c: New.
12608 2004-02-26 Richard Henderson <rth@redhat.com>
12610 * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
12611 * gcc.c-torture/execute/20040208-2.c: ... it back.
12613 2004-02-26 Eric Christopher <echristo@redhat.com>
12615 * lib/target-supports.exp (check-iconv-available): New function.
12616 * lib/gcc-dg.exp (dg-require-iconv): New function.
12618 * gcc.dg/charset: New directory.
12619 * gcc.dg/charset/charset.exp: New file.
12620 * gcc.dg/charset/asm1.c: Ditto.
12621 * gcc.dg/charset/asm2.c: Ditto.
12622 * gcc.dg/charset/asm3.c: Ditto.
12623 * gcc.dg/charset/asm4.c: Ditto.
12624 * gcc.dg/charset/asm5.c: Ditto.
12625 * gcc.dg/charset/attribute1.c: Ditto.
12626 * gcc.dg/charset/attribute2.c: Ditto.
12627 * gcc.dg/charset/string1.c: Ditto.
12628 * g++.dg/charset: New directory.
12629 * g++.dg/dg.exp: Add here. Special options.
12630 * g++.dg/charset/charset.exp: New file.
12631 * g++.dg/charset/asm1.c: Ditto.
12632 * g++.dg/charset/asm2.c: Ditto.
12633 * g++.dg/charset/asm3.c: Ditto.
12634 * g++.dg/charset/asm4.c: Ditto.
12635 * g++.dg/charset/attribute1.c: Ditto.
12636 * g++.dg/charset/attribute2.c: Ditto.
12637 * g++.dg/charset/extern1.cc: Ditto.
12638 * g++.dg/charset/extern2.cc: Ditto.
12639 * g++.dg/charset/string1.c: Ditto.
12641 2004-02-26 Mark Mitchell <mark@codesourcery.com>
12644 * g++.dg/parse/comma1.C: New test.
12646 2004-02-26 Giovanni Bajo <giovannibajo@gcc.gnu.org>
12649 * g++.dg/template/ttp8.C: New test.
12651 2004-02-26 Eric Botcazou <ebotcazou@act-europe.fr>
12653 * gcc.dg/fixuns-trunc-1.c: New test.
12655 2004-02-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
12657 * gcc.dg/builtins-config.h: Use #elif.
12659 2004-02-26 Michael Matz <matz@suse.de>
12661 * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
12662 * gcc.dg/991214-1.c: Likewise.
12663 * gcc.dg/i386-asm-1.c: Likewise.
12665 2004-02-25 Richard Henderson <rth@redhat.com>
12667 * gcc.c-torture/execute/20040208-2.c: Move ...
12668 * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
12670 2004-02-26 Giovanni Bajo <giovannibajo@gcc.gnu.org>
12673 * g++.dg/other/crash-3.C: New test.
12675 2004-02-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
12677 * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
12678 * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
12680 * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
12683 2004-02-24 Michael Matz <matz@suse.de>
12685 * gcc.dg/i386-regparm.c: New.
12687 2004-02-23 James E Wilson <wilson@specifixinc.com>
12689 * gcc.c-torture/execute/20040223-1.c: New.
12691 2004-02-23 Zack Weinberg <zack@codesourcery.com>
12692 Kazu Hirata <kazu@cs.umass.edu>
12694 * gcc.dg/fwritable-strings-1.c: Remove.
12696 2004-02-23 Andrew Pinski <pinskia@physics.uc.edu>
12699 * gcc.dg/20040223-1.c: New test.
12701 2004-02-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12704 * g++.dg/ext/typeof9.C: New test.
12706 2004-02-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
12709 * g++.dg/other/switch1.C: New test.
12711 2004-02-23 Eric Botcazou <ebotcazou@libertysurf.fr>
12713 * gcc.dg/cast-function-1.c: Adjust for new informative message.
12714 * gcc.dg/va-arg-1.c: Likewise.
12716 2004-02-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
12719 * g++.dg/template/koenig5.C: New test.
12721 2004-02-21 Ziemowit Laski <zlaski@apple.com>
12723 * g++.dg/ext/altivec-1.C: Generalize target triple.
12724 * g++.dg/ext/altivec-2.C: New test case.
12725 * g++.dg/ext/altivec_check.h: New file.
12726 * gcc.dg/altivec-1.c: Generalize target triple;
12727 include altivec_check.h and call altivec_check().
12728 * gcc.dg/altivec-[2-5].c: Generalize target triple.
12729 * gcc.dg/altivec-6.c: New test case.
12730 * gcc.dg/altivec-[7-9].c: Generalize target triple; add
12731 type casts as needed.
12732 * gcc.dg/altivec-10.c: Include altivec_check.h and call
12734 * gcc.dg/altivec-12.c: New test case.
12735 * gcc.dg/altivec-varargs-1.c: Generalize target triple;
12736 include altivec_check.h and call altivec_check().
12737 * gcc.dg/altivec_check.h: New file.
12739 2004-02-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12741 * lib/target-supports.exp (check_alias_available): Don't mangle
12742 function `g' in test program.
12744 2004-02-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12746 * lib/target-supports.exp (check_profiling_available): Check
12747 argument to determine whether we support a profiling type.
12748 * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
12749 check_profiling_available.
12750 * g++.dg/bprob/bprob.exp: Likewise
12751 * g77.dg/bprob/bprob.exp: Likewise.
12752 * gcc.misc-tests/bprob.exp: Likewise.
12753 * g++.old-deja/g++.law/profile1.C: Pass profiling type to
12754 dg-require-profiling and delete expected error handling.
12755 * gcc.dg/20021014-1.c: Likewise.
12756 * gcc.dg/nest.c: Likewise.
12758 2004-02-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
12761 * g++.dg/other/vthunk1.C: New test.
12763 2004-02-20 Falk Hueffner <falk@debian.org>
12766 * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
12768 2004-02-20 Mark Mitchell <mark@codesourcery.com>
12771 * g++.dg/other/error8.C: Remove XFAIL markers.
12774 * g++.dg/ext/packed5.C: New test.
12777 * g++.dg/warn/Wunused-5.C: New test.
12780 * g++.dg/lookup/member1.C: New test.
12782 2004-02-19 Kazu Hirata <kazu@cs.umass.edu>
12784 * gcc.c-torture/compile/20040130-1.c: Enable only when
12785 __INT_MAX__ >= 2147483647L.
12786 * gcc.c-torture/compile/961203-1.c: Likewise.
12788 2004-02-19 Nathan Sidwell <nathan@codesourcery.com>
12790 * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
12791 * g++.dg/opt/template1.C: Robustify assembler regexp
12793 2004-02-19 Eric Botcazou <ebotcazou@libertysurf.fr>
12795 * gcc.c-torture/execute/simd-4.x: Remove.
12796 * gcc.c-torture/execute/va-arg-25.x: Likewise.
12797 * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
12798 Guard with #ifndef SKIP_ATTRIBUTE.
12799 * gcc.dg/compat/vector-1_y.c: Likewise.
12800 * gcc.dg/compat/vector-2_x.c: Likewise.
12801 * gcc.dg/compat/vector-2_y.c: Likewise.
12802 * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
12803 * g++.dg/eh/simd-2.C: Likewise.
12805 2004-02-19 Alan Modra <amodra@bigpond.net.au>
12807 * gcc.c-torture/compile/complex-1.c: New.
12809 2004-02-19 Hans-Peter Nilsson <hp@axis.com>
12812 * gcc.c-torture/execute/20040218-1.c: New test.
12814 2004-02-19 Giovanni Bajo <giovannibajo@gcc.gnu.org>
12817 * g++.dg/parse/new2.C: New test.
12819 2004-02-18 Paul Brook <paul@codesourcery.com>
12821 * gcc.c-torture/compile/libcall-1.c: New test.
12823 2004-02-18 Paul Brook <paul@codesourcery.com>
12826 * gcc.dg/debug/debug-7.c: New test.
12828 2004-02-17 Ulrich Weigand <uweigand@de.ibm.com>
12830 * gcc.dg/20040217-1.c: New test.
12832 2004-02-17 Zack Weinberg <zack@codesourcery.com>
12834 * gcc.c-torture/execute/990208-1.x: Delete.
12836 2004-02-17 Richard Sandiford <rsandifo@redhat.com>
12838 * gcc.c-torture/execute/20040208-2.x: New file.
12840 2004-02-17 Mark Mitchell <mark@codesourcery.com>
12843 * g++.dg/abi/structret1.C: New test.
12845 2004-02-17 Jakub Jelinek <jakub@redhat.com>
12847 * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
12848 (i386_cpuid): No need to test if cpuid is available on AMD64.
12849 Fix assembly, so that it works onboth i386 and AMD64.
12850 * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
12851 (vecInLong): Fix s[] member type to unsigned int.
12852 (vecInWord): Remove type.
12853 (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
12854 (a64, b64, c64, d64, e64): Remove.
12855 (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
12856 Remove unused variable. Remove initialization of removed variables.
12857 Don't call mmx_tests nor sse_tests.
12858 (reference_mmx, reference_sse): Remove.
12859 (check): Add return stmt.
12860 * gcc.dg/i386-sse-7.c: New test.
12861 * gcc.dg/i386-mmx-4.c: New test.
12863 2004-02-17 Giovanni Bajo <giovannibajo@gcc.gnu.org>
12865 * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
12866 * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
12867 g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
12868 g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
12869 g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
12870 g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
12871 g++.dg/tc1/dr94.C: Fix line terminator.
12873 2004-02-16 Geoffrey Keating <geoffk@apple.com>
12875 * gcc.c-torture/compile/20040216-1.c: New.
12877 2004-02-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
12879 * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
12880 g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
12881 g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
12882 g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
12883 g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
12884 g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
12886 2004-02-16 Eric Botcazou <ebotcazou@libertysurf.fr>
12888 * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
12890 2004-02-15 Mark Mitchell <mark@codesourcery.com>
12893 * g++.dg/expr/cond4.C: New test.
12896 * g++.dg/lookup/crash2.C: New test.
12898 2004-02-14 Josef Zlomek <zlomekj@suse.cz>
12900 * gcc.c-torture/compile/20040214-2.c: New test.
12902 2004-02-14 Andrew Pinski <pinskia@physics.uc.edu>
12905 * g++.dg/ext/typeof8.C: New test.
12907 2004-02-14 Eric Botcazou <ebotcazou@act-europe.fr>
12909 * gcc.c-torture/compile/20040214-1.c: New test.
12911 2004-02-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12914 * g++.dg/template/spec11.C: New test.
12916 2004-02-13 Giovanni Bajo <giovannibajo@gcc.gnu.org>
12919 * g++.dg/other/error8.C: New test.
12921 2004-02-13 Mark Mitchell <mark@codesourcery.com>
12924 * g++.dg/template/array4.C: New test.
12927 * g++.dg/inherit/thunk2.C: New test.
12930 * g++.dg/eh/cond2.C: New test.
12932 2004-02-12 Alan Modra <amodra@bigpond.net.au>
12934 * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
12936 2004-02-12 Nathaniel Smith <njs@codesourcery.com>
12938 * lib/scanasm.exp (dg-scan): Quote pattern before display.
12940 2004-02-12 Hartmut Penner <hpenner@de.ibm.com>
12942 * g++.dg/simd-2.C: xfail on ppc64-linux.
12944 2004-02-11 Joseph S. Myers <jsm@polyomino.org.uk>
12947 * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
12950 2004-02-11 Uros Bizjak <uros@kss-loka.si>
12952 * gcc.dg/builtins-33.c: New test.
12954 2004-02-11 Paolo Bonzini <bonzini@gnu.org>
12956 * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
12958 2004-02-11 Hartmut Penner <hpenner@de.ibm.com>
12960 * g++.dg/simd-2.C: Set -maltivec for ppc64.
12962 2004-02-11 Hartmut Penner <hpenner@de.ibm.com>
12964 * gcc.dg/ppc64-abi-3.c: New test.
12966 2004-02-10 Paolo Bonzini <bonzini@gnu.org>
12970 * gcc.dg/pr14092-1.c: New testcase.
12972 2004-02-10 Alan Modra <amodra@bigpond.net.au>
12974 * gcc.dg/cpp/assert4.c: Fix typo last change.
12976 * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
12977 * gcc.dg/cpp/assert4.c: Handle powerpc64.
12979 * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
12981 2004-02-09 Roger Sayle <roger@eyesopen.com>
12983 * gcc.c-torture/compile/20040209-1.c: New test case.
12985 2004-02-08 Joseph S. Myers <jsm@polyomino.org.uk>
12987 * gcc.dg/c90-init-1.c: Adjust expected error messages.
12989 2004-02-08 Richard Sandiford <rsandifo@redhat.com>
12991 * gcc.c-torture/execute/20040208-[12].c: New tests.
12993 2004-02-08 Eric Botcazou <ebotcazou@libertysurf.fr>
12995 * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
12997 2004-02-08 Eric Botcazou <ebotcazou@libertysurf.fr>
12999 * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
13001 2004-02-07 Zack Weinberg <zack@codesourcery.com>
13004 * gcc.dg/visibility-8.c: New testcase.
13006 2004-02-07 Zack Weinberg <zack@codesourcery.com>
13008 * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
13010 * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
13012 2004-02-07 Roger Sayle <roger@eyesopen.com>
13014 PR middle-end/13696
13015 * g++.dg/opt/fold1.C: New test case.
13017 2003-02-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
13020 * g++.dg/other/crash-2.C: New test.
13022 2003-02-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
13025 * g++.dg/parse/angle-bracket2.C: New test.
13027 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13029 PR middle-end/13750
13031 2004-01-15 Geoffrey Keating <geoffk@apple.com>
13033 * testsuite/g++.dg/pch/wchar-1.C: New.
13034 * testsuite/g++.dg/pch/wchar-1.Hs: New.
13036 2004-02-05 Giovanni Bajo <giovannibajo@gcc.gnu.org>
13039 * g++.dg/parse/error15.C: New test.
13040 * g++.dg/parse/crash11.C: Update dg-error mark.
13042 2004-02-04 Mark Mitchell <mark@codesourcery.com>
13045 * g++.dg/warn/conv2.C: New test.
13047 2004-02-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
13050 * g++.dg/warn/incomplete1.C: Remove xfail.
13052 2004-02-04 Mark Mitchell <mark@codesourcery.com>
13054 * lib/file-format.exp (gcc_target_object_format): Use
13055 ${tool}_target_compile, not gcc_target_compile.
13056 * lib/target-supports.exp (check_alias_available): Likewise.
13057 (check_gc_sections_available): Likewise.
13058 * g++.dg/ext/attrib10.C: Use dg-require-alias.
13059 * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
13062 2004-02-04 Mark Mitchell <mark@codesourcery.com>
13065 * g++.dg/template/static6.C: New test.
13067 2004-02-04 Ian Lance Taylor <ian@wasabisystems.com>
13069 * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
13071 2004-02-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13073 * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
13074 tests for systems where `char' is unsigned by default.
13076 2003-02-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
13079 * g++.dg/template/partial3.C: New test.
13081 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
13083 * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
13084 gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
13085 Remove mentions of obsolete ports.
13087 2004-02-04 Paolo Bonzini <bonzini@gnu.org>
13089 * gcc.dg/noncompile/20001228-1.c: Fix for new
13092 2004-02-03 Roger Sayle <roger@eyesopen.com>
13095 * gcc.c-torture/execute/multdi-1.c: New test case.
13097 2004-02-03 Mark Mitchell <mark@codesourcery.com>
13100 * g++.dg/template/lookup5.C: New test.
13102 2004-02-03 Mark Mitchell <mark@codesourcery.com>
13105 * g++.dg/template/lookup4.C: New test.
13108 * g++.dg/parse/error14.C: New test.
13111 * g++.dg/parse/template13.C: New test.
13113 2004-02-03 Mark Mitchell <mark@codesourcery.com>
13116 * g++.dg/template/koenig4.C: New test.
13119 * g++.dg/template/crash17.C: New test.
13122 * g++.dg/parse/error13.C: New test.
13123 * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
13125 2004-02-03 Eric Botcazou <ebotcazou@libertysurf.fr>
13127 * gcc.dg/20020503-1.c: Remove -mflat dg-options.
13129 2004-02-03 Paolo Bonzini <bonzini@gnu.org>
13133 * gcc.dg/noncompile/20040203-1.c: New test.
13134 * gcc.dg/noncompile/20040203-2.c: Likewise.
13135 * gcc.dg/noncompile/20040203-3.c: Likewise.
13136 * gcc.dg/20040203-1.c: Likewise.
13138 2004-02-02 Andrew Pinski <pinskia@physics.uc.edu>
13141 * g++.dg/template/sizeof7.C: New test.
13143 2004-02-02 Eric Christopher <echristo@redhat.com>
13144 Zack Weinberg <zack@codesourcery.com>
13146 * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
13148 2004-02-02 Zack Weinberg <zack@codesourcery.com>
13150 * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
13151 * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
13152 * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
13153 * gcc.dg/cleanup-5.c: Run only on Linux targets.
13155 2004-02-02 Mark Mitchell <mark@codesourcery.com>
13158 * g++.old-deja/g++.mike/net36.C: Adjust error messages.
13161 * g++.dg/ext/attrib13.C: New test.
13164 * g++.dg/conversion/op2.C: New test.
13166 2004-02-02 Eric Botcazou <ebotcazou@libertysurf.fr>
13168 * gcc.dg/titype-1.c: Fix pasto.
13170 2004-02-02 Eric Botcazou <ebotcazou@libertysurf.fr>
13172 * gcc.dg/titype-1.c: New test.
13174 2004-02-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
13177 * g++.dg/template/non-type-template-argument-1.C,
13178 g++.dg/template/qualified-id1.C: Update dg-error marks.
13179 * g++.dg/template/nontype6.C: New test.
13181 2004-02-01 Roger Sayle <roger@eyesopen.com>
13183 * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
13184 * gcc.dg/builtins-31.c: New testcase.
13185 * gcc.dg/builtins-32.c: New testcase.
13187 2004-01-30 Andrew Pinski <pinskia@physics.uc.edu>
13189 * objc.dg/call-super-2.m: Update line numbers
13190 for the including of stddef.h.
13192 2004-01-30 Michael Matz <matz@suse.de>
13194 * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
13195 g++.dg/ext/case-range3.C: New tests.
13197 2004-01-30 Giovanni Bajo <giovannibajo@gcc.gnu.org>
13201 * g++.dg/template/member4.C: New test.
13203 2004-01-30 Giovanni Bajo <giovannibajo@gcc.gnu.org>
13206 * g++.dg/template/sizeof6.C: New test.
13208 2004-01-30 Eric Botcazou <ebotcazou@libertysurf.fr>
13210 * gcc.dg/fwritable-strings-1.c: New test.
13212 2004-01-30 Eric Botcazou <ebotcazou@libertysurf.fr>
13214 * gcc.c-torture/compile/20040130-1.c: New test.
13216 2004-01-29 Geoffrey Keating <geoffk@geoffk.org>
13218 * objc.dg/call-super-2.m: Include stddef.h for size_t.
13220 2004-01-29 Mark Mitchell <mark@codesourcery.com>
13223 * g++.dg/template/ctor3.C: New test.
13225 2004-01-29 Giovanni Bajo <giovannibajo@gcc.gnu.org>
13227 * g++.dg/tc1: New directory.
13228 * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
13229 g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
13230 g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
13231 g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
13232 g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
13234 2004-01-28 Giovanni Bajo <giovannibajo@gcc.gnu.org>
13236 * g++.dg/parse/error11.C: New test.
13237 * g++.dg/parse/error12.C: Likewise.
13239 2004-01-28 Ziemowit Laski <zlaski@apple.com>
13241 * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
13242 (scan_initial, main): Use aligned_sizeof instead of sizeof.
13244 2004-01-28 Mark Mitchell <mark@codesourcery.com>
13247 * g++.dg/ext/attrib12.C: New test.
13250 * g++.dg/parse/cast2.C: New test.
13252 2004-01-27 James E Wilson <wilson@specifixinc.com>
13254 * objc.dg/encode-2.m (main): New local string. Set depending on
13255 sizeof long. Use in sscanf call.
13256 * objc.dg/encode-3.m (main): New local string. Set depending on
13257 sizeof long. Use in scan_initial call.
13259 2004-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13261 * objc.dg/call-super-2.m: Make LP64-safe.
13262 * objc.dg/desig-init-1.m: Likewise.
13264 2004-01-27 Devang Patel <dpatel@apple.com>
13266 * g++.dg/debug/namespace1.C: New test.
13268 2004-01-27 Ian Lance Taylor <ian@wasabisystems.com>
13270 * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
13273 * gcc.dg/arm-mmx-1.c: New test.
13275 2004-01-27 Eric Botcazou <ebotcazou@libertysurf.fr>
13277 * gcc.dg/20040127-1.c: New test.
13278 * gcc.dg/20040127-2.c: New test.
13280 2004-01-26 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13282 * objc.dg/stret-1.m (glob): Renamed to globa.
13284 2004-01-26 Mark Mitchell <mark@codesourcery.com>
13287 * g++.dg/expr/for1.C: New test.
13289 2004-01-26 Fariborz Jahanian <fjahanian@apple.com>
13291 PR middle-end/13779
13292 * gcc.dg/darwin-longlong.c: New test.
13294 2004-01-26 Ian Lance Taylor <ian@wasabisystems.com>
13296 * gcc.dg/20040124-1.c: Moved test from here...
13297 * gcc.c-torture/compile/20040124-1.c: ...to here.
13299 2004-01-26 Eric Botcazou <ebotcazou@libertysurf.fr>
13301 * gcc.dg/sparc-ret.c: Run only in 32-bit mode. Don't scan
13302 the assembly output if -m64 is passed.
13304 2004-01-25 Mark Mitchell <mark@codesourcery.com>
13307 * g++.dg/template/cond3.C: New test.
13309 2004-01-25 Giovanni Bajo <giovannibajo@gcc.gnu.org>
13312 * g++.dg/template/ttp7.C: New test.
13314 2004-01-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13317 * g++.dg/template/nontype4.C: New test.
13318 * g++.dg/template/nontype5.C: Likewise.
13320 2004-01-25 Richard Sandiford <rsandifo@redhat.com>
13322 * gcc.dg/torture/mips-clobber-at.c: New test.
13324 2004-01-24 Ian Lance Taylor <ian@wasabisystems.com>
13326 * gcc.dg/20040124-1.c: New test.
13328 2004-01-24 Jakub Jelinek <jakub@redhat.com>
13330 * gcc.dg/20040123-1.c: New test.
13332 2004-01-23 Zack Weinberg <zack@codesourcery.com>
13334 * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
13336 2004-01-24 Joseph S. Myers <jsm@polyomino.org.uk>
13338 * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
13340 2004-01-23 Andrew Pinski <apinski@apple.com>
13342 * gcc.dg/20030121-1.c: Move to ..
13343 * gcc.dg/20040121-1.c: here.
13345 2004-01-23 Roger Sayle <roger@eyesopen.com>
13347 * gcc.dg/builtins-29.c: New test case.
13349 2004-01-23 Zack Weinberg <zack@codesourcery.com>
13352 * gcc.dg/builtins-30.c: New testcase.
13354 2004-01-23 Andreas Tobler <a.tobler@schweiz.ch>
13356 * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
13357 * lib/g77.exp: Likewise.
13358 * lib/objc.exp: Likewise.
13359 * lib/g++.exp: Likewise.
13361 2004-01-22 Eric Botcazou <ebotcazou@libertysurf.fr>
13363 * gcc.dg/struct-by-value-2.c: New test.
13365 2004-01-21 Andrew Pinski <apinski@apple.com>
13368 * gcc.dg/20030121-1.c: New test.
13370 2004-01-22 Ulrich Weigand <uweigand@de.ibm.com>
13372 * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option. Do not
13373 clobber frame pointer register in asm statement.
13375 2004-01-21 Falk Hueffner <falk@debian.org>
13377 * gcc.c-torture/compile/20040121-1.c: New test.
13379 2004-01-21 Zack Weinberg <zack@codesourcery.com>
13381 * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
13383 2004-01-20 Hartmut Penner <hpenner@de.ibm.com>
13385 * gcc.dg/ppc64-abi-2.c: New test.
13387 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
13389 * lib/treelang.exp: Fill out this file.
13390 * lib/treelang-dg.exp: New File.
13392 2004-01-20 Joseph S. Myers <jsm@polyomino.org.uk>
13394 * gcc.c-torture/compile/981022-1.c: Remove.
13395 * gcc.dg/array-5.c: Remove XFAIL.
13396 * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
13397 * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
13398 gcc.dg/cond-lvalue-1.c: Update.
13399 * gcc.dg/cast-lvalue-2.c: New test.
13401 2004-01-19 Mark Mitchell <mark@codesourcery.com>
13404 * g++.dg/other/error1.C (class foo): Tweak error message.
13407 * g++.dg/template/call2.C: New test.
13409 2004-01-19 Eric Botcazou <ebotcazou@libertysurf.fr>
13411 * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
13412 scalar-by-value-3_x.c, scalar-by-value-3_y.c,
13413 scalar-by-value-4_x.c, scalar-by-value-4_y.c,
13414 scalar-return-1_x.c, scalar-return-2_y.c,
13415 scalar-return-3_x.c, scalar-return-3_y.c,
13416 scalar-return-4_x.c, scalar-return-4_y.c,
13417 struct-align-1.h, struct-align-1_x.c,
13418 struct-align-1_y.c, struct-align-2.h,
13419 struct-align-2_x.c, struct-align-2_y.c,
13420 struct-by-value-10_y.c, struct-by-value-11_x.c,
13421 struct-by-value-11_y.c, struct-by-value-12_x.c,
13422 struct-by-value-12_y.c, struct-by-value-13_x.c,
13423 struct-by-value-13_y.c, struct-by-value-14_x.c,
13424 struct-by-value-14_y.c, struct-by-value-15_x.c,
13425 struct-by-value-15_y.c, struct-by-value-16_y.c,
13426 struct-by-value-17_y.c, struct-by-value-18_y.c,
13427 struct-by-value-19_y.c, struct-by-value-1_x.c,
13428 struct-by-value-1_y.c, struct-by-value-20_y.c,
13429 struct-by-value-2_x.c, struct-by-value-2_y.c,
13430 struct-by-value-3_y.c, struct-by-value-4_x.c,
13431 struct-by-value-4_y.c, struct-by-value-5_y.c,
13432 struct-by-value-6_y.c, struct-by-value-7_y.c
13433 struct-by-value-8_x.c, struct-by-value-8_y.c
13434 struct-by-value-9_x.c, struct-by-value-9_y.c
13435 struct-return-10_x.c, struct-return-10_y.c,
13436 struct-return-19_x.c, struct-return-20_x.c
13437 struct-return-2_x.c, struct-return-2_y.c
13438 struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
13439 SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY. Turns SKIPVA into SKIP_VA.
13441 2004-01-19 Eric Botcazou <ebotcazou@libertysurf.fr>
13443 * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
13444 attribute on sparc*-sun-solaris2.*.
13446 2004-01-18 Mark Mitchell <mark@codesourcery.com>
13449 * g++.dg/ext/typeof7.C: New test.
13451 2004-01-18 David Edelsohn <edelsohn@gnu.org>
13453 * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
13454 * gcc.dg/const-elim-1.c: Same.
13456 2004-01-17 Ziemowit Laski <zlaski@apple.com>
13458 * objc.dg/stret-1.m: New.
13459 * objc.dg/stret-2.m: New.
13461 2004-01-17 Andrew Pinski <pinskia@physics.uc.edu>
13464 * g++.dg/ext/vector1.C: New test.
13466 2004-01-16 Geoffrey Keating <geoffk@apple.com>
13468 * gcc.dg/pch/import-1.c: New.
13469 * gcc.dg/pch/import-1.hs: New.
13470 * gcc.dg/pch/import-1a.h: New.
13471 * gcc.dg/pch/import-1b.h: New.
13472 * gcc.dg/pch/import-1c.h: New.
13474 2004-01-16 Mark Mitchell <mark@codesourcery.com>
13477 * g++.dg/ext/array1.C: New test.
13480 * g++.dg/conversion/op1.C: New test.
13482 2004-01-16 J"orn Rennecke <joern.rennecke@superh.com>
13485 From Kazumoto Kojima / Dan Kegel:
13486 * gcc.dg/pr11864-1.c: New test.
13489 From Marcus Comstedt / Dan Kegel:
13490 * gcc.dg/pr10392-1.c: New test.
13492 2004-01-16 Mark Mitchell <mark@codesourcery.com>
13495 * g++.dg/init/ref10.C: New test.
13497 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
13500 * g++.dg/parse/typename6.C: New test.
13502 2004-01-15 Geoffrey Keating <geoffk@apple.com>
13505 * testsuite/g++.dg/pch/wchar-1.C: New.
13506 * testsuite/g++.dg/pch/wchar-1.Hs: New.
13508 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
13511 * g++.dg/expr/sizeof2.C: New test.
13513 2004-01-15 Kazu Hirata <kazu@cs.umass.edu>
13515 * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
13517 2004-01-15 Alexandre Oliva <aoliva@redhat.com>
13520 * g++.dg/lookup/strong-using-3.C: New.
13521 * g++.dg/lookup/using-10.C: New.
13523 2004-01-15 Alexandre Oliva <aoliva@redhat.com>
13526 * g++.dg/lookup/strong-using-2.C: New.
13528 2004-01-15 Marcus Comstedt <marcus@mc.pp.se>
13529 Dan Kegel <dank@kegel.com>
13530 J"orn Rennecke <joern.rennecke@superh.com>
13533 * gcc.dg/pr9365-1.c: New test.
13535 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
13538 * g++.dg/parse/casting-operator2.C: New test.
13539 * g++.old-deja/g++.pt/explicit83.C: Remove.
13541 2004-01-14 Joseph S. Myers <jsm@polyomino.org.uk>
13543 * gcc.dg/label-compound-stmt-1.c: New test.
13544 * gcc.c-torture/compile/950922-1.c,
13545 gcc.c-torture/compile/20000211-3.c,
13546 gcc.c-torture/compile/20000518-1.c,
13547 gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
13548 compound statements.
13550 2004-01-14 Hartmut Penner <hpenner@de.ibm.com>
13552 * gcc.dg/ppc64-abi-1.c: New test.
13554 2004-01-14 Danny Smith <dannysmith@users.sourceforge.net>
13556 * g++.dg/ext/attrib9.C: Add dg-warnings.
13558 2004-01-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
13561 * g++.dg/parse/dtor3.C: New test.
13563 2004-01-13 Andrew Pinski <pinskia@physics.uc.edu>
13566 * g++.dg/parse/try-catch-1.C: New test.
13568 2004-01-13 Arnaud Charlet <charlet@act-europe.fr>
13570 * ada/acats/run_all.sh: Add more verbose output in acats.log
13571 when compiling tests.
13573 2004-01-12 Zack Weinberg <zack@codesourcery.com>
13576 * gcc.dg/typedef-redecl.c: New test case.
13577 * gcc.dg/typedef-redecl.h: New support file.
13579 2004-01-13 Jan Hubicka <jh@suse.cz>
13581 * gcc.dg/always_inline.c: New test.
13582 * gcc.dg/debug/20031231-1.c: Fix.
13584 2004-01-13 Giovanni Bajo <giovannibajo@gcc.gnu.org>
13587 * g++.dg/template/array3.C: New test.
13589 2004-01-12 Zack Weinberg <zack@codesourcery.com>
13591 * g++.dg/ext/lvalue1.C: No longer expected to fail.
13592 * g++.dg/warn/Wunused-2.C: Likewise.
13594 2004-01-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13597 * g++.dg/template/instantiate6.C: New test.
13599 2004-01-12 Roger Sayle <roger@eyesopen.com>
13601 PR middle-end/11397
13602 * gcc.dg/special/wkali-2.c: Add dg-require-alias.
13604 2004-01-12 Jan Hubicka <jh@suse.cz>
13607 * gcc.dg/20040112-1.c: New.
13609 * gcc.dg/dwarf-die[1-7].c: Move to...
13610 * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
13611 * gcc.dg/debug/dwarf2/dwarf2.exp: New.
13613 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
13616 * g++.dg/parse/friend4.C: New test.
13618 2004-01-12 Scott Brumbaugh <scottb.lists@verizon.net>
13621 * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
13622 definition is called a friend.
13624 2004-01-11 Zack Weinberg <zack@codesourcery.com>
13626 * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
13628 2004-01-11 Ian Lance Taylor <ian@wasabisystems.com>
13631 * g++.dg/parse/error10.C: New test.
13632 * g++.dg/template/arg2.C: Accept "invalid type" error.
13634 2004-01-11 Jakub Jelinek <jakub@redhat.com>
13636 PR middle-end/13392
13637 * g++.dg/opt/expect2.C: New test.
13639 2004-01-10 Zack Weinberg <zack@codesourcery.com>
13641 * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
13642 * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
13643 * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
13644 Update dg-error regexps.
13646 2004-01-10 Zack Weinberg <zack@codesourcery.com>
13648 * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
13649 * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
13651 2004-01-10 Eric Botcazou <ebotcazou@libertysurf.fr>
13653 * gcc.dg/pragma-re-1.c: Use right pointer type.
13655 2004-01-10 Eric Botcazou <ebotcazou@libertysurf.fr>
13657 * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
13659 2004-01-09 Geoffrey Keating <geoffk@apple.com>
13661 * gcc.dg/rs6000-ldouble-1.c: New.
13663 2004-01-10 Giovanni Bajo <giovannibajo@gcc.gnu.org>
13667 * g++.dg/other/abstract1.C: New test.
13669 2004-01-09 Alexandre Oliva <aoliva@redhat.com>
13671 * g++.dg/lookup/strong-using-1.C: New.
13673 2004-01-09 Joseph S. Myers <jsm@polyomino.org.uk>
13676 * gcc.dg/func-ptr-conv-1.c: New test.
13677 * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
13679 2004-01-09 Kazu Hirata <kazu@cs.umass.edu>
13682 * gcc.c-torture/compile/20040109-1.c: New.
13684 2004-01-08 Stuart Hastings <stuart@apple.com>
13686 * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
13687 testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
13688 * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
13690 2004-01-09 Alan Modra <amodra@bigpond.net.au>
13692 * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
13694 2004-01-08 Eric Botcazou <ebotcazou@libertysurf.fr>
13696 * ada/acats/run_acats: Treat 'gnatchop' the same way
13697 as 'gnatmake'. Export GCC_DRIVER.
13698 * ada/acats/run_all.sh: Add target_gnatchop. Use
13699 'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
13701 2004-01-08 Giovanni Bajo <giovannibajo@gcc.gnu.org>
13704 * g++.dg/template/dependent-expr4.C: New test.
13706 2004-01-08 Hartmut Penner <hpenner@de.ibm.com>
13708 * gcc.dg/altivec-11.c: New test.
13710 2004-01-07 Mark Mitchell <mark@codesourcery.com>
13712 * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
13714 2004-01-07 Joseph S. Myers <jsm@polyomino.org.uk>
13717 * gcc.dg/enum-compat-1.c: New test.
13718 * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
13720 2004-01-07 Joseph S. Myers <jsm@polyomino.org.uk>
13723 * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
13724 gcc.dg/c99-idem-qual-3.c: New tests.
13726 2004-01-07 Alan Modra <amodra@bigpond.net.au>
13728 * gcc.dg/winline-7.c: Don't cast void * to int.
13730 2004-01-06 Jan Hubicka <jh@suse.cz>
13732 * gcc.dg/i386-sse-5.c: New test
13733 * g++.dg/eh/simd-1.c: Add -w argument for i386.
13735 2004-01-05 Mark Mitchell <mark@codesourcery.com>
13738 * g++.dg/rtti/typeid4.C: New test.
13740 2004-01-05 Eric Botcazou <ebotcazou@libertysurf.fr>
13742 * gcc.dg/compat/sdata-section.h: Declare 'abort'.
13744 2004-01-05 Mark Mitchell <mark@codesourcery.com>
13747 * g++.dg/template/error11.C: New test.
13750 * g++.dg/template/class2.C: New test.
13752 2004-01-05 Nathan Sidwell <nathan@codesourcery.com>
13753 Richard Sandiford <rsandifo@redhat.com>
13756 * g++.dg/opt/alias3.C: New test.
13758 2004-01-04 Mark Mitchell <mark@codesourcery.com>
13761 * g++.dg/template/koenig3.C: New test.
13764 * g++.dg/parse/offsetof3.C: New test.
13766 * g++.dg/init/copy7.C: Add missing dg-error markers.
13769 * g++.dg/init/copy7.c: New test.
13772 * g++.dg/parse/cast1.C: New test.
13774 2004-01-04 Jan Hubicka <jh@suse.cz>
13776 * gcc.dg/winline[1-7].c: New tests.
13778 2004-01-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13781 * g++.dg/template/qualttp22.C: New test.
13783 2004-01-01 Jan Hubicka <jh@suse.cz>
13785 * gcc.dg/debug/20031231-1.c: New.
13786 * gcc.c-torture/compile/20040101-1.c: New.
13787 * gcc.dg/dwarf-die-[1-7].c: New.
13789 2004-01-01 Jakub Jelinek <jakub@redhat.com>
13791 PR optimization/13521
13792 * gcc.c-torture/compile/20031231-1.c: New test.
13794 2003-12-30 Kazu Hirata <kazu@cs.umass.edu>
13796 * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
13798 2003-12-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
13801 * g++.dg/template/crash16.C: New test.
13803 2003-12-30 Mark Mitchell <mark@codesourcery.com>
13805 * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
13807 2003-12-30 Kazu Hirata <kazu@cs.umass.edu>
13809 * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
13811 * g++.old-deja/g++.jason/thunk3.C: Likewise.
13812 * g++.old-deja/g++.law/profile1.C: Likewise.
13813 * gcc.c-torture/compile/981006-1.c: Likewise.
13814 * gcc.c-torture/execute/loop-2e.x: Likewise.
13815 * gcc.c-torture/execute/loop-2f.x: Remove.
13816 * gcc.c-torture/execute/loop-2g.x: Likewise.
13817 * gcc.c-torture/execute/strct-varg-1.x: Likewise.
13818 * gcc.dg/20020312-2.c: Remove traces of dead ports.
13820 2003-12-30 Nathan Sidwell <nathan@codesourcery.com>
13823 * g++.dg/ext/attrib11.C: New test.
13826 * g++.dg/template/array2-1.C: New test.
13827 * g++.dg/template/array2-2.C: New test.
13829 2003-12-29 Mark Mitchell <mark@codesourcery.com>
13831 * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
13833 2003-12-29 Nathan Sidwell <nathan@codesourcery.com>
13836 * g++.dg/template/array1-1.C: New test.
13837 * g++.dg/template/array1-2.C: New test.
13839 2003-12-29 Roger Sayle <roger@eyesopen.com>
13842 * g77.dg/12632.f: New test case.
13844 2003-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13847 * g++.dg/parse/nontype1.C: New test.
13849 2003-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13852 * g++.dg/parse/explicit1.C: New test.
13853 * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
13855 2003-12-28 Mark Mitchell <mark@codesourcery.com>
13858 * g++.dg/opt/inline6.C: New test.
13861 * g++.dg/parse/error9.C: New test.
13863 * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
13865 2003-12-28 Mark Mitchell <mark@codesourcery.com>
13868 * g++.dg/init/assign1.C: New test.
13870 2003-12-28 Roger Sayle <roger@eyesopen.com>
13873 * g++.dg/warn/format3.C: New test case.
13875 2003-12-27 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
13877 * gcc.c-torture/compile/20031227-1.c: New test.
13879 2003-12-23 Mark Mitchell <mark@codesourcery.com>
13881 * g++.dg/bprob/bprob.exp: Load target-supports.exp
13882 * g77.dg/bprob/bprob.exp: Likewise.
13883 * gcc.misc-tests/bprob.exp: Likewise.
13884 * gcc.dg/builtins-18.c: Use builtins-config.h. Do not test float
13885 variants on systems where the library does not provide that
13887 * gcc.dg/builtins-20.c: Use builtins-config.h.
13888 * gcc.dg/builtins-config.h: New file.
13890 2003-12-23 Mark Mitchell <mark@codesourcery.com>
13892 * lib/gcc-dg.exp (dg-require-profiling): New function.
13893 * lib/target-supports.exp (check_profiling_available): Likewise.
13894 * g++.dg/bprob/bprob.exp: Use check_profiling_available.
13895 * g77.dg/bprob/bprob.exp: Likewise.
13896 * gcc.misc-tests/bprob.exp: Likewise.
13897 * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
13898 * gcc.dg/20021014-1.c: Likewise.
13899 * gcc.dg/nest.c: Likewise.
13901 2003-12-23 Mark Mitchell <mark@codesourcery.com>
13903 * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
13905 * g++.dg/lookup/java2.C: Likewise.
13906 * gcc.dg/cpp/lexident.c: Likewise.
13908 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
13910 * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
13912 * gcc.c-torture/compile/961203-1.c: Likewise.
13913 * gcc.c-torture/compile/980506-1.c: Likewise.
13915 2003-12-23 Zack Weinberg <zack@codesourcery.com>
13917 * lib/gcc-dg.exp (dg-prune-output): New annotation.
13918 (additional_prunes): New global.
13919 (gcc-dg-prune): Handle additional per-test pruning.
13920 (dg-test): Clear additional_prunes between tests.
13922 * gcc.c-torture/compile/920625-1.c: Remove xfail. Use
13923 dg-prune-output to avoid spurious failures from assembler
13924 complaining about nonexistent WAW violations.
13925 * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
13926 Use dg-prune-output to avoid spurious failures from assembler
13927 warning about Itanium B-step errata.
13929 2003-12-23 Mark Mitchell <mark@codesourcery.com>
13931 * g++.dg/abi/macro0.C: New test.
13932 * g++.dg/abi/macro1.C: Likewise.
13933 * g++.dg/abi/macro2.C: Likewise.
13935 * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
13936 * g++.dg/abi/bitfield7.C: Likewise.
13937 * g++.dg/abi/dtor2.C: Likewise.
13938 * g++.dg/abi/mangle11.C: Likewise.
13939 * g++.dg/abi/mangle12.C: Likewise.
13940 * g++.dg/abi/mangle14.C: Likewise.
13941 * g++.dg/abi/mangle17.C: Likewise.
13942 * g++.dg/abi/vbase10.C: Likewise.
13943 * g++.dg/abi/vbase14.C: Likewise.
13944 * g++.dg/template/qualttp17.C: Likewise.
13946 2003-12-21 Andrew Pinski <pinskia@physics.uc.edu>
13949 * gcc.dg/20031223-1.c: New test.
13951 2003-12-23 Eric Botcazou <ebotcazou@libertysurf.fr>
13953 * gcc.dg/noreturn-7.c: New test.
13955 2003-12-23 Eric Botcazou <ebotcazou@libertysurf.fr>
13957 * gcc.dg/null-pointer-1.c: New test.
13959 2003-12-22 Mark Mitchell <mark@codesourcery.com>
13961 * g++.old-deja/g++.jason/template18.C: Remove.
13962 * g++.old-deja/g++.jason/template37.C: Likewise.
13965 * g++.dg/lookup/ns1.C: New test.
13968 * g++.dg/template/lookup3.C: New test.
13970 2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>
13972 * g++.dg/template/recurse1.C: New test
13974 2003-12-22 Mark Mitchell <mark@codesourcery.com>
13977 * g++.dg/parse/semicolon1.C: New test.
13978 * g++.dg/parse/semicolon1.h: Likewise.
13980 2003-12-22 Fariborz Jahanian <fjahanian@apple.com>
13982 * gcc.dg/darwin-misaligned.c: New test.
13984 2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>
13987 * gcc.dg/20031222-1.c: New test.
13989 2003-12-21 Mark Mitchell <mark@codesourcery.com>
13992 * g++.dg/parse/error8.C: New test.
13995 * testsuite/g++.dg/warn/ctor-init-1.C: New test.
13997 2003-12-21 Kazu Hirata <kazu@cs.umass.edu>
13999 * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
14001 * gcc.c-torture/compile/930217-1.c: Likewise.
14002 * gcc.c-torture/compile/930513-1.c: Likewise.
14003 * gcc.c-torture/execute/920908-2.c: Likewise.
14004 * gcc.c-torture/execute/921204-1.c: Likewise.
14005 * gcc.c-torture/execute/930621-1.c: Likewise.
14006 * gcc.c-torture/execute/930630-1.c: Likewise.
14007 * gcc.c-torture/execute/931031-1.c: Likewise.
14008 * gcc.c-torture/execute/980602-2.c: Likewise.
14009 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
14010 * gcc.c-torture/execute/compndlit-1.c: Likewise.
14011 * gcc.c-torture/execute/extzvsi.c: Likewise.
14012 * gcc.c-torture/unsorted/ext.c: Likewise.
14014 2003-12-20 Andrew Pinski <pinskia@gcc.gnu.org>
14017 * gcc.c-torture/compile/20031220-2.c: New test case.
14019 2003-12-20 Roger Sayle <roger@eyesopen.com>
14021 PR optimization/13031
14022 * gcc.c-torture/compile/20031220-1.c: New test case.
14024 2003-12-20 Eric Botcazou <ebotcazou@libertysurf.fr>
14026 * gcc.dg/cast-function-1.c: New test.
14028 2003-12-19 Joseph S. Myers <jsm@polyomino.org.uk>
14030 * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
14033 2003-12-19 Mark Mitchell <mark@codesourcery.com>
14036 * g++.dg/ext/attrib10.C: New test.
14038 2003-12-19 Jakub Jelinek <jakub@redhat.com>
14040 * gcc.dg/cleanup-10.c: New test.
14041 * gcc.dg/cleanup-11.c: New test.
14043 2003-12-19 Jakub Jelinek <jakub@redhat.com>
14046 * g++.dg/opt/expect1.C: New test.
14048 2003-12-19 Hartmut Penner <hpenner@de.ibm.com>
14050 * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
14052 2003-12-18 Andrew Pinski <pinskia@physics.uc.edu>
14055 * gcc.dg/20031218-1.c: New test.
14058 * gcc.dg/20031218-2.c: New test.
14059 * gcc.dg/20031218-3.c: New test.
14061 * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
14062 of label name and allow for USER_LABEL_PREFIX == "_" names.
14063 * g++.dg/abi/mangle18-2.C: Likewise.
14064 * g++.dg/abi/mangle19-1.C: Likewise.
14065 * g++.dg/abi/mangle19-2.C: Likewise.
14066 * g++.dg/abi/mangle20-1.C: Likewise.
14067 * g++.dg/abi/mangle20-2.C: Likewise.
14069 2003-12-18 Richard Henderson <rth@redhat.com>
14071 * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
14073 2003-12-18 Steven Bosscher <steven@gcc.gnu.org>
14074 Dan Kegel <dank@kegel.com>
14077 * g++.dg/compat/compat.exp: Do not set LD_LIBRARY_PATH when
14078 testing a cross compiler, it causes spurious compile failures.
14079 * lib/g++.exp: Likewise.
14081 2003-12-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14084 * g++.dg/template/access13.C: New test.
14086 2003-12-18 Ulrich Weigand <uweigand@de.ibm.com>
14088 * gcc.dg/20031216-1.c: New test.
14090 2003-12-18 Giovanni Bajo <giovannibajo@gcc.gnu.org>
14093 * g++.dg/template/error10.C: New test.
14095 2003-12-18 Eric Botcazou <ebotcazou@libertysurf.fr>
14097 * g++.dg/eh/simd-1.C: XFAIL on SPARC.
14098 * g++.dg/eh/simd-2.C: Likewise.
14100 2003-12-17 James E Wilson <wilson@specifixinc.com>
14101 Roger Sayle <roger@eyesopen.com>
14103 * gcc.c-torture/execute/ieee/mzero5.c: New.
14105 2003-12-17 Mark Mitchell <mark@codesourcery.com>
14108 * g++.dg/parse/error6.C: New test.
14111 * g++.dg/parse/error7.C: New test.
14113 2003-12-17 Eric Botcazou <ebotcazou@libertysurf.fr>
14115 * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
14116 at -O with stabs debugging formats.
14117 * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
14118 * gcc.dg/debug/debug-2.c: Likewise.
14120 2003-12-16 Mark Mitchell <mark@codesourcery.com>
14123 * g++.dg/init/error1.C: New test.
14126 * g++.dg/init/pm3.C: New test.
14128 2003-12-17 Joseph S. Myers <jsm@polyomino.org.uk>
14131 * gcc.dg/bitfld-8.c: New test.
14133 2003-12-16 James Lemke <jim@wasabisystems.com>
14135 * gcc.dg/arm-scd42-[123].c: New tests.
14137 2003-12-16 Nathan Sidwell <nathan@codesourcery.com>
14140 * g++.dg/abi/mangle20-1.C: New test.
14141 * g++.dg/abi/mangle20-2.C: New test.
14143 2003-12-16 Mark Mitchell <mark@codesourcery.com>
14146 * g++.dg/other/offsetof2.C: Remove XFAIL.
14147 * g++.dg/parse/offsetof1.C: New test.
14148 * g++.gd/parse/offsetof2.C: Likewise.
14150 2003-12-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
14152 * g++.dg/template/nontype3.C: New test.
14153 * g++.dg/template/static2.C: Tweaked the dg-error clause.
14155 2003-12-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14157 * g++.dg/warn/noreturn-3.C: Also test instantiation.
14159 2003-12-16 Nathan Sidwell <nathan@codesourcery.com>
14162 * g++.dg/expr/assign1.C: New test.
14165 * g++.dg/abi/mangle19-1.C: New test.
14166 * g++.dg/abi/mangle19-2.C: New test.
14168 2003-12-16 Hartmut Penner <hpenner@de.ibm.com>
14170 * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
14172 2003-12-16 Eric Botcazou <ebotcazou@libertysurf.fr>
14174 * gcc.c-torture/execute/20031216-1.c: New test.
14176 2003-12-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
14178 * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
14181 2003-12-15 Mark Mitchell <mark@codesourcery.com>
14184 * g++.dg/template/error9.C: New test.
14187 * g++.dg/template/error8.C: New test.
14189 2003-12-15 Roger Sayle <roger@eyesopen.com>
14191 PR middle-end/13400
14192 * gcc.c-torture/execute/20031215-1.c: New test case.
14194 2003-12-15 Mark Mitchell <mark@codesourcery.com>
14197 * g++.dg/parse/error5.C: New test.
14200 * g++.dg/expr/sizeof1.C: New test.
14203 * g++.dg/template/crash15.C: New test.
14205 2003-12-15 Geoffrey Keating <geoffk@apple.com>
14207 * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
14208 a non-POD type as the last named parameter of a varargs function.
14210 2003-12-15 Mark Mitchell <mark@codesourcery.com>
14214 * g++.dg/template/crash14.C: New test.
14215 * g++.dg/template/dependent-expr3.C: Add dg-error markers.
14217 2003-12-15 Nathan Sidwell <nathan@codesourcery.com>
14219 * g++.dg/other/java1.C: New test.
14222 * g++.dg/abi/mangle18-1.C: New test.
14223 * g++.dg/abi/mangle18-2.C: New test.
14225 2003-12-15 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
14227 PR optimization/10312
14228 * gcc.c-torture/execute/20031214-1.c: New.
14230 2003-12-14 Mark Mitchell <mark@codesourcery.com>
14234 * g++.dg/parse/error3.C: New test.
14235 * g++.dg/parse/error4.C: Likewise.
14236 * g++.dg/abi/mangle4.C: Tweak error messages.
14237 * g++.dg/lookup/using5.C: Likewise.
14238 * g++.dg/other/error2.C: Likewise.
14239 * g++.dg/parse/typename5.C: Likewise.
14240 * g++.dg/parse/undefined1.C: Likewise.
14241 * g++.dg/template/arg2.C: Likewise.
14242 * g++.dg/template/ttp3.C: Likewise.
14243 * g++.dg/template/type1.C: Likewise.
14244 * g++.old-deja/g++.other/crash32.C: Likewise.
14245 * g++.old-djea/g++.pt/defarg8.C: Likewise.
14247 2003-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14250 * g++.dg/warn/noreturn-3.C: New test.
14252 2003-12-12 Nathan Sidwell <nathan@codesourcery.com>
14255 * g++.dg/abi/covariant3.C: New.
14257 2003-12-12 Jakub Jelinek <jakub@redhat.com>
14259 * g++.dg/eh/ia64-1.C: New test.
14261 2003-12-12 Roger Sayle <roger@eyesopen.com>
14263 PR optimization/13037
14264 * g77.f-torture/execute/13037.f: New test case.
14266 2003-12-12 Nathan Sidwell <nathan@codesourcery.com>
14269 * g++.dg/abi/covariant2.C: New.
14271 2003-12-12 Neil Booth <neil@daikokuya.co.uk>
14273 * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
14275 2003-12-11 Zack Weinberg <zack@codesourcery.com>
14277 * gcc.c-torture/execute/wchar_t-1.x: Delete.
14279 2003-12-10 Robert Schiele <rschiele@uni-mannheim.de>
14282 * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
14284 * lib/g++.exp (g++_version): Likewise.
14285 * lib/g77.exp (g77_version): Likewise.
14286 * lib/objc.exp (default_objc_version): Likewise.
14288 2003-12-10 Richard Henderson <rth@redhat.com>
14290 * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
14292 * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
14294 2003-12-08 Matt Austern <austern@apple.com>
14297 * lib/gcc-dg.exp (dg-require-visibility): Define.
14298 * lib/target-supports (check_visibility_available): Define.
14299 * gcc.dg/visibility-1.c: New test.
14300 * gcc.dg/visibility-2.c: Likewise.
14301 * gcc.dg/visibility-3.c: Likewise.
14302 * gcc.dg/visibility-4.c: Likewise.
14303 * gcc.dg/visibility-5.c: Likewise.
14304 * gcc.dg/visibility-6.c: Likewise.
14305 * g++.dg/ext/visibility-1.C: Likewise.
14306 * g++.dg/ext/visibility-2.C: Likewise.
14307 * g++.dg/ext/visibility-3.C: Likewise.
14308 * g++.dg/ext/visibility-4.C: Likewise.
14309 * g++.dg/ext/visibility-5.C: Likewise.
14310 * g++.dg/ext/visibility-6.C: Likewise.
14312 2003-12-07 Giovanni Bajo <giovannibajo@gcc.gnu.org>
14314 * g++.dg/lookup/java1.C: New test.
14315 * g++.dg/lookup/java2.C: New test.
14317 2003-12-07 Falk Hueffner <falk@debian.org>
14319 * g++.dg/opt/noreturn-1.C: New test.
14321 2003-12-07 Wolfgang Bangerth <bangerth@dealii.org>
14323 * gcc.dg/overflow-1.c: New test.
14325 2003-12-07 Eric Botcazou <ebotcazou@libertysurf.fr>
14327 * g77.f-torture/compile/13060.f: New test.
14329 2003-12-06 Mark Mitchell <mark@codesourcery.com>
14332 * g++.dg/inherit/operator2.C: New test.
14334 2003-12-05 Mark Mitchell <mark@codesourcery.com>
14337 * g++.dg/ext/attrib9.C: New test.
14339 2003-12-05 Mark Mitchell <mark@codesourcery.com>
14342 * g++.dg/template/error7.C: New test.
14344 2003-12-05 Stuart Menefy <stuart.menefy@st.com>
14345 J"orn Rennecke <joern.rennecke@superh.com>
14348 * g++.dg/other/struct-va_list.C: New test.
14350 2003-12-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14353 * g++.dg/parse/defarg6.C: New test.
14355 2003-12-05 Hans-Peter Nilsson <hp@axis.com>
14358 * gcc.c-torture/execute/20031201-1.c: New test.
14360 2003-12-05 Arnaud Charlet <charlet@act-europe.fr>
14362 * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
14364 2003-12-05 Eric Botcazou <ebotcazou@libertysurf.fr>
14366 * gcc.dg/builtin-return-1.c: New test.
14368 2003-12-04 Stuart Menefy <stuart.menefy@st.com>
14369 J"orn Rennecke <joern.rennecke@superh.com>
14371 PR optimization/13260
14372 * gcc.c-torture/execute/20031204-1.c: New test.
14374 2003-12-03 Mark Mitchell <mark@codesourcery.com>
14377 * g++.dg/template/error6.C: New test.
14379 2003-12-03 Jakub Jelinek <jakub@redhat.com>
14381 * gcc.dg/20031202-1.c: New test.
14383 2003-12-03 Mark Mitchell <mark@codesourcery.com>
14386 * g++.dg/template/eh1.C: New test.
14389 * g++.dg/template/error5.C: New test.
14391 2003-12-02 David Ung <davidu@mips.com>
14393 * gcc.dg/compat/vector-check.h: Corrected type for var
14396 2003-12-02 Giovanni Bajo <giovannibajo@gcc.gnu.org>
14399 * g++.dg/template/ptrmem8.C: New test.
14401 2003-12-02 Giovanni Bajo <giovannibajo@gcc.gnu.org>
14404 * g++.dg/template/dependent-expr3.C: New test.
14406 2003-12-01 James Lemke <jim@wasabisystems.com>
14408 * gcc.dg/arm-g2.c: New test.
14410 2003-12-01 Roger Sayle <roger@eyesopen.com>
14412 PR optimization/11634
14413 * gcc.dg/20031201-2.c: New test case.
14415 2003-12-01 Zack Weinberg <zack@codesourcery.com>
14418 * objc.dg/proto-lossage-3.m: New test.
14420 2003-12-01 Roger Sayle <roger@eyesopen.com>
14422 PR optimization/12628
14423 * gcc.dg/20031201-1.c: New test case.
14425 2003-12-01 Eric Botcazou <ebotcazou@libertysurf.fr>
14427 * gcc.dg/unaligned-1.c: New test.
14429 2003-11-30 Mark Mitchell <mark@codesourcery.com>
14432 * g++.dg/template/error4.C: New test.
14433 * g++.dg/template/nested3.C: Adjust error markers.
14435 2003-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14437 * gcc.dg/cpp/assert4.c: Check more #system assertions.
14439 2003-11-29 Joseph S. Myers <jsm@polyomino.org.uk>
14442 * gcc.dg/bitfld-7.c: New test.
14444 2003-11-29 Richard Sandiford <rsandifo@redhat.com>
14446 * gcc.dg/tls/asm-1.C: New test.
14448 2003-11-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14450 * gcc.dg/cpp/assert4.c: Update.
14452 2003-11-28 Eric Botcazou <ebotcazou@libertysurf.fr>
14454 * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
14455 * gcc.dg/builtin-apply3.c: New test.
14457 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
14459 * lib/compat.exp (compat-obj): New xfaildata parameter.
14460 Use it to set compiler_conditional_xfail_data before compiling.
14461 (compat-get-options): Handle dg-xfail-if.
14462 (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
14463 * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
14464 * gcc.dg/compat/vector-1_y.c: Likewise.
14465 * gcc.dg/compat/vector-2_x.c: Likewise.
14466 * gcc.dg/compat/vector-2_y.c: Likewise.
14468 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
14470 * g++.dg/opt/reg-stack4.C: New test.
14472 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
14474 * gcc.dg/builtin-apply2.c: New test.
14476 2003-11-26 Eric Botcazou <ebotcazou@libertysurf.fr>
14478 * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
14480 2003-11-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14483 * g++.dg/template/template-id-2.C: New test.
14485 2003-11-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14488 * g++.dg/template/memfriend1.C: New test.
14489 * g++.dg/template/memfriend2.C: Likewise.
14490 * g++.dg/template/memfriend3.C: Likewise.
14491 * g++.dg/template/memfriend4.C: Likewise.
14492 * g++.dg/template/memfriend5.C: Likewise.
14493 * g++.dg/template/memfriend6.C: Likewise.
14494 * g++.dg/template/memfriend7.C: Likewise.
14495 * g++.dg/template/memfriend8.C: Likewise.
14496 * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
14498 2003-11-21 Mark Mitchell <mark@codesourcery.com>
14501 * g++.dg/ext/cond1.C: New test.
14503 2003-11-20 Richard Henderson <rth@redhat.com>
14505 * gcc.dg/20020201-2.c: Remove.
14506 * gcc.dg/20020201-4.c: Remove.
14507 * gcc.dg/20020304-1.c: Remove.
14509 2003-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
14511 * gcc.dg/cpp/trad/xwin1.c: New test case.
14513 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
14515 * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
14516 * lib/g77.exp: Likewise.
14517 * lib/objc.exp: Likewise.
14518 * lib/g++.exp: Likewise, add -multiply_defined suppress flag
14521 2003-11-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14524 * g++.dg/template/static5.C: New test.
14526 2003-11-18 Joseph S. Myers <jsm@polyomino.org.uk>
14528 * gcc.dg/nested-func-1.c: New test.
14530 2003-11-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14532 * gcc.dg/cpp/assert4.c: New test.
14534 2003-11-14 Giovanni Bajo <giovannibajo@libero.it>
14537 * g++.dg/lookup/using9.c: New test.
14539 2003-11-14 Mark Mitchell <mark@codesourcery.com>
14542 * g++.dg/template/error3.C: New test.
14544 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
14547 * ada/acats/run_acats, run_all.sh: Fix syntax error.
14548 No longer use a wrapper for gcc, since this does not work under
14551 2003-11-14 Giovanni Bajo <giovannibajo@libero.it>
14554 * g++.dg/template/ptrmem7.C: New test.
14556 2003-11-13 Andrew Pinski <apinski@apple.com>
14558 * gcc.c-torture/compile/20031113-1.c: New test.
14560 2003-11-13 Mark Mitchell <mark@codesourcery.com>
14561 Kean Johnston <jkj@sco.com>
14564 * gcc.dg/unused-4.c: Update.
14566 2003-11-13 Eric Botcazou <ebotcazou@libertysurf.fr>
14568 * g++.dg/opt/const3.C: New test.
14570 2003-11-13 Jan Hubicka <jh@suse.cz>
14572 * gcc.c-torture/compile/20031112-1.c: New test.
14574 2003-11-12 Mark Mitchell <mark@codesourcery.com>
14576 * g++.dg/parse/crash10.C: Remove bogus error marker.
14578 2003-11-12 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14580 * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
14581 (host_gcc): Likewise.
14582 (ROOT): Honor $PWDCMD.
14584 * ada/acats/run_all.sh (dir): Honor $PWDCMD.
14586 2003-11-12 Catherine Moore <clm@redhat.com>
14588 * gcc.c-torture/execute/20020720-1.x: Add xfail for frv-*-*.
14590 2003-11-12 Andreas Jaeger <aj@suse.de>
14591 Jakub Jelinek <jakub@redhat.com>
14592 Andrew Pinski <pinskia@physics.uc.edu>
14593 Richard Henderson <rth@redhat.com>
14595 * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
14597 * gcc.dg/c99-const-expr-2.c (foo): Likewise.
14599 * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
14600 * gcc.dg/i386-pentium4-not-mull.c: Likewise.
14602 2003-11-11 Andreas Jaeger <aj@suse.de>
14604 * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
14606 * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
14608 2003-11-10 Arnaud Charlet <charlet@act-europe.fr>
14610 * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
14613 2003-11-10 Waldek Hebisch <hebisch@math.uni.wroc.pl>
14615 * gcc.dg/trampoline-1.c: New test.
14617 2003-11-09 Andrew Pinski <pinskia@physics.uc.edu>
14619 * gcc.c-torture/compile/200031109-1.c: New test.
14621 2003-11-08 Joseph S. Myers <jsm@polyomino.org.uk>
14625 * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
14626 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
14627 gcc.dg/format/no-y2k-1.c: Update.
14629 2003-11-08 Roger Sayle <roger@eyesopen.com>
14631 PR optimization/10467
14632 * gcc.dg/20031108-1.c: New test case.
14634 2003-11-07 Geoffrey Keating <geoffk@apple.com>
14636 * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
14638 2003-11-08 Joseph S. Myers <jsm@polyomino.org.uk>
14640 * gcc.dg/compound-lvalue-1.c: New test.
14641 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
14644 2003-11-06 Geoffrey Keating <geoffk@apple.com>
14646 * gcc.dg/altivec-varargs-1.c: New test.
14648 2003-11-05 Eric Botcazou <ebotcazou@libertysurf.fr>
14650 * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
14651 * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
14652 * gcc.c-torture/execute/simd-4.x: New file. XFAIL on SPARC at -O0.
14653 * gcc.c-torture/execute/va-arg-25.x: New file. XFAIL on SPARC.
14654 * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
14656 2003-11-05 Joseph S. Myers <jsm@polyomino.org.uk>
14658 * gcc.dg/cond-lvalue-1.c: New test.
14660 2003-11-05 Gernot Hillier <gernot.hillier@siemens.com>
14662 * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
14664 2003-11-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14667 * g++.dg/template/instantiate5.C: New test.
14669 2003-11-03 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
14672 * g++.dg/ext/complit2.C: Replace test with self-contained version.
14673 * ChangeLog: Add missing first entry for above test.
14675 2003-11-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14678 * g++.dg/template/using8.C: New test.
14679 * g++.old-deja/g++.other/access11.C: Adjust expected error location.
14681 2003-11-02 Roger Sayle <roger@eyesopen.com>
14683 PR optimization/10817
14684 * gcc.c-torture/compile/20031102-1.c: New test case.
14686 2003-11-02 Kazu Hirata <kazu@cs.umass.edu>
14688 * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
14691 2003-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
14693 * gcc.dg/20031102-1.c: New test.
14695 2003-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
14697 * gcc.dg/complex-1.c: New test.
14699 2003-11-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14702 * g++.dg/template/crash13.C: Adjust expected error location.
14703 * g++.old-deja/g++.brendan/ns1.C: Likewise.
14705 2003-10-31 Richard Earnshaw <rearnsha@arm.com>
14707 * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
14709 2003-10-31 Josef Zlomek <zlomekj@suse.cz>
14712 * gcc.c-torture/compile/20031031-2.c: New test.
14714 2003-10-31 Josef Zlomek <zlomekj@suse.cz>
14717 * gcc.c-torture/compile/20031031-1.c: New test.
14719 2003-10-31 Richard Earnshaw <rearnsha@arm.com>
14721 * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
14722 * gcc.misc-tests/bprob.exp: Likewise.
14723 * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
14724 the execution test on arm-elf configs.
14725 * g77.dg/execute/10197.x: New file. XFAIL the execution test on
14726 configs that don't support scratch files.
14727 * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
14729 2003-10-30 Arnaud Charlet <charlet@act-europe.fr>
14731 * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
14734 2003-10-29 Arnaud Charlet <charlet@act-europe.fr>
14736 * ada/acats/run_all.sh: Redirect mv output to /dev/null
14737 Avoid non pure sh syntax. Add more logging.
14739 * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
14742 2003-10-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14745 * gcc.dg/ppc-stackalign-1.c: New test.
14747 2003-10-28 Arnaud Charlet <charlet@act-europe.fr>
14749 * ada/acats/run_all.sh: Change output to be more compliant with
14751 Create acats.sum and acats.log files under testsuite/ada/acats
14752 Only run [a-z]* directories, to filter out e.g. CVS.
14753 Redirect build output to log file.
14755 2003-10-27 Arnaud Charlet <charlet@act-europe.fr>
14757 * README.ada: Removed, integrated in ../doc/sourcebuild.texi
14759 2003-10-27 Arnaud Charlet <charlet@act-europe.fr>
14762 * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
14764 2003-10-27 Jakub Jelinek <jakub@redhat.com>
14766 * gcc.c-torture/compile/20031023-1.c: New test.
14767 * gcc.c-torture/compile/20031023-2.c: New test.
14768 * gcc.c-torture/compile/20031023-3.c: New test.
14769 * gcc.c-torture/compile/20031023-4.c: New test.
14771 2003-10-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14774 * g++.dg/lookup/scoped8.C: New test.
14776 2003-10-25 Eric Botcazou <ebotcazou@libertysurf.fr>
14778 * g++.dg/opt/reg-stack3.C: New test.
14780 2003-10-24 Joseph S. Myers <jsm@polyomino.org.uk>
14782 * gcc.dg/c99-arraydecl-2.c: New test. PR c/11943.
14784 2003-10-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14787 * g++.dg/template/crash13.C: New test.
14789 2003-10-24 Joseph S. Myers <jsm@polyomino.org.uk>
14791 * gcc.dg/c99-restrict-2.c: New test.
14793 2003-10-24 Nathan Sidwell <nathan@codesourcery.com>
14795 PR c++/12698, c++/12699, c++/12700, c++/12566
14796 * g++.dg/inherit/covariant9.C: New test.
14797 * g++.dg/inherit/covariant10.C: New test.
14798 * g++.dg/inherit/covariant11.C: New test.
14800 2003-10-23 Jason Merrill <jason@redhat.com>
14803 * g++.dg/ext/complit2.C: New test.
14805 2003-10-20 Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
14808 * gcc.c-torture/execute/20031020-1.c: New test.
14810 2003-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
14812 * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
14813 following the jump_insn.
14815 2003-10-22 Joseph S. Myers <jsm@polyomino.org.uk>
14817 * gcc.dg/cast-lvalue-1.c: New test.
14819 2003-10-21 Mark Mitchell <mark@codesourcery.com>
14822 * g++.dg/template/cond2.C: New test.
14824 2003-10-20 Joseph S. Myers <jsm@polyomino.org.uk>
14826 * gcc.dg/builtins-28.c: New test.
14828 2003-10-20 Jan Hubicka <jh@suse.cz>
14830 * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
14832 * testsuite/gcc.dg/inline-2.c: Likewise.
14834 2003-10-20 Phil Edwards <phil@codesourcery.com>
14836 * gcc.dg/20021014-1.c: XFAIL for *-*-windiss targets.
14837 * gcc.dg/nest.c: Likewise.
14839 2003-10-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14841 PR c++/9781, c++/10583, c++/11862
14842 * g++.dg/parse/crash13.C: New test.
14844 2003-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
14846 * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
14848 2003-10-20 Eric Botcazou <ebotcazou@libertysurf.fr>
14850 * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
14851 Define HAVE_C99_RUNTIME except on Solaris.
14852 * gcc.dg/builtins-20.c: Likewise.
14854 2003-10-19 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
14856 * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
14858 2003-10-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14861 * g++.dg/template/crash21.C: New test.
14863 2003-10-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14866 * g++.dg/template/typename5.C: New test.
14868 2003-10-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14871 * g++.dg/template/friend25.C: New test.
14873 2003-10-16 Ziemowit Laski <zlaski@apple.com>
14875 * objc.dg/try-catch-2.m: Relax target triple to all Darwin
14878 2003-10-16 Kazu Hirata <kazu@cs.umass.edu>
14880 * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
14883 2003-10-15 Kazu Hirata <kazu@cs.umass.edu>
14885 * gcc.c-torture/execute/960416-1.x: Remove.
14886 * gcc.c-torture/execute/divconst-3.x: Likewise.
14888 2003-10-15 Hans-Peter Nilsson <hp@axis.com>
14891 * gcc.dg/torture/cris-volatile-1.c: New test.
14893 2003-10-14 Roger Sayle <roger@eyesopen.com>
14895 PR optimization/9325
14896 * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
14897 for overflowing floating point to integer conversion during RTL
14900 2003-10-13 Ziemowit Laski <zlaski@apple.com>
14902 * objc/execute/_cmd.m: Fix typo.
14903 * objc.dg/image-info.m, objc.dg/symtab-1.m:
14904 Relax 'scan-assembler' regexp.
14905 * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
14906 objc.dg/try-catch-4.m: Run on non-Darwin targets.
14907 * objc.dg/zero-link-2.m: Remove blank line.
14908 * objc.dg/zero-link-3.m: New test case.
14910 2003-10-13 Geoffrey Keating <geoffk@apple.com>
14912 * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
14914 * gcc.dg/asm-names.c: Use scan-assembler-not rather
14915 than linker trickery.
14917 2003-10-13 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
14920 * g++.dg/other/friend2.C: New test.
14922 2003-10-12 Steven Bosscher <steven@gcc.gnu.org>
14924 * gcc.dg/20031012-1.c: New test.
14926 2003-10-12 Steven Bosscher <steven@gcc.gnu.org>
14928 * gcc.dg/weak/weak-3.c: Fix for new warning.
14930 2003-10-12 Kelley Cook <kcook@gcc.gnu.org>
14932 PR optimization/8750
14933 * gcc.c-torture/execute/20031012-1.c: New test case.
14935 2003-10-11 Roger Sayle <roger@eyesopen.com>
14937 * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
14938 that inline strncmp as cmpstrsi on i386 when compiled with -Os.
14940 2003-10-11 Roger Sayle <roger@eyesopen.com>
14942 PR optimization/12260
14943 * gcc.c-torture/compile/20031011-2.c: New test case.
14945 2003-10-11 Roger Sayle <roger@eyesopen.com>
14947 * gcc.c-torture/execute/20031011-1.c: New testcase.
14949 2003-10-11 Eric Botcazou <ebotcazou@libertysurf.fr>
14951 * gcc.c-torture/compile/20031011-1.c: New test.
14953 2003-10-11 Jan Hubicka <jh@suse.cz>
14955 * g++.dg/other/first-global.C: New test.
14957 2003-10-11 Roger Sayle <roger@eyesopen.com>
14959 * gcc.c-torture/execute/string-opt-18.c: New testcase.
14961 2003-10-10 Ian Lance Taylor <ian@wasabisystems.com>
14963 * gcc.c-torture/compile/20031010-1.c: New test.
14965 2003-10-10 Geoffrey Keating <geoffk@apple.com>
14967 * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
14968 * gcc.c-torture/execute/va-arg-25.c: ... here.
14970 2003-10-09 Mark Mitchell <mark@codesourcery.com>
14972 * g++.dg/ext/attrib8.C: Only run it on x86 targets.
14974 2003-10-08 Richard Sandiford <rsandifo@redhat.com>
14976 * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
14978 2003-10-08 Giovanni Bajo <giovannibajo@libero.it>
14980 * g++.dg/parse/error2.C: New test.
14982 2003-10-08 Giovanni Bajo <giovannibajo@libero.it>
14985 * g++.dg/other/error5.C: Modify the error message.
14986 * g++.dg/lookup/using8.C: New test.
14988 2003-10-07 Geoffrey Keating <geoffk@apple.com>
14990 * gcc.dg/darwin-abi-2.c: New file.
14991 * gcc.c-torture/execute/va-arg-24.c: New file.
14993 2003-10-06 Bob Wilson <bob.wilson@acm.org>
14995 * g++.dg/template/spec10.C: Set exit value to zero on success. Fix
14998 2003-10-06 Mark Mitchell <mark@codesourcery.com>
15001 * g++.dg/other/error4.C: Update error messages.
15002 * g++.dg/template/ptrmem4.C: Likewise.
15005 * g++.dg/init/new9.C: New test.
15007 PR c++/12334, c++/12236, c++/8656
15008 * g++.dg/ext/attrib8.C: New test.
15010 2003-10-06 Devang Patel <dpatel@apple.com>
15012 * gcc.dg/debug/dwarf2-3.h: New test.
15013 * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
15015 2003-10-06 Wolfgang Bangerth <bangerth@ticam.utexas.edu>
15017 * g++.dg/opt/cfg2.C: New test.
15019 2003-10-06 Eric Botcazou <ebotcazou@libertysurf.fr>
15021 * g++.dg/opt/float1.C: New test.
15023 2003-10-04 Eric Botcazou <ebotcazou@libertysurf.fr>
15025 * gcc.dg/c90-array-lval-6.c: New test.
15026 * gcc.dg/c99-array-lval-6.c: New test.
15028 2003-10-03 Alexander Malmberg <alexander@malmberg.org>
15029 Ziemowit Laski <zlaski@apple.com>
15031 * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
15032 'Derived', so that it is never considered a class method; add
15033 new warning for '+port' method ambiguity.
15034 * objc.dg/method-12.m: Include <objc/objc.h> instead of
15035 <objc/objc-api.h> (needed on Mac OS X).
15036 * objc.dg/method-13.m: New test.
15038 2003-10-03 Roger Sayle <roger@eyesopen.com>
15040 PR optimization/9325, PR java/6391
15041 * gcc.c-torture/execute/20031003-1.c: New test case.
15043 2003-10-02 Mark Mitchell <mark@codesourcery.com>
15045 PR optimization/12180
15046 * gcc.dg/20031002-1.c: New test.
15049 * g++.dg/inherit/error1.C: New test.
15051 2003-10-02 Chris Demetriou <cgd@broadcom.com>
15053 * lib/f-torture.exp (search_for): Rename to...
15054 (search_for_re): This. Also, clean up comments and the
15055 "regexp" invocation.
15057 2003-10-02 Josef Zlomek <zlomekj@suse.cz>
15059 * gcc.c-torture/compile/20031002-1.c: New test.
15061 2003-10-02 Jakub Jelinek <jakub@redhat.com>
15063 * g++.dg/opt/cond1.C: New test.
15065 2003-10-01 Kelley Cook <kelleycook@wideopenwest.com>
15067 * gcc.dg/Wold-style-definition-2.c: New testcase.
15068 * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
15070 2003-09-29 Richard Henderson <rth@redhat.com>
15072 * g++.dg/init/array10.C: Add dg-options.
15074 2003-09-29 Eric Botcazou <ebotcazou@libertysurf.fr>
15076 * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
15078 2003-09-28 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15080 * g++.dg/template/friend19.C: Fix typo.
15081 * g++.old-deja/g++.other/crash31.C: Adjust expected error.
15083 2003-09-28 Richard Sandiford <rsandifo@redhat.com>
15085 * gcc.c-torture/execute/20030928-1.c: New test.
15086 * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
15088 2003-09-27 Eric Botcazou <ebotcazou@libertysurf.fr>
15090 * g++.dg/opt/unroll1.C: New test.
15092 2003-09-26 Roger Sayle <roger@eyesopen.com>
15094 PR optimization/11741
15095 * gcc.dg/20030926-1.c: New test case.
15097 2003-09-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15100 * g++.dg/parse/access7.C: New test.
15101 * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
15103 2003-09-24 Ziemowit Laski <zlaski@apple.com>
15105 MERGE OF objc-improvements-branch into MAINLINE:
15106 * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
15107 if libobjc has not been built.
15108 * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
15109 objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
15110 objc/execute/class-self-2.m, objc/execute/many_args_method.m,
15111 objc/execute/nested-3.m, objc/execute/np-2.m,
15112 objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
15113 objc/execute/redefining_self.m, objc/execute/root_methods.m,
15114 objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
15115 objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
15116 objc.dg/special/unclaimed-category-1.h,
15117 objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
15118 well as GNU runtime.
15119 * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
15120 * execute/cascading-1.m, execute/function-message-1.m,
15121 objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
15122 objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
15123 objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
15124 objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
15125 objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
15126 objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
15127 objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
15128 objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
15129 objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
15130 * objc.dg/bitfield-2.m: Run only on Darwin.
15131 * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
15132 objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
15133 objc.dg/proto-lossage-1.m: Adjust for message wording changes.
15134 * objc.dg/const-str-1.m: Fix constant string layout.
15136 2003-09-24 Alexandre Oliva <aoliva@redhat.com>
15138 * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
15140 2003-09-23 Geoffrey Keating <geoffk@apple.com>
15142 * gcc.dg/darwin-abi-1.c: New file.
15144 2003-09-21 Andrew Pinski <pinskia@physics.uc.edu>
15147 * gcc.c-torture/compile/20030921-1.c: New test.
15149 2003-09-22 Eric Botcazou <ebotcazou@libertysurf.fr>
15151 * g++.dg/opt/reg-stack2.C: New test.
15153 2003-09-21 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
15155 * g++.dg/eh/delayslot1.C: New test.
15157 2003-09-20 Richard Henderson <rth@redhat.com>
15159 * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
15161 2003-09-20 Roger Sayle <roger@eyesopen.com>
15163 * gcc.c-torture/execute/20030920-1.c: New test case.
15165 2003-09-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15167 * g++.dg/rtti/typeid3.C: Correct expected error message.
15169 2003-09-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15172 * g++.dg/parse/crash12.C: New test.
15174 2003-09-19 Janis Johnson <janis187@us.ibm.com>
15176 * gcc.dg/compat/mixed-struct-check.h: New.
15177 * gcc.dg/compat/mixed-struct-defs.h: New.
15178 * gcc.dg/compat/mixed-struct-init.h: New.
15179 * gcc.dg/compat/struct-by-value-19_main.c: New.
15180 * gcc.dg/compat/struct-by-value-19_x.c: New.
15181 * gcc.dg/compat/struct-by-value-19_y.c: New.
15182 * gcc.dg/compat/struct-by-value-20_main.c: New.
15183 * gcc.dg/compat/struct-by-value-20_x.c: New.
15184 * gcc.dg/compat/struct-by-value-20_y.c: New.
15185 * gcc.dg/compat/struct-return-19_main.c: New.
15186 * gcc.dg/compat/struct-return-19_x.c: New.
15187 * gcc.dg/compat/struct-return-19_y.c: New.
15188 * gcc.dg/compat/struct-return-20_main.c: New.
15189 * gcc.dg/compat/struct-return-20_x.c: New.
15190 * gcc.dg/compat/struct-return-20_y.c: New.
15192 2003-09-19 Andrew Pinski <pinskia@physics.uc.edu>
15193 * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
15194 so that it will not complain on LP64 targets.
15196 2003-09-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15199 * g++.dg/template/friend24.C: New test.
15201 2003-09-19 Nathan Sidwell <nathan@codesourcery.com>
15204 * g++.dg/template/memtmpl2.C: New test.
15206 2003-09-18 Mark Mitchell <mark@codesourcery.com>
15209 * gcc.dg/builtin-apply1.c: New test.
15211 2003-09-18 Nathan Sidwell <nathan@codesourcery.com>
15214 * g++.dg/warn/Wunused-4.C: New test.
15216 2003-09-18 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
15219 * g++.dg/other/gc2.C: New test.
15221 2003-09-17 Mark Mitchell <mark@codesourcery.com>
15224 * g++.dg/rtti/typeid3.C: New test.
15227 * g++.dg/overload/template1.C: New test.
15229 2003-09-17 Eric Botcazou <ebotcazou@libertysurf.fr>
15231 * g++.dg/opt/cfg3.C: New test.
15233 2003-09-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15236 * g++.dg/template/crash11.C: New test.
15238 2003-09-16 Jason Merrill <jason@redhat.com>
15239 Jakub Jelinek <jakub@redhat.com>
15241 * gcc.dg/attr-warn-unused-result.c: New test.
15243 2003-09-15 Nathan Sidwell <nathan@codesourcery.com>
15246 * g++.dg/expr/call2.C: New test.
15248 2003-09-15 Andreas Jaeger <aj@suse.de>
15250 * gcc.dg/Wold-style-definition-1.c: New test.
15252 2003-09-14 Mark Mitchell <mark@codesourcery.com>
15255 * g++.dg/parse/template12.C: New test.
15257 * g++.dg/abi/bitfield11.C: New test.
15258 * g++.dg/abi/bitfield12.C: Likewise.
15260 2003-09-14 Alexandre Oliva <aoliva@redhat.com>
15262 * gcc.dg/cpp/separate-1.c: Adjust line of error. Test for correct
15263 non-expansion of functional macro name without arguments at EOL.
15264 * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change. Likewise.
15266 2003-09-14 Richard Sandiford <rsandifo@redhat.com>
15268 * gcc.c-torture/execute/20030914-[12].c: New tests.
15270 2003-09-11 Nathan Sidwell <nathan@codesourcery.com>
15273 * g++.dg/overload/addr1.C: New test.
15275 2003-09-10 Ian Lance Taylor <ian@wasabisystems.com>
15277 * gcc.dg/20030909-1.c: New test.
15279 2003-09-10 Eric Botcazou <ebotcazou@libertysurf.fr>
15281 * gcc.dg/ultrasp10.c: New test.
15283 2003-09-09 Devang Patel <dpatel@apple.com>
15285 * gcc.dg/darwin-ld-6.c: New test.
15287 2003-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15289 * gcc.dg/torture/builtin-explog-1.c: New testcase.
15291 2003-09-08 Mark Mitchell <mark@codesourcery.com>
15293 * gcc.dg/ia64-types1.c: New test.
15294 * gcc.dg/ia64-types2.c: Likewise.
15296 2003-09-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15298 * gcc.dg/builtins-1.c: Add more _Complex tests.
15299 * gcc.dg/torture/builtin-attr-1.c: Likewise.
15301 * gcc.dg/builtins-1.c: Test existing _Complex functions.
15302 * gcc.dg/torture/builtin-attr-1.c: Likewise.
15304 2003-09-08 Mark Mitchell <mark@codesourcery.com>
15307 * g++.dg/lookup/koenig2.C: New test.
15310 * g++.dg/rtti/typeid2.C: New test.
15312 2003-09-08 Jakub Jelinek <jakub@redhat.com>
15314 * gcc.c-torture/compile/20030904-1.c: New test.
15316 2003-09-07 Eric Botcazou <ebotcazou@libertysurf.fr>
15318 * g++.dg/opt/longbranch2.C: New test.
15320 2003-09-07 Andrew Pinski <pinskia@physics.uc.edu>
15322 * g++.dg/template/crash10.C: Only compile it.
15324 2003-09-07 Andrew Pinski <pinskia@physics.uc.edu>
15326 PR middle-end/11665
15327 * gcc.c-torture/compile/20030907-1.c: New test.
15328 * g++.dg/init/array11.C: New test.
15330 2003-09-07 Mark Mitchell <mark@codesourcery.com>
15333 * g++.dg/init/struct1.C: New test.
15335 2003-09-07 Mark Mitchell <mark@codesourcery.com>
15338 * g++.dg/expr/comma1.C: New test.
15340 2003-09-06 Mark Mitchell <mark@codesourcery.com>
15343 * g++.dg/expr/static_cast5.C: New test.
15345 2003-09-06 Andrew Pinski <pinskia@physics.uc.edu>
15348 * g++.dg/lookup/scoped7.C: New test.
15351 * g++.dg/other/static1.C: New test.
15354 * g++.dg/warn/template-1.C: New test.
15357 * g++.dg/template/crash10.C: New test.
15360 * g++.dg/overload/VLA.C: New test.
15363 * g++.dg/template/call1.C: New test.
15365 2003-09-06 Nathan Sidwell <nathan@codesourcery.com>
15368 * g++.dg/parse/using3.C: New test.
15370 2003-09-06 Roger Sayle <roger@eyesopen.com>
15373 * g++.dg/overload/builtin3.C: New test case.
15375 2003-09-06 Steven Bosscher <steven@gcc.gnu.org>
15378 * gcc.dg/20030906-1.c: New test.
15379 * gcc.dg/20030906-2.c: Likewise.
15381 2003-09-06 Nathan Sidwell <nathan@codesourcery.com>
15384 * g++.dg/parse/defarg5.C: New test.
15386 * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
15388 2003-09-05 Mark Mitchell <mark@codesourcery.com>
15391 * g++.dg/expr/static_cast4.C: New test.
15394 * g++.dg/template/crash9.C: New test.
15396 2003-09-05 Andrew Pinski <pinskia@physics.uc.edu>
15398 * g++.old-deja/g++.ext/pretty2.C: Update for change
15400 * g++.old-deja/g++.ext/pretty3.C: Likewise.
15402 2003-09-05 Nathan Sidwell <nathan@codesourcery.com>
15405 * g++/dg/template/qualified-id1.C: New test.
15408 * g++.dg/warn/noeffect4.C: New test.
15410 2003-09-04 Matt Austern <austern@apple.com>
15412 * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
15413 * g++.dg/ext/fnname2.C: Likewise.
15414 * g++.dg/ext/fnname3.C: Likewise.
15416 2003-09-04 Mark Mitchell <mark@codesourcery.com>
15418 * g++.dg/expr/lval1.C: New test.
15419 * g++.dg/ext/lvcast.C: Remove.
15421 2003-09-03 Roger Sayle <roger@eyesopen.com>
15423 PR optimization/11700.
15424 * gcc.c-torture/compile/20030903-1.c: New test case.
15426 2003-09-03 Mark Mitchell <mark@codesourcery.com>
15429 * g++.dg/abi/layout4.C: New test.
15431 2003-09-02 Scott Brumbaugh <scottb.lists@verizon.net>
15434 * g++.dg/parse/friend3.C: New test.
15436 2003-09-02 Mark Mitchell <mark@codesourcery.com>
15439 * g++.dg/template/class1.C: New test.
15442 * g++.dg/expr/call1.C: New test.
15444 2003-09-01 Mark Mitchell <mark@codesourcery.com>
15447 * g++.dg/init/ref9.C: New test.
15450 * g++.dg/template/nested4.C: New test.
15452 2003-08-29 Mark Mitchell <mark@codesourcery.com>
15455 * g++.dg/template/non-dependent4.C: New test.
15458 * g++.dg/inherit/conv1.C: New test.
15460 2003-08-29 Mark Mitchell <mark@codesourcery.com>
15463 * g++.dg/ext/label1.C: New test.
15464 * g++.dg/ext/label2.C: Likewise.
15466 2003-08-28 Mark Mitchell <mark@codesourcery.com>
15468 * g++.dg/expr/cond3.C: New test.
15470 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15472 * gcc.dg/builtins-1.c: Add new builtin cases.
15474 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15476 * gcc.dg/builtins-1.c: Add new cases.
15477 * gcc.dg/torture/builtin-attr-1.c: Likewise.
15479 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15481 * gcc.dg/builtins-1.c: Add more math builtin tests.
15482 * gcc.dg/torture/builtin-attr-1.c: New test.
15484 2003-08-28 Mark Mitchell <mark@codesourcery.com>
15486 PR optimization/5079
15487 * g++.dg/opt/static3.C: New test.
15489 2003-08-27 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
15491 * gcc.misc-tests/gcov-10b.c: New test.
15493 2003-08-27 Mark Mitchell <mark@codesourcery.com>
15495 * g++.dg/opt/ptrmem3.C: New test.
15497 * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
15499 2003-08-27 Jakub Jelinek <jakub@redhat.com>
15501 * gcc.dg/20030826-2.c: New test.
15503 2003-08-26 Roger Sayle <roger@eyesopen.com>
15505 PR middle-end/12002
15506 * g77.f-torture/compile/12002.f: New test case.
15508 2003-08-26 Roger Sayle <roger@eyesopen.com>
15510 * gcc.dg/20030826-1.c: New test case.
15512 2003-08-26 Matt Kraai <kraai@alumni.cmu.edu>
15514 * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
15516 2003-08-26 Nathan Sidwell <nathan@codesourcery.com>
15519 * c++.dg/lookup/crash1.C: New test.
15521 * c++.dg/warn/noeffect3.C: New test.
15523 2003-08-25 Janis Johnson <janis187@us.ibm.com>
15525 * gcc.dg/compat/vector-1_x.c: Compile with -w.
15526 * gcc.dg/compat/vector-1_y.c: Ditto.
15527 * gcc.dg/compat/vector-2_x.c: Ditto.
15528 * gcc.dg/compat/vector-2_y.c: Ditto.
15530 2003-08-25 Ulrich Weigand <uweigand@de.ibm.com>
15532 * gcc.dg/20030702-1.c: New test.
15534 2003-08-25 Mark Mitchell <mark@codesourcery.com>
15537 * g++.dg/ext/altivec-1.C: New test.
15539 2003-08-24 Richard Henderson <rth@redhat.com>
15541 * g++.dg/eh/simd-2.C: Add -w for x86.
15543 2003-08-23 Jakub Jelinek <jakub@redhat.com>
15545 * gcc.dg/20030815-1.c: New test.
15547 2003-08-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15550 * g++.dg/parse/access6.C: New test.
15552 2003-08-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15554 PR c++/641, c++/11876
15555 * g++.dg/template/friend22.C: New test.
15556 * g++.dg/template/friend23.C: Likewise.
15558 2003-08-22 Mark Mitchell <mark@codesourcery.com>
15560 * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
15563 2003-08-22 Mark Mitchell <mark@codesourcery.com>
15565 * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
15567 2003-08-22 Mark Mitchell <mark@codesourcery.com>
15569 * gcc.dg/20020313-1.c: Add "-w" to dg-options.
15571 2003-08-22 Mark Mitchell <mark@codesourcery.com>
15573 * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
15575 2003-08-22 Mark Mitchell <mark@codesourcery.com>
15577 * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
15579 2003-08-21 Mark Mitchell <mark@codesourcery.com>
15582 * g++.dg/overload/prom1.C: New test.
15585 * g++.dg/parse/dtor2.C: New test.
15588 * g++.dg/parse/using2.C: New test.
15590 2003-08-21 Kazu Hirata <kazu@cs.umass.edu>
15593 * gcc.c-torture/compile/20030821-1.c: New.
15595 2003-08-20 Mark Mitchell <mark@codesourcery.com>
15598 * g++.dg/template/deduce2.C: New test.
15600 2003-08-21 Josef Zlomek <zlomekj@suse.cz>
15602 * gcc.c-torture/execute/20030821-1.c: New test.
15604 2003-08-20 Roger Sayle <roger@eyesopen.com>
15606 PR middle-end/11984
15607 * gcc.dg/20030820-1.c: New test case.
15609 2003-08-20 Nathan Sidwell <nathan@codesourcery.com>
15612 * g++.dg/warn/noeffect2.C: New test.
15614 2003-08-19 Mark Mitchell <mark@codesourcery.com>
15617 * g++.dg/template/dtor2.C: New test.
15620 * g++.dg/template/operator1.C: New test.
15621 * g++.dg/parse/operator4.C: New test.
15624 * g++.dg/expr/enum1.C: New test.
15625 * gcc.dg/c99-bool-1.c: Remove bogus warning.
15628 * g++.dg/parse/elab2.C: New test.
15629 * g++.dg/parse/typedef4.C: Change error message.
15630 * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
15631 * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
15632 * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
15634 2003-08-19 Geoffrey Keating <geoffk@apple.com>
15636 * gcc.dg/pch/warn-1.c: New.
15637 * gcc.dg/pch/warn-1.hs: New.
15639 * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
15642 2003-08-19 Andrew Pinski <pinskia@physics.uc.edu>
15644 * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
15646 2003-08-19 Andrew Pinski <pinskia@physics.uc.edu>
15648 * gcc.dg/uninit-D.c: New Test.
15649 * gcc.dg/uninit-E.c: New Test.
15650 * gcc.dg/uninit-F.c: New Test.
15651 * gcc.dg/uninit-G.c: New Test.
15653 2003-08-19 Michael Ritzert <ritzert@t-online.de>
15655 * g++.dg/README: Describe the pch directory.
15657 2003-08-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15660 * g++.dg/parse/access4.C: New test.
15661 * g++.dg/parse/access5.C: Likewise.
15662 * g++.old-deja/g++.jason/access17.C: Adjust error message.
15664 2003-08-18 Matt Kraai <kraai@alumni.cmu.edu>
15666 * gcc.dg/noncompile/20030818-1.c: New.
15668 2003-08-18 Nathan Sidwell <nathan@codesourcery.com>
15671 * g++.dg/warn/noeffect1.C: New test.
15673 * g++.dg/template/scope2.C: New test.
15674 * g++.dg/template/error2.C: Correct dg-error
15676 2003-08-18 Richard Sandiford <rsandifo@redhat.com>
15678 * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
15680 2003-08-16 Nathan Sidwell <nathan@codesourcery.com>
15683 * g++.dg/template/warn1.C: New.
15685 2003-08-15 Nathan Sidwell <nathan@codesourcery.com>
15687 * g++.dg/template/error2.C: New test.
15688 * g++.dg/lookup/using7.C: Adjust errors
15689 * g++.old-deja/g++.pt/crash36.C: Likewise.
15690 * g++.old-deja/g++.pt/derived3.C: Likewise.
15692 2003-08-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15694 * gcc.c-torture/execute/builtins/lib/strcat.c: New.
15695 * gcc.c-torture/execute/builtins/string-9-lib.c: New.
15696 * gcc.c-torture/execute/builtins/string-9.c: New, from
15697 string-opt-9.c. Adjust for execute/builtins framework.
15698 * gcc.c-torture/execute/string-opt-9.c: Delete.
15700 2003-08-12 Mark Mitchell <mark@codesourcery.com>
15702 * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
15704 * g++.dg/parse/ret-type2.C: New test.
15707 * g++.dg/init/new8.C: New test.
15710 * g++.dg/parse/typedef5.C: New test.
15713 * g++.dg/parse/qualified2.C: New test.
15714 * g++.old-deja/g++.other/decl5.C: Mark one more instance of
15717 2003-08-11 Mark Mitchell <mark@codesourcery.com>
15719 * g++.dg/conversion/ptrmem1.C: New test.
15721 2003-08-11 Jakub Jelinek <jakub@redhat.com>
15724 * gcc.dg/20030811-1.c: New test.
15727 * gcc.c-torture/execute/20030811-1.c: New test.
15729 2003-08-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15731 * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
15733 2003-08-10 Mark Mitchell <mark@codesourcery.com>
15736 * g++.dg/inherit/multiple1.C: New test.
15738 2003-08-10 Nathan Sidwell <nathan@codesourcery.com>
15740 * gcc.dg/spe1.c: New test.
15743 * g++.dg/expr/cast2.C: New test.
15746 * g++.dg/template/dependent-name2.C: New test.
15748 2003-08-08 Andrew Pinski <pinskia@physics.uc.edu>
15750 * g++.dg/parse/crash11.C: Put the dg options in comments.
15752 2003-08-08 Neil Booth <neil@daikokuya.co.uk>
15754 * lib/gcc-dg.exp: Update for diagnostic change.
15756 2003-08-07 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15759 * g++.dg/parse/crash11.C: New test.
15761 2003-08-06 Alexandre Oliva <aoliva@redhat.com>
15763 * gcc.dg/cpp/spacing1.c: Update.
15765 2003-08-04 Janis Johnson <janis187@us.ibm.com>
15768 * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
15769 a value for -mtune.
15771 2003-08-04 Roger Sayle <roger@eyesopen.com>
15773 PR middle-end/11771
15774 * gcc.c-torture/compile/20030804-1.c: New test case.
15776 2003-08-04 Roger Sayle <roger@eyesopen.com>
15778 * gcc.dg/20030804-1.c: New test case.
15780 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
15782 * gcc.dg/cpp/separate-1.c: New test.
15784 2003-08-03 Nathan Sidwell <nathan@codesourcery.com>
15787 * g++.dg/template/dependent-expr2.C: New test.
15790 * g++.dg/expr/ptrmem1.C: New test.
15792 2003-08-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15795 * g++.dg/template/friend15.C: New test.
15797 2003-08-03 Neil Booth <neil@daikokuya.co.uk>
15799 * lib/dg-pch.exp: Work round PCH bug.
15801 2003-08-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15803 * gcc.dg/builtins-1.c: Add macro helpers. Add missing math
15804 builtins. Move cases from builtins-4.c here.
15806 * gcc.dg/torture/builtin-math-1.c: New test taken from
15807 bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
15810 * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
15813 2003-08-02 Nathan Sidwell <nathan@codesourcery.com>
15816 * g++.dg/template/using7.C: New test.
15818 2003-08-02 Neil Booth <neil@daikokuya.co.uk>
15820 * import1.c, import2.c: New tests.
15822 2003-08-01 Jakub Jelinek <jakub@redhat.com>
15824 * g++.dg/eh/crossjump1.C: New test.
15826 2003-08-01 Mark Mitchell <mark@codesourcery.com>
15829 * g++.dg/template/using6.C: New test.
15832 * g++.dg/template/koenig2.C: New test.
15834 2003-08-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15837 * g++.dg/parse/typedef4.C: New test.
15839 2003-08-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15841 PR c++/8442, c++/8806
15842 * g++.dg/template/elab1.C: New test.
15843 * g++.dg/template/type2.C: Likewise.
15844 * g++.dg/template/ttp3.C: Adjust expected error message.
15845 * g++.old-deja/g++.law/visibility13.C: Likewise.
15846 * g++.old-deja/g++.niklas/t135.C: Likewise.
15847 * g++.old-deja/g++.pt/ttp41.C: Likewise.
15848 * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
15850 * g++.old-deja/g++.pt/ttp44.C: Likewise.
15852 2003-08-01 Nathan Sidwell <nathan@codesourcery.com>
15855 * g++.dg/ext/stmtexpr1.C: New test.
15857 * g++.dg/opt/tmp1.C: New test.
15860 * g++.dg/parse/constant4.C: New test.
15863 * g++.dg/template/using5.C: New test.
15865 2003-07-31 Roger Sayle <roger@eyesopen.com>
15867 * gcc.dg/builtins-27.c: New test case.
15869 2003-07-31 Jakub Jelinek <jakub@redhat.com>
15871 * gcc.dg/tls/opt-7.c: New test.
15873 2003-07-31 Andrew Pinski <pinskia@physics.uc.edu>
15875 * g++.old-deja/g++.other/crash18.C: Remove.
15877 2003-07-31 Nathan Sidwell <nathan@codesourcery.com>
15879 * g++.dg/template/explicit3.C: New.
15880 * g++.dg/template/explicit4.C: New.
15881 * g++.dg/template/explicit5.C: New.
15884 * g++.dg/template/memtmpl1.C: New.
15886 2003-07-29 Andrew Pinski <pinskia@physics.uc.edu>
15889 * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
15890 * gcc.dg/i386-387-5.c (dg-options): Likewise.
15892 2003-07-30 Jan Hubicka <jh@suse.cz>
15896 2003-07-29 Zack Weinberg <zack@codesourcery.com>
15898 * gcc.dg/struct-in-proto-1.c: New test.
15900 2003-07-29 Neil Booth <neil@daikokuya.co.uk>
15902 * gcc.dg/cpp/include2.c: Only expect one message.
15904 2003-07-29 Nathan Sidwell <nathan@codesourcery.com>
15907 * g++.dg/template/using1.C: New test.
15908 * g++.dg/template/using2.C: New test.
15909 * g++.dg/template/using3.C: New test.
15910 * g++.dg/template/using4.C: New test.
15912 2003-07-29 Alexandre Oliva <aoliva@redhat.com>
15914 * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
15915 * gcc.c-torture/execute/string-opt-10.c: Likewise.
15917 2003-07-28 Jan Hubicka <jh@suse.cz>
15920 * g++.dg/opt/call1.C: New test.
15922 2003-07-28 Alexandre Oliva <aoliva@redhat.com>
15925 * g++.dg/init/enum2.C: New test.
15926 * g++.dg/template/overload1.C: Add "-w" option.
15928 2003-07-28 <hp@bitrange.com>
15930 * gcc.dg/Wdeclaration-after-statement-1.c,
15931 gcc.dg/Wdeclaration-after-statement-2.c: New tests.
15933 2003-07-28 Jakub Jelinek <jakub@redhat.com>
15935 * gcc.c-torture/compile/20030725-1.c: New test.
15937 2003-07-28 Aldy Hernandez <aldyh@redhat.com>
15939 * gcc.dg/20030505.c: Only run for SPE.
15940 Remove definition of opaque type.
15942 2003-07-27 Mark Mitchell <mark@codesourcery.com>
15944 * g++.dg/template/ptrmem6.C: New test.
15946 2003-07-26 Geoffrey Keating <geoffk@apple.com>
15948 * gcc.c-torture/compile/zero-strct-2.c: New test.
15950 2003-07-25 Geoffrey Keating <geoffk@apple.com>
15952 * gcc.dg/intermod-1.c: New test.
15954 2003-07-25 Nathan Sidwell <nathan@codesourcery.com>
15957 * g++.dg/template/lookup2.C: New test.
15958 * g++.dg/template/memclass1.C: Remove instantiated from error.
15959 * g++.dg/other/error2.C: Tweak expected errors.
15962 * g++.dg/template/defarg3.C: New test.
15964 * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
15966 2003-07-24 Mark Mitchell <mark@codesourcery.com>
15968 * g++.dg/inherit/access5.C: New test.
15970 2003-07-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15973 * g++.dg/template/crash8.C: New test.
15975 2003-07-23 Steven Bosscher <steven@gcc.gnu.org>
15978 * gcc.dg/noncompile/incomplete-2.c: New test.
15980 2003-07-23 Mark Mitchell <mark@codesourcery.com>
15983 * g++.dg/inherit/access4.C: New test.
15986 * g++.dg/expr/cond2.C: New test.
15988 PR optimization/10679
15989 * g++.dg/opt/inline4.C: New test.
15991 2003-07-23 Nathan Sidwell <nathan@codesourcery.com>
15993 * g++.dg/parse/crash10: New test.
15995 2003-07-22 Nathan Sidwell <nathan@codesourcery.com>
15997 * g++.dg/ext/flexary1.C: New test.
15999 2003-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16002 * g++.dg/template/crash9.C: New test.
16004 2003-07-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
16007 * g++.dg/parse/typedef3.C: New test.
16010 * g++.dg/parse/operator2.C: New test.
16013 * g++.dg/parse/def-tmpl-arg1.C: New test.
16016 * g++.dg/parse/funptr1.C: New test.
16019 * g++.dg/parse/ambig3.C: New test.
16022 * g++.dg/parse/operator3.C: New test.
16025 * g++.dg/parse/template10.C: New test.
16028 * g++.dg/parse/template11.C: New test.
16031 * g++.dg/parse/invalid-op1.C: New test.
16034 * g++.dg/parse/condexpr1.C: New test.
16036 2003-07-22 Nathan Sidwell <nathan@codesourcery.com>
16038 * g++.dg/ext/packed3.C: New test.
16039 * g++.dg/ext/packed4.C: New test.
16041 * gcc.dg/pack-test-3.c: New test.
16043 2003-07-21 Janis Johnson <janis187@us.ibm.com>
16045 * lib/compat.exp: Handle dg-options per source file.
16046 * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
16047 * g++.dg/compat/abi/bitfield1_y.C: Ditto.
16048 * g++.dg/compat/abi/bitfield2_x.C: Ditto.
16049 * g++.dg/compat/abi/bitfield2_y.C: Ditto.
16050 * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
16051 * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
16052 * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
16053 * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
16054 * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
16055 * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
16056 * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
16057 * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
16058 * g++.dg/compat/break/bitfield7_x.C: Ditto.
16059 * g++.dg/compat/break/bitfield7_y.C: Ditto.
16061 2003-07-21 Andrew Pinski <pinskia@physics.uc.edu>
16064 * gcc.c-torture/execute/20030718-1.c: New test.
16066 2003-07-21 Eric Botcazou <ebotcazou@libertysurf.fr>
16068 PR optimization/11536
16069 * gcc.dg/20030721-1.c: New test.
16071 2003-07-19 Mark Mitchell <mark@codesourcery.com>
16074 * g++.dg/template/lookup1.C: New test.
16076 2003-07-19 Zack Weinberg <zack@codesourcery.com>
16078 * gcc.dg/noncompile/label-1.c: New comprehensive test case for
16079 diagnostics of ill-formed constructs involving labels.
16080 * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
16081 the new 'previously defined here' message.
16083 2003-07-18 Nathan Sidwell <nathan@codesourcery.com>
16085 * g++.dg/parse/non-dependent2.C: New test.
16087 2003-07-18 Andrew Pinski <pinskia@physics.uc.edu>
16089 * g++.dg/init/init-ref4.C: xfail on targets without
16092 2003-07-17 Jakub Jelinek <jakub@redhat.com>
16095 * gcc.c-torture/execute/20030717-1.c: New test.
16097 2003-07-18 Eric Botcazou <ebotcazou@libertysurf.fr>
16099 * g++.dg/opt/cfg1.C: New test.
16101 2003-07-17 Mark Mitchell <mark@codesourcery.com>
16103 PR optimization/11557
16104 * gcc.dg/20030717-1.c: New test.
16106 2003-07-17 Andrew Pinski <pinskia@physics.uc.edu>
16109 * g++.dg/expr/crash-1.C: New test.
16112 * g++.dg/template/init3.C: New test.
16115 * g++.dg/template/non-dependent1.C: New test.
16118 * g++.dg/template/non-dependent2.C: New test.
16121 * g++.dg/template/non-dependent3.C: New test.
16124 * g++.dg/template/sizeof5.C: New test.
16126 2003-07-17 Geoffrey Keating <geoffk@apple.com>
16129 * gcc.c-torture/compile/mangle-1.c: New file.
16131 2003-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16134 * g++.dg/parse/access3.C: New test.
16136 2003-07-17 Andrew Pinski <pinskia@physics.uc.edu>
16139 * g++.dg/init/init-ref4.C: New test.
16141 2003-07-16 Mark Mitchell <mark@codesourcery.com>
16144 * g++.dg/parse/constant3.C: New test.
16145 * g++.dg/parse/crash7.C: Likewise.
16147 2003-07-16 Andrew Pinski <pinskia@physics.uc.edu>
16150 * gcc.dg/i386-pentium4-not-mull.c: New.
16152 2003-07-16 J"orn Rennecke <joern.rennecke@superh.com>
16154 * gcc.dg/asm-names.c (ymain): Make it weak.
16156 2003-07-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16159 * g++.dg/template/friend21.C: New test.
16161 2003-07-16 Jakub Jelinek <jakub@redhat.com>
16163 * gcc.dg/cleanup-8.c: New test.
16164 * gcc.dg/cleanup-9.c: New test.
16166 2003-07-16 Danny Smith <dannysmith@users.sourceforge.net>
16168 * g++.dg/ext/dll-MI1.h: New file.
16169 * g++.dg/ext/dllexport-MI1.C: New file.
16170 * g++.dg/ext/dllimport-MI1.C: New file.
16172 2003-07-15 Jakub Jelinek <jakub@redhat.com>
16174 * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
16175 it does not have cmpstrsi patterns (just cmpmemsi).
16177 2003-07-15 Mark Mitchell <mark@codesourcery.com>
16180 * g++.dg/debug/debug8.C: New test.
16182 2003-07-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16185 * g++.dg/template/crash7.C: New test.
16187 2003-07-15 Kazu Hirata <kazu@cs.umass.edu>
16190 * gcc.c-torture/compile/20030708-1.c: New.
16192 2003-07-15 Eric Botcazou <ebotcazou@libertysurf.fr>
16194 * gcc.c-torture/execute/20030715-1.c: New test.
16196 2003-07-14 Geoffrey Keating <geoffk@apple.com>
16198 * gcc.dg/pch/inline-3.c: New file.
16199 * gcc.dg/pch/inline-3.hs: New file.
16200 * gcc.dg/pch/inline-4.c: New file.
16201 * gcc.dg/pch/inline-4.hs: New file.
16203 2003-07-14 Mark Mitchell <mark@codesourcery.com>
16206 * g++.dg/template/crash6.C: New test.
16209 * g++.dg/template/friend20.C: New test.
16212 * g++.dg/template/overload2.C: New test.
16214 2003-07-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16216 PR optimization/11440
16217 * gcc.c-torture/execute/20030714-1.c: New test.
16219 2003-07-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16222 * g++.dg/template/partial2.C: New test.
16224 2003-07-13 Mark Mitchell <mark@codesourcery.com>
16227 * g++.dg/template/anon1.C: New test.
16231 * g++.dg/parse/template9.C: Likewise.
16232 * g++.dg/template/crash4.C: New test.
16233 * g++.dg/template/koenig1.C: Likewise.
16234 * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
16235 * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
16236 * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
16238 * g++.old-deja/g++.jason/template36.C: Likewise.
16239 * g++.old-deja/g++.mike/p1989.C: Likewise.
16240 * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
16241 * g++.old-deja/g++.pt/ttp20.C: Use this->.
16242 * g++.old-deja/g++.pt/ttp21.C: Use this->.
16243 * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
16245 * g++.old-deja/g++.pt/union2.C: Use this->.
16247 2003-07-11 Jakub Jelinek <jakub@redhat.com>
16249 * gcc.dg/20030711-1.c: New test.
16251 2003-07-11 Nathan Sidwell <nathan@codesourcery.com>
16254 * g++.dg/parse/args1.C: New test.
16255 * g++.pt/defarg8.C: Change expected errors.
16257 2003-07-11 Mark Mitchell <mark@codesourcery.com>
16260 * g++.dg/template/nontype2.C: New test.
16263 * g++.dg/parse/template8.C: New test.
16266 * g++.dg/template/scope1.C: New test.
16268 * g++.dg/warn/Wsign-compare-1.C: New test.
16270 2003-07-10 Kazu Hirata <kazu@cs.umass.edu>
16272 * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
16274 2003-07-10 Mark Mitchell <mark@codesourcery.com>
16277 * g++.dg/template/explicit2.C: New test.
16280 * g++.dg/warn/pedantic1.C: New test.
16282 2003-07-10 Nathan Sidwell <nathan@codesourcery.com>
16285 * g++.dg/other/field1.C: New test.
16287 2003-07-10 Kazu Hirata <kazu@cs.umass.edu>
16290 * gcc.c-torture/compile/20030707-1.c: New.
16292 2003-07-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16295 * g++.dg/template/access12.C: New test.
16297 2003-07-09 Nathan Sidwell <nathan@codesourcery.com>
16299 * g++.dg/bprob/bprob.exp (prof_ext): Update.
16300 * g77.dg/bprob/bprob.exp (prof_ext): Update.
16301 * gcc.misc-tests/bprob.exp (prof_ext): Update.
16302 * gcc.misc-tests/gcov.exp: Update
16303 * g++.dg/gcov/gcov.exp: Update
16304 * lib/gcov.exp: Update.
16306 2003-07-08 Mark Mitchell <mark@codesourcery.com>
16308 * g++.dg/abi/mangle17.C: Make sure template expressions are
16310 * g++.dg/abi/mangle4.C: Mark erroneous casts.
16311 * g++.dg/debug/debug7.C: Mark erronous new-declarator.
16312 * g++.dg/opt/stack1.C: Remove erroneous code.
16313 * g++.dg/parse/template7.C: New test.
16314 * g++.dg/template/dependent-expr1.C: Mark erroneous code.
16315 * g++.old-deja/g++.pt/crash4.C: Likewise.
16317 2003-07-09 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
16319 * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
16320 with zero or one occurence of `$' after the initial `L'.
16322 2003-07-08 Kazu Hirata <kazu@cs.umass.edu>
16324 * gcc.c-torture/compile/20030704-1.c: Add a comment.
16326 2003-07-08 Roger Sayle <roger@eyesopen.com>
16329 * gcc.dg/Wunreachable-6.c: New testcase.
16330 * gcc.dg/Wunreachable-7.c: New testcase.
16332 2003-07-08 Jakub Jelinek <jakub@redhat.com>
16335 * gcc.dg/20030708-1.c: New test.
16337 2003-07-08 Richard Sandiford <rsandifo@redhat.com>
16339 * gcc.dg/compat/sdata-section.h: New file.
16340 * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
16341 * gcc.dg/torture/mips-sdata-1.c: New test.
16343 2003-07-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16346 * g++.dg/template/friend19.C: New test.
16348 2003-07-08 Jakub Jelinek <jakub@redhat.com>
16350 * g++.dg/opt/strength-reduce.C: New test.
16352 2003-07-07 Roger Sayle <roger@eyesopen.com>
16355 * gcc.dg/20030707-1.c: New testcase.
16357 2003-07-07 Roger Sayle <roger@eyesopen.com>
16359 PR optimization/11059
16360 * g++.dg/opt/emptyunion.C: New testcase.
16362 2003-07-07 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
16363 Eric Botcazou <ebotcazou@libertysurf.fr>
16365 * g++.dg/opt/stack1.C: New test.
16367 2003-07-05 Mark Mitchell <mark@codesourcery.com>
16369 * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
16373 * g++.dg/expr/static_cast3.C: New test.
16375 2003-07-04 Zack Weinberg <zack@codesourcery.com>
16377 * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
16379 * gcc.dg/concat.c: Concatenation of string constants with
16380 __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
16381 * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
16382 * gcc.dg/cpp/escape-2.c: Use wide character constants where
16383 necessary to avoid multi-character character constant warning.
16384 * gcc.dg/cpp/escape.c: Likewise.
16385 * gcc.dg/cpp/ucs.c: Likewise.
16386 Remove backslashes from dg-bogus comments, as they confuse Tcl.
16389 2003-07-04 Kazu Hirata <kazu@cs.umass.edu>
16392 * gcc.c-torture/compile/20030704-1.c: New.
16394 2003-07-04 Kazu Hirata <kazu@cs.umass.edu>
16396 * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
16398 2003-07-04 Danny Smith <dannysmith@users.sourceforge.net>
16400 PR c++/5287, PR c++/7910, PR c++/11021
16401 * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
16402 tests for warnings.
16403 * g++.dg/ext/dllimport2.C: Add tests for warnings.
16404 * g++.dg/ext/dllimport3.C: Likewise.
16405 * g++.dg/ext/dllimport4.C: New file.
16406 * g++.dg/ext/dllimport5.C: New file.
16407 * g++.dg/ext/dllimport6.C: New file.
16408 * g++.dg/ext/dllimport7.C: New file.
16409 * g++.dg/ext/dllimport8.C: New file.
16410 * g++.dg/ext/dllimport9.C: New file.
16411 * g++.dg/ext/dllimport10.C: New file.
16412 * g++.dg/ext/dllexport1.C: New file.
16414 2003-07-03 Mark Mitchell <mark@codesourcery.com>
16416 * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
16417 * g++.old-deja/g++.mike/net36.C: Tweak error messages.
16419 2003-07-03 Roger Sayle <roger@eyesopen.com>
16421 * gcc.dg/builtins-25.c: New testcase.
16422 * gcc.dg/builtins-26.c: New testcase.
16424 2003-07-03 Janis Johnson <janis187@us.ibm.com>
16426 * gcc.dg/compat/vector-defs.h: New file.
16427 * gcc.dg/compat/vector-setup.h: New file.
16428 * gcc.dg/compat/vector-check.h: New file.
16429 * gcc.dg/compat/vector-1_main.c: New file.
16430 * gcc.dg/compat/vector-1_x.c: New file.
16431 * gcc.dg/compat/vector-1_y.c: New file.
16432 * gcc.dg/compat/vector-2_main.c: New file.
16433 * gcc.dg/compat/vector-2_x.c: New file.
16434 * gcc.dg/compat/vector-2_y.c: New file.
16436 * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
16437 * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
16438 * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
16439 * gcc.dg/compat/struct-align-1.h: New file.
16440 * gcc.dg/compat/struct-align-1_main.c: New file.
16441 * gcc.dg/compat/struct-align-1_x.c: New file.
16442 * gcc.dg/compat/struct-align-1_y.c: New file.
16443 * gcc.dg/compat/struct-align-2.h: New file.
16444 * gcc.dg/compat/struct-align-2_main.c: New file.
16445 * gcc.dg/compat/struct-align-2_x.c: New file.
16446 * gcc.dg/compat/struct-align-2_y.c: New file.
16448 * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
16449 * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
16450 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
16451 * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
16452 * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
16453 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
16454 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
16455 * gcc.dg/compat/scalar-return-3_x.c: Ditto.
16456 * gcc.dg/compat/scalar-return-4_x.c: Ditto.
16457 * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
16458 * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
16459 * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
16460 * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
16461 * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
16462 * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
16463 * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
16464 * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
16465 * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
16466 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
16467 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
16468 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
16469 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
16470 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
16471 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
16472 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
16473 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
16474 * gcc.dg/compat/struct-return-10_x.c: Ditto.
16475 * gcc.dg/compat/struct-return-2_x.c: Ditto.
16476 * gcc.dg/compat/struct-return-3_x.c: Ditto.
16478 2003-07-03 Eric Botcazou <ebotcazou@libertysurf.fr>
16480 * gcc.dg/i386-call-1.c: New test.
16482 2003-07-03 Nathan Sidwell <nathan@codesourcery.com>
16485 * g++.dg/parse/defarg4.C: New.
16487 2003-07-03 Roger Sayle <roger@eyesopen.com>
16490 * gcc.c-torture/compile/20030703-1.c: New test case.
16492 2003-07-03 Mark Mitchell <mark@codesourcery.com>
16494 * g++.dg/template/local3.C: Remove extra semicolon.
16496 2003-07-03 Eric Botcazou <ebotcazou@libertysurf.fr>
16498 * gcc.dg/i386-volatile-1.c: New test.
16500 2003-07-02 Nathan Sidwell <nathan@codesourcery.com>
16503 * g++.dg/other/offsetof2.C: XFAIL.
16504 * g++.dg/other/offsetof5.C: New.
16507 * g++.dg/template/error1.C: New.
16510 * g++.dg/template/dependent-expr1.C: New.
16512 2003-07-01 Mark Mitchell <mark@codesourcery.com>
16515 * g++.dg/template/local3.C: New test.
16518 * g++.dg/lookup/scoped6.C: New test.
16520 2003-07-01 Giovanni Bajo <giovannibajo@libero.it>
16523 * g++.dg/other/error7.C: New test.
16525 2003-07-01 Kazu Hirata <kazu@cs.umass.edu>
16527 * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
16528 * g++.old-deja/g++.abi/vtable3.h: Likewise.
16529 * g++.old-deja/g++.law/code-gen5.C: Likewise.
16530 * g++.old-deja/g++.other/union2.C: Likewise.
16531 * gcc.dg/c90-const-expr-2.c: Likewise.
16532 * gcc.dg/c90-const-expr-3.c: Likewise.
16533 * gcc.dg/c99-const-expr-2.c: Likewise.
16534 * gcc.dg/c99-const-expr-3.c: Likewise.
16535 * gcc.dg/concat.c: Likewise.
16537 2003-07-01 Mark Mitchell <mark@codesourcery.com>
16540 * g++.dg/init/static1.C: New test.
16542 2003-06-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
16544 * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
16545 * g++.old-deja/g++.other/access2.C: Likewise.
16546 * g++.old-deja/g++.other/decl2.C: Likewise.
16547 * gcc.c-torture/execute/20020615-1.c: Likewise.
16549 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
16552 * g++.dg/template/sizeof4.C: New test.
16554 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
16556 * g++.dg/other/error6.C: New test.
16558 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
16561 * g++.dg/parse/constant2.C: New test.
16563 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
16566 * g++.dg/other/error5.C: New test.
16568 2003-06-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16570 * gcc.dg/format/gcc_diag-1.c: New test.
16572 2003-06-28 Ulrich Weigand <uweigand@de.ibm.com>
16574 * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
16576 2003-06-28 Nathan Sidwell <nathan@codesourcery.com>
16578 * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
16579 * g++.old-deja/g++.robertl/eb133a.C: Likewise.
16580 * g++.old-deja/g++.robertl/eb133b.C: Likewise.
16582 2003-06-28 Jakub Jelinek <jakub@redhat.com>
16584 * gcc.c-torture/execute/builtins/string-8.c: New test.
16585 * gcc.c-torture/execute/builtins/string-8-lib.c: New.
16586 * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
16587 * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
16589 2003-06-27 Mark Mitchell <mark@codesourcery.com>
16592 * g++.dg/ext/typeof6.C: New test.
16594 2003-06-27 Mark Mitchell <mark@codesourcery.com>
16597 * g++.dg/init/enum1.C: New test.
16599 2003-06-27 Ulrich Weigand <uweigand@de.ibm.com>
16601 * gcc.dg/20030627-1.c: New test.
16603 2003-06-26 Mark Mitchell <mark@codesourcery.com>
16606 * g++.dg/expr/static_cast2.C: New test.
16608 2003-06-26 Roger Sayle <roger@eyesopen.com>
16609 Jakub Jelinek <jakub@redhat.com>
16611 * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
16612 sprintf(dst,"%s",src) optimization.
16613 * gcc.c-torture/execute/20030626-1.c: New test case.
16614 * gcc.c-torture/execute/20030626-2.c: New test case.
16616 2003-06-26 J"orn Rennecke <joern.rennecke@superh.com>
16618 * gcc.c-torture/execute/multi-ix.c: New test.
16620 * gcc.c-torture/execute/simd-4.c (main):
16621 Added missing semicolon at end of union.
16623 2003-06-26 Giovanni Bajo <giovannibajo@libero.it>
16626 * g++.dg/template/explicit-instantiation3.C: New test.
16628 2003-06-26 Eric Botcazou <ebotcazou@libertysurf.fr>
16630 * gcc.dg/20030626-1.c: Use signed char.
16632 2003-06-26 Eric Botcazou <ebotcazou@libertysurf.fr>
16634 * gcc.dg/20030626-1.c: New test.
16636 2003-06-26 Neil Booth <neil@daikokuya.co.uk>
16638 * const-str-2.m: Update.
16640 2003-06-25 Mark Mitchell <mark@codesourcery.com>
16643 * g++.dg/rtti/dyncast1.C: New test.
16644 * g++.dg/abi/mangle4.C: Correct base-specifier access.
16645 * g++.dg/lookup/scoped1.C: Remove XFAIL.
16646 * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
16649 * g++.dg/expr/static_cast1.C: New test.
16651 2003-06-25 Josef Zlomek <zlomekj@suse.cz>
16653 * gcc.dg/20030625-1.c: New test.
16655 2003-06-24 Roger Sayle <roger@eyesopen.com>
16657 * gcc.c-torture/compile/20030624-1.c: New test case.
16659 2003-06-24 Jakub Jelinek <jakub@redhat.com>
16661 * gcc.c-torture/execute/string-opt-17.c: New test.
16663 2003-06-24 Mark Mitchell <mark@codesourcery.com>
16666 * g++.dg/parse/crash6.C: New test.
16668 2003-06-23 Roger Sayle <roger@eyesopen.com>
16670 * gcc.dg/builtins-24.c: New test case.
16672 2003-06-23 Jakub Jelinek <jakub@redhat.com>
16674 * g++.dg/opt/operator1.C: New test.
16676 2003-06-22 Roger Sayle <roger@eyesopen.com>
16678 * gcc.c-torture/execute/string-opt-16.c: New test case.
16680 2003-06-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
16682 * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion option.
16683 * g++.old-deja/g++.other/conv7.C: Likewise
16684 * g++.old-deja/g++.other/overcnv2.C: Likewise.
16685 * g++.old-deja/g++.other/overload14.C: Likewise.
16687 2003-06-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
16689 * g++.old-deja/g++.jason/conversion5.C: Adjust option.
16690 * g++.old-deja/g++.bugs/900215_01.C: Likewise.
16692 2003-06-20 Mark Mitchell <mark@codesourcery.com>
16695 * g++.dg/warn/Winline-3.C: New test.
16697 2003-06-20 Mark Mitchell <mark@codesourcery.com>
16699 * lib/target-supports.exp (check_alias_available): Make the test
16700 program acceptable to the Solaris assembler.
16703 * g++.dg/template/memclass2.C: New test.
16705 2003-06-20 Mark Mitchell <mark@codesourcery.com>
16706 Eric Botcazou <ebotcazou@libertysurf.fr>
16708 * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
16709 data for non-matching targets.
16710 * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
16712 2003-06-20 Mark Mitchell <mark@codesourcery.com>
16715 * g++.dg/template/member3.C: New test.
16717 2003-06-19 Mark Mitchell <mark@codesourcery.com>
16720 * g++.dg/template/func1.C: New test.
16723 * g++.dg/template/static4.C: New test.
16724 * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
16727 * g++.dg/init/ref7.C: New test.
16729 2003-06-19 Matt Austern <austern@apple.com>
16732 * g++.dg/anew1.C: New test.
16733 * g++.dg/anew2.C: New test.
16734 * g++.dg/anew3.C: New test.
16735 * g++.dg/anew4.C: New test.
16737 2003-06-19 Kazu Hirata <kazu@cs.umass.edu>
16739 * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
16741 2003-06-19 J"orn Rennecke <joern.rennecke@superh.com>
16743 * gcc.c-torture/execute/simd-4.c (main): Make expected value
16746 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
16748 * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
16751 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
16753 * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
16754 * gcc.c-torture/compile/961203-1.c: Likewise.
16755 * gcc.c-torture/compile/980506-1.c: Likewise.
16757 2003-06-17 Mark Mitchell <mark@codesourcery.com>
16760 * g++.dg/lookup/using7.C: New test.
16762 2003-06-17 Mark Mitchell <mark@codesourcery.com>
16765 * g++.dg/abi/conv1.C: Remove it.
16766 * g++.dg/template/conv7.C: New test.
16767 * g++.dg/template/conv8.C: Likewise.
16768 * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
16769 conversion operator.
16771 2003-06-17 Janis Johnson <janis187@us.ibm.com>
16773 * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
16774 * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
16775 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
16776 * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
16777 * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
16778 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
16779 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
16780 * gcc.dg/compat/scalar-return-3_x.c: Ditto.
16781 * gcc.dg/compat/scalar-return-4_x.c: Ditto.
16782 * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
16783 * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
16784 * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
16785 * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
16786 * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
16787 * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
16788 * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
16789 * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
16790 * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
16791 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
16792 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
16793 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
16794 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
16795 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
16796 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
16797 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
16798 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
16799 * gcc.dg/compat/struct-return-10_x.c: Ditto.
16800 * gcc.dg/compat/struct-return-2_x.c: Ditto.
16801 * gcc.dg/compat/struct-return-3_x.c: Ditto.
16803 2003-06-16 Mark Mitchell <mark@codesourcery.com>
16805 * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
16806 * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
16809 2003-06-16 Roger Sayle <roger@eyesopen.com>
16811 * gcc.dg/i386-387-5.c: New test case.
16812 * gcc.dg/i386-387-6.c: New test case.
16813 * gcc.dg/builtins-23.c: New test case.
16815 2003-06-15 Roger Sayle <roger@eyesopen.com>
16817 * gcc.dg/builtins-22.c: New test case.
16818 * gcc.dg/i386-387-1.c: Update to test exp.
16819 * gcc.dg/i386-387-2.c: Likewise.
16821 2003-06-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16823 * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
16825 2003-06-12 Mark Mitchell <mark@codesourcery.com>
16827 * lib/gcc-dg.exp (dg-require-dll): New function.
16828 (dg-xfail-if): Likewise.
16829 * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
16832 * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
16833 * gcc.c-torture/compile/20001205-1.c: Likewise.
16834 * gcc.c-torture/compile/20001226-1.c: Likewise.
16835 * gcc.c-torture/compile/20010518-2.c: Likewise.
16836 * gcc.c-torture/compile/20020312-1.c: Likewise.
16837 * gcc.c-torture/compile/20020604-1.c: Likewise.
16838 * gcc.c-torture/compile/920501-12.c: Likewise.
16839 * gcc.c-torture/compile/920501-4.c: Likewise.
16840 * gcc.c-torture/compile/920520-1.c: Likewise.
16841 * gcc.c-torture/compile/920521-1.c: Likewise.
16842 * gcc.c-torture/compile/920625-1.c: Likewise.
16843 * gcc.c-torture/compile/961203-1.c: Likewise.
16844 * gcc.c-torture/compile/980506-1.c: Likewise.
16845 * gcc.c-torture/compile/981006-1.c: Likewise.
16846 * gcc.c-torture/compile/981022-1.c: Likewise.
16847 * gcc.c-torture/compile/981223-1.c: Likewise.
16848 * gcc.c-torture/compile/990617-1.c: Likewise.
16849 * gcc.c-torture/compile/dll.c: Likewise.
16850 * gcc.c-torture/compile/labels-3.c: Likewise.
16851 * gcc.c-torture/compile/mipscop-1.c: Likewise.
16852 * gcc.c-torture/compile/mipscop-2.c: Likewise.
16853 * gcc.c-torture/compile/mipscop-3.c: Likewise.
16854 * gcc.c-torture/compile/mipscop-4.c: Likewise.
16855 * gcc.c-torture/compile/simd-5.c: Likewise.
16856 * gcc.c-torture/compile/20000804-1.x: Remove.
16857 * gcc.c-torture/compile/20001205-1.x: Likewise.
16858 * gcc.c-torture/compile/20001226-1.x: Likewise.
16859 * gcc.c-torture/compile/20010518-2.x: Likewise.
16860 * gcc.c-torture/compile/20020312-1.x: Likewise.
16861 * gcc.c-torture/compile/20020604-1.x: Likewise.
16862 * gcc.c-torture/compile/920501-12.x: Likewise.
16863 * gcc.c-torture/compile/920501-4.x: Likewise.
16864 * gcc.c-torture/compile/920520-1.x: Likewise.
16865 * gcc.c-torture/compile/920521-1.x: Likewise.
16866 * gcc.c-torture/compile/920625-1.x: Likewise.
16867 * gcc.c-torture/compile/961203-1.x: Likewise.
16868 * gcc.c-torture/compile/980506-1.x: Likewise.
16869 * gcc.c-torture/compile/981006-1.x: Likewise.
16870 * gcc.c-torture/compile/981022-1.x: Likewise.
16871 * gcc.c-torture/compile/981223-1.x: Likewise.
16872 * gcc.c-torture/compile/990617-1.x: Likewise.
16873 * gcc.c-torture/compile/mipscop-1.x: Likewise.
16874 * gcc.c-torture/compile/mipscop-2.x: Likewise.
16875 * gcc.c-torture/compile/mipscop-3.x: Likewise.
16876 * gcc.c-torture/compile/mipscop-4.x: Likewise.
16877 * gcc.c-torture/compile/simd-5.x: Likewise.
16879 * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
16881 2003-06-13 Eric Botcazou <ebotcazou@libertysurf.fr>
16883 * gcc.c-torture/execute/20030611-1.c: New test.
16885 2003-06-12 Roger Sayle <roger@eyesopen.com>
16888 * gcc.dg/20030612-1.c: New test case.
16890 2003-06-12 Mark Mitchell <mark@codesourcery.com>
16893 * g++.dg/expr/cast1.C: New test.
16895 2003-06-12 Roger Sayle <roger@eyesopen.com>
16897 * gcc.dg/builtins-21.c: New test case.
16899 2003-06-11 Kelley Cook <kelleycook@wideopenwest.com>
16901 * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
16902 options instead of at the end.
16903 * lib/objc.exp (objc_target_compile): Likewise.
16905 2003-06-11 Mark Mitchell <mark@codesourcery.com>
16908 * g++.dg/parse/error1.C: New test.
16910 2003-06-11 Janis Johnson <janis187@us.ibm.com>
16912 * gcc.dg/compat/struct-by-value-11_main.c: New file.
16913 * gcc.dg/compat/struct-by-value-11_x.c: New file.
16914 * gcc.dg/compat/struct-by-value-11_y.c: New file.
16915 * gcc.dg/compat/struct-by-value-12_main.c: New file.
16916 * gcc.dg/compat/struct-by-value-12_x.c: New file.
16917 * gcc.dg/compat/struct-by-value-12_y.c: New file.
16918 * gcc.dg/compat/struct-by-value-13_main.c: New file.
16919 * gcc.dg/compat/struct-by-value-13_x.c: New file.
16920 * gcc.dg/compat/struct-by-value-13_y.c: New file.
16921 * gcc.dg/compat/struct-by-value-14_main.c: New file.
16922 * gcc.dg/compat/struct-by-value-14_x.c: New file.
16923 * gcc.dg/compat/struct-by-value-14_y.c: New file.
16924 * gcc.dg/compat/struct-by-value-15_main.c: New file.
16925 * gcc.dg/compat/struct-by-value-15_x.c: New file.
16926 * gcc.dg/compat/struct-by-value-15_y.c: New file.
16927 * gcc.dg/compat/struct-by-value-16_main.c: New file.
16928 * gcc.dg/compat/struct-by-value-16_x.c: New file.
16929 * gcc.dg/compat/struct-by-value-16_y.c: New file.
16930 * gcc.dg/compat/struct-by-value-17_main.c: New file.
16931 * gcc.dg/compat/struct-by-value-17_x.c: New file.
16932 * gcc.dg/compat/struct-by-value-17_y.c: New file.
16933 * gcc.dg/compat/struct-by-value-18_main.c: New file.
16934 * gcc.dg/compat/struct-by-value-18_x.c: New file.
16935 * gcc.dg/compat/struct-by-value-18_y.c: New file.
16937 * gcc.dg/compat/scalar-by-value-3_main.c: New file.
16938 * gcc.dg/compat/scalar-by-value-3_x.c: New file.
16939 * gcc.dg/compat/scalar-by-value-3_y.c: New file.
16940 * gcc.dg/compat/scalar-by-value-4_main.c: New file.
16941 * gcc.dg/compat/scalar-by-value-4_x.c: New file.
16942 * gcc.dg/compat/scalar-by-value-4_y.c: New file.
16943 * gcc.dg/compat/scalar-return-3_main.c: New file.
16944 * gcc.dg/compat/scalar-return-3_x.c: New file.
16945 * gcc.dg/compat/scalar-return-3_y.c: New file.
16946 * gcc.dg/compat/scalar-return-4_main.c: New file.
16947 * gcc.dg/compat/scalar-return-4_x.c: New file.
16948 * gcc.dg/compat/scalar-return-4_y.c: New file.
16950 2003-06-10 Janis Johnson <janis187@us.ibm.com>
16952 * gcc.dg/compat/fp2-struct-check.h: New file.
16953 * gcc.dg/compat/fp2-struct-defs.h: New file.
16954 * gcc.dg/compat/fp2-struct-init.h: New file.
16955 * gcc.dg/compat/struct-by-value-10_main.c: New file.
16956 * gcc.dg/compat/struct-by-value-10_x.c: New file.
16957 * gcc.dg/compat/struct-by-value-10_y.c: New file.
16958 * gcc.dg/compat/struct-return-10_main.c: New file.
16959 * gcc.dg/compat/struct-return-10_x.c: New file.
16960 * gcc.dg/compat/struct-return-10_y.c: New file.
16962 * gcc.dg/compat/compat-common.h: New file.
16963 * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
16964 * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
16965 * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
16966 * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
16967 * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
16968 * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
16969 * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
16970 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
16971 * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
16972 * gcc.dg/compat/scalar-return-1_main.c: Ditto.
16973 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
16974 * gcc.dg/compat/scalar-return-1_y.c: Ditto.
16975 * gcc.dg/compat/scalar-return-2_main.c: Ditto.
16976 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
16977 * gcc.dg/compat/scalar-return-2_y.c: Ditto.
16978 * gcc.dg/compat/small-struct-check.h: Ditto.
16979 * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
16980 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
16981 * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
16982 * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
16983 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
16984 * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
16985 * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
16986 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
16987 * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
16988 * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
16989 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
16990 * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
16991 * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
16992 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
16993 * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
16994 * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
16995 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
16996 * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
16997 * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
16998 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
16999 * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
17000 * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
17001 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
17002 * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
17003 * gcc.dg/compat/struct-return-2_main.c: Ditto.
17004 * gcc.dg/compat/struct-return-2_x.c: Ditto.
17005 * gcc.dg/compat/struct-return-2_y.c: Ditto.
17006 * gcc.dg/compat/struct-return-3_main.c: Ditto.
17007 * gcc.dg/compat/struct-return-3_x.c: Ditto.
17008 * gcc.dg/compat/struct-return-3_y.c: Ditto.
17010 2003-06-10 Geoffrey Keating <geoffk@apple.com>
17012 * g++.dg/pch/static-1.C: New file.
17013 * g++.dg/pch/static-1.Hs: New file.
17015 2003-06-10 Richard Henderson <rth@redhat.com>
17017 * gcc.dg/asm-7.c: Adjust expected warning text.
17019 2003-06-10 Roger Sayle <roger@eyesopen.com>
17021 * gcc.dg/builtins-20.c: New test case.
17023 2003-06-10 Mark Mitchell <mark@codesourcery.com>
17026 * g++.dg/opt/template1.C: New test.
17028 2003-06-09 Mark Mitchell <mark@codesourcery.com>
17030 * lib/gcc-dg.exp (dg-test): Clear additional_files and
17031 additional_sources.
17033 2003-05-21 David Taylor <dtaylor@emc.com>
17035 * gcc.dg/Wpadded.c: New file.
17037 2003-06-09 Mark Mitchell <mark@codesourcery.com>
17039 * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
17040 * gcc.dg/special/weak-2.c: Add dg-require-weak.
17041 * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
17044 2003-06-09 J"orn Rennecke <joern.rennecke@superh.com>
17046 * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
17048 2003-06-09 Mark Mitchell <mark@codesourcery.com>
17050 * lib/gcc-dg.exp (dg-require-weak): Fix typo.
17051 (dg-require-alias): Likewise.
17052 (dg-require-gc-sections): Likewise.
17053 * lib/target-supports.exp (check_gc_sections_available): Likewise.
17055 2003-06-08 Richard Henderson <rth@redhat.com>
17057 * gcc.dg/20011029-2.c: Fix the array reference.
17058 * gcc.dg/asm-7.c: New.
17060 2003-06-08 Kazu Hirata <kazu@cs.umass.edu>
17062 * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
17064 2003-06-08 Mark Mitchell <mark@codesourcery.com>
17066 * lib/gcc-dg.exp (dg-require-alias): Fix typo.
17067 (dg-require-gc-sections): Likewise.
17069 2003-06-08 Jan Hubicka <jh@suse.cz>
17071 * i386-cmov1.c: Fix regular expression.
17072 * i386-cvt-1.c: Likewise.
17073 * i386-local.c: Likewise.
17074 * i386-local2.c: Likewise.
17075 * i386-mul.c: Likewise.
17076 * i386-ssetype-1.c: Likewise.
17077 * i386-ssetype-3.c: Likewise.
17078 * i386-ssetype-5.c: Likewise.
17080 2003-06-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
17083 * g++.dg/warn/implicit-typename2.C: New test.
17084 * g++.dg/warn/implicit-typename3.C: New test.
17086 2003-06-07 Richard Henderson <rth@redhat.com>
17088 * g++.dg/other/offsetof3.C: Use size_t.
17089 * g++.dg/other/offsetof4.C: Likewise.
17091 2003-06-07 H.J. Lu <hongjiu.lu@intel.com>
17093 * lib/copy-file.exp: New. Implement gcc_copy_files.
17095 * lib/dg-pch.exp: Load copy-file.exp
17096 (dg-pch): Use gcc_copy_files instead of "file copy".
17098 2003-06-06 Mark Mitchell <mark@codesourcery.com>
17100 * gcc.dg/weak/weak.exp: Simplify.
17101 * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
17102 * gcc.dg/weak/weak-1.c: Likewise.
17103 * gcc.dg/weak/weak-2.c: Likewise.
17104 * gcc.dg/weak/weak-3.c: Likewise.
17105 * gcc.dg/weak/weak-4.c: Likewise.
17106 * gcc.dg/weak/weak-5.c: Likewise.
17107 * gcc.dg/weak/weak-6.c: Likewise.
17108 * gcc.dg/weak/weak-7.c: Likewise.
17109 * gcc.dg/weak/weak-8.c: Likewise.
17110 * gcc.dg/weak/weak-9.c: Likewise.
17112 2003-06-06 Richard Earnshaw <rearnsha@arm.com>
17114 gcc.c-torture/execute/20030606-1.c: New.
17116 2003-06-06 Roger Sayle <roger@eyesopen.com>
17118 * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
17119 * gcc.dg/builtins-19.c: Likewise.
17121 2003-06-06 Roger Sayle <roger@eyesopen.com>
17123 * gcc.dg/builtins-2.c: Add some more tests.
17124 * gcc.dg/builtins-18.c: New test case.
17125 * gcc.dg/builtins-19.c: New test case.
17127 2003-06-06 Roger Sayle <roger@eyesopen.com>
17128 Jim Wilson <wilson@tuliptree.org>
17130 * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
17132 2003-06-06 Jakub Jelinek <jakub@redhat.com>
17134 * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
17135 mempcpy/stpcpy calls not to be optimized into something else.
17136 * gcc.c-torture/execute/string-opt-3.c: Moved to...
17137 * gcc.c-torture/execute/builtins/string-7.c: ...here.
17138 * gcc.c-torture/execute/builtins/string-7-lib.c: New.
17140 2003-06-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17142 * gcc.dg/format/asm_fprintf-1.c: New test.
17144 2003-06-05 Mark Mitchell <mark@codesourcery.com>
17146 * lib/gcc-defs.exp (additional_sources): New variable.
17147 (dg-additional-sources): New function.
17148 (additional_files): New variable.
17149 (dg-additional-files): New function.
17150 (dg-additional-files-options): Likewise.
17151 * lib/gcc-dg.exp (dg-require-weak): New function.
17152 (dg-require-alias): Likewise.
17153 (dg-require-gc-sections): Likewise.
17154 * lib/target-supports.exp (check_alias_available): Remove testfile
17156 (check_gc_sections_available): New function.
17157 * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
17158 (dg-gpp-additional-files): Likewise.
17159 * lib/g++.exp (additional_sources): Remove.
17160 (additional_files): Likewise.
17161 (g++_target_compile): Use dg-additional-files-options.
17163 * gcc.dg/special/special.exp: Add "ecos" tests. Remove complex
17165 * gcc.dg/special/ecos.exp: Remove.
17166 * gcc.dg/special/20000419-2.c: Use dg-require-*.
17167 * gcc.dg/special/alias-1.c: Likewise.
17168 * gcc.dg/special/alias-2.c: Likewise.
17169 * gcc.dg/special/gcsec-1.c: Likewise.
17170 * gcc.dg/special/weak-1.c: Likewise.
17171 * gcc.dg/special/weak-2.c: Likewise.
17172 * gcc.dg/special/wkali-1.c: Likewise.
17173 * gcc.dg/special/wkali-2.c: Likewise.
17175 * g++.dg/special/conpr-2.C: Use dg-additional-*, not
17176 dg-gpp-additional-*.
17177 * g++.dg/special/conpr-3.C: Likewise.
17178 * g++.dg/special/conpr-4.C: Likewise.
17179 * g++.old-deja/g++.abi/vtable3a.C: Likewise.
17180 * g++.old-deja/g++.abi/vtable3b.C: Likewise.
17181 * g++.old-deja/g++.abi/vtable3c.C: Likewise.
17182 * g++.old-deja/g++.abi/vtable3d.C: Likewise.
17183 * g++.old-deja/g++.abi/vtable3e.C: Likewise.
17184 * g++.old-deja/g++.abi/vtable3f.C: Likewise.
17185 * g++.old-deja/g++.abi/vtable3g.C: Likewise.
17186 * g++.old-deja/g++.abi/vtable3h.C: Likewise.
17187 * g++.old-deja/g++.abi/vtable3i.C: Likewise.
17188 * g++.old-deja/g++.abi/vtable3j.C: Likewise.
17189 * g++.old-deja/g++.oliva/linkage1.C: Likewise.
17190 * g++.old-deja/g++.other/comdat1.C: Likewise.
17191 * g++.old-deja/g++.other/comdat2.C: Likewise.
17192 * g++.old-deja/g++.other/comdat3.C: Likewise.
17193 * g++.old-deja/g++.other/ctor1.C: Likewise.
17194 * g++.old-deja/g++.pt/instantiate5.C: Likewise.
17196 2003-06-05 Richard Henderson <rth@redhat.com>
17198 * gcc.dg/debug/20030605-1.c: New.
17200 2003-06-04 Mark Mitchell <mark@codesourcery.com>
17202 * README.QMTEST: Update.
17204 2003-06-04 Richard Henderson <rth@redhat.com>
17206 * gcc.dg/cleanup-1.c: New.
17207 * gcc.dg/cleanup-2.c: New.
17208 * gcc.dg/cleanup-3.c: New.
17209 * gcc.dg/cleanup-4.c: New.
17210 * gcc.dg/cleanup-5.c: New.
17211 * gcc.dg/cleanup-6.c: New.
17212 * gcc.dg/cleanup-7.c: New.
17214 2003-06-04 Mark Mitchell <mark@codesourcery.com>
17216 * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
17218 * lib/dg-pch.exp: New file.
17219 * g++.dg/pch/pch.exp: Use dg-pch.exp.
17220 * gcc.dg/pch/pch.exp: Likewise.
17222 2003-06-04 Roger Sayle <roger@eyesopen.com>
17224 * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
17225 * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
17226 * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
17227 * gcc.dg/builtins-17.c: New test case.
17228 * gcc.dg/i386-387-4.c: New test case.
17229 * gcc.c-torture/execute/ieee/mzero4.c: New test case.
17231 2003-06-04 Eric Botcazou <ebotcazou@libertysurf.fr>
17233 * gcc.dg/ultrasp9.c: New test.
17235 2003-06-04 Eric Botcazou <ebotcazou@libertysurf.fr>
17237 * gcc.c-torture/compile/20030604-1.c: New test.
17238 * gcc.dg/sparc-constant-1.c: New test.
17240 2003-06-03 Glen Nakamura <glen@imodulo.com>
17242 * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
17244 2003-06-03 J"orn Rennecke <joern.rennecke@superh.com>
17246 * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
17248 * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
17249 * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
17251 2003-06-03 Aldy Hernandez <aldyh@redhat.com>
17253 * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
17255 2003-06-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
17258 * g++.dg/template/spec10.C: New test.
17260 2003-06-03 Roger Sayle <roger@eyesopen.com>
17262 * gcc.dg/builtins-16.c: New test case.
17264 2003-06-03 Jakub Jelinek <jakub@redhat.com>
17266 * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
17267 mempcpy test with post-increments.
17268 * gcc.c-torture/execute/string-opt-3.c: New test.
17269 * gcc.dg/string-opt-1.c: New test.
17271 2003-06-03 David Billinghurst <David.Billinghurst@riotinto.com>
17274 * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
17276 2003-06-02 Mark Mitchell <mark@codesourcery.com>
17278 * lib/scanasm.exp (dg-scan): New function, factored out of ...
17279 (scan-assembler): ... here. Use dg-scan.
17280 (scan-assembler-not): Likewise.
17281 (scan-file): New function.
17282 (scan-file-not): Likewise.
17283 * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
17284 * gcc.dg/cpp/_Pragma4.c: Likewise.
17285 * gcc.dg/cpp/_Pragma5.c: Likewise.
17286 * gcc.dg/cpp/avoidpaste1.c: Likewise.
17287 * gcc.dg/cpp/avoidpaste2.c: Likewise.
17288 * gcc.dg/cpp/cmdlne-C2.c: Likewise.
17289 * gcc.dg/cpp/cmdlne-P.c: Likewise.
17290 * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
17291 * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
17292 * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
17293 * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
17294 * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
17295 * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
17296 * gcc.dg/cpp/cxxcom1.c: Likewise.
17297 * gcc.dg/cpp/line1.c: Likewise.
17298 * gcc.dg/cpp/maccom1.c: Likewise.
17299 * gcc.dg/cpp/maccom2.c: Likewise.
17300 * gcc.dg/cpp/maccom3.c: Likewise.
17301 * gcc.dg/cpp/maccom4.c: Likewise.
17302 * gcc.dg/cpp/maccom5.c: Likewise.
17303 * gcc.dg/cpp/maccom6.c: Likewise.
17304 * gcc.dg/cpp/multiline.c: Likewise.
17305 * gcc.dg/cpp/spacing1.c: Likewise.
17306 * gcc.dg/cpp/spacing2.c: Likewise.
17307 * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
17308 * gcc.dg/cpp/trad/maccom1.c: Likewise.
17309 * gcc.dg/cpp/trad/maccom2.c: Likewise.
17310 * gcc.dg/cpp/trad/maccom3.c: Likewise.
17311 * gcc.dg/cpp/trad/maccom4.c: Likewise.
17312 * gcc.dg/cpp/trad/maccom6.c: Likewise.
17313 * gcc.dg/cpp/cxxcom2.c: Likewise.
17314 * gcc.dg/cpp/cxxcom2.h: New file.
17316 * gcc.dg/cpp/truefalse.cpp: Move it to ...
17317 * g++.dg/cpp/truefalse.C: Here.
17318 * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
17320 2003-06-01 Loren James Rittle <ljrittle@acm.org>
17322 * gcc.dg/cpp/redef3.c: New file.
17324 2003-06-01 Eric Botcazou <ebotcazou@libertysurf.fr>
17326 * gcc.dg/i386-loop-3.c: New test.
17328 2003-05-31 Toon Moene <toon@moene.indiv.nluug.nl>
17330 * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
17332 2003-05-31 Roger Sayle <roger@eyesopen.com>
17334 * gcc.dg/fwrapv-1.c: New test case.
17335 * gcc.dg/fwrapv-2.c: New test case.
17337 2003-05-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
17340 * g++.dg/template/spec9.C: New test.
17342 2003-05-29 Roger Sayle <roger@eyesopen.com>
17344 * gcc.dg/duff-4.c: New test case.
17346 2003-05-27 David Billinghurst <David.Billinghurst@riotinto.com>
17349 * g77.dg/ffixed-form-1.f: New test
17350 * g77.dg/ffixed-form-2.f: New test
17351 * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
17352 * g77.dg/ffree-form-3.f: New test
17354 2003-05-26 Andreas Tobler <a.tobler@schweiz.ch>
17356 * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
17357 * gcc.dg/wint_t-1.c: Likewise.
17359 2003-05-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
17361 * g++.dg/template/access11.C: New test.
17363 2003-05-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
17366 * g++.dg/template/access10.C: New test.
17368 2003-05-24 Eric Botcazou <ebotcazou@libertysurf.fr>
17369 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17371 * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
17373 2003-05-24 Andreas Tobler <a.tobler@schweiz.ch>
17375 * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
17376 suppress for powerpc-*-darwin*.
17377 * gcc.dg/torture/builtin-noret-2.c: Likewise.
17379 2003-05-24 Andreas Tobler <a.tobler@schweiz.ch>
17381 * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
17382 suppress option for powerpc-*-darwin*.
17384 2003-05-23 Roger Sayle <roger@eyesopen.com>
17386 * gcc.dg/builtins-1.c: Add tests for tan and atan.
17387 * gcc.dg/builtins-4.c: Add test for fmod.
17389 2003-05-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
17392 * g++.dg/template/instantiate4.C: New test.
17394 2003-05-22 Roger Sayle <roger@eyesopen.com>
17396 * gcc.c-torture/execute/ieee/inf-2.c: New test case.
17398 2003-05-21 Janis Johnson <janis187@us.ibm.com>
17400 * gcc.dg/compat/scalar-return-1_main.c: New file.
17401 * gcc.dg/compat/scalar-return-1_x.c: New file.
17402 * gcc.dg/compat/scalar-return-1_y.c: New file.
17403 * gcc.dg/compat/scalar-return-2_main.c: New file.
17404 * gcc.dg/compat/scalar-return-2_x.c: New file.
17405 * gcc.dg/compat/scalar-return-2_y.c: New file.
17406 * gcc.dg/compat/struct-return-3_main.c: New file.
17407 * gcc.dg/compat/struct-return-3_y.c: New file.
17408 * gcc.dg/compat/struct-return-3_x.c: New file.
17409 * gcc.dg/compat/struct-return-2_main.c: New file.
17410 * gcc.dg/compat/struct-return-2_x.c: New file.
17411 * gcc.dg/compat/struct-return-2_y.c: New file.
17413 2003-05-21 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
17415 * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
17416 for hppa*-hp-hpux*.
17417 * gcc.dg/20021014-1.c (dg-options): Likewise.
17418 * gcc.dg/nest.c (dg-options): Likewise.
17420 2003-05-21 Danny Smith <dannysmith@users.sourceforge.net>
17423 * g++.dg/ext/dllimport2.C: New file.
17424 * g++.dg/ext/dllimport3.C: New file.
17426 2003-05-20 Janis Johnson <janis187@us.ibm.com>
17428 * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
17429 * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
17430 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
17431 * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
17432 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
17433 * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
17434 * gcc.dg/compat/struct-by-value-7_x.c Ditto.
17435 * gcc.dg/compat/struct-by-value-7_y.c Ditto.
17436 * gcc.dg/compat/small-struct-defs.h: New file.
17437 * gcc.dg/compat/small-struct-init.h: New file.
17438 * gcc.dg/compat/small-struct-check.h: New file.
17439 * gcc.dg/compat/fp-struct-defs.h: New file.
17440 * gcc.dg/compat/fp-struct-check.h: New file.
17441 * gcc.dg/compat/fp-struct-init.h: New file.
17442 * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
17443 * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
17445 2003-05-19 Jakub Jelinek <jakub@redhat.com>
17447 * gcc.dg/20030225-2.c: New test.
17449 2003-05-18 Roger Sayle <roger@eyesopen.com>
17450 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17452 * gcc.c-torture/compile/20030518-1.c: New test case.
17454 2003-05-18 Mark Mitchell <mark@codesourcery.com>
17456 * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
17457 * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
17458 gcc-dg-debug-runtest.
17459 * g++.dg/debug/debug.exp: Pass opt_opts parameter to
17460 gcc-dg-debug-runtest.
17462 2003-05-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
17465 * g++.dg/lookup/using6.C: New test.
17467 2003-05-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
17469 * g++.dg/parse/access2.C: New test.
17471 2003-05-17 Mark Mitchell <mark@codesourcery.com>
17473 * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
17474 * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
17475 * gcc.dg/debug/debug.exp: Likewise.
17477 2003-05-17 Neil Booth <neil@daikokuya.co.uk>
17479 * gcc.dg/dollar.c: New test.
17481 2003-05-16 Janis Johnson <janis187@us.ibm.com>
17483 * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
17484 * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
17485 * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
17486 * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
17487 * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
17488 * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
17489 * gcc.dg/compat/struct-by-value-6_main.c: New file.
17490 * gcc.dg/compat/struct-by-value-6_x.c: New file.
17491 * gcc.dg/compat/struct-by-value-6_y.c: New file.
17492 * gcc.dg/compat/struct-by-value-7_main.c: New file.
17493 * gcc.dg/compat/struct-by-value-7_x.c: New file.
17494 * gcc.dg/compat/struct-by-value-7_y.c: New file.
17495 * gcc.dg/compat/struct-by-value-8_main.c: New file.
17496 * gcc.dg/compat/struct-by-value-8_x.c: New file.
17497 * gcc.dg/compat/struct-by-value-8_y.c: New file.
17498 * gcc.dg/compat/struct-by-value-9_main.c: New file.
17499 * gcc.dg/compat/struct-by-value-9_x.c: New file.
17500 * gcc.dg/compat/struct-by-value-9_y.c: New file.
17502 2003-05-16 Mark Mitchell <mark@codesourcery.com>
17504 * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
17505 (gcc-dg-test-1): ... this. Add target_compile parameter. Add
17506 support for "repo" mode.
17507 * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
17508 * lib/g77-dg.exp: Likewise.
17509 * lib/obj-dg.exp: Likewise.
17511 2003-05-16 Jakub Jelinek <jakub@redhat.com>
17513 Merge from gcc-3_2-rhl8-branch:
17514 2003-04-23 Jakub Jelinek <jakub@redhat.com>
17516 * gcc.dg/tls/opt-6.c: New test.
17518 2003-04-05 Jakub Jelinek <jakub@redhat.com>
17520 * gcc.dg/20030405-1.c: New test.
17522 2003-03-09 Jakub Jelinek <jakub@redhat.com>
17524 * gcc.dg/20030309-1.c: New test.
17526 2003-03-07 Eric Botcazou <ebotcazou@libertysurf.fr>
17528 * gcc.c-torture/execute/20030307-1.c: New test.
17530 2003-02-20 Randolph Chung <tausq@debian.org>
17532 * gcc.c-torture/compile/20030220-1.c: New test.
17534 2003-02-18 Jakub Jelinek <jakub@redhat.com>
17536 * gcc.dg/20030217-1.c: New test.
17538 2003-01-29 Jakub Jelinek <jakub@redhat.com>
17540 * gcc.c-torture/compile/20020129-1.c: New test.
17542 2002-12-21 Eric Botcazou <ebotcazou@libertysurf.fr>
17544 * gcc.dg/unroll-1.c: New test.
17546 2002-11-16 Jan Hubicka <jh@suse.cz>
17548 * gcc.c-torture/execute/20020920-1.c: New test.
17550 2002-10-08 Jakub Jelinek <jakub@redhat.com>
17553 * gcc.c-torture/compile/20021008-1.c: New test.
17555 2002-08-10 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
17558 * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
17560 2002-08-07 Jakub Jelinek <jakub@redhat.com>
17562 * gcc.c-torture/compile/20020807-1.c: New test.
17564 2002-07-30 Jakub Jelinek <jakub@redhat.com>
17566 * gcc.dg/tls/opt-1.c: New test.
17568 2002-07-29 Jakub Jelinek <jakub@redhat.com>
17570 * gcc.dg/20020729-1.c: New test.
17572 2002-07-20 Jakub Jelinek <jakub@redhat.com>
17574 * g++.dg/opt/life1.C: New test.
17576 2002-05-20 Jakub Jelinek <jakub@redhat.com>
17578 * gcc.dg/20020525-1.c: New test.
17580 2002-05-24 Jakub Jelinek <jakub@redhat.com>
17583 * g++.dg/ext/pretty1.C: New test.
17584 * g++.dg/ext/pretty2.C: New test.
17586 2003-05-15 Mark Mitchell <mark@codesourcery.com>
17589 * g++.dg/ext/typeof5.C: New test.
17591 2003-05-15 J"orn Rennecke <joern.rennecke@superh.com>
17593 * gcc.c-torture/execute/builtins/string-asm-1.c: Take
17594 __USER_LABEL_PREFIX__ into account.
17595 * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
17597 2003-05-14 Roger Sayle <roger@eyesopen.com>
17599 * gcc.dg/builtins-15.c: New test case.
17601 2003-05-13 Zack Weinberg <zack@codesourcery.com>
17603 * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
17605 2003-05-12 Mark Mitchell <mark@codesourcery.com>
17607 * lib/g++.exp: Tweak handling of additional source files.
17608 * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
17609 * g++.dg/special/conpr-2a.C: Rename to ...
17610 * g++.dg/special/conpr-2a.cc: ... this.
17611 * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
17612 * g++.dg/special/conpr-3a.C: Rename to ...
17613 * g++.dg/special/conpr-3a.cc: This.
17614 * g++.dg/special/conpr-3b.C: Rename to ...
17615 * g++.dg/special/conpr-3b.cc: This.
17616 * g++.dg/special/conpr-4.C: New test.
17617 * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
17619 2003-05-12 David Edelsohn <edelsohn@gnu.org>
17621 * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
17623 2003-05-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
17625 * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
17626 * g++.old-deja/g++.robertl/eb71.C: Likewise.
17627 * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
17628 * g++.old-deja/g++.other/warn3.C: Likewise.
17630 2003-05-11 Roger Sayle <roger@eyesopen.com>
17632 * gcc.dg/i386-387-1.c: Update to also test log.
17633 * gcc.dg/i386-387-2.c: Likewise.
17635 2003-05-11 Toon Moene <toon@moene.indiv.nluug.nl>
17637 * g77.f-torture/execute/int8421.f: New test.
17639 2003-05-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
17641 PR c++/10230, c++/10481
17642 * g++.dg/lookup/scoped5.C: New test.
17644 2003-05-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
17647 * g++.dg/template/ttp6.C: New test.
17649 2003-05-11 Richard Sandiford <rsandifo@redhat.com>
17651 * gcc.c-torture/execute/builtins: New directory.
17652 * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
17653 gcc.c-torture/execute/builtins.
17654 * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
17655 * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
17656 * gcc.dg/torture: ...this new directory. Turn into link-only tests.
17657 * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
17659 2003-05-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
17662 * g++.dg/template/access8.C: New test.
17663 * g++.dg/template/access9.C: New test.
17665 2003-05-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
17668 * g++.dg/parse/access1.C: New test.
17670 2003-05-09 DJ Delorie <dj@redhat.com>
17672 * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
17673 long, and not an int.
17675 2003-05-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
17677 PR c++/10555, c++/10576
17678 * g++.dg/template/memclass1.C: New test.
17680 2003-05-08 DJ Delorie <dj@redhat.com>
17682 * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
17684 * gcc.c-torture/execute/20021024-1.x: Likewise.
17685 * gcc.c-torture/execute/shiftdi.x: Likewise.
17686 * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
17687 * g++.old-deja/g++.other/exprstmt1.C: Likewise.
17688 * gcc.dg/20021018-1.c: Likewise.
17690 2003-05-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17692 * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
17694 gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
17695 (bcopy): Call memmove.
17697 2003-05-08 Roger Sayle <roger@eyesopen.com>
17699 * g77.f-torture/compile/8485.f: New test case.
17701 2003-05-07 Richard Henderson <rth@redhat.com>
17704 * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
17705 Verify exception_cleanup not called for rethrows.
17706 * g++.dg/eh/forced2.C: Test that exception_cleanup is called
17707 when exiting catch block without rethrowing.
17708 * g++.dg/eh/forced3.C: New.
17709 * g++.dg/eh/forced4.C: New.
17711 2003-05-07 Aldy Hernandez <aldyh@redhat.com>
17713 * gcc.dg/20030505.c: Fix triplet.
17715 2003-05-06 DJ Delorie <dj@redhat.com>
17717 * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
17718 * gcc.dg/nest.c: Likewise.
17720 2003-05-05 Roger Sayle <roger@eyesopen.com>
17722 * gcc.dg/builtins-14.c: New test case.
17724 2003-05-05 Janis Johnson <janis187@us.ibm.com>
17726 * lib/compat.exp (compat-execute): New argument.
17727 * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
17728 * gcc.dg/compat: New test directory.
17729 * gcc.dg/compat/compat.exp: New expect script.
17730 * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
17731 * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
17732 * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
17733 * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
17734 * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
17735 * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
17737 * gcc.dg/compat/struct-by-value-1_main.c: New test file.
17738 * gcc.dg/compat/struct-by-value-1_x.c: New test file.
17739 * gcc.dg/compat/struct-by-value-1_y.c: New test file.
17740 * gcc.dg/compat/struct-by-value-2_main.c: New test file.
17741 * gcc.dg/compat/struct-by-value-2_x.c: New test file.
17742 * gcc.dg/compat/struct-by-value-2_y.c: New test file.
17743 * gcc.dg/compat/struct-by-value-3_main.c: New test file.
17744 * gcc.dg/compat/struct-by-value-3_x.c: New test file.
17745 * gcc.dg/compat/struct-by-value-3_y.c: New test file.
17746 * gcc.dg/compat/struct-by-value-4_main.c: New test file.
17747 * gcc.dg/compat/struct-by-value-4_x.c: New test file.
17748 * gcc.dg/compat/struct-by-value-4_y.c: New test file.
17749 * gcc.dg/compat/struct-by-value-5_main.c: New test file.
17750 * gcc.dg/compat/struct-by-value-5_x.c: New test file.
17751 * gcc.dg/compat/struct-by-value-5_y.c: New test file.
17753 2003-05-05 Zack Weinberg <zack@codesourcery.com>
17755 * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
17757 2003-05-05 Jakub Jelinek <jakub@redhat.com>
17759 * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
17761 2003-05-05 Geoffrey Keating <geoffk@apple.com>
17763 * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
17764 * gcc.dg/ppc-fsel-2.c: New test.
17766 * gcc.dg/unused-5.c: New test.
17768 2003-05-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
17771 * g++.dg/warn/pmf1.C: New test.
17773 2003-05-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
17776 * g++.dg/warn/main.C: New test.
17778 2003-05-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17780 * gcc.dg/nonnull-3.c: New test.
17782 2003-05-04 Neil Booth <neil@daikokuya.co.uk>
17784 * gcc.dg/cpp/Wtrigraphs.c: Update.
17785 * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
17787 2003-05-03 Geoffrey Keating <geoffk@apple.com>
17789 * gcc.dg/ppc-fsel-1.c: New test.
17791 2003-05-03 Zack Weinberg <zack@codesourcery.com>
17794 * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
17796 2003-05-03 Kazu Hirata <kazu@cs.umass.edu>
17798 * gcc.dg/m-un-2.c: Fix the typedef of size_t.
17800 2003-05-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
17802 PR c++/9364, c++/10553, c++/10586
17803 * g++.dg/parse/typename4.C: New test.
17804 * g++.dg/parse/typename5.C: Likewise.
17806 2003-05-03 Richard Sandiford <rsandifo@redhat.com>
17808 * gcc.c-torture/compile/20030503-1.c: New test.
17810 2003-05-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
17812 * g++.dg/lookup/using5.C: Fix testcase error.
17814 2003-05-01 Chris Demetriou <cgd@broadcom.com>
17816 * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
17817 since MEABI is no longer supported. Remove all vestiges
17818 of MEABI from the test.
17820 2003-05-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
17823 * g++.dg/lookup/using5.C: New test.
17825 2003-05-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
17828 * g++.dg/template/ttp5.C: New test.
17830 2003-04-30 Mark Mitchell <mark@codesourcery.com>
17832 * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
17833 (dg-gpp-additional-sources): New function.
17834 (dg-gpp-additional-files): Likewise.
17835 * lib/g++.exp (additional_sources): New variable.
17836 (additional_files): Likewise.
17837 (g++_target_compile): Deal with them.
17838 * lib/old-dejagnu.exp: Remove.
17839 * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
17840 * g++.old-deja: Revise all tests to use dg commands.
17842 2003-04-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
17844 PR c++/9432, c++/9528
17845 * g++.dg/lookup/using4.C: New test.
17847 2003-04-29 Geoffrey Keating <geoffk@apple.com>
17849 * gcc.dg/noreturn-5.c: New file.
17850 * gcc.dg/noreturn-6.c: New file.
17852 * gcc.c-torture/compile/inline-1.c: New file.
17854 2003-04-29 Mark Mitchell <mark@codesourcery.com>
17857 * g++.dg/template/explicit1.C: New test.
17859 2003-04-29 Mark Mitchell <mark@codesourcery.com>
17862 * g++.dg/other/bitfield1.C: New test.
17865 * g++.dg/init/new7.C: New test.
17867 2003-04-29 Mark Mitchell <mark@codesourcery.com>
17869 * g++.dg/ext/desig1.C: New test.
17870 * g++.dg/ext/init1.C: Update.
17872 * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
17874 2003-04-28 Mark Mitchell <mark@codesourcery.com>
17877 * g++.dg/warn/Winline-1.C: New test.
17879 2003-04-28 Jakub Jelinek <jakub@redhat.com>
17881 * gcc.c-torture/execute/string-opt-19.c: New test.
17883 * gcc.c-torture/execute/string-opt-asm-1.c: New test.
17884 * gcc.c-torture/execute/string-opt-asm-2.c: New test.
17886 2003-04-27 Mark Mitchell <mark@codesourcery.com>
17889 * g++.dg/init/new6.C: New test.
17892 * g++.dg/init/ref6.C: New test.
17894 2003-04-26 David Edelsohn <edelsohn@gnu.org>
17896 * g++.dg/warn/weak1.C: XFAIL on AIX4.
17898 2003-04-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17900 * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
17901 checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
17903 2003-04-25 Mark Mitchell <mark@codesourcery.com>
17905 * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
17906 initialized static data members.
17908 2003-04-25 H.J. Lu <hjl@gnu.org>
17910 * gcc.dg/ia64-sync-4.c: New test.
17912 2003-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17914 * gcc.c-torture/execute/string-opt-18.c: Clean up. Fix copyright
17917 2003-04-24 Nathan Sidwell <nathan@codesourcery.com>
17920 * g++.dg/warn/conv1.C: New test.
17921 * g++.old-deja/g++.other/conv7.C: Adjust.
17922 * g++.old-deja/g++.other/overload14.C: Adjust.
17924 2003-04-23 Mark Mitchell <mark@codesourcery.com>
17927 * g++.dg/template/defarg2.C: New test.
17929 2003-04-23 Neil Booth <neil@daikokuya.co.uk>
17931 * gcc.dg/cpp/include2.c: Update.
17932 * gcc.dg/cpp/multiline-2.c: New.
17933 * gcc.dg/cpp/multiline.c: Update.
17934 * gcc.dg/cpp/strify2.c: Update.
17935 * gcc.dg/cpp/trad/literals-2.c: Update.
17937 2003-04-23 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
17939 * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
17941 2003-04-23 Mark Mitchell <mark@codesourcery.com>
17943 * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
17945 2003-04-23 Mark Mitchell <mark@codesourcery.com>
17948 * g++.dg/parse/crash4.C: New test.
17951 * g++.dg/parse/crash5.C: New test.
17953 2003-04-22 Mark Mitchell <mark@codesourcery.com>
17956 * g++.dg/parse/crash3.C: New test.
17959 * g++.dg/parse/elab1.C: New test.
17961 2003-04-22 Devang Patel <dpatel@apple.com>
17963 * gcc.dg/cpp/trad/funlike-5.c: New test.
17965 2003-04-21 Andreas Tobler <a.tobler@schweiz.ch>
17967 * g++.dg/other/packed1.C: Fix dg options.
17969 2003-04-22 Nathan Sidwell <nathan@codesourcery.com>
17971 * g++.dg/other/offsetof2.C: New test.
17973 2003-04-21 Mark Mitchell <mark@codesourcery.com>
17975 * g++.dg/template/recurse.C: Adjust location of error messages.
17977 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
17980 * g++.dg/init/addr-const1.C: New test.
17981 * g++.dg/other/packed1.C: XFAIL on aligned architectures.
17983 2003-04-20 Nathan Sidwell <nathan@codesourcery.com>
17986 * g++.dg/lookup/struct-hack1.C: New test.
17988 2003-04-20 Neil Booth <neil@daikokuya.co.uk>
17990 * ucs.c: Update diagnostic messages.
17992 2003-04-19 Neil Booth <neil@daikokuya.co.uk>
17994 * gcc.dg/cpp/truefalse.cpp: New test.
17995 * gcc.dg/cpp/cpp.exp: Update.
17996 * g++.dg/other/stdbool-if.C: Remove.
17998 2003-04-19 Neil Booth <neil@daikokuya.co.uk>
18000 * gcc.dg/cpp/_Pragma4.c: Remove stray space.
18001 * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
18003 2003-04-18 Eric Botcazou <ebotcazou@libertysurf.fr>
18005 * gcc.c-torture/compile/20030418-1.c: New test.
18007 2003-04-17 Janis Johnson <janis187@us.ibm.com>
18009 * README.compat: Remove; content moved to doc/sourcebuild.texi.
18011 2003-04-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
18014 g++.dg/template/dependent-name1.C: New test.
18016 2003-04-17 J"orn Rennecke <joern.rennecke@superh.com>
18018 * gcc.dg/warn-1.c (tourist_guide): New array,
18019 contains a pointer to bar.
18021 2003-04-16 Roger Sayle <roger@eyesopen.com>
18023 * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
18024 * gcc.c-torture/execute/medce-1.c: New test case.
18025 * gcc.c-torture/execute/medce-2.c: New test case.
18027 2003-04-15 Mark Mitchell <mark@codesourcery.com>
18029 * lib/prune.exp: Ignore more messages.
18032 * g++.dg/parse/lookup3.C: New test.
18034 2003-04-15 J"orn Rennecke <joern.rennecke@superh.com>
18036 * gcc.c-torture/compile/20030415-1.c : New test.
18038 2003-04-14 Mark Mitchell <mark@codesourcery.com>
18040 * gcc.c-torture/execute/scope-2.c: Move to ...
18041 * gcc.dg/noncompile/scope.c: .... here.
18043 2003-04-14 Roger Sayle <roger@eyesopen.com>
18045 * gcc.dg/20030414-2.c: New test case.
18047 2003-04-14 Hans-Peter Nilsson <hp@axis.com>
18050 * gcc.dg/20030414-1.c: New test.
18052 2003-04-13 Roger Sayle <roger@eyesopen.com>
18054 * gcc.dg/builtins-12.c: New test case.
18055 * gcc.dg/builtins-13.c: New test case.
18057 2003-04-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
18059 * gcc.c-torture/execute/string-opt-18.c: New test.
18061 2003-04-13 Mark Mitchell <mark@codesourcery.com>
18064 * g++.dg/init/new5.C: New test.
18066 2003-04-12 Mark Mitchell <mark@codesourcery.com>
18069 * g++.dg/ext/dllimport1.C: New test.
18071 2003-04-12 Eric Botcazou <ebotcazou@libertysurf.fr>
18073 * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
18075 2003-04-11 Bud Davis <bdavis9659@comcast.net>
18078 * g77.f-torture/noncompile/9263.f: New test
18080 * g77.f-torture/execute/1832.f: New test
18082 2003-04-11 David Chad <davidc@freebsd.org>
18083 Loren J. Rittle <ljrittle@acm.org>
18086 * objc.dg/headers.m: New test.
18088 2003-04-10 Zack Weinberg <zack@codesourcery.com>
18090 * gcc.c-torture/execute/builtin-noret-2.c: New.
18091 * gcc.c-torture/execute/builtin-noret-2.x: New.
18092 XFAIL builtin-noret-2.c at -O1 and above.
18093 * gcc.dg/redecl.c: New.
18094 * gcc.dg/Wshadow-1.c: Update error regexps.
18096 2003-04-10 Mark Mitchell <mark@codesourcery.com>
18098 * g++.dg/abi/bitfield10.C: New test.
18100 2003-04-09 Mike Stump <mrs@apple.com>
18102 * gcc.dg/pch/pch.exp: Make testcase names longer.
18103 * g++.dg/pch/pch.exp: Make testcase names longer.
18105 2003-04-08 Roger Sayle <roger@eyesopen.com>
18107 * gcc.dg/builtins-11.c: New test case.
18109 2003-04-08 Roger Sayle <roger@eyesopen.com>
18111 * gcc.dg/builtins-9.c: New test case.
18112 * gcc.dg/builtins-10.c: New test case.
18114 2003-04-07 J"orn Rennecke <joern.rennecke@superh.com>
18116 * gcc.dg/noncompile/init-4.c.c: New test.
18118 2003-04-06 Nathan Sidwell <nathan@codesourcery.com>
18120 * gcc.misc-test/gcov-9.c: New test.
18121 * gcc.misc-test/gcov-10.c: New test
18122 * gcc.misc-test/gcov-11.c: New test.
18124 2003-04-05 Zack Weinberg <zack@codesourcery.com>
18126 PR optimization/10024
18127 * gcc.c-torture/compile/20030405-1.c: New test.
18129 2003-04-04 Geoffrey Keating <geoffk@apple.com>
18131 * gcc.dg/pch/static-3.c: New.
18132 * gcc.dg/pch/static-3.hs: New.
18133 * gcc.dg/pch/pch.exp: Test with -O0 -g too.
18135 2003-04-04 Richard Henderson <rth@redhat.com>
18137 * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
18138 * g++.dg/eh/forced2.C: Likewise.
18140 2003-04-03 Mike Stump <mrs@apple.com>
18142 * lib/scanasm.exp (scan-assembler): Add xfail processing for
18144 (scan-assembler-times, scan-assembler-not): Likewise.
18145 (scan-assembler-dem, scan-assembler-dem-not): Likewise.
18147 2003-04-03 Eric Botcazou <ebotcazou@libertysurf.fr>
18149 * gcc.dg/sparc-loop-1.c: New test.
18151 2003-04-02 Geoffrey Keating <geoffk@apple.com>
18154 * g++.dg/pch/system-2.C: New.
18155 * g++.dg/pch/system-2.Hs: New.
18157 2003-04-02 Aldy Hernandez <aldyh@redhat.com>
18159 * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
18161 * g++.dg/eh/simd-1.C (vecfunc): Same.
18163 2003-04-01 Roger Sayle <roger@eyesopen.com>
18165 * gcc.c-torture/execute/20030401-1.c: New test case.
18167 2003-04-01 Ziemowit Laski <zlaski@apple.com>
18169 * objc.dg/defs.m: New.
18171 2003-04-01 Aldy Hernandez <aldyh@redhat.com>
18173 * g++.dg/eh/simd-1.C: New.
18174 * g++.dg/eh/simd-2.C: New.
18176 2003-03-01 Aldy Hernandez <aldyh@redhat.com>
18178 * gcc.c-torture/execute/simd-3.c: New.
18180 2003-03-31 Mark Mitchell <mark@codesourcery.com>
18183 * gcc.dg/20030331-2.c: New test.
18185 2003-03-31 Mark Mitchell <mark@codesourcery.com>
18188 * g++.dg/parse/crash2.C: New test.
18190 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
18192 * gcc.c-torture/compile/20030331-1.c: New test, moved from...
18193 * gcc.c-torture/execute/20030331-1.c: ...here.
18195 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
18197 * gcc.c-torture/execute/20030331-1.c: New test.
18199 2003-03-31 Nathan Sidwell <nathan@codesourcery.com>
18201 * lib/gcov.exp: Adjust call return testing strings.
18202 * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
18204 2003-03-31 Roger Sayle <roger@eyesopen.com>
18206 * gcc.dg/builtins-3.c: Add new tests for sin and cos.
18207 * gcc.dg/builtins-7.c: New test case.
18208 * gcc.dg/builtins-8.c: New test case.
18210 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
18212 * gcc.c-torture/execute/ieee/20030331-1.c: New test.
18214 2003-03-30 Mark Mitchell <mark@codesourcery.com>
18217 * g++.dg/lookup-class-member-2.C: New test.
18219 2003-03-30 Glen Nakamura <glen@imodulo.com>
18221 * gcc.dg/20030324-1.c: Add comments and abort if test fails.
18223 2003-03-28 Roger Sayle <roger@eyesopen.com>
18225 * gcc.c-torture/execute/ieee/fp-cmp-6.c: Correct test for -O0.
18227 2003-03-28 Mark Mitchell <mark@codesourcery.com>
18229 * g++.dg/init/attrib1.C: New test.
18231 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
18233 * gcc.dg/ultrasp8.c: New test.
18235 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
18237 * gcc.dg/ultrasp7.c: New test.
18239 2003-03-28 Nathan Sidwell <nathan@codesourcery.com>
18242 * g++.dg/template/inline1.C: New test.
18244 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
18246 * gcc.dg/sparc-dwarf2.c: New test.
18248 2003-03-27 Roger Sayle <roger@eyesopen.com>
18250 * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
18251 * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
18253 2003-03-27 Mark Mitchell <mark@codesourcery.com>
18255 * lib/gcov.exp (run-gcov): Add branches and calls options, rather
18256 than reading .x files.
18257 * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
18258 * g77.dg/gcov/gcov-1.f: Likewise.
18259 * gcc.misc-tests/gcov-4b.c: Likewise.
18260 * gcc.misc-tests/gcov-5b.c: Likewise.
18261 * gcc.misc-tests/gcov-6.c: Likewise.
18262 * gcc.misc-tests/gcov-7.c: Likewise.
18263 * gcc.misc-tests/gcov-8.c: Likewise.
18264 * g++.dg/gcov/gcov-1.x: Remove.
18265 * g77.dg/gcov/gcov-1.x: Likewise.
18266 * gcc.misc-tests/gcov-4b.x: Likewise.
18267 * gcc.misc-tests/gcov-5b.x: Likewise.
18268 * gcc.misc-tests/gcov-6.x: Likewise.
18269 * gcc.misc-tests/gcov-7.x: Likewise.
18270 * gcc.misc-tests/gcov-8.x: Likewise.
18272 2003-03-27 Glen Nakamura <glen@imodulo.com>
18275 * gcc.dg/20030324-1.c: New test.
18277 2003-03-27 Nathan Sidwell <nathan@codesourcery.com>
18280 * g++.dg/template/arg3.C: New test.
18283 * g++.dg/template/friend18.C: New test.
18285 2003-03-26 Roger Sayle <roger@eyesopen.com>
18287 * g77.f-torture/compile/20030326-1.f: New test case.
18289 2003-03-26 Janis Johnson <janis187@us.ibm.com>
18291 * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
18293 * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
18295 2003-03-26 Jakub Jelinek <jakub@redhat.com>
18297 * gcc.dg/ia64-sync-3.c: New test.
18299 2003-03-26 Alan Modra <amodra@bigpond.net.au>
18301 * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
18303 2003-03-26 Eric Botcazou <ebotcazou@libertysurf.fr>
18305 * gcc.dg/ultrasp6.c: New test.
18307 2003-03-25 Eric Botcazou <ebotcazou@libertysurf.fr>
18309 * gcc.dg/i386-signbit-1.c: New test.
18310 * gcc.dg/i386-signbit-2.c: New test.
18311 * gcc.dg/i386-signbit-3.c: New test.
18313 2003-03-25 Eric Botcazou <ebotcazou@libertysurf.fr>
18315 * gcc.dg/ultrasp5.c: Fix options.
18317 2003-03-24 Eric Botcazou <ebotcazou@libertysurf.fr>
18319 * gcc.dg/ultrasp5.c: Fix comment.
18321 2003-03-24 Bud Davis <bdavis9659@comcast.net>
18324 * g77.f-torture/execute/10197.f: New test.
18326 2003-03-24 Nathan Sidwell <nathan@codesourcery.com>
18328 PR c++/9898, c++/383
18329 * g++.dg/template/conv6.C: New test.
18332 * g++.dg/template/ptrmem5.C: New test.
18335 * g++.dg/lookup/koenig1.C: New test.
18338 * g++.dg/lookup/template2.C: New test.
18340 2003-03-24 Jakub Jelinek <jakub@redhat.com>
18342 * g++.dg/opt/rtti1.C: New test.
18344 2003-03-23 Eric Botcazou <ebotcazou@libertysurf.fr>
18346 * gcc.dg/ultrasp5.c: New test.
18348 2003-03-23 Arpad Beszedes <beszedes@cc.u-szeged.hu>
18351 * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
18354 2003-03-23 Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
18357 * gcc.dg/20030323-1.c: New test.
18359 2003-03-23 Roger Sayle <roger@eyesopen.com>
18361 * gcc.c-torture/compile/20030323-1.c: New test case.
18363 2003-03-22 Ulrich Weigand <uweigand@de.ibm.com>
18365 * gcc.dg/20030321-1.c: New test.
18367 2003-03-22 Zack Weinberg <zack@codesourcery.com>
18369 * gcc.dg/Wshadow-1.c: Add a dg-warning line.
18371 2003-03-22 Nathan Sidwell <nathan@codesourcery.com>
18373 PR c++/9978, c++/9708
18374 * g++.dg/ext/vlm1.C: Adjust expected error.
18375 * g++.dg/ext/vla2.C: New test.
18376 * g++.dg/template/arg1.C: New test.
18377 * g++.dg/template/arg2.C: New test.
18379 2003-03-22 Bud Davis <bdavis9659@comcast.net>
18381 * g77.f-torture/execute/select.f: New test.
18382 * g77.f-torture/noncompile/select_no_compile.f: New test.
18384 2003-03-21 Nathan Sidwell <nathan@codesourcery.com>
18387 * g++.dg/other/error4.C: New test.
18389 2003-03-20 Mark Mitchell <mark@codesourcery.com>
18391 * g++.dg/template/friend17.C: New test.
18393 2003-03-21 Alan Modra <amodra@bigpond.net.au>
18395 * gcc.c-torture/compile/20030320-1.c: New.
18397 2003-03-20 Roger Sayle <roger@eyesopen.com>
18399 * gcc.dg/builtins-6.c: New test case.
18401 2003-03-19 Alan Modra <amodra@bigpond.net.au>
18404 * gcc.c-torture/compile/20030319-1.c: New.
18406 2003-03-18 Jan Hubicka <jh@suse.cz>
18408 * gcc.dg/i386-cvt-1.c: New test.
18410 2003-03-17 Zack Weinberg <zack@codesourcery.com>
18412 * objc.dg/naming-1.m: Use "(parse|syntax) error".
18413 * objc.dg/naming-2.m: Likewise.
18415 2003-03-17 Mark Mitchell <mark@codesourcery.com>
18418 * g++.dg/parse/crash1.C: New test.
18420 2003-03-16 Mark Mitchell <mark@codesourcery.com>
18423 * g++.dg/eh/cleanup1.C: New test.
18425 2003-03-16 Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
18427 * gcc.c-torture/execute/20030316-1.c: New test case.
18429 2003-03-16 Nathan Sidwell <nathan@codesourcery.com>
18432 * g++.dg/init/ctor2.C: New test.
18434 2003-03-15 Roger Sayle <roger@eyesopen.com>
18436 * g77.f-torture/compile/xformat.f: New test case.
18438 2003-03-15 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
18440 * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
18441 * g++.old-deja/g++.mike/eh50.C: Likewise.
18443 2003-03-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
18446 * g++.dg/template/spec7.C: New test.
18447 * g++.dg/template/spec8.C: Likewise.
18449 2003-03-14 Jakub Jelinek <jakub@redhat.com>
18451 * gcc.c-torture/execute/20030313-1.c: New test.
18453 2003-03-14 Richard Henderson <rth@redhat.com>
18455 * gcc.dg/inline-2.c: Adjust alpha test for external call.
18457 2003-03-14 Eric Botcazou <ebotcazou@libertysurf.fr>
18459 * gcc.c-torture/compile/20030314-1.c: New test.
18461 2003-03-13 Danny Smith <dannysmith@users.sourceforge.net>
18463 * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
18464 * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
18466 * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
18467 to accept newer _imp__ prefix and additional
18468 newline in .drectve section.
18469 * gcc.dg/dll-4.c: Likewise.
18470 * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
18473 2003-03-13 Mark Mitchell <mark@codesourcery.com>
18475 * g++.dg/parse/namespace9.C: New test.
18477 * g++.dg/init/ref5.C: New test.
18478 * g++.dg/parse/ptrmem1.C: Likewise.
18480 2003-03-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
18482 * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
18483 * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
18484 regular expression.
18485 * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
18486 * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
18488 2003-03-12 Daniel Jacobowitz <drow@mvista.com>
18490 * gcc.c-torture/execute/20030224-2.c: New test.
18492 2003-03-12 Eric Botcazou <ebotcazou@libertysurf.fr>
18494 * gcc.dg/decl-3.c: New test.
18496 2003-03-12 Eric Botcazou <ebotcazou@libertysurf.fr>
18498 * gcc.dg/i386-loop-2.c: New test.
18500 2003-03-11 Mark Mitchell <mark@codesourcery.com>
18503 * g++.dg/parse/namespace8.C: New test.
18506 * g++.dg/overload/builtin2.C: New test.
18508 2003-03-11 Steven Bosscher <s.bosscher@student.tudelft.nl>
18510 * gcc.dg/return-type-3.c: New test.
18512 2003-03-11 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
18514 * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
18515 profiling options are not supported.
18517 2003-03-10 Mark Mitchell <mark@codesourcery.com>
18519 * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
18520 * g++.old-deja/g++.warn/impint2.C: Likewise.
18522 2003-03-10 Devang Patel <dpatel@apple.com>
18524 * g++.dg/cpp/c++_cmd_1.C: New test.
18525 * g++.dg/cpp/c++_cmd_1.h: New file.
18527 2003-03-10 Segher Boessenkool <segher@koffie.nl>
18529 * gcc.dg/altivec-9.c: New file.
18531 2003-03-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18533 * gcc.dg/ppc-sdata-1.c: New test.
18534 * gcc.dg/ppc-sdata-2.c: New test.
18536 2003-03-09 Mark Mitchell <mark@codesourcery.com>
18539 * g++.dg/opt/ptrmem2.C: New test.
18542 * g++.dg/opt/ptrmem1.C: New test.
18544 2003-03-09 Eric Botcazou <ebotcazou@libertysurf.fr>
18546 * gcc.dg/i386-loop-1.c: New test.
18548 2003-03-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
18551 * g++.dg/lookup/friend1.C: New test.
18553 2003-03-08 Mark Mitchell <mark@codesourcery.com>
18556 * g++.dg/parser/constructor1.C: New test.
18558 2003-03-08 Hans-Peter Nilsson <hp@bitrange.com>
18560 * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
18562 * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
18564 2003-03-08 Neil Booth <neil@daikokuya.co.uk>
18566 * gcc.dg/cpp/Wunused.c: Update test.
18568 2003-03-08 Jan Hubicka <jh@suse.cz>
18570 * gcc.dg/inline-3.c: New test.
18572 2003-03-08 Mark Mitchell <mark@codesourcery.com>
18575 * g++.dg/parse/builtin1.C: New test.
18578 * g++.dg/abi/cookie1.C: New test.
18579 * g++.dg/abi/cookie2.C: Likewise.
18582 * g++.dg/template/field1.C: New test.
18585 * g++.dg/parse/class1.C: New test.
18586 * g++.dg/parse/namespace7.C: Likewise.
18587 * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
18589 2003-03-07 Mark Mitchell <mark@codesourcery.com>
18591 * g++.dg/init/ref4.C: New test.
18593 2003-03-07 Jan Hubicka <jh@suse.cz>
18595 * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
18596 * gcc.dg/inline-3.c: New test.
18598 2003-03-06 Mark Mitchell <mark@codesourcery.com>
18600 * g++.dg/init/ref3.C: New test.
18603 * g++.dg/init/ref2.C: New test.
18606 * g++.dg/warn/Wshadow-2.C: New test.
18609 * g++.dg/warn/Woverloaded-1.C: New test.
18611 2003-03-05 Jan Hubicka <jh@suse.cz>
18613 * gcc.dg/i386-local2.c: New.
18614 * gcc.dg/i386-local.c: Fix typo.
18616 2003-03-05 Mark Mitchell <mark@codesourcery.com>
18618 * g++.dg/abi/layout3.C: New test.
18620 2003-03-05 Eric Botcazou <ebotcazou@libertysurf.fr>
18622 * gcc.c-torture/compile/20030305-1.c
18624 2003-03-05 Jan Hubicka <jh@suse.cz>
18626 * gcc.dg/i386-local.c: New.
18628 2003-03-04 J"orn Rennecke <joern.rennecke@superh.com>
18630 * gcc.dg/sh-relax.c: Disable for sh64-*-*.
18632 2003-03-04 Eric Botcazou <ebotcazou@libertysurf.fr>
18634 * gcc.dg/switch-2.c: New test.
18635 * gcc.dg/switch-3.c: New test.
18636 * gcc.dg/Wswitch.c: Adjust line numbers.
18637 * gcc.dg/Wswitch-default.c: Likewise.
18638 * gcc.dg/Wswitch-enum.c: Likewise.
18640 2003-03-04 Alexandre Oliva <aoliva@redhat.com>
18642 * gcc.c-torture/execute/20030222-1.c: New test.
18644 2003-03-03 James E Wilson <wilson@tuliptree.org>
18646 * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
18648 2003-03-03 Mark Mitchell <mark@codesourcery.com>
18651 * g++.dg/init/ref1.C: New test.
18653 2003-03-03 J"orn Rennecke <joern.rennecke@superh.com>
18655 * gcc.dg/sh-relax.c: New SH-only test.
18657 2003-03-03 Geoffrey Keating <geoffk@apple.com>
18659 * gcc.c-torture/compile/20010327-1.c: Back out last change. Add
18660 comment explaining purpose of testcase.
18662 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
18664 * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
18665 for HC11/HC12 (asm needs two int registers).
18666 * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
18667 HC11/HC12 because the test uses an asm which needs two 32-bit
18670 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
18672 * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
18673 for HC11/HC12 (array is too large otherwise).
18674 * gcc.c-torture/compile/920501-4.x: New file, likewise.
18675 * gcc.c-torture/compile/20010518-2.x: Likewise.
18676 * gcc.c-torture/compile/980506-1.x: Don't execute this test on
18677 HC11/HC12 (array is too large).
18679 2003-03-01 Geoffrey Keating <geoffk@apple.com>
18681 * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
18682 * lib/g++-dg.exp (g++-dg-test): Likewise.
18684 2003-03-01 Roger Sayle <roger@eyesopen.com>
18686 * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
18687 * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
18689 2003-03-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
18691 * g++.dg/warn/implicit-typename1.C: Remove warning.
18693 2003-02-28 Richard Henderson <rth@redhat.com>
18695 * gcc.dg/noreturn-1.c: Move noreturn warning line.
18696 * gcc.dg/return-type-1.c: Move control reaches end warning line.
18698 2003-02-28 Geoffrey Keating <geoffk@apple.com>
18700 * gcc.dg/pch/pch.exp: Change .pch to .gch.
18701 * g++.dg/pch/pch.exp: Likewise.
18703 2003-02-28 Mark Mitchell <mark@codesourcery.com>
18706 * testsuite/g++.dg/init/new4.C: New test.
18708 2003-02-28 Richard Earnshaw <rearnsha@arm.com>
18710 * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
18712 2003-02-28 Alexandre Oliva <aoliva@redhat.com>
18714 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
18717 * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
18720 2003-02-26 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
18722 * lib/scanasm.exp: Add support for counting numbers of
18724 * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
18725 gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
18727 2003-02-25 Mark Mitchell <mark@codesourcery.com>
18730 * g++.dg/template/static3.C: New test.
18733 * g++.dg/parse/namespace6.C: New test.
18735 2003-02-25 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18738 * gcc.dg/20030225-1.c: New test.
18740 2003-02-24 Mark Mitchell <mark@codesourcery.com>
18742 * README: Remove out-of-date information.
18745 * g++.dg/template/spec6.C: New test.
18747 2003-02-24 Jeff Law <law@redhat.com>
18749 * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
18751 2003-02-24 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
18753 * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
18754 * gcc.dg/pragma-ep-1.c: Likewise.
18756 2003-02-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
18759 * g++.dg/template/friend16.C: New test.
18761 2003-02-23 Mark Mitchell <mark@codesourcery.com>
18764 * g++.dg/parse/fused-params1.C: Adjust error messages.
18765 * g++.dg/template/nested3.C: New test.
18767 2003-02-24 Alan Modra <amodra@bigpond.net.au>
18769 * g++.dg/abi/param1.C: New test.
18771 2003-02-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
18774 * g++.dg/warn/implicit-typename1.C: New test.
18776 2003-02-22 Kelley Cook <kelleycook@comcast.net>
18778 * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
18780 * g++.old-deja/g++.other/store-expr2.C: Likewise.
18781 * gcc.c-torture/execute/20010129-1.x: Likewise.
18782 * gcc.dg/20011107-1.c: Likewise.
18783 * gcc.dg/20020108-1.c: Likewise.
18784 * gcc.dg/20020122-3.c: Likewise.
18785 * gcc.dg/20020206-1.c: Likewise.
18786 * gcc.dg/20020310-1.c: Likewise.
18787 * gcc.dg/20020426-2.c: Likewise.
18788 * gcc.dg/20020517-1.c: Likewise.
18789 * gcc.dg/991230-1.c: Likewise.
18790 * gcc.dg/i386-unroll-1.c: Likewise.
18791 * gcc.misc-tests/i386-prefetch.exp: Likewise.
18793 2003-02-22 Jan Hubicka <jh@suse.cz>
18795 * gcc.dg/i386-mul.c: New test.
18797 2003-02-21 Roger Sayle <roger@eyesopen.com>
18799 * gcc.dg/builtins-5.c: New test case.
18801 2003-02-22 Hans-Peter Nilsson <hp@axis.com>
18803 * gcc.dg/asmreg-1.c: New test.
18805 2003-02-21 Mark Mitchell <mark@codesourcery.com>
18808 * g++.dg/parse/varmod1.C: New test.
18810 2003-02-21 Mark Mitchell <mark@codesourcery.com>
18813 * g++.dg/template/op1.C: New test.
18815 2003-02-21 Mark Mitchell <mark@codesourcery.com>
18818 * g++.dg/template/nested2.C: New test.
18820 2003-02-21 Mark Mitchell <mark@codesourcery.com>
18823 * g++.dg/expr/dtor1.C: New test.
18825 2003-02-21 Zack Weinberg <zack@codesourcery.com>
18827 * gcc.dg/cpp/include3.c: New test.
18828 * gcc.dg/cpp/inc/foo.h: New file.
18830 2003-02-21 Glen Nakamura <glen@imodulo.com>
18832 * gcc.c-torture/execute/20030221-1.c: New test.
18834 2003-02-20 Mark Mitchell <mark@codesourcery.com>
18837 * g++.dg/abi/conv1.C: New test.
18839 2003-02-20 Jan Hubicka <jh@suse.cz>
18841 * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
18843 2003-02-19 Daniel Jacobowitz <drow@mvista.com>
18845 * gcc.c-torture/compile/20030219-1.c: New test.
18847 2003-02-18 Jan Hubicka <jh@suse.cz>
18849 * gcc.dg/funcorder.c: New test.
18851 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
18853 * gcc.c-torture/execute/20030218-1.c: New.
18855 2003-02-18 Aldy Hernandez <aldyh@redhat.com>
18857 * gcc.dg/20030218-1.c: New.
18859 2003-02-18 Richard Henderson <rth@redhat.com>
18861 * gcc.dg/attr-invalid.c: Allow __used__ on static data.
18862 * gcc.dg/attr-used-2.c: New.
18864 2003-02-18 Mark Mitchell <mark@codesourcery.com>
18867 * g++.dg/init/copy5.C: New test.
18869 2003-02-18 Geoffrey Keating <geoffk@apple.com>
18871 * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
18872 * g++.dg/pch/pch.exp: Likewise.
18874 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
18876 * gcc.c-torture/execute/20030209-1.c: Enable the test if
18877 STACK_SIZE is not defined.
18879 2003-02-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
18882 * g++.dg/template/init1.C: New test.
18884 2003-02-16 Jan HUbicka <jh@suse.cz>
18886 * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
18887 (foo): Add few extra tests
18888 * gcc.dg/c99-const-expr-3.c: Likewise.
18889 * gcc.c-torture/execute/20030216-1.c: New.
18891 2003-02-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
18894 * g++.dg/ext/typeof4.C: New test.
18896 2003-02-15 Roger Sayle <roger@eyesopen.com>
18898 * gcc.dg/i386-387-3.c: New test case.
18900 2003-02-14 Josef Zlomek <zlomekj@suse.cz>
18902 * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
18903 cris-*-elf* cris-*-aout* and mmix-*-*.
18905 2003-02-13 Josef Zlomek <zlomekj@suse.cz>
18907 * gcc.dg/20030213-1.c: New test.
18909 2003-02-12 Roger Sayle <roger@eyesopen.com>
18911 * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
18912 * gcc.dg/i386-387-2.c: Likewise.
18914 2003-02-12 Aldy Hernandez <aldyh@redhat.com>
18916 * gcc.dg/ppc-spe.c: Fix formatting.
18917 Enable tests that were previously unsupported by gas.
18918 Delete tests for instructions that no longer exist.
18919 Switch arguments on evsubifw builtin.
18921 2003-02-12 Kazu Hirata <kazu@cs.umass.edu>
18923 * gcc.c-torture/execute/20030209-1.c: Disable the test if
18924 STACK_SIZE is too small.
18926 2003-02-10 Eric Botcazou <ebotcazou@libertysurf.fr>
18927 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
18929 * gcc.dg/decl-2.c: New test.
18931 2003-02-10 Jan Hubicka <jh@suse.cz>
18933 * gcc.dg/i386-fpcvt-1.c: New test.
18935 2002-02-09 Richard Sandiford <rsandifo@redhat.com>
18937 * gcc.c-torture/execute/20030209-1.c: New test.
18939 2003-02-09 Kazu Hirata <kazu@cs.umass.edu>
18941 * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
18942 int-wide bitops, use the constants of the same width.
18943 Likewise, if long long is 32-bit wide, test bitops using
18946 2003-02-07 Loren James Rittle <ljrittle@acm.org>
18948 * gcc.dg/20021014-1.c: Annotate with expected notice text.
18950 2003-02-07 Roger Sayle <roger@eyesopen.com>
18952 * testsuite/gcc.dg/builtins-4.c: New test case.
18954 2003-02-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
18956 * gcc.dg/20020430-1.c: Fix dg command typos.
18957 * gcc.dg/20020503-1.c: Likewise.
18959 2003-02-06 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
18962 * g++.dg/parse/fused-params1.C: New test.
18965 * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
18968 * g++.dg/parse/non-dependent1.C: New test.
18971 * g++.dg/parse/dupl-tmpl-args1.C: New test.
18974 * g++.dg/parse/undefined7.C: New test.
18975 * g++.dg/parse/non-templ1.C: New test.
18978 * g++.dg/parse/too-many-tmpl-args1.C: New test.
18980 2003-02-06 Eric Botcazou <ebotcazou@libertysurf.fr>
18982 * gcc.c-torture/compile/20030206-1.c: New test.
18984 2003-02-05 Roger Sayle <roger@eyesopen.com>
18986 * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
18987 "pow" to "foo" to avoid potential confusion with a math built-in.
18989 2003-02-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
18991 * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
18992 conditions for SPARC targets.
18994 2003-02-05 Jakub Jelinek <jakub@redhat.com>
18996 * gcc.dg/20030204-1.c: New test.
18998 2003-02-04 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
19001 * g++.dg/parse/array-size1.C: New test.
19004 * g++.dg/parse/undefined3.C: New test.
19007 * g++.dg/parse/undefined4.C: New test.
19010 * g++.dg/parse/undefined5.C: New test.
19013 * g++.dg/parse/tmpl-tmpl-param1.C: New test.
19016 * g++.dg/parse/casting-operator1.C: New test.
19019 * g++.dg/parse/undefined6.C: New test.
19022 * g++.dg/parse/missing-template1.C: New test.
19024 2003-02-04 Jan Hubicka <jh@suse.cz>
19026 * gcc.dg/i386-cadd.c: Compile using -march=k8.
19027 * gcc.dg/i386-cmov?.c: Likewise.
19028 * gcc.dg/i386-fpcvt-?.c: Likewise.
19029 * gcc.dg/i386-ssefp-1.c: Likewise.
19030 * gcc.dg/i386-ssetype-?.c: Likewise; fix for register passing
19033 2003-02-03 Mark Mitchell <mark@codesourcery.com>
19036 * testsuite/g++.dg/ext/max.C: New test.
19038 2003-02-03 Jan Hubicka <jh@suse.cz>
19040 * gcc.c-torture/execute/20030203-1.c: New test.
19042 2003-02-03 Richard Earnshaw <rearnsha@arm.com>
19044 * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
19047 2003-02-01 Richard Sandiford <rsandifo@redhat.com>
19049 * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
19050 * g++.dg/init/new2.C: Likewise.
19051 * g++.dg/other/new1.C: Likewise.
19053 2003-01-31 Loren J. Rittle <ljrittle@acm.org>
19055 * gcc.dg/struct-ret-libc.c: New test.
19057 2003-01-31 Ulrich Weigand <uweigand@de.ibm.com>
19059 * gcc.dg/20030129-1.c: New test.
19061 2003-01-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
19064 * g++.dg/template/ptrmem4.C: New test.
19066 2003-01-29 Mark Mitchell <mark@codesourcery.com>
19068 * g++.dg/parser/constant1.C: New test.
19070 2003-01-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
19073 * g++.dg/parse/friend2.C: New test.
19075 2003-01-29 Nathan Sidwell <nathan@codesourcery.com>
19078 * g++.dg/template/unify4.C: New test.
19080 2003-01-28 Richard Sandiford <rsandifo@redhat.com>
19082 * gcc.c-torture/execute/20030128-1.c: New test.
19084 2003-01-28 Jeffrey D. Oldham <oldham@codesourcery.com>
19086 * g++.dg/lookup/nested1.C: Test moved from ...
19087 * g++.old-deja/g++.other/lookup24.C: ... here.
19089 2003-01-28 Jan Hubicka <jh@suse.cz>
19091 * gcc.dg/i386-cmov5.c: New test.
19093 2003-01-28 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
19095 * gcc.c-torture/execute/20010925-1.c: Changed the
19096 memcpy declaration.
19098 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
19101 * g++.dg/parse/template5.C: New test.
19103 2003-01-28 Toon Moene <toon@moene.indiv.nluug.nl>
19106 * g77.dg/pr9258: New test.
19108 2003-01-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
19110 * README: Move relevant parts from README.g++.
19112 * README.g++: Remove this file.
19114 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
19116 * g++.dg/abi/dcast1.C: New test.
19118 2003-01-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
19120 * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
19122 2003-01-27 Jeffrey D. Oldham <oldham@codesourcery.com>
19125 * g++.old-deja/g++.other/lookup24.C: New test.
19127 2003-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
19130 * gcc.dg/uninit-C.c: New test.
19132 2003-01-27 Nathan Sidwell <nathan@codesourcery.com>
19134 * g++.dg/abi/covariant1.C: New test.
19136 2003-01-25 Ulrich Weigand <uweigand@de.ibm.com>
19138 * gcc.dg/20030123-1.c: New test.
19140 2003-01-25 Jan Hubicka <jh@suse.cz>
19143 * gcc.c-torture/compile/20030125-1.c
19145 2003-01-25 Nathan Sidwell <nathan@codesourcery.com>
19148 * g++.dg/parse/template3.C: New test.
19149 * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
19152 * g++.dg/parse/template4.C: New test.
19155 * g++.dg/template/qual2.C: New test.
19158 * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
19160 * g++.old-deja/g++.ns/bogus1.C: Change expected error.
19162 2003-01-25 Roger Sayle <roger@eyesopen.com>
19164 * gcc.c-torture/execute/switch-1.c: New test case.
19166 2003-01-25 Jan Hubicka <jh@suse.cz>
19168 * gcc.c-torture/execute/20030125-1.[cx]: New test.
19170 2003-01-25 Paolo Carlini <pcarlini@unitus.it>
19172 Tweaks for Bison-1.875. From the NEWS file:
19173 "- `parse error' -> `syntax error'
19174 Bison now uniformly uses the term `syntax error'"
19175 * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
19176 * gcc.dg/cpp/digraph2.c: Likewise.
19177 * gcc.dg/cpp/direct2.c: Likewise.
19178 * gcc.dg/cpp/paste4.c: Likewise.
19179 * gcc.dg/c90-restrict-1.c: Likewise.
19180 * gcc.dg/c99-func-2.c: Likewise.
19181 * gcc.dg/noncompile/920721-2.c: Likewise.
19182 * gcc.dg/noncompile/930622-2.c: Likewise.
19183 * gcc.dg/noncompile/940112-1.c: Likewise.
19184 * gcc.dg/noncompile/950921-1.c: Likewise.
19185 * gcc.dg/noncompile/951123-1.c: Likewise.
19186 * gcc.dg/noncompile/971104-1.c: Likewise.
19187 * gcc.dg/noncompile/990416-1.c: Likewise.
19189 2003-01-24 Paolo Carlini <pcarlini@unitus.it>
19191 * g++.dg/parse/undefined1.C: Add error message.
19193 2003-01-22 Mark Mitchell <mark@codesourcery.com>
19196 * g++.dg/parse/new1.C: New test.
19199 * g++.dg/parse/template2.C: New test.
19202 * g++.dg/parse/typedef2.C: New test.
19205 * g++.dg/ext/typeof3.C: New test.
19207 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
19210 * g++.dg/parse/ret-type1.C: New test.
19213 * g++.dg/parse/tmpl-outside1.C: New test.
19216 * g++.dg/parse/int-as-enum1.C: New test.
19219 * g++.dg/parse/no-typename1.C: New test.
19222 * g++.dg/parse/no-value1.C: New test.
19225 * g++.dg/parse/wrong-inline1.C: New test.
19228 * g++.dg/parse/ref1.C: New test.
19231 * g++.dg/parse/attr-ctor1.C: New test.
19234 * g++.dg/parse/namespace5.C: New test.
19237 * g++.dg/parse/func-def1.C: New test.
19240 * g++.dg/parse/undefined1.C: New test.
19242 PR c++/5723, PR c++/8522
19243 * g++.dg/parse/specialization1.C: New test.
19245 PR c++/163, PR c++/8595
19246 * g++.dg/parse/struct-as-enum1.C: New test.
19249 * g++.dg/parse/undefined2.C: New test.
19251 2003-01-22 Mark Mitchell <mark@codesourcery.com>
19254 * g++.dg/parse/template1.C: New test.
19257 * g++.dg/parse/using1.C: New test.
19261 * g++.dg/parse/expr2.C: New test.
19264 * g++.dg/parse/lookup2.C: Likewise.
19266 2003-01-21 Jan Hubicka <jh@suse.cz>
19268 * gcc.c-torture/execute/990208-1.c: Add noinline attributes as needed.
19269 * gcc.c-torture/execute/eeprof-1.c: Likewise.
19270 * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
19271 * gcc.c-torture/execute/string-opt-*.c: Likewise.
19273 2003-01-20 Nick Clifton <nickc@redhat.com>
19275 * gcc.c-torture/execute/20030117-1.c: New test case. Exposes
19276 problem with ARM sibcall code generation.
19278 2003-01-20 Kazu Hirata <kazu@cs.umass.edu>
19280 * gcc.c-torture/execute/20030120-1.c: New.
19282 2003-01-19 Paolo Carlini <pcarlini@unitus.it>
19284 * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
19286 2003-01-17 Mark Mitchell <mark@codesourcery.com>
19289 * g++.dg/parse/ctor1.C: New test.
19292 * g++.dg/parse/qualified1.C: New test.
19294 * g++.dg/parse/typename3.C: New test.
19296 2003-01-16 Richard Henderson <rth@redhat.com>
19298 * g++.dg/tls/init-2.C: Fix error matches for real this time.
19300 2003-01-16 Richard Henderson <rth@redhat.com>
19302 * g++.dg/pch/pch.exp: Copy test header to the working directory
19303 before using it either for precompilation or direct use.
19304 * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
19305 * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
19307 2003-01-16 Richard Henderson <rth@redhat.com>
19309 * gcc.dg/pch/pch.exp: Copy test header to the working directory
19310 before using it either for precompilation or direct use.
19311 * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
19312 * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
19314 2003-01-16 Mark Mitchell <mark@codesourcery.com>
19316 * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
19317 * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
19318 * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
19319 * gcc/testsuite/g++.dg/parse/typename2.C: New test.
19320 * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
19321 typename warning into error.
19322 * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
19324 * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
19325 * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
19326 * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
19328 * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
19329 make declaration visible in template.
19330 * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
19331 * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
19333 * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
19335 * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
19336 * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
19337 * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
19338 * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
19339 typename warning with error message.
19340 * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
19341 * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
19342 * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
19344 2003-01-16 Nathan Sidwell <nathan@codesourcery.com>
19346 * g++.dg/parse/ambig2.C: New test.
19348 2003-01-15 Richard Henderson <rth@redhat.com>
19350 * g++.dg/tls/init-2.C: Update error message string.
19352 2003-01-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
19354 * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
19356 2003-01-15 Stephane Carrez <stcarrez@nerim.fr>
19358 * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
19360 * gcc.c-torture/compile/20001205-1.x: Likewise.
19361 * gcc.c-torture/compile/20001226-1.x: Likewise.
19362 * gcc.c-torture/compile/920520-1.x: Likewise.
19363 * gcc.c-torture/compile/961203-1.x: Likewise.
19364 * gcc.c-torture/compile/20020604-1.x: Likewise.
19366 2003-01-15 Jan Hubicka <jh@suse.cz>
19368 * gcc.c-torture/compile/20030115-1.c: New test.
19370 * gcc.dg/i386-fpcvt-1.c: New test.
19371 * gcc.dg/i386-fpcvt-2.c: New test.
19373 2003-01-14 Jeffrey D. Oldham <oldham@codesourcery.com>
19375 Further conform g++'s __vmi_class_type_info to the C++ ABI
19377 * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
19380 2003-01-14 Jan Hubicka <jh@suse.cz>
19382 * gcc.dg/i386-fpcvt-1.c: New test.
19383 * gcc.dg/i386-fpcvt-2.c: New test.
19385 2003-01-14 Eric Botcazou <ebotcazou@libertysurf.fr>
19387 * gcc.dg/i386-mmx-3.c: New test.
19389 2003-01-12 Mark Mitchell <mark@codesourcery.com>
19392 * g++.dg/parse/octal1.C: New file.
19395 * g++.dg/parse/typename1.C: New file.
19397 2003-01-10 Danny Smith <dannysmith@users.sourceforge.net>
19399 * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
19400 * gcc.dg/bf-no-ms-layout.c: Likewise.
19401 * gcc.dg/bf-ms-attrib.c: Likewise.
19403 2003-01-10 Mark Mitchell <mark@codesourcery.com>
19406 * g++.dg/parse/dtor1.C: New file.
19409 * g++.dg/rtti/typeid1.C: New file.
19412 * g++.dg/parse/lookup1.C: New file.
19415 * g++.dg/templ/spec5.C: New file.
19417 2003-01-10 Josef Zlomek <zlomekj@suse.cz>
19419 * gcc.c-torture/compile/20030110-1.c: New test.
19421 2003-01-09 Geoffrey Keating <geoffk@apple.com>
19423 Merge from pch-branch:
19425 2002-12-23 Geoffrey Keating <geoffk@apple.com>
19427 * gcc.dg/pch/cpp-1.h: New.
19428 * gcc.dg/pch/cpp-1.c: New.
19429 * gcc.dg/pch/cpp-2.h: New.
19430 * gcc.dg/pch/cpp-2.c: New.
19432 2002-11-19 Geoffrey Keating <geoffk@apple.com>
19434 * gcc.dg/pch/except-1.h: New.
19435 * gcc.dg/pch/except-1.c: New.
19437 2002-11-13 Geoffrey Keating <geoffk@apple.com>
19439 * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
19441 * gcc.dg/pch: Include *.hp not *.h.
19442 * gcc.dg/pch/system-1.h: New.
19443 * gcc.dg/pch/system-1.c: New.
19445 2002-11-11 Geoffrey Keating <geoffk@apple.com>
19447 * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
19448 rather than trying to build and run a program using PCH.
19449 * gcc.dg/pch: Remove dg-do commands from test files.
19451 2002-11-08 Geoffrey Keating <geoffk@apple.com>
19453 * gcc.dg/pch/macro-3.c: New.
19454 * gcc.dg/pch/macro-3.h: New.
19456 2002-11-04 Geoffrey Keating <geoffk@apple.com>
19458 * gcc.dg/pch/common-1.c: New.
19459 * gcc.dg/pch/common-1.h: New.
19460 * gcc.dg/pch/decl-1.c: New.
19461 * gcc.dg/pch/decl-1.h: New.
19462 * gcc.dg/pch/decl-2.c: New.
19463 * gcc.dg/pch/decl-2.h: New.
19464 * gcc.dg/pch/decl-3.c: New.
19465 * gcc.dg/pch/decl-3.h: New.
19466 * gcc.dg/pch/decl-4.c: New.
19467 * gcc.dg/pch/decl-4.h: New.
19468 * gcc.dg/pch/decl-5.c: New.
19469 * gcc.dg/pch/decl-5.h: New.
19470 * gcc.dg/pch/global-1.c: New.
19471 * gcc.dg/pch/global-1.h: New.
19472 * gcc.dg/pch/inline-1.c: New.
19473 * gcc.dg/pch/inline-1.h: New.
19474 * gcc.dg/pch/inline-2.c: New.
19475 * gcc.dg/pch/inline-2.h: New.
19476 * gcc.dg/pch/static-1.c: New.
19477 * gcc.dg/pch/static-1.h: New.
19478 * gcc.dg/pch/static-2.c: New.
19479 * gcc.dg/pch/static-2.h: New.
19481 2002-09-01 Geoffrey Keating <geoffk@redhat.com>
19483 * g++.dg/pch/pch.exp: Better handle failing testcases.
19484 * gcc.dg/pch/pch.exp: Likewise.
19485 * gcc.dg/pch/macro-1.c: New.
19486 * gcc.dg/pch/macro-1.h: New.
19487 * gcc.dg/pch/macro-2.c: New.
19488 * gcc.dg/pch/macro-2.h: New.
19490 2002-08-27 Geoffrey Keating <geoffk@redhat.com>
19492 * g++.dg/dg.exp: Treat files in pch/ specially.
19493 * g++.dg/pch/pch.exp: New file.
19494 * g++.dg/pch/empty.H: New file.
19495 * g++.dg/pch/empty.C: New file.
19496 * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
19499 * gcc.dg/pch/pch.exp: New file.
19500 * gcc.dg/pch/empty.h: New file.
19501 * gcc.dg/pch/empty.c: New file.
19502 * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
19505 2003-01-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
19507 * g++.dg/template/friend14.C: New test.
19509 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
19511 * gcc.dg/old-style-asm-1.c: New test.
19513 2003-01-09 Richard Sandiford <rsandifo@redhat.com>
19515 * gcc.c-torture/compile/20030109-1.c: New test.
19517 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
19519 * gcc.c-torture/execute/20030109-1.c: New test.
19521 2003-01-08 Larin Hennessey <larin@science.oregonstate.edu>
19523 * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
19524 * g++.old-deja/g++.mike/dyncast2.C: Likewise
19525 * g++.old-deja/g++.mike/dyncast3.C: Likewise
19526 * g++.old-deja/g++.mike/eh2.C: Likewise
19527 * g++.old-deja/g++.mike/eh3.C: Likewise
19528 * g++.old-deja/g++.mike/eh5.C: Likewise
19529 * g++.old-deja/g++.mike/eh6.C: Likewise
19530 * g++.old-deja/g++.mike/eh7.C: Likewise
19531 * g++.old-deja/g++.mike/eh8.C: Likewise
19532 * g++.old-deja/g++.mike/eh9.C: Likewise
19533 * g++.old-deja/g++.mike/eh10.C: Likewise
19534 * g++.old-deja/g++.mike/eh12.C: Likewise
19535 * g++.old-deja/g++.mike/eh13.C: Likewise
19536 * g++.old-deja/g++.mike/eh14.C: Likewise
19537 * g++.old-deja/g++.mike/eh16.C: Likewise
19538 * g++.old-deja/g++.mike/eh17.C: Likewise
19539 * g++.old-deja/g++.mike/eh18.C: Likewise
19540 * g++.old-deja/g++.mike/eh21.C: Likewise
19541 * g++.old-deja/g++.mike/eh23.C: Likewise
19542 * g++.old-deja/g++.mike/eh24.C: Likewise
19543 * g++.old-deja/g++.mike/eh25.C: Likewise
19544 * g++.old-deja/g++.mike/eh26.C: Likewise
19545 * g++.old-deja/g++.mike/eh27.C: Likewise
19546 * g++.old-deja/g++.mike/eh28.C: Likewise
19547 * g++.old-deja/g++.mike/eh29.C: Likewise
19548 * g++.old-deja/g++.mike/eh31.C: Likewise
19549 * g++.old-deja/g++.mike/eh33.C: Likewise
19550 * g++.old-deja/g++.mike/eh34.C: Likewise
19551 * g++.old-deja/g++.mike/eh35.C: Likewise
19552 * g++.old-deja/g++.mike/eh36.C: Likewise
19553 * g++.old-deja/g++.mike/eh37.C: Likewise
19554 * g++.old-deja/g++.mike/eh38.C: Likewise
19555 * g++.old-deja/g++.mike/eh39.C: Likewise
19556 * g++.old-deja/g++.mike/eh40.C: Likewise
19557 * g++.old-deja/g++.mike/eh41.C: Likewise
19558 * g++.old-deja/g++.mike/eh42.C: Likewise
19559 * g++.old-deja/g++.mike/eh44.C: Likewise
19560 * g++.old-deja/g++.mike/eh46.C: Likewise
19561 * g++.old-deja/g++.mike/eh47.C: Likewise
19562 * g++.old-deja/g++.mike/eh48.C: Likewise
19563 * g++.old-deja/g++.mike/eh49.C: Likewise
19564 * g++.old-deja/g++.mike/eh50.C: Likewise
19565 * g++.old-deja/g++.mike/eh51.C: Likewise
19566 * g++.old-deja/g++.mike/eh53.C: Likewise
19567 * g++.old-deja/g++.mike/eh55.C: Likewise
19568 * g++.old-deja/g++.mike/p7912.C: Likewise
19569 * g++.old-deja/g++.mike/p9706.C: Likewise
19570 * g++.old-deja/g++.mike/p10416.C: Likewise
19571 * g++.old-deja/g++.mike/p11667.C: Likewise
19572 * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
19573 Remove redundant reference to Iris.
19574 * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
19575 Elxsi, i860, Pico Java, and WE32K.
19577 2003-01-07 Mark Mitchell <mark@codesourcery.com>
19579 * g++.dg/ext/asm4.C: New test.
19581 2003-01-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
19584 * g++.dg/template/friend12.C: New test.
19585 * g++.dg/template/friend13.C: Likewise.
19586 * g++.old-deja/g++.eh/spec6.C: Add missing error message.
19588 2003-01-08 Jan Hubicka <jh@suse.cz>
19590 * gcc.dg/i386-cadd.c: New test.
19591 * gcc.dg/i386-cmov4.c: Likewise.
19593 2003-01-06 Mark Mitchell <mark@codesourcery.com>
19596 * g++.dg/warn/Wunused-3.C: New test.
19598 * g++.dg/abi/bitfield9.C: New test.
19601 * g++.dg/parse/defarg3.C: New test.
19603 2003-01-06 Nathan Sidwell <nathan@codesourcery.com>
19605 * g++.dg/parse/ambig1.C: New test.
19606 * g++.dg/parse/defarg2.C: New test.
19608 2003-01-05 Mark Mitchell <mark@codesourcery.com>
19610 * g++.dg/template/defarg-1.C: New test.
19611 * g++.dg/template/local2.C: Likewise.
19613 2003-01-05 Richard Sandiford <rsandifo@redhat.com>
19615 * gcc.c-torture/execute/20030105-1.c: New test.
19617 2003-01-04 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
19619 * g++.dg/parse/namespace3.C: Remove extra semicolons.
19620 * g++.dg/parse/namespace4.C: Likewise.
19622 2003-01-03 Nathan Sidwell <nathan@codesourcery.com>
19624 * g++.dg/template/ntp2.C: New test.
19626 2003-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
19628 * g++.dg/parse/extern-C-1.C: New test.
19630 * g++.dg/parse/namespace4.C: New test.
19632 * g++.dg/template/nested1.C: New test.
19634 * g++.dg/parse/namespace3.C: New test.
19636 2003-01-02 Nathanael Nerode <neroden@gcc.gnu.org>
19638 * g++.dg/lookup/two-stage1.C: New test.
19640 2003-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
19642 * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
19643 * g++.old-deja/g++.jason/access8.C: Likewise.
19644 * g++.old-deja/g++.other/decl5.C: Likewise.
19646 2003-01-02 Neil Booth <neil@daikokuya.co.uk>
19648 * g++.dg/parse/parse7.C: New test.
19650 2003-01-02 Mark Mitchell <mark@codesourcery.com>
19653 * g++.dg/ext/attrib7.C: New test.
19655 2003-01-02 Neil Booth <neil@daikokuya.co.uk>
19657 * g++.dg/parse/parse6.C: New test.
19659 2003-01-02 Kazu Hirata <kazu@cs.umass.edu>
19661 * gcc.dg/h8300-stack-1.c: New.
19663 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
19665 g++.dg/lookup/exception1.C: New test.
19667 g++.dg/lookup/template1.C: New test.
19669 g++.dg/parse/namespace2.C: New test.
19671 g++.dg/parse/parens2.C: New test.
19673 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
19675 * g++.dg/parse/parse5.C: New test.
19676 * g++.dg/lookup/scoped4.C: New test.
19678 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
19680 * g++.dg/parse/parens1.C: New test.
19682 * g++.dg/parse/parens2.C: Removed, turned out to duplicate
19684 * g++.dg/parse/parens2.C: New test.
19686 * g++.dg/lookup/scope-operator1.C: New test.
19688 * g++.dg/parse/operator1.C: New test.
19690 2003-01-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
19692 * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
19693 * g++.old-deja/g++.other/access6.C: Likewise.
19694 * g++.old-deja/g++.other/decl1.C: Likewise.
19695 * g++.old-deja/g++.pt/typename12.C: Likewise.
19697 2002-12-31 Mark Mitchell <mark@codesourcery.com>
19699 * g++.dg/parse/namespace1.C: New test.
19701 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
19703 * g++.dg/parse/parse4.C: New test.
19705 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
19707 * g++.dg/parse/parse3.C: New test.
19709 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
19711 * g++.dg/parse/parse2.C: New test.
19713 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
19715 * g++.dg/template/friend11.C: New test.
19717 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
19719 * g++.dg/parse/parse1.C: New test.
19721 2002-12-31 Janis Johnson <janis187@us.ibm.com>
19723 * lib/profopt.exp: Change the name of a global variable to avoid
19724 possible clashes with other test suites.
19726 2002-12-31 Nathan Sidwell <nathan@codesourcery.com>
19728 * g++.dg/inherit/covariant8.C: New test.
19730 2002-12-31 Mark Mitchell <mark@codesourcery.com>
19732 * g++.dg/init/array9.C: New test.
19735 * g++.dg/parse/expr1.C: New test.
19737 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
19739 * gcc.c-torture/compile/20021230-1.c: New test.
19741 2002-12-30 Nathan Sidwell <nathan@codesourcery.com>
19743 * g++.dg/inherit/covariant5.C: New test.
19744 * g++.dg/inherit/covariant6.C: New test.
19745 * g++.dg/inherit/covariant7.C: New test.
19747 2002-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
19750 * g++.dg/other/access2.C: New test.
19752 2002-12-29 Gabriel Dos Reis <gdr@integrable-solutions.net>
19754 * g++.dg/other/anon-struct.C: No longer fails
19755 * g++.old-deja/g++.brendan/parse4.C: Likewise.
19756 * g++.old-deja/g++.brendan/parse5.C: Likewise.
19757 * g++.old-deja/g++.brendan/parse6.C: Likewise.
19759 2002-12-28 Gabriel Dos Reis <gdr@integrable-solutions.net>
19761 * g++.dg/parse/angle-bracket.C (main): No longer fails.
19763 2002-12-27 Mark Mitchell <mark@codesourcery.com>
19765 * g++.dg/eh/spec4.C: Remove stray semicolon.
19766 * g++.dg/expr/pmf-1.C: Change error message.
19767 * g++.dg/ext/asm1.C: Remove stray semicolon.
19768 * g++.dg/ext/typename1.C: Add missing typenames.
19769 * g++.dg/inherit/template-as-base.C: Change error message.
19770 * g++.dg/lookup/scoped1.C: Likewise.
19771 * g++.dg/lookup/scoped2.C: Likewise.
19772 * g++.dg/lookup/using2.C: Likewise.
19773 * g++.dg/other/component1.C: Remove stray semicolon.
19774 * g++.dg/other/do1.C: Change error message.
19775 * g++.dg/other/error2.C: Likewise.
19776 * g++.dg/other/init1.C: Likewise.
19777 * g++.dg/other/packed1.C: Remove stray semicolon.
19778 * g++.dg/other/ptrmem2.C: Change error message.
19779 * g++.dg/parse/parameter-declaration-1.C: Remove line number
19781 * g++.dg/special/initp1.C: Remove invalid attribute usage.
19782 * g++.dg/template/access3.C: Add typename keyword.
19783 * g++.dg/template/access5.C: Remove stray semicolon.
19784 * g++.dg/template/access6.C: Likewise.
19785 * g++.dg/template/complit1.C: Likewise.
19786 * g++.dg/template/crash1.C: Change error message.
19787 * g++.dg/template/inherit2.C: Remove stray semicolon.
19788 * g++.dg/template/instantiate2.C: Likewise.
19789 * g++.dg/template/instantiate3.C: Change error message.
19790 * g++.dg/template/qual1.C: Remove stray semicolon.
19791 * g++.dg/template/qualttp18.C: Change error message.
19792 * g++.dg/template/ref1.C: Remove stray semicolon.
19793 * g++.dg/template/sizeof1.C (A::value): Declare it.
19794 * g++.dg/template/spec4.C: Change error message.
19795 * g++.dg/template/static1.C: Likewise.
19796 * g++.dg/template/type1.C: Likewise.
19797 * g++.dg/template/typename3.C: Likewise.
19798 * g++.old-deja/g++.benjamin/13478.C: Change error message.
19799 * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
19800 * g++.old-deja/g++.benjamin/bool01.C: Likewise.
19801 * g++.old-deja/g++.benjamin/bool02.C: Likewise.
19802 * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
19803 named return value extension.
19804 * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
19805 * g++.old-deja/g++.benjmain/warn01.C: Likewise.
19806 * g++.old-deja/g++.bob/extern_C.C: Likewise.
19807 * g++.old-deja/g++.bob/inherit2.C: Likewise.
19808 * g++.old-deja/g++.brendan/complex1.C: Likewise.
19809 * g++.old-deja/g++.brendan/copy5.C: Likewise.
19810 * g++.old-deja/g++.brendan/crash13.C: Likewise.
19811 * g++.old-deja/g++.brendan/crash15.C: Likewise.
19812 * g++.old-deja/g++.brendan/crash18.C: Change error message.
19813 * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
19814 * g++.old-deja/g++.brendan/crash38.C: Likewise.
19815 * g++.old-deja/g++.brendan/crash50.C: Likewise.
19816 * g++.old-deja/g++.brendan/crash56.C: Likewise.
19817 * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
19819 * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
19820 * g++.old-deja/g++.brendan/crash8.C: Change error message.
19821 * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
19822 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
19823 * g++.old-deja/g++.brendan/shadow1.C: Likewise.
19824 * g++.old-deja/g++.brendan/template11.C: Likewise.
19825 * g++.old-deja/g++.brendan/template26.C: Likewise.
19826 * g++.old-deja/g++.brendan/template27.C: Use explicit
19827 specialization syntax.
19828 * g++.old-deja/g++.brendan/template30.C: Likewise.
19829 * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
19830 * g++.old-deja/g++.brendan/visibility3.C: Account for use of
19831 non-dependent names.
19832 * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
19833 * g++.old-deja/g++.brendan/warnings7.C: Likewise.
19834 * g++.old-deja/g++.bugs/900121_02.C: Likewise.
19835 * g++.old-deja/g++.eh/catchptr1.C: Likewise.
19836 * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
19837 * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
19838 named return value extension.
19839 * g++.old-deja/g++.ext/namedret2.C: Likewise.
19840 * g++.old-deja/g++.ext/namedret3.C: Likewise.
19841 * g++.old-deja/g++.ext/return1.C: Likewise.
19842 * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
19843 * g++.old-deja/g++.jason/access17.C: Issue more error messages.
19844 * g++.old-deja/g++.jason/access8.C: Likewise.
19845 * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
19846 * g++.old-deja/g++.jason/destruct.C: Remove incorrect
19847 pseudo-destructor names.
19848 * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
19849 * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
19850 pseudo-destructor names.
19851 * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
19852 * g++.old-deja/g++.jason/overload19.C: Likewise.
19853 * g++.old-deja/g++.jason/overload32.C: Likewise.
19854 * g++.old-deja/g++.jason/parse11.C: Issue error messages about
19856 * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
19857 * g++.old-deja/g++.jason/return.C: Likewise.
19858 * g++.old-deja/g++.jason/return2.C: Likewise.
19859 * g++.old-deja/g++.jason/shadow1.C: Likewise.
19860 * g++.old-deja/g++.jason/special.C: Use explicit specialization
19862 * g++.old-deja/g++.jason/template10.C: Account for use of
19863 non-dependent names.
19864 * g++.old-deja/g++.jason/template11.C: Use explicit specialization
19866 * g++.old-deja/g++.jason/template37.C: Likewise.
19867 * g++.old-deja/g++.law/access4.C: Change error messages.
19868 * g++.old-deja/g++.law/arm13.C: Remove incorrect
19869 pseudo-destructor names.
19870 * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
19871 * g++.old-deja/g++.law/ctors9.C: Likewise.
19872 * g++.old-deja/g++.law/cvt22.C: Likewise.
19873 * g++.old-deja/g++.law/dtors5.C: Likewise.
19874 * g++.old-deja/g++.law/global-init1.C: Likewise.
19875 * g++.old-deja/g++.law/missed-error3.C: Likewise.
19876 * g++.old-deja/g++.law/operators28.C: Likewise.
19877 * g++.old-deja/g++.law/visibility28.C: Likewise.
19878 * g++.old-deja/g++.martin/eval1.C: Likewise.
19879 * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
19881 * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
19882 * g++.old-deja/g++.mike/net34.C: Likewise.
19883 * g++.old-deja/g++.mike/net36.C: Likewise.
19884 * g++.old-deja/g++.mike/ns2.C: Likewise.
19885 * g++.old-deja/g++.mike/p12306.C: Likewise.
19886 * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
19888 * g++.old-deja/g++.mike/p700.C: Likewise.
19889 * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
19890 * g++.old-deja/g++.mike/p710.C: Likewise.
19891 * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
19893 * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
19894 * g++.old-deja/g++.mike/pmf9.C: Likewise.
19895 * g++.old-deja/g++.ns/crash2.C: Likewise.
19896 * g++.old-deja/g++.ns/crash3.C: Likewise.
19897 * g++.old-deja/g++.ns/invalid1.C: Likewise.
19898 * g++.old-deja/g++.ns/ns17.C: Likewise.
19899 * g++.old-deja/g++.ns/template16.C: Likewise.
19900 * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
19902 * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
19903 * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
19904 * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
19905 named return value extension.
19906 * g++.old-deja/g++.oliva/nameret2.C: Likewise.
19907 * g++.old-deja/g++.other/access4.C: Issue additional error
19909 * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
19910 * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
19911 * g++.old-deja/g++.other/crash11.C: Add missing class-key.
19912 * g++.old-deja/g++.other/crash25.C: Change error message.
19913 * g++.old-deja/g++.other/crash4.C: Change error message.
19914 * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
19915 * g++.old-deja/g++.other/decl5.C: Issue more error messages.
19916 * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
19918 * g++.old-deja/g++.other/defarg8.C: Likewise.
19919 * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
19920 * g++.old-deja/g++.other/dtor10.C: Likewise.
19921 * g++.old-deja/g++.other/incomplete.C: Likewise.
19922 * g++.old-deja/g++.other/linkage7.C: Likewise.
19923 * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
19925 * g++.old-deja/g++.other/mangle2.C: Likewise.
19926 * g++.old-deja/g++.other/refinit2.C: Likewise.
19927 * g++.old-deja/g++.other/sizeof2.C: Change error messages.
19928 * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
19929 * g++.old-deja/g++.pt/crash28.C: Likewise.
19930 * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
19932 * g++.old-deja/g++.pt/crash32.C: Change error message.
19933 * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
19934 * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
19935 * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
19936 error message position.
19937 * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
19938 * g++.old-deja/g++.pt/defarg8.C: Change error message.
19939 * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
19941 * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
19942 * g++.old-deja/g++.pt/eichin01b.C: Likewise.
19943 * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
19944 * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
19946 * g++.old-deja/g++.pt/explicit31.C: Likewise.
19947 * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
19948 * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
19950 * g++.old-deja/g++.pt/explicit71.C: Change error message.
19951 * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
19953 * g++.old-deja/g++.pt/friend28.C: Account for use of
19954 non-dependent names.
19955 * g++.old-deja/g++.pt/friend29.C: Likewise.
19956 * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
19958 * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
19959 * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
19960 * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
19962 * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
19963 * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
19965 * g++.old-deja/g++.pt/memclass20.C: Likewise.
19966 * g++.old-deja/g++.pt/memclass5.C: Likewise.
19967 * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
19969 * g++.old-deja/g++.pt/memtemp75.C: Likewise.
19970 * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
19971 * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
19972 * g++.old-deja/g++.pt/overload13.C: Correct error messages.
19973 * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
19974 * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
19976 * g++.old-deja/g++.pt/spec10.C: Likewise.
19977 * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
19978 * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
19979 * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
19980 * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
19981 * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
19982 * g++.old-deja/g++.pt/ttp62.C: Likewise.
19983 * g++.old-deja/g++.pt/ttp64.C: Likewise.
19984 * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
19985 * g++.old-deja/g++.pt/typename15.C: Likewise.
19986 * g++.old-deja/g++.pt/typename22.C: Likewise.
19987 * g++.old-deja/g++.pt/typename6.C: Change error messages.
19988 * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
19989 * g++.old-deja/g++.pt/virtual2.C: Likewise.
19990 * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
19992 * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
19993 return value extension.
19994 * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
19995 * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
19996 * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
19997 * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
19999 2002-12-26 Nathan Sidwell <nathan@codesourcery.com>
20001 * g++.dg/warn/inline1.C: New test.
20002 * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
20003 * g++.old-deja/g++.jason/synth10.C: Likewise.
20004 * g++.old-deja/g++.mike/net31.C: Likewise.
20005 * g++.old-deja/g++.mike/p8786.C: Likewise.
20007 * g++.dg/template/friend10.C: New test.
20008 * g++.dg/template/conv5.C: New test.
20010 2002-12-24 Nathan Sidwell <nathan@codesourcery.com>
20012 * g++.dg/lookup/scoped3.C: New test.
20014 * g++.dg/lookup/decl1.C: New test.
20015 * g++.dg/lookup/decl2.C: New test.
20017 2002-12-24 Joseph S. Myers <jsm@polyomino.org.uk>
20019 * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
20020 gcc.c-torture/compile/20021015-1.c,
20021 gcc.c-torture/compile/20021015-2.c,
20022 gcc.c-torture/compile/20021123-1.c,
20023 gcc.c-torture/compile/20021123-2.c,
20024 gcc.c-torture/compile/20021123-3.c,
20025 gcc.c-torture/compile/20021123-4.c,
20026 gcc.c-torture/execute/20021024-1.c: Add tests previously added
20027 only to 3.1 or 3.2 branch.
20029 2002-12-23 Mark Mitchell <mark@codesourcery.com>
20031 * gcc.dg/i386-bitfield3.c: New test.
20033 * gcc.dg/i386-bitfield2.c: New test.
20035 2002-12-22 Nathan Sidwell <nathan@codesourcery.com>
20037 * g++.dg/parse/conv_op1.C: New test.
20039 2002-12-21 Josef Zlomek <zlomekj@suse.cz>
20041 * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
20044 2002-12-20 Josef Zlomek <zlomekj@suse.cz>
20046 * gcc.c-torture/compile/20021220-1.c: New test.
20048 2002-12-19 Casper S. Hornstrup <chorns@users.sourceforge.net>
20050 * gcc.dg/i386-fastcall-1.c: New.
20052 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
20054 * gcc.c-torture/execute/20021219-1.c: New test.
20056 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
20058 * gcc.dg/i386-pic-1.c: New test.
20060 2002-12-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
20063 * g++.dg/template/friend9.C: New test.
20065 2002-11-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
20068 * g++.dg/template/access7.C: New test.
20070 2002-12-18 Nick Clifton <nickc@redhat.com>
20072 * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
20073 the libstdc++-v3 directory has been found.
20075 2002-12-12 Devang Patel <dpatel@apple.com>
20076 * gcc.dg/darwin-ld-1.c: New test.
20077 * gcc.dg/darwin-ld-2.c: New test.
20078 * gcc.dg/darwin-ld-3.c: New test.
20079 * gcc.dg/darwin-ld-4.c: New test.
20080 * gcc.dg/darwin-ld-5.c: New test.
20082 2002-12-12 Eric Botcazou <ebotcazou@libertysurf.fr>
20084 * gcc.c-torture/compile/20021212-1.c: New test.
20086 2002-12-11 Neil Booth <neil@daikokuya.co.uk>
20088 * gcc.dg/fshort-wchar: New test.
20090 2002-12-10 Mark Mitchell <mark@codesourcery.com>
20093 * g++.dg/template/dtor1.C: New test.
20095 * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
20098 2002-12-10 Jakub Jelinek <jakub@redhat.com>
20100 * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
20102 2002-12-09 Mark Mitchell <mark@codesourcery.com>
20104 * g++.dg/template/static1.C: New test.
20105 * g++.dg/template/static2.C: New test.
20106 * g++.old-deja/g++.ext/memconst.C: New test.
20108 2002-12-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20110 * g++.dg/special/conpr-2.C: Expect failure on solaris2.
20111 * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
20112 * g++.dg/special/initp1.C: Likewise.
20114 2002-12-06 Jakub Jelinek <jakub@redhat.com>
20116 * gcc.c-torture/execute/20021204-1.c: New test.
20118 2002-12-04 Geoffrey Keating <geoffk@apple.com>
20120 * gcc.dg/ppc-fmadd-1.c: New file.
20121 * gcc.dg/ppc-fmadd-2.c: New file.
20122 * gcc.dg/ppc-fmadd-3.c: New file.
20124 2002-12-04 Eric Botcazou <ebotcazou@libertysurf.fr>
20126 * gcc.c-torture/compile/20021204-1.c: New test.
20128 2002-12-03 Nathan Sidwell <nathan@codesourcery.com>
20130 * g++.dg/inherit/covariant2.C: New test.
20131 * g++.dg/inherit/covariant3.C: New test.
20132 * g++.dg/inherit/covariant4.C: New test.
20133 * g++.dg/inherit/covariant1.C: Remove XFAIL.
20134 * g++.old-deja/g++.robertl/eb17.C: Likewise.
20136 2002-12-03 Mark Mitchell <mark@codesourcery.com>
20139 * g++.dg/init/brace3.C: New test.
20141 2002-12-02 Kazu Hirata <kazu@cs.umass.edu>
20143 * gcc.dg/20020210-1.c: Fix a comment typo.
20145 2002-12-02 Mark Mitchell <mark@codesourcery.com>
20148 * g++.dg/parse/defarg1.C: New test.
20151 * g++.dg/template/char1.C: New test.
20153 * g++.dg/template/varmod1.C: Fix typo.
20155 2002-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
20158 * g++.old-deja/g++.pt/crash32.C: Expect error.
20160 2002-12-01 Mark Mitchell <mark@codesourcery.com>
20163 * g++.dg/template/varmod1.C: New test.
20166 * g++.dg/inherit/typeinfo1.C: New test.
20169 * g++.dg/inherit/typedef1.C: New test.
20171 2002-11-30 Mark Mitchell <mark@codesourcery.com>
20175 * g++.dg/template/strlen1.C: New test.
20178 * g++.dg/template/ctor2.C: New test.
20181 * g++.dg/init/string1.C: New test.
20184 * g++.dg/template/friend8.C: New test.
20186 2002-11-29 Joe Buck <jbuck@synopsys.com>
20188 * g++.dg/lookup/anon2.C: New test.
20190 2002-11-28 Kazu Hirata <kazu@cs.umass.edu>
20192 * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
20195 2002-11-27 Richard Sandiford <rsandifo@redhat.com>
20197 * gcc.dg/bitfld-6.c: New test.
20199 2002-11-27 Jan Hubicka <jh@suse.cz>
20201 * gcc.c-torture/execute/20021127.[cx]: New test.
20203 2002-11-26 Jan Hubicka <jh@suse.cz>
20205 * gcc.dg/i386-cmov[123].c: New tests for conditional move code
20208 2002-11-26 Geoffrey Keating <geoffk@apple.com>
20210 * g++.dg/init/brace2.C: New test.
20211 * g++.old-deja/g++.mike/p9129.C: Correct.
20213 2002-11-26 Mark Mitchell <mark@codesourcery.com>
20215 * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
20217 2002-11-25 Andreas Bauer <baueran@in.tum.de>
20219 * gcc.dg/sibcall-6: New test for indirect sibcalls.
20221 2002-11-25 Mark Mitchell <mark@codesourcery.com>
20223 * testsuite/g++.dg/abi/empty11.C: New test.
20224 * testsuite/g++.dg/rtti/cv1.C: New test.
20226 2002-11-25 Hans-Peter Nilsson <hp@bitrange.com>
20228 * lib/prune.exp: Prune more -fpic/-fPIC warnings.
20230 2002-11-24 Mark Mitchell <mark@codesourcery.com>
20232 * g++.dg/abi/empty10.C: New test.
20234 2002-11-24 Eric Botcazou <ebotcazou@libertysurf.fr>
20236 * gcc.c-torture/compile/20021124-1.c: New test.
20238 2002-11-22 Mark Mitchell <mark@codesourcery.com>
20240 * g++.dg/abi/rtti2.C: New test.
20242 2002-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
20244 * gcc.dg/i386-unroll-1.c: New test.
20246 2002-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
20248 * gcc.c-torture/compile/20021120-1.c: New test.
20249 * gcc.c-torture/compile/20021120-2.c: New test.
20251 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
20253 * gcc.dg/bitfld-5.c: New test.
20255 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
20257 * gcc.c-torture/execute/20021120-3.c: New test.
20259 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
20261 * gcc.c-torture/execute/20021120-2.c: New test.
20263 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
20265 * gcc.c-torture/execute/20021120-1.c: New test.
20267 2002-11-20 Jakub Jelinek <jakub@redhat.com>
20269 * gcc.c-torture/execute/20021118-3.c: New test.
20271 2002-11-19 Eric Botcazou <ebotcazou@libertysurf.fr>
20273 * gcc.c-torture/compile/20021119-1.c: New test.
20275 2002-11-19 Jason Thorpe <thorpej@wasabisystems.com>
20277 * gcc.dg/duff-1.c: New test.
20278 * gcc.dg/duff-2.c: New test.
20279 * gcc.dg/duff-3.c: New test.
20281 2002-11-18 Neil Booth <neil@daikokuya.co.uk>
20283 * gcc.dg/cpp/_Pragma5.c: New test.
20285 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
20287 * gcc.c-torture/execute/20021118-2.c: New test.
20289 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
20291 * gcc.c-torture/execute/20021118-1.c: New test.
20293 2002-11-16 Jakub Jelinek <jakub@redhat.com>
20295 * gcc.dg/20021116-1.c: New test.
20297 2002-11-14 Mark Mitchell <mark@codesourcery.com>
20299 * g++.dg/abi/vcall1.C: New test.
20301 2002-11-14 Jakub Jelinek <jakub@redhat.com>
20303 * gcc.dg/20021029-1.c: New test.
20304 * gcc.dg/20021029-2.c: New test.
20306 2002-11-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
20308 * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
20310 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
20313 * gcc.dg/20021110.c: Move to ...
20314 * gcc.c-torture/compile/20021110.c: .... here.
20316 2002-11-11 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
20319 * gcc.c-torture/execute/20021111-1.c
20321 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
20324 * gcc.dg/20021110.c: New test.
20326 2002-11-10 Mark Mitchell <mark@codesourcery.com>
20328 * g++.dg/abi/vthunk3.C: Run only on x86.
20330 2002-11-10 Joseph S. Myers <jsm@polyomino.org.uk>
20332 * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
20334 2002-11-09 Hans-Peter Nilsson <hp@bitrange.com>
20336 * lib/compat.exp (compat-execute): Fix logic error in last
20339 2002-11-09 Neil Booth <neil@daikokuya.co.uk>
20341 * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
20343 2002-11-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
20346 * g++.dg/template/access6.C: New test.
20348 2002-11-08 Jan Hubicka <jh@suse.cz>
20350 * gcc.dg/i386-ssefp-1.c: New test.
20351 * gcc.dg/i386-ssefp-1.c: New test.
20353 2002-11-08 Jan Hubicka <jh@suse.cz>
20355 * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
20357 2002-11-07 Mark Mitchell <mark@codesourcery.com>
20359 * g++.dg/abi/vthunk3.C: New test.
20362 * g++.dg/template/crash2.C: New test.
20364 2002-11-07 Mark Mitchell <mark@codesourcery.com>
20366 * testsuite/g++.dg/abi/dtor1.C: New test.
20367 * testsuite/g++.dg/abi/dtor2.C: Likewise.
20369 2002-11-05 Geoffrey Keating <geoffk@apple.com>
20371 * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
20374 2002-11-04 Adam Nemet <anemet@lnxw.com>
20376 * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
20377 -mthumb. Only xfail with -O0.
20379 2002-11-03 Mark Mitchell <mark@codesourcery.com>
20381 * g++.dg/abi/thunk1.C: New test.
20382 * g++.dg/abi/thunk2.C: Likewise.
20383 * g++.dg/abi/vtt1.C: Likewise.
20385 2002-11-02 Diego Novillo <dnovillo@redhat.com>
20387 PR optimization/8423
20388 * gcc.c-torture/execute/builtin-constant.c: New test.
20390 2002-11-01 Zack Weinberg <zack@codesourcery.com>
20392 * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
20393 Add some more cases.
20395 2002-11-01 Mark Mitchell <mark@codesourcery.com>
20398 * g++.dg/opt/local1.C: New test.
20400 2002-10-30 Mark Mitchell <mark@codesourcery.com>
20403 * g++.dg/template/complit1.C: New test.
20406 * g++.dg/template/typename4.C: Likewise.
20408 2002-10-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
20410 Core issue 287, PR c++/7639
20411 * g++.dg/template/instantiate1.C: Adjust error location.
20412 * g++.dg/template/instantiate3.C: New test.
20413 * g++.old-deja/g++.pt/crash10.C: Adjust error location.
20414 * g++.old-deja/g++.pt/derived3.C: Adjust error location.
20415 * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
20417 2002-10-29 Hans-Peter Nilsson <hp@bitrange.com>
20419 * lib/compat.exp (compat-execute): Don't clean out a gluefile.
20421 2002-10-29 Mark Mitchell <mark@codesourcery.com>
20424 * g++.dg/init/dtor2.C: New test.
20426 2002-10-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20428 * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
20429 * gcc.dg/nest.c: Bypass errors on irix6.
20431 2002-10-27 Hans-Peter Nilsson <hp@bitrange.com>
20433 * gcc.dg/nest.c: Expect error for mmix-*-*.
20434 * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
20436 2002-10-26 Hans-Peter Nilsson <hp@bitrange.com>
20438 * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
20441 * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
20443 2002-10-25 Mike Stump <mrs@apple.com>
20445 * gcc.dg/warn-1.c: New test.
20447 2002-10-25 Zack Weinberg <zack@codesourcery.com>
20449 * g++.dg/template/typename3.C: New test.
20451 2002-10-25 Mark Mitchell <mark@codesourcery.com>
20453 * g++.dg/lookup/ptrmem1.C: New test.
20455 * g++.dg/abi/vthunk2.C: New test.
20457 2002-10-25 Zack Weinberg <zack@codesourcery.com>
20459 * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
20461 2002-10-24 Mark Mitchell <mark@codesourcery.com>
20463 * g++.dg/abi/empty9.C: New test.
20465 2002-10-24 Richard Henderson <rth@redhat.com>
20467 * g++.dg/inherit/thunk1.C: Enable for ia64.
20469 2002-10-23 Mark Mitchell <mark@codesourcery.com>
20472 * g++.dg/lookup/pretty1.C: New test.
20474 2002-10-23 Jakub Jelinek <jakub@redhat.com>
20476 * gcc.dg/20021023-1.c: New test.
20478 2002-10-23 Mark Mitchell <mark@codesourcery.com>
20481 * g++.dg/parse/inline1.C: New test.
20483 2002-10-23 Richard Henderson <rth@redhat.com>
20485 * g++.dg/inherit/thunk1.C: Enable for x86_64.
20487 * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
20489 2002-10-22 Mark Mitchell <mark@codesourcery.com>
20492 * g++.dg/parse/stmtexpr3.C: New test.
20494 2002-10-22 Nathan Sidwell <nathan@codesourcery.com>
20496 * g++.dg/expr/cond1.C: New test.
20498 2002-10-21 Zack Weinberg <zack@codesourcery.com>
20500 * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
20502 2002-10-21 Mark Mitchell <mark@codesourcery.com>
20504 * g++.dg/abi/vbase13.C: New test.
20505 * g++.dg/abi/vbase14.C: Likewise.
20507 2002-10-21 Jakub Jelinek <jakub@redhat.com>
20509 * gcc.dg/tls/pic-1.c: New test.
20510 * gcc.dg/tls/nonpic-1.c: New test.
20511 * gcc.dg/20021018-1.c: New test.
20513 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
20515 * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
20516 Remove only files with the same base name as the test case.
20517 (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
20518 (profopt-execute): Likewise. Also, remove old profiling
20519 and performance data files before running the tests.
20521 * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
20522 * g++.dg/bprob/bprob.exp: Likewise.
20523 * g77.dg/bprob/bprob.exp: Likewise. Also, relax regexp
20524 to allow more general test case names.
20526 * g++.dg/bprob/bprob-1.C: Rename to ...
20527 * g++.dg/bprob/g++-bprob-1.C: ... this.
20529 * g77.dg/bprob/bprob-1.f: Rename to ...
20530 * g77.dg/bprob/g77-bprob-1.f: ... this.
20532 2002-10-21 Zack Weinberg <zack@codesourcery.com>
20534 * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
20535 bison 1.50 or later.
20537 2002-10-21 Janis Johnson <janis187@us.ibm.com>
20539 * g++.dg/README: Describe more test directories.
20541 2002-10-21 Mark Mitchell <mark@codesourcery.com>
20543 * g++.dg/init/array6.C: Add additional tests.
20545 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
20547 * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
20548 * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
20550 2002-10-21 Kazu Hirata <kazu@cs.umass.edu>
20552 * gcc.c-torture/compile/20020604-1.x: New.
20553 * gcc.c-torture/compile/simd-5.x: Likewise.
20554 * gcc.c-torture/execute/920710-1.x: Likewise.
20555 * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
20557 2002-10-21 Mark Mitchell <mark@codesourcery.com>
20559 * g++.dg/inherit/override1.C: Add dg-options clause.
20561 2002-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
20563 * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
20566 2002-10-19 Andreas Schwab <schwab@suse.de>
20568 * lib/compat.exp (compat-run): Prepend "./" when $dest has no
20569 directory component.
20571 2002-10-18 Mark Mitchell <mark@codesourcery.com>
20573 * g++.dg/inherit/thunk1.C: New test.
20575 * g++.dg/inherit/override1.C: New test.
20577 * g++.dg/abi/mangle11.C: New test.
20578 * g++.dg/abi/mangle14.C: New test.
20579 * g++.dg/abi/mangle17.C: New test.
20581 2002-10-17 Nathan Sidwell <nathan@codesourcery.com>
20583 * g++.dg/overload/member2.C: New test.
20585 2002-10-17 Janis Johnson <janis187@us.ibm.com>
20587 * g++.dg/README: Describe new compat directory.
20588 * g++.dg/dg.exp: Skip tests in compat directory.
20589 * README.compat: New file.
20590 * lib/compat.exp: New expect script.
20591 * g++.dg/compat: New test directory.
20592 * g++.dg/compat/compat.exp: New expect script.
20593 * g++.dg/compat/abi: New test directory.
20594 * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
20595 g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
20596 g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
20597 g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
20598 g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
20599 g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
20600 g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
20601 g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
20602 g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
20603 g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
20604 g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
20605 g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
20606 * g++.dg/compat/break: New test directory.
20607 * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
20608 g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
20609 g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
20610 g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
20611 g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
20612 g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
20613 g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
20614 g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
20615 g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
20616 g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
20617 g++.dg/compat/break/README: New files.
20618 * g++.dg/compat/eh: New test directory.
20619 * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
20620 g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
20621 g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
20622 g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
20623 g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
20624 g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
20625 g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
20626 g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
20627 g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
20628 g++.dg/compat/eh/filter2_y.C,
20629 g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
20630 g++.dg/compat/eh/new1_y.C,
20631 g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
20632 g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
20633 g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
20634 g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
20635 g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
20636 g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
20637 g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
20638 g++.dg/compat/eh/unexpected1_y.C: New files.
20639 * g++.dg/compat/init: New test directory.
20640 * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
20641 g++.dg/compat/init/array5_y.C,
20642 g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
20643 g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
20644 g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
20645 g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
20646 g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
20647 g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
20648 g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
20649 g++.dg/compat/init/init-ref2_y.C: New files.
20651 2002-10-17 Mark Mitchell <mark@codesourcery.com>
20654 * g++.dg/inherit/using3.C: New test.
20656 2002-10-17 Jan Hubicka <jh@suse.cz>
20658 * gcc.dg/20021017-2.c: New test.
20660 2002-10-17 Mark Mitchell <mark@codesourcery.com>
20662 * g++.dg/abi/mangle16.C: Adjust.
20664 * g++.dg/init/array8.C: New test.
20666 2002-10-17 Richard Sandiford <rsandifo@redhat.com>
20668 * gcc.dg/special/mips-abi.exp: New test.
20669 * gcc.dg/special/mips-abi.s: Empty file used by the above.
20671 2002-10-16 Mark Mitchell <mark@codesourcery.com>
20673 * g++.dg/abi/mangle16.C: New test.
20674 * g++.dg/abi/mangle17.C: Likewise.
20677 * g++.dg/template/ref1.C: New test.
20679 2002-10-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20681 * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
20683 2002-10-16 Ulrich Weigand <uweigand@de.ibm.com>
20685 * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
20687 2002-10-16 Mark Mitchell <mark@codesourcery.com>
20690 * g++.dg/init/array7.C: New test.
20692 2002-10-15 Mark Mitchell <mark@codesourcery.com>
20694 * g++.dg/init/array6.C: New test.
20696 * g++.dg/abi/mangle13.C: Likewise.
20697 * g++.dg/abi/mangle14.C: Likewise.
20698 * g++.dg/abi/mangle15.C: Likewise.
20700 2002-10-14 Mark Mitchell <mark@codesourcery.com>
20702 * g++.dg/abi/empty8.C: New test.
20704 2002-10-15 Nathan Sidwell <nathan@codesourcery.com>
20706 * g++.dg/init/ctor1.C: New test.
20708 2002-10-15 Ulrich Weigand <uweigand@de.ibm.com>
20710 * gcc.c-torture/execute/20021015-1.c: New test.
20712 2002-10-15 J"orn Rennecke <joern.rennecke@superh.com>
20714 * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
20716 2002-10-14 Jan Hubicka <jh@suse.cz>
20718 * gcc.dg/i386-ssetype-[1-5].c: New tests.
20720 2002-10-14 Richard Henderson <rth@redhat.com>
20722 * gcc.dg/20020219-1.c: Disable for 16-bit targets.
20724 2002-10-14 Mark Mitchell <mark@codesourcery.com>
20726 PR optimization/6631
20727 * g++.dg/opt/const2.C: New test.
20729 2002-10-14 Mark Mitchell <mark@codesourcery.com>
20732 * g++.dg/parse/friend1.C: New test.
20733 * g++.old-deja/g++.pt/memtemp64.C: Adjust.
20735 2002-10-14 Jakub Jelinek <jakub@redhat.com>
20737 * gcc.dg/20021014-1.c: New test.
20739 2002-10-11 Mark Mitchell <mark@codesourcery.com>
20742 * g++.dg/ext/vlm1.C: New test.
20743 * g++.dg/ext/vlm2.C: Likewise.
20745 * g++.dg/init/array1.C: Remove invalid braces.
20746 * g++.dg/init/brace1.C: New test.
20747 * g++.dg/init/copy2.C: Likewise.
20748 * g++.dg/init/copy3.C: Likewise.
20749 * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
20750 * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
20753 2002-10-11 Neil Booth <neil@daikokuya.co.uk>
20755 * gcc.dg/cpp/assembler.S: Don't use -ansi.
20757 2002-10-11 Richard Shann <richard.shann@superh.com>
20759 * gcc.c-torture/compile/simd-5.c: New test.
20761 2002-10-10 Roger Sayle <roger@eyesopen.com>
20763 * gcc.c-torture/execute/shiftopt-1.c: New test case.
20765 2002-10-10 Jim Wilson <wilson@redhat.com>
20767 * gcc.c-torture/execute/20021010-1.c: New test.
20769 2002-10-09 Zack Weinberg <zack@codesourcery.com>
20772 * g++.dg/ext/typedef-init.C: New test.
20773 * gcc.dg/typedef-init.c: New test.
20775 2002-10-09 Neil Booth <neil@daikokuya.co.uk>
20777 * gcc.dg/cpp/paste13.c: New test.
20779 2002-10-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20781 * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs. For
20782 remaining platforms, XFAIL during compile, not execute. Don't
20785 2002-10-08 Nathan Sidwell <nathan@codesourcery.com>
20787 * gcc.dg/alias-1.c: Tweak expected warning.
20789 2002-10-06 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
20791 * gcc.dg/20020411-1.c: Disable for 16-bit "int".
20793 2002-10-06 Andreas Jaeger <aj@suse.de>
20795 * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
20796 * gcc.dg/cpp/c++98.C: Likewise.
20798 * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
20799 * g++.dg/cpp/c++98.C: Likewise.
20801 * g++.dg/README (Subdirectories): Mention cpp directory.
20804 * gcc.dg/20021006-1.c: New test.
20806 2002-10-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
20809 * g++.dg/other/warning1.C: New test.
20811 2002-10-04 Roger Sayle <roger@eyesopen.com>
20813 * gcc.c-torture/execute/20020720-1.x: XFAIL instead of skipping
20814 the test on failing platforms. Mark sparcv9-*-*, sparc64-*-*
20815 and sparc-*-* with -m64 as expected failures. See PR 8087.
20817 2002-10-03 Mark Mitchell <mark@codesourcery.com>
20820 * g++.dg/template/ptrmem3.C: New test.
20823 * g++.dg/template/union1.C: New test.
20825 2002-10-03 Mark Mitchell <mark@codesourcery.com>
20828 * g++.dg/abi/mangle9.C: New test.
20829 * g++.dg/abi/mangle10.C: New test.
20830 * g++.dg/abi/mangle11.C: New test.
20831 * g++.dg/abi/mangle12.C: New test.
20833 2002-10-02 Mark Mitchell <mark@codesourcery.com>
20836 * g++.dg/template/meminit1.C: New test.
20837 * g++.dg/warn/Wreorder-1.C: Likewise.
20838 * g++.old-deja/g++.mike/warn3.C: Tweak.
20839 * lib/prune.exp: Ingore "in copy constructor".
20841 2002-10-02 Andreas Jaeger <aj@suse.de>
20843 * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
20844 gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
20845 g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
20848 2002-10-01 Mark Mitchell <mark@codesourcery.com>
20850 * gcc.dg/empty1.C: Fix typo.
20852 2002-10-01 Nathan Sidwell <nathan@codesourcery.com>
20854 * gcc.dg/alias-1.c: New test.
20856 2002-10-01 Mark Mitchell <mark@codesourcery.com>
20858 * gcc.dg/empty1.C: New test.
20860 * g++.dg/tls/init-2.C: Tweak error messages.
20862 2002-10-01 Richard Sandiford <rsandifo@redhat.com>
20864 * gcc.c-torture/compile/20020923-1.c: New test.
20866 2002-09-30 Jason Thorpe <thorpej@wasabisystems.com>
20868 * gcc.c-torture/execute/ffs-1.c: New test.
20869 * gcc.c-torture/execute/ffs-2.c: Ditto.
20871 2002-09-30 Nathan Sidwell <nathan@codesourcery.com>
20873 * g++.dg/overload/member1.C: New test.
20875 2002-09-30 Mark Mitchell <mark@codesourcery.com>
20877 * g++.dg/abi/empty7.C: New test.
20878 * g++.dg/init/pm2.C: Likewise.
20880 2002-09-29 Nathan Sidwell <nathan@codesourcery.com>
20882 * g++.dg/rtti/crash1.C: New test.
20884 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
20886 * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
20887 gcc.dg/sibcall-4.c: New tests.
20889 2002-09-28 Roger Sayle <roger@eyesopen.com>
20891 * gcc.c-torture/execute/20020720-1.x: No longer skip test on
20892 powerpc and MMIX targets.
20894 2002-09-27 Zack Weinberg <zack@codesourcery.com>
20896 * gcc.dg/cpp/20020927-1.c: New.
20898 2002-09-26 David S. Miller <davem@redhat.com>
20900 * gcc.c-torture/compile/trunctfdf.c: New.
20902 2002-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20904 * lib/target-supports.exp (check_weak_available): Handle solaris2.
20906 2002-09-27 Alan Modra <amodra@bigpond.net.au>
20908 * gcc.c-torture/execute/loop-15.c: New.
20910 2002-09-26 Janis Johnson <janis187@us.ibm.com>
20912 * README.QMTEST: Fix typo.
20914 2002-09-26 Ulrich Weigand <uweigand@de.ibm.com>
20916 * gcc.dg/20020926-1.c: New test.
20918 2002-09-25 David S. Miller <davem@redhat.com>
20921 * gcc.c-torture/execute/shiftdi.c: New test.
20923 2002-09-26 Richard Earnshaw <rearnsha@arm.com>
20925 * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
20926 unique to the tool.
20927 * lib/g77.exp (g77_init): Likewise.
20928 * lib/g++.exp (g++_init): Likewise.
20929 * lib/objc.exp (objc_init): Likewise.
20931 2002-09-25 Mark Mitchell <mark@codesourcery.com>
20933 * gcc/testsuite/g++.dg/abi/empty5.C: New test.
20934 * gcc/testsuite/g++.dg/abi/empty6.C: New test.
20935 * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
20937 2002-09-25 Richard Henderson <rth@redhat.com>
20939 * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
20940 too-small long double.
20942 2002-09-23 Hans-Peter Nilsson <hp@axis.com>
20944 * gcc.dg/20020919-1.c: New test.
20946 2002-09-23 Mark Mitchell <mark@codesourcery.com>
20948 * g++.dg/abi/bitfield6.C: New test.
20949 * g++.dg/abi/bitfield7.C: New test.
20950 * g++.dg/abi/bitfield8.C: New test.
20951 * g++.dg/abi/vbase11.C: New test.
20953 2002-09-22 John David Anglin <dave@hiauly1.hia.nrc.ca>
20955 * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
20956 hppa*-*-hpux*. Update test comment.
20958 2002-09-20 Jakub Jelinek <jakub@redhat.com>
20960 * gcc.dg/tls/struct-1.c: New test.
20962 2002-09-20 Neil Booth <neil@daikokuya.co.uk>
20964 * gcc.dg/cpp/tr-warn2.c: Update.
20966 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
20968 * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
20970 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
20972 * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
20975 2002-09-20 Hans-Peter Nilsson <hp@bitrange.com>
20977 * gcc.c-torture/execute/ieee/mzero3.c: New test.
20979 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
20980 Adjust for c++filt moved to binutils. Remove spurious duplicate
20981 setting of cxxfilt.
20983 2002-09-19 Geoffrey Keating <geoffk@apple.com>
20985 * gcc.dg/20020312-2.c: Update for darwin.
20987 2002-09-18 Nathan Sidwell <nathan@codesourcery.com>
20989 * g++.old-deja/g++.other/crash32.C: Mark ICE.
20991 2002-09-17 Nicola Pero <n.pero@mi.flashnet.it>
20993 * objc.dg/comp-types-1.m: New test.
20994 * objc.dg/comp-types-2.m: New test.
20995 * objc.dg/comp-types-3.m: New test.
20996 * objc.dg/comp-types-4.m: New test.
20997 * objc.dg/comp-types-5.m: New test.
20998 * objc.dg/comp-types-6.m: New test.
21000 2002-09-17 John David Anglin <dave@hiauly1.hia.nrc.ca>
21002 * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
21004 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
21006 * g++.dg/other/do1.C: New test.
21008 * g++.dg/template/subst1.C: New test.
21010 2002-09-16 Steve Ellcey <sje@cup.hp.com>
21012 * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
21014 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
21016 * g++.dg/template/qualttp20.C: Adjust expected errors.
21017 * g++.old-deja/g++.jason/report.C: Likewise.
21018 * g++.old-deja/g++.other/qual1.C: Likewise.
21020 * g++.dg/lookup/scoped2.C: New test.
21022 * g++.dg/ext/asm3.C: New test.
21024 2002-09-16 Richard Earnshaw <rearnsha@arm.com>
21026 * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
21028 2002-09-16 Kazu Hirata <kazu@cs.umass.edu>
21030 * ChangeLog: follow spelling conventions.
21031 * g++.old-deja/g++.abi/ptrmem.C: Likewise.
21032 * g++.old-deja/g++.bugs/900210_05.C: Likewise.
21033 * g++.old-deja/g++.bugs/900211_04.C: Likewise.
21034 * g++.old-deja/g++.bugs/900321_02.C: Likewise.
21035 * g++.old-deja/g++.bugs/900404_02.C: Likewise.
21036 * g++.old-deja/g++.bugs/900520_06.C: Likewise.
21037 * g++.old-deja/g++.law/global-init1.C: Likewise.
21038 * g++.old-deja/g++.other/delete4.C: Likewise.
21039 * g++.old-deja/g++.other/inline21.C: Likewise.
21040 * g++.old-deja/g++.other/singleton.C: Likewise.
21041 * g77.dg/strlen0.f: Likewise.
21042 * g77.f-torture/compile/20010519-1.f: Likewise.
21043 * g77.f-torture/compile/980310-4.f: Likewise.
21044 * gcc.c-torture/compile/20000605-1.c: Likewise.
21045 * gcc.c-torture/execute/20020225-1.c: Likewise.
21046 * gcc.dg/c90-hexfloat-2.c: Likewise.
21047 * gcc.dg/c99-bool-1.c: Likewise.
21048 * gcc.dg/c99-hexfloat-2.c: Likewise.
21049 * gcc.dg/dll-2.c: Likewise.
21050 * gcc.dg/wtr-union-init-1.c: Likewise.
21051 * gcc.dg/wtr-union-init-2.c: Likewise.
21052 * gcc.dg/wtr-union-init-3.c: Likewise.
21053 * gcc.dg/cpp/avoidpaste1.c: Likewise.
21054 * gcc.dg/cpp/defined.c: Likewise.
21055 * gcc.dg/cpp/macsyntx.c: Likewise.
21056 * gcc.dg/cpp/paste2.c: Likewise.
21057 * gcc.dg/cpp/trad/defined.c: Likewise.
21058 * gcc.dg/format/c90-printf-1.c: Likewise.
21059 * gcc.dg/format/c90-scanf-1.c: Likewise.
21060 * gcc.dg/format/c99-printf-1.c: Likewise.
21061 * gcc.dg/format/c99-scanf-1.c: Likewise.
21062 * gcc.misc-tests/gcov-8.c: Likewise.
21063 * lib/profopt.exp: Likewise.
21065 2002-09-15 Krister Walfridsson <cato@df.lth.se>
21067 * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
21069 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
21071 * g++.dg/inherit/using2.C: New test.
21073 2002-09-15 Kazu Hirata <kazu@cs.umass.edu>
21075 * ChangeLog: Follow spelling conventions.
21076 * g++.dg/template/friend4.C: Likewise.
21077 * g++.old-deja/g++.pt/crash67.C: Likewise.
21078 * gcc.c-torture/execute/20000801-4.c: Likewise.
21079 * gcc.dg/c90-digraph-1.c: Likewise.
21080 * gcc.dg/c94-digraph-1.c: Likewise.
21081 * gcc.dg/c99-digraph-1.c: Likewise.
21082 * gcc.dg/cpp/line5.c: Likewise.
21083 * gcc.dg/cpp/multiline.c: Likewise.
21084 * gcc.dg/cpp/trad/literals-1.c: Likewise.
21085 * gcc.dg/format/attr-3.c: Likewise.
21086 * gcc.dg/format/c90-scanf-3.c: Likewise.
21087 * gcc.dg/format/ext-4.c: Likewise.
21089 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
21091 * g++.dg/template/pretty1.C: New test.
21093 2002-09-14 Alan Modra <amodra@bigpond.net.au>
21095 * gcc.c-torture/execute/struct-cpy-1.c: New test.
21097 2002-09-13 Matt Austern <austern@apple.com>
21099 * testsuite/g++.dg/other/constref[12].C: New, regression tests for
21100 passing a cast expression to a function by const reference.
21102 2002-09-13 Nathan Sidwell <nathan@codesourcery.com>
21104 * g++.dg/template/deduce1.C: New test.
21106 2002-09-13 Kazu Hirata <kazu@cs.umass.edu>
21108 * gcc.c-torture/execute/simd-1.c: Force all use of int to
21111 2002-09-10 John David Anglin <dave@hiauly1.hia.nrc.ca>
21113 * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
21116 2002-09-10 Richard Earnshaw <rearnsha@arm.com>
21118 * gcc.c-torture/compile/20020910-1.c: New test.
21120 2002-09-10 Frank Ch. Eigler <fche@redhat.com>
21122 * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
21124 2002-09-10 Andreas Jaeger <aj@suse.de>
21126 * gcc.dg/20020312-2.c: Adjust for x86-64.
21128 2002-09-08 Toon Moene <toon@moene.indiv.nluug.nl>
21130 * g77.dg/7388.f: New test case for PR 7388.
21132 2002-09-07 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
21134 * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
21136 2002-09-05 Ziemowit Laski <zlaski@apple.com>
21138 * objc.dg/proto-lossage-1.m: New test.
21140 2002-09-06 Neil Booth <neil@daikokuya.co.uk>
21142 * gcc.dg/cpp/_Pragma4.c: Fix typo.
21144 2002-09-06 Nicola Pero <n.pero@mi.flashnet.it>
21146 * objc/execute/formal_protocol-6.x: Removed. This testcase is now
21149 2002-09-06 Stan Shebs <shebs@apple.com>
21150 David Edelsohn <edelsohn@gnu.org>
21152 * gcc.dg/weak: New directory.
21153 * gcc.dg/weak-[1-9].c: Move to new directory, remove all
21154 target-specific xfail bits.
21155 * gcc.dg/typeof-2.c: Move to new directory.
21156 * gcc.dg/weak.exp: New expect script.
21158 2002-09-06 Alan Modra <amodra@bigpond.net.au>
21160 * gcc.c-torture/execute/extzvsi.c: New test.
21162 2002-09-05 Stan Shebs <shebs@apple.com>
21164 * gcc.dg/weak-1.c: xfail on Darwin.
21165 * gcc.dg/weak-2.c: Ditto.
21166 * gcc.dg/weak-3.c: Ditto.
21167 * gcc.dg/weak-4.c: Ditto.
21168 * gcc.dg/weak-5.c: Ditto.
21169 * gcc.dg/weak-6.c: Ditto.
21170 * gcc.dg/weak-7.c: Ditto.
21171 * gcc.dg/weak-8.c: Ditto.
21172 * gcc.dg/weak-9.c: Ditto.
21174 2002-09-05 J"orn Rennecke <joern.rennecke@superh.com>
21176 * gcc.c-torture/execute/loop-14.c: New test.
21178 2002-09-04 Jakub Jelinek <jakub@redhat.com>
21180 * g++.dg/other/cxa-atexit1.C: New test.
21182 * gcc.dg/typeof-2.c: New test.
21184 2002-09-03 Roger Sayle <roger@eyesopen.com>
21186 * gcc.dg/builtins-2.c: New testcase.
21187 * gcc.dg/builtins-3.c: New testcase.
21189 2002-09-03 Neil Booth <neil@daikokuya.co.uk>
21191 * gcc.dg/cpp/_Pragma4.c: New test.
21193 2002-09-03 Nicola Pero <n.pero@mi.flashnet.it>
21195 * objc/execute/nil_method-1.m: New testcase.
21197 2002-09-01 Nicola Pero <n.pero@mi.flashnet.it>
21199 * objc/execute/class-tests-1.h (test_class_with_superclass): Call
21200 [Object class], not [Object initialize].
21202 2002-08-31 Roger Sayle <roger@eyesopen.com>
21203 Hans-Peter Nilsson <hp@bitrange.com>
21205 * gcc.c-torture/execute/20020720-1.x: Skip test on
21206 mmix-knuth-mmixware. Correct comment.
21208 2002-08-27 Mark Mitchell <mark@codesourcery.com>
21210 * testsuite/g++.dg/abi/bitfield5.C: New test.
21211 * testsuite/g++.dg/abi/vbase10.C: Likewise.
21213 2002-08-27 Nicola Pero <n.pero@mi.flashnet.it>
21215 * objc.dg/undeclared-selector.m: New test.
21217 2002-08-27 Nathan Sidwell <nathan@codesourcery.com>
21219 * g++.dg/other/offsetof1.C: Avoid cast warning.
21221 2002-08-26 Ziemowit Laski <zlaski@apple.com>
21223 * objc.dg/super-class-2.m: New test.
21225 2002-08-24 Matt Austern <austern@apple.com>
21227 * g++.dg/ext/lvaddr.C: New test.
21228 * g++.dg/ext/lvcast.C: New test.
21230 2002-08-22 Mark Mitchell <mark@codesourcery.com>
21232 * testsuite/g++.dg/inherit/cond1.C: New test.
21234 2002-08-22 Geoffrey Keating <geoffk@redhat.com>
21236 * gcc.dg/noncompile/incomplete-1.c: New test.
21238 2002-08-21 Joseph S. Myers <jsm@polyomino.org.uk>
21240 * gcc.dg/typespec-1.c: New test.
21242 2002-08-20 Devang Patel <dpatel@apple.com>
21243 * objc.dg/proto-hier-2.m: New test.
21245 2002-08-19 Ziemowit Laski <zlaski@apple.com>
21247 * objc.dg/bitfield-1.m: New test.
21248 * objc.dg/bitfield-2.m: New test.
21250 2002-08-17 Joseph S. Myers <jsm@polyomino.org.uk>
21252 * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
21253 gcc.dg/c99-flex-array-4.c: New tests.
21255 2002-08-16 Stan Shebs <shebs@apple.com>
21257 * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
21259 2002-08-15 Jakub Jelinek <jakub@redhat.com>
21261 * gcc.dg/typeof-1.c: New test.
21262 * g++.dg/ext/typeof2.C: New test.
21264 2002-08-15 Nathan Sidwell <nathan@codesourcery.com>
21266 * g++.dg/other/offsetof1.C: New test.
21268 2002-08-14 Richard Henderson <rth@redhat.com>
21270 * gcc.dg/tls/diag-3.c: Fix expected message strings.
21272 2002-08-14 Neil Booth <neil@daikokuya.co.uk>
21274 * gcc.dg/cpp/_Pragma3.c: New test.
21276 2002-08-13 Mark Mitchell <mark@codesourcery.com>
21278 * g++.dg/template/inherit3: New test.
21280 2002-08-10 Nathan Sidwell <nathan@codesourcery.com>
21282 * gcc.dg/bitfld-4.c: Add blank options.
21284 2002-08-09 Mark Mitchell <mark@codesourcery.com>
21286 * g++.dg/template/crash1.C: New test.
21288 2002-08-08 Jakub Jelinek <jakub@redhat.com>
21290 * gcc.dg/tls/opt-2.c: New test.
21292 2002-08-08 Devang Patel <dpatel@apple.com>
21294 * objc.dg/selector-1.m : New test
21296 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
21298 * g++.dg/abi/bitfield4.C: New test.
21299 * gcc.dg/bitfld-4.c: New test.
21301 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
21303 * g++.dg/other/packed1.C: New test.
21305 2002-08-07 Mark Mitchell <mark@codesourcery.com>
21307 * g++.dg/abi/offsetof.C: Tweak error messages.
21308 * g++.old-deja/g++.mike/p10769a.C: Likewise.
21310 2002-08-08 Jakub Jelinek <jakub@redhat.com>
21312 * gcc.dg/bitfld-3.c: New test.
21314 2002-08-07 Jakub Jelinek <jakub@redhat.com>
21315 Richard Henderson <rth@redhat.com>
21317 * gcc.dg/i386-bitfield1.c: New test.
21318 * g++.dg/abi/bitfield3.C: Update.
21320 2002-08-07 Neil Booth <neil@daikokuya.co.uk>
21322 * objc.dg/const-str-2.m: Update.
21323 * gcc.dg/cpp/c++98.c: Change to C extension.
21324 * gcc.dg/cpp/c++98-pedantic.c: Similarly.
21325 * gcc.dg/cpp/cpp.exp: Process .C extensions too.
21327 2002-08-06 Aldy Hernandez <aldyh@redhat.com>
21329 * testsuite/gcc.dg/tls/diag-3.c: New.
21331 2002-08-07 Gabriel Dos Reis <gdr@nerim.net>
21333 * g++.dg/README (Subdirectories): Document new subdir expr.
21334 * g++.dg/expr/pmf-1.C: New test.
21336 2002-08-06 Neil Booth <neil@daikokuya.co.uk>
21338 * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
21340 2002-08-06 Jakub Jelinek <jakub@redhat.com>
21342 * g++.dg/abi/bitfield3.C: New test.
21344 2002-08-05 Nathan Sidwell <nathan@codesourcery.com>
21346 * lib/gcov.exp: Tweak expected line formats.
21347 * gcc.misc-tests/gcov8.c: New test.
21348 * gcc.misc-tests/gcov8.x: New flags.
21350 2002-08-05 Jakub Jelinek <jakub@redhat.com>
21352 * consistency.vlad/layout/endian.c: Include string.h.
21354 * gcc.c-torture/execute/20020805-1.c: New test.
21356 2002-08-04 Gabriel Dos Reis <gdr@nerim.net>
21358 * g++.dg/other/conversion1.C: New test.
21360 2002-08-03 Roger Sayle <roger@eyesopen.com>
21362 * gcc.dg/builtins-1.c: New testcase.
21364 2002-08-02 Mark Mitchell <mark@codesourcery.com>
21366 * g++.dg/inherit/access3.C: New test.
21368 2002-08-01 Jakub Jelinek <jakub@redhat.com>
21370 * gcc.dg/ia64-visibility-2.c: New test.
21372 2002-08-01 Benjamin Kosnik <bkoz@redhat.com>
21374 * g++.old-deja/g++.abi/ptrflags.C (expect): Change
21375 __qualifier_flags to __flags.
21377 2002-07-31 Mark Mitchell <mark@codesourcery.com>
21379 * g++.dg/inherit/operator1.C: New test.
21380 * g++.dg/lookup/disamb1.C: Fix typo in comment.
21381 * g++.dg/other/error1.C: Change expected error message.
21382 * g++.dg/template/conv4.C: Likewise.
21384 2002-07-26 Neil Booth <neil@daikokuya.cop.uk>
21386 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
21387 for documented behavior.
21389 2002-07-25 Roger Sayle <roger@eyesopen.com>
21391 * gcc.c-torture/execute/20020720-1.x: Skip this test on
21392 several targets known to fail.
21394 2002-07-25 Richard Sandiford <rsandifo@redhat.com>
21396 * gcc.dg/mips-args-[123].c: New tests.
21398 2002-07-24 Aldy Hernandez <aldyh@redhat.com>
21400 * gcc.dg/ppc-spe.c: New.
21402 2002-07-24 Geoffrey Keating <geoffk@redhat.com>
21404 * g++.dg/other/ptrmem4.C: New testcase.
21406 2002-07-24 Richard Henderson <rth@redhat.com>
21408 * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
21410 2002-07-24 Gabriel Dos Reis <gdr@nerim.net>
21412 * g++.dg/ext/alignof1.C (main): Return 0 for success.
21414 2002-07-24 Roger Sayle <roger@eyesopen.com>
21416 * gcc.c-torture/execute/memset-3.c: New testcase.
21418 2002-07-24 Neil Booth <neil@daikokuya.co.uk>
21420 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
21421 gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
21423 2002-07-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21425 * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
21428 2002-07-23 J"orn Rennecke <joern.rennecke@superh.com>
21430 * gcc.c-torture/compile/simd-4.c: New test.
21432 2002-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21434 PR c++/7347, c++/7348
21435 * g++.dg/template/access4.C: New test.
21436 * g++.dg/template/access5.C: New test.
21437 * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
21438 * g++.old-deja/g++.pt/memtemp86.C: Likewise.
21439 * g++.old-deja/g++.pt/ttp58.C: Likewise.
21440 * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
21442 2002-07-22 Jakub Jelinek <jakub@redhat.com>
21444 * gcc.dg/gnu89-init-2.c: New test.
21446 2002-07-21 Gabriel Dos Reis <gdr@nerim.net>
21448 * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
21450 2002-07-20 Roger Sayle <roger@eyesopen.com>
21452 * gcc.c-torture/execute/20020720-1.c: New testcase.
21454 2002-07-20 Neil Booth <neil@daikokuya.co.uk>
21456 * gcc.dg/cpp/Wsignprom.c: New tests.
21458 2002-07-20 Alan Modra <amodra@bigpond.net.au>
21460 * gcc.c-torture/execute/loop-13.c: New test.
21462 2002-07-19 Neil Booth <neil@daikokuya.co.uk>
21464 * gcc.dg/cpp/expr.c: New tests.
21466 2002-07-18 David Edelsohn <edelsohn@gnu.org>
21468 * g++.dg/opt/pr6713.C: Add template instantiation.
21470 2002-07-18 Alan Modra <amodra@bigpond.net.au>
21472 * gcc.dg/nest.c: New test.
21474 2002-07-17 Richard Henderson <rth@redhat.com>
21476 * g++.dg/opt/pr6713.C: New test.
21478 2002-07-17 Eric Botcazou <ebotcazou@multimania.com>
21480 * gcc.c-torture/execute/loop-2e.x: Let the testcase
21481 XFAIL for all x86 processors.
21483 2002-07-17 Ian Dall <ian@sibyl.beware.dropbear.id.au>
21485 * gcc.c-torture/execute/20010122-1.x: Do not test with
21486 -fomit-frame-pointer.
21488 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21490 * g++.dg/template/instantiate2.C: New test.
21491 * g++.dg/template/spec4.C: New test.
21493 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21495 * g++.dg/template/access2.C: New test.
21496 * g++.dg/template/access3.C: New test.
21498 2002-07-15 Zack Weinberg <zack@codesourcery.com>
21500 * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
21501 c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
21502 c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
21503 c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
21504 Convert to use <stdarg.h>.
21505 * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
21507 * gcc.dg/va-arg-2.c: New.
21508 * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
21510 2002-07-15 Jakub Jelinek <jakub@redhat.com>
21512 * gcc.c-torture/compile/20020710-1.c: New test.
21514 2002-07-11 J"orn Rennecke <joern.rennecke@superh.com>
21515 Andrew Pinski <pinskia@physics.uc.edu>
21517 gcc.c-torture/compile/simd-2.c: New testcase.
21518 gcc.c-torture/compile/simd-3.c: Likewise.
21520 2002-07-11 Mark Mitchell <mark@codesourcery.com>
21523 * g++.dg/overload/error1.C: New test.
21525 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
21527 * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
21528 configuration and IRIX 6 O32 ABI.
21530 2002-07-11 Roger Sayle <roger@eyesopen.com>
21532 * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
21534 2002-07-10 Roger Sayle <roger@eyesopen.com>
21536 * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
21538 2002-07-10 Jeffrey A Law <law@redhat.com>
21540 * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
21542 * gcc.c-torture/compile/930326-1.x: Remove. No longer needed.
21544 2002-07-09 Aldy Hernandez <aldyh@redhat.com>
21546 * gcc.dg/20020312-2.c: Check for __PPC__.
21548 2002-07-09 Diego Novillo <dnovillo@redhat.com>
21550 * gcc.c-torture/compile/20020709-1.c: New test.
21552 2002-07-07 Roger Sayle <roger@eyesopen.com>
21554 * g++.dg/template/qualttp21.C: New test case.
21556 2002-07-06 Alexandre Oliva <aoliva@redhat.com>
21558 * gcc.c-torture/compile/20020706-1.c: New test.
21559 * gcc.c-torture/compile/20020706-2.c: New test.
21561 2002-07-06 Brian R. Gaeke <brg@dgate.ORG>
21562 Alexandre Oliva <aoliva@redhat.com>
21564 * g++.dg/warn/incomplete1.C: New test.
21566 2002-07-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21569 * g++.dg/warn/noreturn1.C: New test.
21571 2002-07-03 Mark Mitchell <mark@codesourcery.com>
21574 * g++.dg/debug/debug6.C: New test.
21575 * g++.dg/debug/debug7.C: New test.
21577 2002-07-04 J"orn Rennecke <joern.rennecke@superh.com>
21579 * gcc.c-torture/compile/simd-3.c: New test.
21581 2002-07-03 Chris Demetriou <cgd@broadcom.com>
21583 * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
21584 * gcc.dg/20020620-1.c: Likewise.
21586 2002-07-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21589 * g++.dg/init/array4.C: New test.
21590 * g++.dg/init/array5.C: New test.
21592 2002-07-03 J"orn Rennecke <joern.rennecke@superh.com>
21594 * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
21595 * gcc.c-torture/execute/simd-2.c (main): Likewise.
21597 2002-07-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21599 * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
21600 * gcc.dg/wtr-aggr-init-1.c: Likewise.
21601 * gcc.dg/wtr-conversion-1.c: Likewise.
21602 * gcc.dg/wtr-escape-1.c: Likewise.
21603 * gcc.dg/wtr-int-type-1.c: Likewise.
21604 * gcc.dg/wtr-label-1.c: Likewise.
21605 * gcc.dg/wtr-static-1.c: Likewise.
21606 * gcc.dg/wtr-strcat-1.c: Likewise.
21607 * gcc.dg/wtr-suffix-1.c: Likewise.
21608 * gcc.dg/wtr-switch-1.c: Likewise.
21609 * gcc.dg/wtr-unary-plus-1.c: Likewise.
21610 * gcc.dg/wtr-union-init-1.c: Likewise.
21611 * gcc.dg/wtr-union-init-2.c: Likewise.
21612 * gcc.dg/wtr-union-init-3.c: Likewise.
21614 * gcc.dg/wtr-func-def-1.c: New test.
21616 2002-07-02 Devang Patel <dpatel@apple.com>
21618 * objc.dg/param-1.m: New test.
21620 2002-07-03 Neil Booth <neil@daikokuya.co.uk>
21622 * gcc.dg/cpp/trad/directive.c: Add test.
21623 * gcc.dg/cpp/trad/macroargs.c: Add test.
21624 * gcc.dg/cpp/trad/recurse-3.c: Add tests.
21626 2002-07-02 Neil Booth <neil@daikokuya.co.uk>
21628 * gcc.dg/cpp/cmdlne-M.c: New test.
21630 2002-07-02 Ziemowit Laski <zlaski@apple.com>
21632 * objc.dg/desig-init-1.m: New test.
21634 2002-07-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21637 * g++.dg/template/instantiate1.C: New test.
21639 2002-07-01 Mark Mitchell <mark@codesourcery.com>
21642 * g++.dg/template/sizeof2.C: New test.
21644 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
21646 * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
21647 gcc.dg/cpp/trad/include.c: New tests.
21649 2002-07-01 Hans-Peter Nilsson <hp@axis.com>
21652 * gcc.c-torture/compile/20020701-1.c: New test.
21654 2002-07-01 Stan Shebs <shebs@apple.com>
21656 * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
21658 * lib/objc-torture.exp (objc-torture-compile): ...instead of here
21659 (objc-torture-execute): or here.
21661 2002-07-01 J"orn Rennecke <joern.rennecke@superh.com>
21663 * gcc.c-torture/execute/arith-rand-ll.c: New test.
21665 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
21667 * gcc.dg/cpp/trad/escaped-nl.c: New test.
21669 2002-06-30 Devang Patel <dpatel@apple.com>
21671 * objc.dg/fsyntax-only.m: New test.
21673 2002-06-27 Mark Mitchell <mark@codesourcery.com>
21676 * g++.dg/template/friend7.C: New file.
21678 2002-06-27 Aldy Hernandez <aldyh@redhat.com>
21680 * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
21683 2002-06-27 J"orn Rennecke <joern.rennecke@superh.com>
21685 * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
21686 avoid division by zero.
21688 2002-06-27 Neil Booth <neil@daikokuya.co.uk>
21690 * gcc.dg/Wunknownprag.c: New tests.
21692 2002-06-25 J"orn Rennecke <joern.rennecke@superh.com>
21694 * gcc.c-torture/execute/simd-2.c: New test.
21696 2002-06-25 Neil Booth <neil@daikokuya.co.uk>
21698 * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
21699 gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
21700 gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
21701 gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
21702 gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
21703 gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
21704 gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
21705 gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
21706 gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
21707 gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
21708 gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
21709 gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
21710 gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
21711 gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
21712 gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
21713 gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
21714 gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
21716 2002-06-24 Neil Booth <neil@daikokuya.co.uk>
21718 * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
21719 gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
21720 gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
21721 gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
21723 * gcc.dg/cpp/trad/directive.c: Update.
21725 2002-06-23 Andreas Jaeger <aj@suse.de>
21727 * gcc.c-torture/execute/complex-6.c: New.
21729 2002-06-22 Neil Booth <neil@daikokuya.co.uk>
21731 * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
21732 gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
21733 gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
21734 gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
21736 2002-06-21 Neil Booth <neil@daikokuya.co.uk>
21738 * gcc.dg/cpp/trad: New directory with traditional tests copied
21739 from parent directory.
21740 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
21741 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
21742 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
21743 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
21744 Move to trad/ and rename.
21745 * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
21746 gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
21747 gcc.dg/cpp/trad/redef2.c: New tests.
21748 * gcc.dg/cpp/trad/trad.exp: New driver.
21750 2002-06-20 Neil Booth <neil@daikokuya.co.uk>
21752 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
21753 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
21754 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
21755 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
21758 2002-06-20 Richard Sandiford <rsandifo@redhat.com>
21760 * gcc.dg/20020620-1.c: New test.
21762 2002-06-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21764 * g++.dg/template/ttp4.C: New test.
21766 2002-06-19 Jakub Jelinek <jakub@redhat.com>
21768 * g++.dg/opt/vt1.C: Fix regexp.
21770 2002-06-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21772 * gcc.c-torture/execute/pure-1.c: Make functions static again.
21773 Don't use attribute `noinline'.
21775 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
21777 * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
21779 2002-06-18 Aldy Hernandez <aldyh@redhat.com>
21781 * gcc.c-torture/execute/simd-1.c: New.
21783 * gcc.dg/simd-1.c: New.
21785 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
21787 * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
21789 2002-06-16 Richard Henderson <rth@redhat.com>
21791 * g++.dg/ext/anon-struct1.C: New.
21792 * g++.dg/ext/anon-struct2.C: New.
21793 * g++.dg/ext/anon-struct3.C: New.
21794 * gcc.dg/anon-struct-1.c: New.
21795 * gcc.dg/anon-struct-2.c: New.
21796 * gcc.dg/anon-struct-3.c: New.
21797 * gcc.dg/20011008-1.c: Adjust warning text.
21798 * gcc.dg/20020527-1.c: Add -fms-extensions.
21800 2002-06-16 Richard Henderson <rth@redhat.com>
21802 * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
21804 2002-06-15 Hans-Peter Nilsson <hp@axis.com>
21806 * gcc.c-torture/execute/20020615-1.c: New test.
21808 2002-06-15 Roger Sayle <roger@eyesopen.com>
21810 * gcc.c-tortuture/execute/compare-1.c: New test case.
21811 * gcc.c-tortuture/execute/compare-2.c: New test case.
21812 * gcc.c-tortuture/execute/compare-3.c: New test case.
21814 2002-06-13 Richard Henderson <rth@redhat.com>
21816 * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New. Define for
21819 2002-06-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21821 * g++.dg/template/typename2.C: Update error message.
21823 2002-06-12 Hans-Peter Nilsson <hp@axis.com>
21825 * gcc.c-torture/execute/20020611-1.c: New test.
21827 2002-06-11 Bob Wilson <bob.wilson@acm.org>
21829 * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
21830 list of targets to skip.
21832 2002-06-10 Bob Wilson <bob.wilson@acm.org>
21834 * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
21835 targets if not optimizing.
21837 2002-06-10 Jakub Jelinek <jakub@redhat.com>
21839 * gcc.c-torture/compile/20020605-1.c: New test.
21841 * g++.dg/opt/vt1.C: New test.
21843 * gcc.dg/20020531-1.c: New test.
21845 * gcc.dg/20020530-1.c: New test.
21847 * gcc.dg/20020527-1.c: New test.
21849 * g++.dg/opt/cse1.C: New test.
21851 2002-06-07 Roger Sayle <roger@eyesopen.com>
21853 * gcc.dg/20020607-2.c: New test case.
21855 2002-06-07 Jakub Jelinek <jakub@redhat.com>
21857 * gcc.c-torture/compile/20020604-1.c: New test.
21859 2002-06-04 Richard Henderson <rth@redhat.com>
21861 * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
21862 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
21863 * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
21865 2002-06-04 Aldy Hernandez <aldyh@redhat.com>
21867 * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
21869 2002-06-03 Richard Henderson <rth@redhat.com>
21871 * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
21872 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
21874 2002-06-02 Richard Henderson <rth@redhat.com>
21876 * gcc.c-torture/execute/pure-1.c: Don't mark any of the
21877 test functions static.
21879 2002-06-02 Andreas Jaeger <aj@suse.de>
21881 * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
21884 2002-06-02 Neil Booth <neil@daikokuya.demon.co.uk>
21886 * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
21887 gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
21888 Update for mofified diagnostics.
21889 * gcc.dg/c99-intconst-1.c: No longer fail.
21891 2002-06-02 Richard Henderson <rth@redhat.com>
21893 * gcc.dg/uninit-A.c: Remove xfail markers.
21895 2002-06-01 Roger Sayle <roger@eyesopen.com>
21897 * gcc.dg/fnegate-1.c: New test case.
21899 2002-05-30 Osku Salerma <osku@iki.fi>
21901 * gcc.c-torture/execute/mayalias-1.c: New file.
21903 2002-05-29 Neil Booth <neil@daikokuya.demon.co.uk>
21905 * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
21906 gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
21907 gcc.dg/cpp/if-1.c: Update for modified diagnostics.
21909 2002-05-29 Hans-Peter Nilsson <hp@axis.com>
21911 * gcc.c-torture/execute/20020529-1.c: New test.
21913 2002-05-27 Richard Henderson <rth@redhat.com>
21915 * g++.dg/ext/attrib6.C: New test case.
21917 2002-05-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21919 * gcc.c-torture/execute/pure-1.c: New test.
21921 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
21923 * gcc.dg/cpp/arith-2.c: Remove.
21925 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
21927 * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
21928 * gcc.dg/cpp/if-3.c: Remove.
21930 2002-05-26 Jakub Jelinek <jakub@redhat.com>
21932 * g++.dg/opt/cse2.C: New test.
21934 2002-05-26 Neil Booth <neil@daikokuya.demon.co.uk>
21936 * gcc.dg/cpp/arith-1.c: New semantic tests.
21937 * gcc.dg/cpp/if-1.c: Update.
21939 2002-05-24 Ben Elliston <bje@redhat.com>
21941 * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
21943 2002-05-24 Jakub Jelinek <jakub@redhat.com>
21945 * gcc.dg/verbose-asm.c: New test.
21947 2002-05-24 Neil Booth <neil@daikokuya.demon.co.uk>
21949 * gcc.dg/cpp/paste12.c: New test.
21951 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
21953 * g++.dg/parse/named_ops.C: New test.
21955 2002-05-23 Mark Mitchell <mark@codesourcery.com>
21957 * gcc/testsuite/gcc.dg/weak-8.c: New test.
21959 2002-05-23 J"orn Rennecke <joern.rennecke@superh.com>
21961 * gcc.dg/weak-2.c: Allow optional leading underscore
21962 in scan-assembler symbol name.
21963 * gcc.dg/weak-3.c: Likewise.
21964 * gcc.dg/weak-4.c: Likewise.
21965 * gcc.dg/weak-5.c: Likewise.
21967 2002-05-23 Jakub Jelinek <jakub@redhat.com>
21969 * gcc.dg/20020523-1.c: New test.
21971 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
21973 * objc.dg/const-str-2.m: Update now that we stop after
21974 a command line error.
21976 2002-05-22 Richard Henderson <rth@redhat.com>
21978 * g++.dg/dg.exp: Fix typo in test pruneing.
21980 2002-05-22 Richard Henderson <rth@redhat.com>
21982 * g++.dg/dg.exp: Prune the tls subdirectory.
21983 * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
21984 * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
21985 * g++.dg/tls/init-1.C: New.
21987 2002-05-22 Jakub Jelinek <jakub@redhat.com>
21989 * gcc.dg/20020517-1.c: New test.
21991 2002-05-21 Richard Henderson <rth@redhat.com>
21993 * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
21994 gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
21996 2002-05-21 Brian R. Gaeke <brg@dgate.ORG>
21998 * g++.dg/other/copy2.C: New test.
22000 2002-05-20 J"orn Rennecke <joern.rennecke@superh.com>
22002 * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
22003 (MAX_COPY): Bump up to 10 times sizeof (long long).
22004 (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
22006 * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
22007 sizeof (long long).
22009 * gcc.c-torture/execute/strcpy-1.c: New test.
22011 2002-05-19 Jason Merrill <jason2redhat.com>
22013 * g++.dg/ext/oper1.C: New test.
22015 2002-05-20 David Billinghurst <David.Billinghurst@riotinto.com>
22016 2002-05-19 Mark Mitchell <mitchell@doubledemon.codesourcery.com>
22018 * README.QMTEST: New file.
22020 * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
22022 2002-05-19 Andreas Jaeger <aj@suse.de>
22024 * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
22026 * gcc.c-torture/execute/loop-2d.x: Likewise.
22028 2002-05-19 David Billinghurst <David.Billinghurst@riotinto.com>
22030 * gcc.dg/weak-2.c: xfail warnings for platforms that don't
22031 support weak symbols.
22032 * gcc.dg/weak-4.c: Likewise
22033 * gcc.dg/weak-6.c: Likewise
22035 2002-05-16 David.Billinghurst <David.Billinghurst@riotinto.com>
22037 * gcc.dg/weak-3.c: Add dg-excess-error comment for
22038 cygwin, coff and h8300-*-hms targets
22039 * gcc.dg/weak-5.c: Likewise
22040 * gcc.dg/weak-7.c: Likewise
22042 2002-05-16 Jason Merrill <jason@redhat.com>
22044 * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
22045 (scan-assembler-not, scan-assembler-dem): Likewise.
22046 (scan-assembler-dem-not): Likewise.
22048 2002-05-15 Richard Henderson <rth@redhat.com>
22050 * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
22052 2002-05-15 Richard Henderson <rth@redhat.com>
22054 * gcc.dg/weak-5.c (vfoo1c): No warning here.
22055 (vfoo1f): Warning here.
22056 (vfoo1l): Don't redefine the alias.
22058 2002-05-14 Jason Merrill <jason@redhat.com>, Alexandre Oliva <aoliva@redhat.com>
22060 * g++.dg/init/pm1.C: New test.
22062 2002-05-12 David S. Miller <davem@redhat.com>
22064 * gcc.c-torture/execute/conversion.c (ldnear): Use long double
22067 2002-05-10 Roger Sayle <roger@eyesopen.com>
22069 * gcc.c-torture/execute/20020510-1.c: New test case.
22071 2002-05-10 David S. Miller <davem@redhat.com>
22073 * gcc.c-torture/execute/conversion.c: Test long double too.
22075 2002-05-09 Jakub Jelinek <jakub@redhat.com>
22077 * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
22078 libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
22079 * lib/g++.exp (g++_link_flags): Likewise.
22080 * lib/objc.exp (objc_target_compile): Likewise.
22082 2002-05-09 Neil Booth <neil@daikokuya.demon.co.uk>
22084 * gcc.dg/cpp/poison.c: Update.
22085 * gcc.dg/cpp/20000625-2.c: Remove.
22086 * gcc.dg/cpp/direct2s.c: Remove final test.
22088 2002-05-08 Tom Rix <trix@redhat.com>
22090 * gcc.c-torture/execute/20020508-1.c: New test.
22091 * gcc.c-torture/execute/20020508-2.c: New test.
22092 * gcc.c-torture/execute/20020508-3.c: New test.
22094 2002-05-08 Neil Booth <neil@daikokuya.demon.co.uk>
22096 * gcc.dg/cpp/charconst-4.c: More tests.
22098 2002-05-08 Mark Mitchell <mark@codesourcery.com>
22101 * gcc.dg/weak-3.c: Update location of warning messages.
22102 * gcc.dg/weak-5.c: Likewise.
22104 2002-05-06 Roger Sayle <roger@eyesopen.com>
22106 * gcc.c-torture/execute/20020506-1.c: New test case.
22108 2002-05-07 Neil Booth <neil@daikokuya.demon.co.uk>
22110 * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
22112 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
22114 * gcc.dg/cpp/charconst-3.c: Run, don't compile.
22116 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
22118 * gcc.dg/cpp/charconst-3.c: New test.
22120 2002-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
22122 * gcc.dg/cpp/charconst.c: Update tests.
22124 2002-05-05 Tim Josling <tej@melbpc.org.au>
22126 * treelang: Added directory for new sample language treelang. Also
22127 lib/treelang.exp: New file to signal treelang should be tested.
22129 2002-05-03 Jakub Jelinek <jakub@redhat.com>
22131 * gcc.dg/cpp/cmdlne-dM-M.c: New test.
22132 * gcc.dg/cpp/cmdlne-dD-M.c: New test.
22133 * gcc.dg/cpp/cmdlne-dN-M.c: New test.
22134 * gcc.dg/cpp/cmdlne-dI-M.c: New test.
22135 * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
22136 * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
22137 * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
22139 2002-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
22141 * gcc.dg/format/xopen-2.c: New test.
22143 2002-05-03 Jakub Jelinek <jakub@redhat.com>
22145 * gcc.dg/20020503-1.c: New test.
22147 2002-05-02 Mark Mitchell <mark@codesourcery.com>
22149 * g++.dg/init/dtor1.C: Make it tougher.
22151 2002-05-01 Mark Mitchell <mark@codesourcery.com>
22153 * g++.dg/init/dtor1.C: New test.
22155 2002-05-02 Aldy Hernandez <aldyh@redhat.com>
22157 * gcc.dg/altivec-8.c: New.
22159 2002-05-01 Aldy Hernandez <aldyh@redhat.com>
22161 * gcc.dg/altivec-7.c: New.
22163 2002-04-29 Jakub Jelinek <jakub@redhat.com>
22165 * g++.dg/parse/typedef1.C: New test.
22167 2002-04-29 Mark Mitchell <mark@codesourcery.com>
22170 * g++.dg/template/friend6.C: New test.
22173 * g++.dg/init/copy1.C: New test.
22175 2002-04-29 Nathan Sidwell <nathan@codesourcery.com>
22177 * g++.dg/warn/effc1.C: New test.
22179 2002-04-29 Neil Booth <neil@daikokuya.demon.co.uk>
22181 * gcc.dg/cpp/if-cexp.c: Add a test.
22183 2002-04-28 Jakub Jelinek <jakub@redhat.com>
22185 * gcc.dg/20020426-2.c: New test.
22187 2002-04-28 Neil Booth <neil@daikokuya.demon.co.uk>
22189 * gcc.dg/cpp/if-mop.c: Update.
22190 * gcc.dg/cpp/if-mpar.c: Add test.
22191 * gcc.dg/cpp/if-oppr.c: Update.
22193 2002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22196 * gcc.dg/weak-[2-7].c: New tests.
22198 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
22200 * gcc.dg/enum1.c: New test.
22202 2002-04-26 Mark Mitchell <mark@codesourcery.com>
22205 * g++.dg/inherit/access2.C: New test.
22207 2002-04-26 Mark Mitchell <mark@codesourcery.com>
22210 * gcc.dg/20020426-1.c: New test.
22212 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
22214 * g++.dg/abi/enum1.C: New test.
22216 2002-04-26 Richard Henderson <rth@redhat.com>
22218 * gcc.dg/c99-bool-1.c: Expect always true warning.
22220 2002-04-25 Roger Sayle <roger@eyesopen.com>
22222 * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
22224 2002-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22226 * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
22229 2002-04-24 Mark Mitchell <mark@codesourcery.com>
22231 * g++.dg/abi/mange7.C: New test.
22234 * g++.dg/parse/stmtexpr2.C: New test.
22236 2002-04-24 J"orn Rennecke <joern.rennecke@superh.com>
22238 * gcc.dg/20020312-2.c: Add SH target.
22240 2002-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22242 * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
22243 compiler output on mips*-*-irix*.
22245 2002-04-23 Jakub Jelinek <jakub@redhat.com>
22247 * g++.dg/parse/attr1.C: New test.
22249 2002-04-23 Roger Sayle <roger@eyesopen.com>
22251 * gcc.c-torture/execute/string-opt-17.c: New test case.
22252 * gcc.c-torture/execute/memset-2.c: New test case.
22254 2002-04-23 Mark Mitchell <mark@codesourcery.com>
22257 * g++.dg/template/friend5.C: New test.
22260 * g++.dg/template/qual1.C: Likewise.
22262 2002-04-22 Zack Weinberg <zack@codesourcery.com>
22264 * gcc.c-torture/execute/980707-1.c: Don't use isspace().
22265 Include stdlib.h, not stdio.h or ctype.h.
22267 2002-04-22 Hans-Peter Nilsson <hp@axis.com>
22269 * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
22270 cris-*-elf* and mmix-*-*.
22271 * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
22272 * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
22273 g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
22275 * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
22276 * gcc.dg/wchar_t-1.c: Ditto.
22278 2002-04-21 Hans-Peter Nilsson <hp@axis.com>
22280 * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
22283 2002-04-21 Neil Booth <neil@daikokuya.demon.co.uk>
22285 * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
22287 2002-04-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22289 * gcc.c-torture/execute/20000906-1.x: Delete.
22291 2002-04-20 David.Billinghurst <David.Billinghurst@riotinto.com>
22293 * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
22295 2002-04-19 Toon Moene <toon@moene.indiv.nluug.nl>
22298 * g77.f-torture/execute/6367.f: New test.
22299 * g77.f-torture/execute/6367.x: Disable for MMIX.
22301 2002-04-19 Mark Mitchell <mark@codesourcery.com>
22304 * g++.dg/opt/inline2.C: New test.
22306 2002-04-18 Richard Henderson <rth@redhat.com>
22308 * gcc.dg/20000906-1.c: Enable for all targets.
22309 * gcc.c-torture/compile/iftrap-2.c: New.
22311 2002-04-18 Jakub Jelinek <jakub@redhat.com>
22313 * gcc.dg/20020418-1.c: New test.
22314 * gcc.dg/20020418-2.c: New test.
22316 2002-04-18 Richard Henderson <rth@redhat.com>
22318 * gcc.c-torture/compile/iftrap-1.c: New.
22319 * gcc.dg/iftrap-1.c: Adjust for ia64.
22320 * gcc.dg/iftrap-2.c: New.
22322 2002-04-18 Jakub Jelinek <jakub@redhat.com>
22324 * gcc.c-torture/compile/20020418-1.c: New test.
22326 2002-04-18 Roger Sayle <roger@eyesopen.com>
22328 * gcc.c-torture/compile/20020415-1.c: New.
22330 2002-04-18 David S. Miller <davem@redhat.com>
22332 * gcc.c-torture/execute/20020418-1.c: New test.
22334 2002-04-17 Jakub Jelinek <jakub@redhat.com>
22336 * gcc.dg/20020416-1.c: New test.
22338 * g++.dg/opt/inline1.C: New test.
22340 2002-04-16 Jakub Jelinek <jakub@redhat.com>
22342 * gcc.dg/altivec-5.c: New test.
22344 * gcc.dg/20020415-1.c: New test.
22346 2002-04-15 Mark Mitchell <mark@codesourcery.com>
22348 * testsuite/lib/chill.exp: Remove.
22350 2002-04-14 Jakub Jelinek <jakub@redhat.com>
22352 * g++.dg/other/big-struct.C: New test.
22354 2002-04-14 David Billinghurst <David.Billinghurst@riotinto.com>
22356 * g77.dg/f77-edit-i-in.f: Use internal buffer in place
22359 2002-04-13 David Billinghurst <David.Billinghurst@riotinto.com>
22362 * gcc.dg/i386-387-1.c: Allow optional leading underscore
22363 in scan-assembler function name
22365 2002-04-13 Hans-Peter Nilsson <hp@bitrange.com>
22367 * g77.f-torture/execute/980628-4.x,
22368 g77.f-torture/execute/980628-5.x,
22369 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
22370 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
22371 g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
22374 2002-04-13 David S. Miller <davem@redhat.com>
22376 * gcc.c-torture/execute/20020413-1.c: New test.
22378 2002-04-13 Richard Sandiford <rsandifo@redhat.com>
22381 * g++.dg/ext/asm1.C: New tests.
22383 2002-04-12 Mark Mitchell <mark@codesourcery.com>
22386 * g++.dg/parse/stmtexpr1.C: New test.
22389 * g++.dg/template/copy1.C: New test.
22391 2002-04-12 Richard Henderson <rth@redhat.com>
22393 * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
22395 2002-04-12 Geoffrey Keating <geoffk@redhat.com>
22397 * gcc.c-torture/execute/20020412-1.c: New file, renamed from
22398 gcc.c-torture/execute/20020307-2.c.
22400 2002-04-12 Richard Sandiford <rsandifo@redhat.com>
22402 * g++.dg/ext/attrib5.C,
22403 * g++.dg/lookup/struct1.C: New tests.
22405 2002-04-11 Jakub Jelinek <jakub@redhat.com>
22407 * gcc.dg/20020411-1.c: New test.
22409 * gcc.c-torture/execute/20020411-1.c: New test.
22411 2002-04-10 Janis Johnson <janis187@us.ibm.com>
22413 * g77.f-torture/execute/6177.f: New test.
22415 2002-04-10 Jakub Jelinek <jakub@redhat.com>
22418 * g++.dg/opt/cleanup1.C: New test.
22420 * g++.dg/opt/const1.C: New test.
22422 2002-04-10 Lars Brinkhoff <lars@nocrew.org>
22424 * gcc.c-torture/execute/20020406-1.c: Declare malloc.
22426 2002-04-10 Nathan Sidwell <nathan@codesourcery.com>
22429 * g++.dg/template/typename2.C: New test.
22431 2002-04-10 Alan Modra <amodra@bigpond.net.au>
22433 * gcc.c-torture/execute/loop-12.c: New.
22435 2002-04-08 Hans-Peter Nilsson <hp@bitrange.com>
22437 * g77.f-torture/execute/980628-4.x,
22438 g77.f-torture/execute/980628-5.x,
22439 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
22440 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
22441 g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
22443 2002-04-07 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22445 PR optimization/6086
22446 * g++.dg/opt/preinc1.C: New test.
22448 2002-04-06 Mark Mitchell <mark@codesourcery.com>
22451 * g++.dg/opt/static2.C: New test.
22453 2002-04-06 Mark Mitchell <mark@codesourcery.com>
22456 * gcc.dg/20020406-1.c: New test.
22458 2002-04-04 David S. Miller <davem@redhat.com>
22460 * gcc.c-torture/execute/20020404-1.c: New test.
22462 2002-04-04 Jakub Jelinek <jakub@redhat.com>
22465 * gcc.dg/20020312-2.c: Do not declare global register variable
22466 if __PIC__ or __pic__ is defined.
22468 2002-04-04 Richard Earnshaw <rearnsha@arm.com>
22470 * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC. Use
22471 __asm__ so that it works correctly even if -ansi -pedantic-errors.
22473 2002-04-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22475 * gcc.misc-tests/linkage.exp: Update last change to handle
22476 sparc*-, not just sparc-.
22478 2002-04-03 Richard Henderson <rth@redhat.com>
22480 * gcc.dg/cpp/ucs.c: Improved long UCS test.
22482 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
22484 * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
22486 2002-04-02 David S. Miller <davem@redhat.com>
22488 * gcc.c-torture/execute/20020402-3.c: New test.
22490 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
22492 * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
22493 * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
22495 * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
22496 * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
22497 g77.f-torture/execute/20001201.x,
22498 g77.f-torture/execute/u77-test.x: New files.
22500 * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
22501 * gcc.dg/wchar_t-1.c: Ditto.
22503 2002-04-02 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22505 * gcc.c-torture/execute/20020402-1.c: New test.
22507 2002-04-01 Richard Henderson <rth@redhat.com>
22509 * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
22511 * g++.dg/other/new1.C: Use __SIZE_TYPE__.
22513 2002-04-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22515 * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
22517 2002-04-01 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
22519 * g++.dg/inherit/template-as-base.C: Expect error.
22520 * g++.dg/inherit/namespace-as-base.C: Likewise.
22522 2002-03-31 Hans-Peter Nilsson <hp@bitrange.com>
22524 * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
22525 g++.dg/ext/instantiate3.C: Tweak match patterns.
22527 * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
22528 * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
22531 2002-03-31 Richard Henderson <rth@redhat.com>
22533 * gcc.dg/special/alias-2.c: New.
22534 * gcc.dg/special/ecos.exp: Run it.
22536 2002-03-31 Richard Henderson <rth@redhat.com>
22538 * gcc.dg/va-arg-1.c: Expect warnings, not errors.
22540 2002-03-31 Kazu Hirata <kazu@hxi.com>
22542 * gcc.dg/weak-1.c: Disable on h8300 port.
22544 2002-03-29 Janis Johnson <janis187@us.ibm.com>
22546 * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
22547 * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
22549 * g++.dg/bprob/bprob-1.C: New test.
22550 * g++.dg/gcov/gcov.exp: New driver for gcov tests.
22551 * g++.dg/gcov/gcov-1.C: New test.
22552 * g++.dg/gcov/gcov-1.x: New file.
22553 * g++.dg/gcov/gcov-2.C: New test.
22554 * g++.dg/gcov/gcov-3.C: New test.
22555 * g++.dg/gcov/gcov-3.h: New file.
22557 2002-03-28 Roger Sayle <roger@eyesopen.com>
22559 * g++.old-deja/g++.other/builtins5.C: New test.
22560 * g++.old-deja/g++.other/builtins6.C: New test.
22561 * g++.old-deja/g++.other/builtins7.C: New test.
22562 * g++.old-deja/g++.other/builtins8.C: New test.
22563 * g++.old-deja/g++.other/builtins9.C: New test.
22565 2002-03-29 Jakub Jelinek <jakub@redhat.com>
22567 * g++.dg/opt/static1.C: New test.
22569 * g++.dg/opt/longbranch1.C: New test.
22571 2002-03-28 Hans-Peter Nilsson <hp@bitrange.com>
22573 * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
22575 * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
22577 2002-03-28 Jeffrey A Law (law@redhat.com)
22579 * gcc.c-torture/execute/20020328-1.c: New test.
22581 2002-03-27 Richard Henderson <rth@redhat.com>
22583 * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
22584 * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
22585 move from g++.old-deja/g++.ext/.
22587 2002-03-27 Mark Mitchell <mark@codesourcery.com>
22589 * g++.dg/init/new2.C: New test.
22591 2002-03-26 Richard Henderson <rth@redhat.com>
22593 * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
22595 * gcc.dg/20020312-2.c: Don't test epilogue vs global register
22598 * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc. Only run on
22600 * gcc.dg/20001102-1.c: Likewise.
22602 2002-03-26 Phil Edwards <pme@gcc.gnu.org>
22604 * gcc.dg/cpp/endif-pedantic1.c,
22605 gcc.dg/cpp/endif-pedantic2.c: New tests.
22607 2002-03-26 Mark Mitchell <mark@codesourcery.com>
22609 * g++.dg/init/new1.C: New test.
22611 2002-03-26 Nathan Sidwell <nathan@codesourcery.com>
22613 * g++.dg/abi/vbase9.C: New test.
22615 2002-03-26 Richard Earnshaw <rearnsha@arm.com>
22617 * gcc.dg/arm-asm.c: New test.
22619 2002-03-26 Andrew Cagney <ac131313@redhat.com>
22621 * gcc.dg/Wswitch-enum.c: New test.
22624 2002-03-26 Richard Henderson <rth@redhat.com>
22626 * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
22629 2002-03-25 Richard Henderson <rth@redhat.com>
22631 * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc. Only run on
22634 * gcc.c-torture/compile/20011119-1.c (xxx): New.
22635 * gcc.c-torture/compile/20011119-2.c (xxx): New.
22637 2002-03-25 Zack Weinberg <zack@codesourcery.com>
22639 * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
22641 2002-03-25 Bob Wilson <bob.wilson@acm.org>
22643 * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
22644 targets using generic thunk support.
22646 2002-03-25 Jakub Jelinek <jakub@redhat.com>
22648 * gcc.c-torture/compile/20020323-1.c: New test.
22650 * g++.dg/opt/conj2.C: New test.
22652 2002-03-24 Richard Henderson <rth@redhat.com>
22654 * gcc.dg/weak-1.c: Use -fno-common.
22656 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
22658 * g77.dg/f77-edit-apostrophe-out.f: New test
22659 * g77.dg/f77-edit-h-out.f: New test
22660 * g77.dg/f77-edit-t-in.f: New test
22661 * g77.dg/f77-edit-t-out.f: New test
22662 * g77.dg/f77-edit-x-out.f: New test
22663 * g77.dg/f77-edit-slash-out.f: New test
22664 * g77.dg/f77-edit-colon-out.f: New test
22665 * g77.dg/f77-edit-s-out.f: New test
22667 2002-03-24 Richard Henderson <rth@redhat.com>
22669 * objc/execute/formal_protocol-6.x: New XFAIL.
22671 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
22673 * gcc.dg/weak-1.c: Early return from dg-final on platforms
22674 that do not support weak symbols
22676 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
22678 * lib/g++.exp: Fix handling of LD_LIBRARY_PATH et al
22679 * lib/g77.exp: Likewise
22680 * lib/objc.exp: Likewise
22682 2002-03-23 Andrew Cagney <ac131313@redhat.com>
22684 * gcc.dg/Wswitch-default.c: New test.
22686 2002-03-23 Jakub Jelinek <jakub@redhat.com>
22688 * g++.dg/other/enum1.C: New test.
22690 2002-03-23 Zack Weinberg <zack@codesourcery.com>
22692 * gcc.dg/pragma-ep-3.c: Fix typo.
22694 2002-03-22 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
22696 * g++.dg/inherit/template-as-base.C: New test.
22698 2002-03-22 Jakub Jelinek <jakub@redhat.com>
22700 * g++.old-deja/g++.other/dwarf2-1.C: Move...
22701 * g++.dg/debug/debug5.C: ...here. Convert for dg framework.
22703 2002-03-22 Neil Booth <neil@daikokuya.demon.co.uk>
22705 * gcc.dg/cpp/multiline.c: Update to match.
22707 2002-03-22 Alexandre Oliva <aoliva@redhat.com>
22709 * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
22711 2002-03-22 Phil Edwards <pme@gcc.gnu.org>
22713 * gcc.dg/cpp/extratokens2.c: New file.
22715 2002-03-21 David Edelsohn <edelsohn@gnu.org>
22717 * gcc.dg/20020312-2.c: Add rs6000 target.
22719 * gcc.c-torture/compile/20020319-1.c: New test.
22721 2002-03-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
22723 * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
22724 (A, E): Handle this.
22726 2002-03-20 Jason Merrill <jason@redhat.com>
22728 * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
22730 * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
22731 through prune_gcc_output.
22733 2002-03-20 Jakub Jelinek <jakub@redhat.com>
22735 * gcc.c-torture/compile/20020320-1.c: New test.
22737 2002-03-19 Jakub Jelinek <jakub@redhat.com>
22739 * gcc.c-torture/compile/20020318-1.c: New test.
22741 * gcc.dg/struct-by-value-1.c: New test.
22743 * gcc.dg/20020319-1.c: New test.
22745 2002-03-18 Jakub Jelinek <jakub@redhat.com>
22747 * g++.dg/opt/conj1.C: New test.
22749 2002-03-17 Mark Mitchell <mark@codesourcery.com>
22751 * g++.dg/template/qualttp20.C: Revert previous change.
22752 * g++.dg/template/qualttp3.C: Likewise.
22753 * g++.dg/template/qualttp4.C: Likewise
22754 * g++.dg/template/qualttp5.C: Likewise
22755 * g++.dg/template/qualttp6.C: Likewise
22756 * g++.dg/template/qualttp7.C: Likewise
22757 * g++.dg/template/qualttp8.C: Likewise
22758 * g++.dg/template/recurse.C: Likewise.
22760 2002-03-17 Neil Booth <neil@daikokuya.demon.co.uk>
22762 * gcc.dg/cpp/wchar-1.c: Update.
22764 2002-03-16 Nathan Sidwell <nathan@codesourcery.com>
22766 * g++.dg/template/conv1.C: New test.
22767 * g++.dg/template/conv2.C: New test.
22768 * g++.dg/template/conv3.C: New test.
22769 * g++.dg/template/conv4.C: New test.
22771 2002-03-15 Mark Mitchell <mark@codesourcery.com>
22773 * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
22774 * g++.dg/template/qualttp3.C: Likewise.
22775 * g++.dg/template/qualttp4.C: Likewise
22776 * g++.dg/template/qualttp5.C: Likewise
22777 * g++.dg/template/qualttp6.C: Likewise
22778 * g++.dg/template/qualttp7.C: Likewise
22779 * g++.dg/template/qualttp8.C: Likewise
22780 * g++.dg/template/recurse.C: Likewise.
22782 2002-03-15 Mark Mitchell <mark@codesourcery.com>
22784 * g++.dg/opt/dtor1.C: New test.
22786 2002-03-15 Jakub Jelinek <jakub@redhat.com>
22788 * gcc.c-torture/compile/20020315-1.c: New test.
22790 2002-03-15 Richard Earnshaw <rearnsha@arm.com>
22792 * gcc.dg/weak-1.c: Fix scan tests.
22794 2002-03-15 Hans-Peter Nilsson <hp@bitrange.com>
22796 * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
22797 * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
22798 cris-*-aout* mmix-*-*.
22799 * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
22800 cris-*-aout* mmix-*-*.
22801 * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
22802 cris-*-elf* cris-*-aout* and mmix-*-*.
22803 * gcc.dg/20001009-1.c: Ditto.
22804 * gcc.dg/20010912-1.c: Ditto.
22805 * gcc.dg/20020122-4.c: Ditto.
22806 * gcc.dg/inline-2.c: Ditto.
22808 2002-03-14 Jeffrey A Law (law@cygnus.com)
22810 * gcc.c-torture/compile/20020314-1.c: New test.
22812 2002-03-14 Richard Earnshaw <rearnsha@arm.com>
22814 * gcc.c-torture/execute/20020314-1.c: New test.
22816 2002-03-14 Jakub Jelinek <jakub@redhat.com>
22818 * g++.dg/warn/Wunused-1.C: New test.
22820 2002-02-13 Richard Sandiford <rsandifo@redhat.com>
22822 * g++.dg/abi/mangle6.C: New test.
22824 2002-03-13 Jakub Jelinek <jakub@redhat.com>
22826 * gcc.c-torture/compile/20020309-2.c: New test.
22828 * gcc.c-torture/compile/20020312-1.c: New test.
22830 2002-03-12 Nathan Sidwell <nathan@codesourcery.com>
22832 * g++.dg/other/access1.C: New test.
22834 2002-03-12 Jakub Jelinek <jakub@redhat.com>
22836 * gcc.c-torture/execute/wchar_t-1.c: New test.
22838 2002-03-12 David Edelsohn <edelsohn@gnu.org>
22840 * gcc.dg/20020103-1.c: Add rs6000 target and macro.
22842 2002-03-12 Roger Sayle <roger@eyesopen.com>
22844 * gcc.dg/20020312-1.c: New test case.
22846 2002-03-11 Aldy Hernandez <aldyh@redhat.com>
22848 * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
22850 2002-03-11 Richard Henderson <rth@redhat.com>
22852 * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
22853 * g++.old-deja/g++.jason/report.C: Likewise.
22855 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
22857 * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
22858 * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
22860 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
22862 * testsuite/g++.dg/overload/pmf1.C: New test.
22864 2002-03-11 Kazu Hirata <kazu@hxi.com>
22866 * gcc.c-torture/execute/20020307-1.c: Use long.
22868 2002-03-11 Jakub Jelinek <jakub@redhat.com>
22870 PR optimization/5844
22871 * gcc.dg/20020310-1.c: New test.
22873 2002-03-09 Michael Meissner <meissner@redhat.com>
22875 * gcc.c-torture/execute/memcpy-2.c: New test.
22876 * gcc.c-torture/execute/memset-1.c: New test.
22877 * gcc.c-torture/execute/strlen-1.c: New test.
22878 * gcc.c-torture/execute/strcmp-1.c: New test.
22879 * gcc.c-torture/execute/strncmp-1.c: New test.
22881 2002-03-09 Geoffrey Keating <geoffk@redhat.com>
22883 * gcc.dg/ppc-ldstruct.c: New test.
22885 2002-03-09 Jakub Jelinek <jakub@redhat.com>
22887 * gcc.c-torture/execute/va-arg-22.c: New test.
22889 2002-03-09 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
22891 * gcc.c-torture/compile/20020309-1.c: New test.
22893 2002-03-08 Jakub Jelinek <jakub@redhat.com>
22895 * gcc.c-torture/execute/20020307-2.c: New test.
22897 2002-03-07 Jeffrey A Law (law@redhat.com)
22899 * g77.f-torture/compile/20020307-1.f: New test.
22901 2002-03-07 Richard Sandiford <rsandifo@redhat.com>
22903 * gcc.dg/unordered-1.c: New test.
22905 2002-03-07 Richard Earnshaw <rearnsha@arm.com>
22907 * gcc.c-torture/execute/20020307-1.c: New test.
22909 2002-03-05 Jakub Jelinek <jakub@redhat.com>
22911 * gcc.dg/20020304-1.c: New test.
22913 * gcc.c-torture/compile/20020304-2.c: New test.
22915 2002-03-04 Zack Weinberg <zack@codesourcery.com>
22917 * gcc.c-torture/compile/20020304-1.c: New test case
22920 2002-03-03 Aldy Hernandez <aldyh@redhat.com>
22922 * gcc.dg/20020103-1.c: Add other -D ppc variants.
22924 2002-03-02 Nathan Sidwell <nathan@codesourcery.com>
22926 * g++.dg/other/classkey1.C: New test.
22928 2002-03-01 Richard Henderson <rth@redhat.com>
22930 * gcc.c-torture/compile/981223-1.x: New.
22931 * gcc.c-torture/compile/920625-1.x: New.
22933 2002-02-28 Richard Henderson <rth@redhat.com>
22935 * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
22937 2002-02-27 Hans-Peter Nilsson <hp@bitrange.com>
22939 * gcc.c-torture/execute/20020227-1.c: New test.
22941 2002-02-27 Mark Mitchell <mark@codesourcery.com>
22943 * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
22945 * g++.old-deja/g++.oliva/partord1.C: Likewise.
22946 * g++.old-deja.g++.other/defarg1.C: Likewise.
22947 * g++.old-deja/g++.pt/calls2.C: Likewise.
22948 * g++.old-deja/g++.pt/crash20.C: Likewise.
22949 * g++.old-deja/g++.pt/crash30.C: Likewise.
22950 * g++.old-deja/g++.pt/crash36.C: Likewise.
22951 * g++.old-deja/g++.pt/crash6.C: Likewise.
22952 * g++.old-deja/g++.pt/defarg13.C: Likewise.
22953 * g++.old-deja/g++.pt/derived3.C: Likewise.
22954 * g++.old-deja/g++.pt/error1.C: Likewise.
22955 * g++.old-deja/g++.pt/friend21.C: Likewise.
22956 * g++.old-deja/g++.pt/friend23.C: Likewise.
22957 * g++.old-deja/g++.pt/infinite1.C: Likewise.
22958 * g++.old-deja/g++.robertl/eb128.C: Likewise.
22960 2002-02-27 Geoffrey Keating <geoffk@redhat.com>
22962 * gcc.c-torture/execute/20020225-2.c: New test.
22964 2002-02-27 Zack Weinberg <zack@codesourcery.com>
22966 * gcc.c-torture/execute/920730-1t.c,
22967 gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
22968 Delete test cases, only relevant to -traditional.
22970 2002-02-27 Neil Booth <neil@daikokuya.demon.co.uk>
22972 * gcc.dg/cpp/undef1.c: Remove.
22973 * gcc.dg/cpp/directiv.c: Update.
22974 * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
22976 2002-02-27 Michael Meissner <meissner@redhat.com>
22978 * gcc.c-torture/execute/20020226-1.c: New test.
22980 2002-02-26 Jakub Jelinek <jakub@redhat.com>
22982 * g++.dg/debug/debug4.C: New test.
22984 * gcc.dg/ia64-visibility-1.c: New test.
22986 2002-02-26 Alexandre Oliva <aoliva@redhat.com>
22988 * gcc.dg/debug/20020224-1.c: New.
22990 2002-02-25 Kazu Hirata <kazu@hxi.com>
22992 * gcc.c-torture/execute/960416-1.x: New.
22993 * gcc.c-torture/execute/divconst-3.x: Likewise.
22995 2002-02-25 Jakub Jelinek <jakub@redhat.com>
22997 * gcc.dg/20020224-1.c: New test.
22999 2002-02-25 Alan Modra <amodra@bigpond.net.au>
23001 * gcc.c-torture/execute/20020225-1.c: New.
23003 2002-02-24 Neil Booth <neil@daikokuya.demon.co.uk>
23005 * testsuite/gcc.dg/cpp/wchar-1.c: New test.
23007 2002-02-23 Jakub Jelinek <jakub@redhat.com>
23009 * gcc.dg/20020222-1.c: New test.
23011 2002-02-22 Jakub Jelinek <jakub@redhat.com>
23013 * g++.dg/opt/anonunion1.C: New test.
23015 2002-02-22 Nathan Sidwell <nathan@codesourcery.com>
23017 * g++.dg/template/qualttp19.C: New test.
23018 * g++.dg/template/qualttp20.C: New test.
23019 * g++.old-deja/g++.jason/report.C: Adjust expected errors
23020 * g++.old-deja/g++.other/qual1.C: Likewise.
23022 2002-02-21 Aldy Hernandez <aldyh@redhat.com>
23024 * gcc.dg/attr-alwaysinline.c: New.
23026 2002-02-21 Jakub Jelinek <jakub@redhat.com>
23028 * gcc.dg/20020220-1.c: New test.
23030 * gcc.dg/20020220-2.c: New test.
23032 * g++.dg/opt/mmx1.C: New test.
23034 2002-02-20 Alexandre Oliva <aoliva@redhat.com>
23036 * gcc.c-torture/compile/20020110.c: New test.
23038 2002-02-20 Jakub Jelinek <jakub@redhat.com>
23040 * gcc.c-torture/execute/20020219-1.c: New test.
23042 * gcc.dg/20020219-1.c: New test.
23044 * gcc.dg/noncompile/20020220-1.c: New test.
23046 * g++.dg/opt/ptrintsum1.C: New test.
23048 * gcc.dg/debug/20020220-1.c: New test.
23050 2002-02-17 Jakub Jelinek <jakub@redhat.com>
23052 * gcc.c-torture/execute/20020216-1.c: New test.
23054 2002-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
23056 * gcc.dg/decl-1.c: Update, new test.
23058 2002-02-15 Nathan Sidwell <nathan@codesourcery.com>
23060 * g++.dg/abi/bitfield1.C: New test.
23061 * g++.dg/abi/bitfield2.C: New test.
23063 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
23065 * gcc.dg/attr-nest.c: New test.
23067 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
23069 * gcc.c-torture/execute/20020215-1.c: New test.
23071 2002-02-14 Jakub Jelinek <jakub@redhat.com>
23073 * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
23074 * g++.dg/debug/debug.exp: New.
23075 * g++.dg/debug/trivial.C: New.
23076 * g++.dg/debug/debug1.C: Moved...
23077 * g++.dg/other/debug1.C: ...from here.
23078 * g++.dg/debug/debug2.C: Moved...
23079 * g++.dg/other/debug2.C: ...from here.
23080 * g++.dg/debug/debug3.C: Moved...
23081 * g++.dg/other/debug3.C: ...from here.
23083 * gcc.dg/noncompile/20020213-1.c: New test.
23085 2002-02-13 Jakub Jelinek <jakub@redhat.com>
23087 * g++.dg/other/debug3.C: New test.
23089 * gcc.c-torture/execute/20020213-1.c: New test.
23091 2002-02-13 Richard Smith <richard@ex-parrot.com>
23093 * g++.old-deja/g++.other/thunk1.C: New test.
23095 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
23097 * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
23099 2002-02-13 Stan Shebs <shebs@apple.com>
23101 * gcc.dg/altivec-3.c: New.
23103 2002-02-12 Jakub Jelinek <jakub@redhat.com>
23105 * gcc.dg/Wunreachable-1.c: New test.
23106 * gcc.dg/Wunreachable-2.c: New test.
23108 2002-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
23110 * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
23112 2002-02-12 Neil Booth <neil@daikokuya.demon.co.uk>
23114 * gcc.dg/decl-1.c: New test.
23116 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
23118 * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
23120 2002-02-10 Kazu Hirata <kazu@hxi.com>
23122 * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
23123 * gcc.c-torture/compile/980506-1.x: Likewise.
23125 2002-02-10 Kazu Hirata <kazu@hxi.com>
23127 * gcc.dg/20020210-1.c: New.
23129 2002-02-09 Toon Moene <toon@moene.indiv.nluug.nl>
23131 * g77.f-torture/execute/947.f: New regression test
23132 for PR fortran/947.
23134 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
23136 * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
23137 * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
23139 2002-02-08 Richard Henderson <rth@redhat.com>
23141 * gcc.c-torture/compile/labels-3.c: New.
23143 2002-02-08 Jakub Jelinek <jakub@redhat.com>
23145 * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
23146 expression statements work instead.
23147 * gcc.dg/noncompile/20020207-1.c: New test.
23149 2002-02-07 Richard Henderson <rth@redhat.com>
23151 * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
23153 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
23155 * lib/prune.exp: Remove "In (program|subroutine"block-data)"
23157 * lib/g77-dg.exp: Trim g77 error messages so that they are
23158 recognized by dg.exp.
23160 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
23163 * g77.dg/pr5473.f: Now dg-error. Add additional cases.
23165 2002-02-07 Richard Henderson <rth@redhat.com>
23167 * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
23168 to be sufficiently aligned for integers.
23170 2002-02-07 Nathan Sidwell <nathan@codesourcery.com>
23172 * g++.dg/template/friend4.C: New test.
23174 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
23177 * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
23180 2002-02-07 Richard Henderson <rth@redhat.com>
23182 * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
23183 * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
23184 gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
23185 objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
23187 2002-02-06 Richard Henderson <rth@redhat.com>
23189 * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
23191 2002-02-06 Janis Johnson <janis187@us.ibm.com>
23193 * gcc.dg/20020206-1.c: New test.
23195 2002-02-06 Jakub Jelinek <jakub@redhat.com>
23197 * gcc.c-torture/execute/20020206-1.c: New test.
23199 * gcc.c-torture/execute/20020206-2.c: New test.
23201 PR optimization/5429:
23202 * gcc.c-torture/compile/20020206-1.c: New test.
23204 2002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
23206 * g++.dg/ext/align1.C: Do not use an explicit alignment value
23207 as certain file formats cannot support particularly large
23210 * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
23211 and do not expect to be able to link the executable.
23213 * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
23214 fail because the COFF format does not support the weak attribute.
23216 2002-02-05 David Billinghurst <David.Billinghurst@riotinto.com>
23218 * g77.dg/pr5473.f: New test
23220 2002-02-05 Aldy Hernandez <aldyh@redhat.com>
23222 * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
23223 Fix testcase accordingly.
23225 2002-02-04 Richard Henderson <rth@redhat.com>
23227 * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
23228 (buf): Change to be an array of pointers, not ints.
23230 2002-02-04 Jakub Jelinek <jakub@redhat.com>
23232 * gcc.dg/Wswitch.c: Fix typos. Don't return unconditionally
23233 before all tests. Move warning one line above to match where it
23235 * gcc.dg/Wswitch-2.c: New test.
23236 * g++.dg/warn/Wswitch-1.C: New test.
23237 * g++.dg/warn/Wswitch-2.C: New test.
23239 2002-02-04 Richard Henderson <rth@redhat.com>
23241 * g++.dg/abi/offsetof.C: Fix size comparison.
23243 2002-02-04 Richard Sandiford <rsandifo@redhat.com>
23245 * gcc.dg/cast-qual-2.c: New test.
23247 2002-02-04 Jakub Jelinek <jakub@redhat.com>
23249 * gcc.dg/20020201-4.c: New test.
23251 2002-02-04 Ben Elliston <bje@redhat.com>
23253 * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
23254 target_info attribute != 0, in addition to the empty string.
23255 (gcc_target_compile): Likewise.
23257 2002-02-03 Andrew Cagney <ac131313@redhat.com>
23259 * gcc.dg/Wswitch.c: New test.
23260 PR gcc/4475. PR gcc/3780.
23262 2002-02-03 Toon Moene <toon@moene.indiv.nluug.nl>
23264 * g77.f-torture/execute/5122.f: New test for regressions
23265 against PR fortran/5122.
23267 2002-02-03 David Billinghurst <David.Billinghurst@riotinto.com>
23269 * g77.f-torture/compile/pr3743.f: Delete
23270 * g77.dg/pr3743-1.f: New test.
23271 * g77.dg/pr3743-2.f: New test.
23272 * g77.dg/pr3743-3.f: New test.
23273 * g77.dg/pr3743-4.f: New test.
23275 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
23277 * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
23279 2002-02-02 Richard Henderson <rth@redhat.com>
23281 * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
23282 * gcc.c-torture/execute/bf64-1.c: Likewise.
23284 2002-02-02 Jakub Jelinek <jakub@redhat.com>
23286 * gcc.dg/20020201-2.c: New test.
23288 * gcc.dg/20020201-3.c: New test.
23290 * gcc.c-torture/execute/bitfld-2.c: New test.
23292 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
23294 * gcc.dg/bitfld-1.c: Update.
23295 * gcc.dg/bitfld-2.c: Update.
23296 * gcc.c-torture/execute/bitfld-1.x: New.
23298 2002-02-02 Jakub Jelinek <jakub@redhat.com>
23300 * gcc.c-torture/execute/20020201-1.c: New test.
23302 2002-02-01 Janis Johnson <janis187@us.ibm.com>
23305 * gcc.dg/20020201-1.c: New test.
23307 2002-02-01 David.Billinghurst <David.Billinghurst@riotinto.com>
23310 * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
23311 * g77.f-torture/compile/pr3743.x: Remove
23313 2002-01-31 Tom Rix <trix@redhat.com>
23315 * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
23317 2002-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
23319 * gcc.dg/noncompile/20020130-1.c: New test.
23321 2002-01-30 David Billinghurst <David.Billinghurst@riotinto.com>
23323 * g77.dg/f77-edit-i-out.f: Escape \. Allow \r\n and \r.
23325 2002-01-29 Richard Henderson <rth@redhat.com>
23327 * gcc.c-torture/execute/991118-1.c: Cast various constants back
23329 * gcc.c-torture/execute/bf64-1.c: Likewise.
23331 2002-01-29 Jakub Jelinek <jakub@redhat.com>
23333 * gcc.c-torture/execute/20020129-1.c: New test.
23335 2002-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
23337 * gcc.c-torture/compile/20000224-1.c: Update.
23338 * gcc.c-torture/execute/bitfld-1.c: New tests.
23339 * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
23340 * gcc.dg/uninit-A.c: Update.
23342 2002-01-29 Nathan Sidwell <nathan@codesourcery.com>
23344 * g++.dg/template/ctor1.C: Add instantiation.
23346 2002-01-28 Paul Koning <pkoning@equallogic.com>
23348 * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
23349 argument to __builtin_prefetch to be const ptr.
23351 2002-01-28 Jakub Jelinek <jakub@redhat.com>
23353 * gcc.c-torture/compile/20020120-1.c: New test.
23355 2002-01-27 Kazu Hirata <kazu@hxi.com>
23357 * gcc.c-torture/execute/20020127-1.c: New test.
23359 2002-01-27 David Billinghurst <David.Billinghurst@riotinto.com>
23361 * g77.dg/f77-edit-i-in.f: New test
23362 * g77.dg/f77-edit-i-out.f: New test
23364 2002-01-25 Geoffrey Keating <geoffk@redhat.com>
23366 * gcc.dg/debug/debug.exp: New file.
23367 * gcc.dg/debug/trivial.c: New file.
23368 * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
23369 * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
23370 * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
23371 * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
23372 * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
23373 * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
23374 * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
23375 * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
23376 * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
23377 * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
23378 * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
23379 * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
23380 * gcc.dg/20000503-1.c: Removed.
23381 * gcc.dg/20010207-1.c: Removed.
23382 * gcc.dg/20011223-1.c: Removed.
23383 * gcc.dg/20020104-2.c: Removed.
23384 * gcc.dg/debug-1.c: Removed.
23385 * gcc.dg/debug-2.c: Removed.
23386 * gcc.dg/debug-3.c: Removed.
23387 * gcc.dg/debug-4.c: Removed.
23388 * gcc.dg/debug-5.c: Removed.
23389 * gcc.dg/debug-6.c: Removed.
23390 * gcc.dg/dwarf2-1.c: Removed.
23391 * gcc.dg/dwarf2-2.c: Removed.
23393 2002-01-25 Jakub Jelinek <jakub@redhat.com>
23395 * g++.old-deja/g++.other/eh5.C: New test.
23396 * g++.old-deja/g++.other/sibcall2.C: New test.
23397 * g++.old-deja/g++.other/array9.C: New test.
23398 * g++.old-deja/g++.other/typename2.C: New test.
23399 * g++.old-deja/g++.other/crash60.C: New test.
23400 * g++.old-deja/g++.other/conv9.C: New test.
23401 * g++.old-deja/g++.other/mangle10.C: New test.
23402 * g++.old-deja/g++.other/unchanging1.C: New test.
23403 * g++.old-deja/g++.other/exprstmt1.C: New test.
23404 * g++.old-deja/g++.other/inline23.C: New test.
23405 * g++.old-deja/g++.eh/ia64-1.C: New test.
23406 * g++.old-deja/g++.other/dwarf2-1.C: New test.
23407 * g++.old-deja/g++.other/reload1.C: New test.
23408 * g++.old-deja/g++.other/static20.C: New test.
23409 * g++.old-deja/g++.other/local-alloc1.C: New test.
23410 * g++.old-deja/g++.other/conv8.C: New test.
23411 * g++.old-deja/g++.other/stmtexpr2.C: New test.
23412 * g++.old-deja/g++.other/storeexpr1.C: New test.
23413 * g++.old-deja/g++.other/storeexpr2.C: New test.
23414 * g++.dg/eh/template2.C: New test.
23415 * g++.dg/warn/weak1.C: New test.
23417 2002-01-25 Hans-Peter Nilsson <hp@bitrange.com>
23419 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
23420 Remove first, non-varying, argument.
23422 2002-01-23 Richard Henderson <rth@redhat.com>
23424 * gcc.dg/inline-2.c: New.
23426 * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
23427 Add optional target arg. Check number of arguments.
23428 (scan-assembler-not, scan-assembler-dem): Likewise.
23429 (scan-assembler-dem-not): Likewise.
23431 2002-01-23 Zack Weinberg <zack@codesourcery.com>
23433 * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
23435 * g++.old-deja/g++.brendan/parse3.C,
23436 g++.old-deja/g++.other/crash26.C,
23437 g++.old-deja/g++.other/crash28.C,
23438 g++.old-deja/g++.other/crash29.C,
23439 g++.old-deja/g++.other/crash30.C,
23440 g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
23442 2002-01-23 Aldy Hernandez <aldyh@redhat.com>
23444 * gcc.dg/20020115-1.c: New.
23446 2002-01-23 Bob Wilson <bob.wilson@acm.org>
23448 * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
23450 2002-01-23 Janis Johnson <janis187@us.ibm.com>
23452 * gcc.dg/20020122-3.c: New.
23454 2002-01-23 Jakub Jelinek <jakub@redhat.com>
23456 * g++.dg/other/gc1.C: New test.
23458 2002-01-23 Zack Weinberg <zack@codesourcery.com>
23460 * gcc.dg/c99-intconst-1.c: Mark XFAIL.
23462 2002-01-22 Richard Henderson <rth@redhat.com>
23464 * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
23466 2002-01-22 Richard Henderson <rth@redhat.com>
23468 * gcc.dg/20020122-4.c: New.
23470 2002-01-22 H.J. Lu <hjl@gnu.org>
23472 * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
23474 * gcc.dg/special/ecos.exp: Likewise.
23475 * lib/g++-dg.exp: Likewise.
23476 * lib/g77-dg.exp: Likewise.
23477 * lib/gcc-dg.exp : Likewise.
23478 * lib/mike-g++.exp: Likewise.
23479 * lib/mike-g77.exp: Likewise.
23480 * lib/mike-gcc.exp: Likewise.
23481 * lib/objc-dg.exp: Likewise.
23483 2002-01-22 Janis Johnson <janis187@us.ibm.com>
23486 * gcc.dg/20020122-2.c: New test.
23488 2002-01-22 Hans-Peter Nilsson <hp@axis.com>
23490 * gcc.dg/20020122-1.c: New test.
23492 2001-01-22 David.Billinghurst <David.Billinghurst@riotinto.com>
23494 * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
23496 2002-01-22 David Billinghurst <David.Billinghurst@riotinto.com>
23498 * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
23500 2002-01-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
23502 * gcc.c-torture/compile/20020121-1.c: New test.
23504 2002-01-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
23506 * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
23509 2002-01-21 Jakub Jelinek <jakub@redhat.com>
23511 * gcc.dg/20020218-1.c: New test.
23513 2002-01-21 David.Billinghurst <David.Billinghurst@riotinto.com>
23515 * lib/prune.exp (prune_gcc_output): Prune "At global scope"
23517 * g++.dg/other/deprecated.C: Remove dg-bogus comment for
23518 "At global scope" warning
23519 * g++.dg/ext/align1.C: Change cygwin test for alignment
23520 from db-bogus to dg-warning
23522 2002-01-21 Zack Weinberg <zack@codesourcery.com>
23524 * g77.f-torture/compile/cpp2.F: New test.
23526 2002-01-19 Nathan Sidwell <nathan@codesourcery.com>
23528 * g++.dg/template/access1.C: New test.
23530 2002-01-18 Aldy Hernandez <aldyh@redhat.com>
23532 * gcc.dg/20020118-1.c: New.
23534 2002-01-18 Kazu Hirata <kazu@hxi.com>
23536 * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
23538 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
23540 * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
23541 * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
23542 alignment warnings.
23544 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
23546 * gcc.misc-tests/i386-prefetch.exp: Save and restore
23547 torture_with_loops and torture_without_loops
23549 2002-01-17 Jakub Jelinek <jakub@redhat.com>
23551 * gcc.c-torture/compile/20020116-1.c: New test.
23553 2002-01-16 Jakub Jelinek <jakub@redhat.com>
23555 * gcc.dg/20020116-2.c: New test.
23557 * gcc.dg/ultrasp4.c: New test.
23559 * gcc.dg/20020116-1.c: New test.
23561 2002-01-15 Geoffrey Keating <geoffk@redhat.com>
23563 * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
23566 2002-01-15 Janis Johnson <janis187@us.ibm.com>
23568 * gcc.misc-tests/i386-prefetch.exp: New.
23569 * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
23570 * gcc.misc-tests/i386-pf-athlon-1.c: New test.
23571 * gcc.misc-tests/i386-pf-none-1.c: New test.
23572 * gcc.misc-tests/i386-pf-sse-1.c: New test.
23574 2002-01-15 Jakub Jelinek <jakub@redhat.com>
23576 * gcc.dg/gnu89-init-1.c: Add new tests.
23578 2002-01-15 Andreas Jaeger <aj@suse.de>
23580 * gcc.dg/i386-mmx-1.c: Also run on x86-64.
23581 * gcc.dg/i386-mmx-2.c: Likewise.
23582 * gcc.dg/i386-sse-1.c: Likewise.
23583 * gcc.dg/i386-sse-2.c: Likewise.
23584 * gcc.dg/i386-sse-3.c: Likewise.
23586 2001-01-14 David Billinghurst <David.Billinghurst@riotinto.com>
23588 * g77.f-torture/execute/intrinsic-unix-bessel.f:
23589 Uncomment additional cases that now pass.
23591 2002-01-11 Richard Henderson <rth@redhat.com>
23593 * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
23594 * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
23596 2002-01-11 Nicola Pero <n.pero@mi.flashnet.it>
23598 * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
23600 2002-01-10 Aldy Hernandez <aldyh@redhat.com>
23602 * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
23603 lvx, stvx, stvebx, stvehx, stvewx, stvxl.
23605 2002-01-10 Dale Johannesen <dalej@apple.com>
23607 * gcc.c-torture/execute/loop-11.c: New.
23609 2002-01-08 Aldy Hernandez <aldyh@redhat.com>
23611 * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
23612 dss, lvsl, lvsr, dstt, dstst, dststt, dst.
23614 2002-01-09 Richard Henderson <rth@redhat.com>
23616 * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
23617 type in which to perform the operation for each size.
23619 2002-01-09 Alan Matsuoka (alanm@redhat.com)
23621 * gcc.c-torture/compile/20020109-2.c: New test.
23623 2002-01-09 Gwenole Beauchesne <bgeauchesne@mandrakesoft.com>
23625 * gcc.c-torture/execute/loop-10.c: New test.
23627 2002-01-09 Jakub Jelinek <jakub@redhat.com>
23629 * gcc.c-torture/compile/20010226-1.c: New test.
23630 * gcc.c-torture/compile/20010227-1.c: New test.
23631 * gcc.c-torture/compile/20010426-1.c: New test.
23632 * gcc.c-torture/compile/20010510-1.c: New test.
23633 * gcc.c-torture/compile/20010605-3.c: New test.
23634 * gcc.c-torture/compile/20010824-1.c: New test.
23635 * gcc.c-torture/execute/20010409-1.c: New test.
23636 * gcc.dg/noncompile/20000901-1.c: New test.
23637 * gcc.dg/20001023-1.c: New test.
23638 * gcc.dg/20001101-1.c: New test.
23639 * gcc.dg/20001102-1.c: New test.
23640 * gcc.dg/20010207-1.c: New test.
23641 * gcc.dg/20010405-1.c: New test.
23642 * gcc.dg/20010822-1.c: New test.
23643 * gcc.dg/20011107-1.c: New test.
23645 2002-01-09 Jeffrey A Law (law@redhat.com)
23647 * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
23649 * gcc.c-torture/execute/strct-stdarg-1.x: New file. Expect
23650 execution failure on PA targets.
23652 2002-01-09 Jakub Jelinek <jakub@redhat.com>
23654 * gcc.c-torture/compile/20020109-1.c: New test.
23656 2002-01-08 Kazu Hirata <kazu@hxi.com>
23658 * gcc.c-torture/execute/20020108-1.c: New test.
23660 2002-01-08 Jakub Jelinek <jakub@redhat.com>
23662 * gcc.dg/20020108-1.c: New test.
23664 2002-01-08 H.J. Lu <hjl@gnu.org>
23666 * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
23669 2002-01-08 Geoff Keating <geoffk@redhat.com>
23671 * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
23674 2002-01-07 Aldy Hernandez <aldyh@redhat.com>
23676 * gcc.dg/altivec-4.c: Test altivec predicates.
23678 2002-01-07 Jakub Jelinek <jakub@redhat.com>
23680 * gcc.c-torture/execute/20020107-1.c: New test.
23682 2002-01-06 Craig Rodrigues <rodrigc@gcc.gnu.org>
23685 * gcc.c-torture/compile/20020106-1.c: New test.
23687 2002-01-05 Hans-Peter Nilsson <hp@bitrange.com>
23689 * gcc.c-torture/execute/nestfunc-4.c: New test.
23691 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
23693 * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
23694 extra triple that slipped in.
23695 * g++.old-deja/g++.abi/align.C: Likewise.
23696 * g++.old-deja/g++.abi/bitfields.C: Likewise.
23698 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
23700 * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
23701 * g++.old-deja/g++.abi/align.C: Likewise.
23702 * g++.old-deja/g++.abi/bitfields.C: Likewise.
23704 * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
23706 * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
23709 2002-01-04 Jakub Jelinek <jakub@redhat.com>
23711 * gcc.dg/20020104-1.c: New test.
23713 * gcc.dg/20020104-2.c: New test.
23715 2002-01-04 Hans-Peter Nilsson <hp@bitrange.com>
23717 * gcc.dg/20020103-1.c: Fix typo in target selector.
23719 2002-01-03 Richard Henderson <rth@redhat.com>
23721 * gcc.dg/20020103-1.c: New.
23723 2002-01-03 Kazu Hirata <kazu@hxi.com>
23725 * gcc.c-torture/execute/20020103-1.c: New test.
23727 2002-01-03 Jakub Jelinek <jakub@redhat.com>
23729 * g++.dg/other/debug2.C: New test.
23731 * gcc.c-torture/compile/20020103-1.c: New test.
23733 2002-01-02 Jakub Jelinek <jakub@redhat.com>
23735 * gcc.dg/gnu89-init-1.c: Added new tests.
23737 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
23739 * g++.dg/template/friend2.C: Remove as patch is reverted.
23741 * g++.dg/warn/oldcast1.C: New test.
23743 * g++.dg/template/ptrmem1.C: New test.
23744 * g++.dg/template/ptrmem2.C: New test.
23746 * g++.dg/template/ntp.C: New test.
23748 * g++.dg/other/component1.C: New test.
23750 * g++.dg/template/ttp3.C: New test.
23752 * g++.dg/template/friend2.C: New test.
23753 * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
23755 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
23757 * g++.dg/other/ptrmem1.C: New test.
23758 * g++.dg/other/ptrmem2.C: New test.
23760 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
23762 * g++.dg/template/ctor1.C: New test.
23764 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
23766 * g++.dg/template/friend2.C: New test.
23768 2002-01-01 Hans-Peter Nilsson <hp@bitrange.com>
23770 * gcc.dg/mmix-1.c: New test.
23772 2001-12-31 Richard Henderson <rth@redhat.com>
23774 * gcc.dg/asm-5.c: New.
23776 2001-12-31 Paolo Carlini <pcarlini@unitus.it>
23778 * g++.old-deja/g++.robertl/eb130.C: hash_set is now
23779 in namespace __gnu_cxx
23781 2001-12-30 Richard Henderson <rth@redhat.com>
23783 * gcc.dg/debug-6.c: New.
23785 2001-12-30 Jakub Jelinek <jakub@redhat.com>
23787 * gcc.c-torture/compile/20011229-2.c: New test.
23789 2001-12-29 Jakub Jelinek <jakub@redhat.com>
23791 * gcc.dg/debug-3.c: New test.
23792 * gcc.dg/debug-4.c: New test.
23793 * gcc.dg/debug-5.c: New test.
23795 2001-12-29 Richard Henderson <rth@redhat.com>
23797 * g++.dg/eh/loop1.C: New.
23799 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
23801 * g++.dg/template/crash1.C: New test.
23803 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
23805 * g++.dg/other/const1.C: New test.
23807 2001-12-29 Hans-Peter Nilsson <hp@bitrange.com>
23809 * gcc.c-torture/compile/20011229-1.c: New test.
23811 2001-12-28 Stan Shebs <shebs@apple.com>
23813 * lib/objc-torture.exp: Resync with c-torture.exp.
23814 * lib/objc.exp: Load standard libraries.
23816 2001-12-28 Jakub Jelinek <jakub@redhat.com>
23818 * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
23821 2001-12-27 Roger Sayle <roger@eyesopen.com>
23823 * gcc.c-torture/execute/string-opt-16.c: New testcase.
23825 2001-12-27 Richard Henderson <rth@redhat.com>
23827 * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
23829 2001-12-26 Nathan Sidwell <nathan@codesourcery.com>
23831 * g++.dg/eh/ctor1.C: New test.
23832 * g++.dg/other/error2.C: New test.
23834 2001-12-24 Nathan Sidwell <nathan@codesourcery.com>
23836 * g++.dg/other/init2.C: New test.
23838 2001-12-24 Richard Henderson <rth@redhat.com>
23840 * gcc.dg/20011223-1.c: New.
23841 * gcc.dg/inline-1.c: New.
23843 2001-12-23 Richard Henderson <rth@redhat.com>
23845 * gcc.dg/asm-4.c: Test operand modifiers.
23847 2001-12-23 Richard Henderson <rth@redhat.com>
23849 * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
23851 2001-12-23 Joseph S. Myers <jsm28@cam.ac.uk>
23853 * gcc.c-torture/execute/20011223-1.c: New test.
23855 2001-12-21 Richard Henderson <rth@redhat.com>
23857 * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
23858 re-enables the warning.
23860 2001-12-21 Richard Henderson <rth@redhat.com>
23862 * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
23864 2001-12-20 Jakub Jelinek <jakub@redhat.com>
23866 * gcc.c-torture/compile/20011218-1.c: New test.
23868 2001-12-20 Nick Clifton <nickc@cambridge.redhat.com>
23870 * gcc.misc-test/arm-isr.exp: New file. Control running of the
23872 * gcc.misc-tests/arm-isr.c: New file. Test prologue and
23873 epilogue generation for ARM ISR routines.
23875 2001-12-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23877 * gcc.dg/format/builtin-1.c: Test unlocked stdio.
23878 * gcc.dg/format/c90-printf-3.c: Likewise.
23879 * gcc.dg/format/c99-printf-3.c: Likewise.
23880 * gcc.dg/format/ext-1.c: Likewise.
23881 * gcc.dg/format/ext-6.c: Likewise.
23882 * gcc.dg/format/format.h: Prototype unlocked stdio.
23884 2001-12-20 Richard Henderson <rth@redhat.com>
23886 * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
23888 (malloc): Correct allocation logic. Abort if we fill up the
23889 arena before initialization complete.
23890 (realloc): Correct allocation logic.
23892 2001-12-20 Jakub Jelinek <jakub@redhat.com>
23894 * gcc.c-torture/compile/20011219-2.c: New test.
23896 * gcc.c-torture/execute/20011219-1.c: New test.
23898 2001-12-19 David Billinghurst <David.Billinghurst@riotinto.com>
23900 * gcc.dg/special/ecos.exp: wkali-1.c unsupported if
23901 target does not support weak symbols.
23903 2001-12-19 Jakub Jelinek <jakub@redhat.com>
23905 * gcc.c-torture/compile/20011219-1.c: New test.
23907 2001-12-19 Nathan Sidwell <nathan@codesourcery.com>
23909 * g++.dg/other/error1.C: New test.
23911 2001-12-17 Jeffrey A Law (law@redhat.com)
23913 * gcc.c-torture/execute/20011217-1.c: New test.
23915 2001-12-17 Nicola Pero <nicola@brainstorm.co.uk>
23917 * objc.dg/special/: New directory.
23918 * objc.dg/special/special.exp: New file.
23919 * objc.dg/special/unclaimed-category-1.h: New file.
23920 * objc.dg/special/unclaimed-category-1a.m: New file.
23921 * objc.dg/special/unclaimed-category-1.m: New file.
23923 2001-12-17 Andreas Jaeger <aj@suse.de>
23925 * gcc.c-torture/compile/20011217-2.c: New test.
23927 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
23929 * gcc.c-torture/compile/20011217-1.c: New test.
23931 2001-12-14 Aldy Hernandez <aldyh@redhat.com>
23933 * testsuite/gcc.dg/20011214-1.c: New.
23935 2001-12-13 Aldy Hernandez <aldyh@redhat.com>
23937 * gcc.dg/altivec-4.c: New.
23939 2001-12-13 Hans-Peter Nilsson <hp@axis.com>
23941 * gcc.dg/20011113-1.c: New test.
23943 2001-12-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
23945 * g++.old-deja/g++.jason/template31.C: Remove templates for classes
23946 std::__malloc_alloc_template<0> and
23947 std::__default_alloc_template<false, 0>.
23949 2001-12-13 Nicola Pero <n.pero@mi.flashnet.it>
23951 * objc/execute/bf-21.m: New test.
23952 * objc/execute/enumeration-1.m: New test.
23953 * objc/execute/enumeration-2.m: New test.
23955 2001-12-12 Jakub Jelinek <jakub@redhat.com>
23957 * gcc.dg/gnu89-init-1.c: New test.
23959 2001-12-12 Nathan Sidwell <nathan@codesourcery.com>
23961 * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
23962 * g++.old-deja/g++.jason/2371.C: Likewise.
23963 * g++.old-deja/g++.jason/template33.C: Likewise.
23964 * g++.old-deja/g++.jason/template34.C: Likewise.
23965 * g++.old-deja/g++.jason/template36.C: Likewise.
23966 * g++.old-deja/g++.oliva/typename1.C: Likewise.
23967 * g++.old-deja/g++.oliva/typename2.C: Likewise.
23968 * g++.old-deja/g++.other/typename1.C: Likewise.
23969 * g++.old-deja/g++.pt/inherit2.C: Likewise.
23970 * g++.old-deja/g++.pt/nontype5.C: Likewise.
23971 * g++.old-deja/g++.pt/typename11.C: Likewise.
23972 * g++.old-deja/g++.pt/typename14.C: Likewise.
23973 * g++.old-deja/g++.pt/typename16.C: Likewise.
23974 * g++.old-deja/g++.pt/typename3.C: Likewise.
23975 * g++.old-deja/g++.pt/typename4.C: Likewise.
23976 * g++.old-deja/g++.pt/typename5.C: Likewise.
23977 * g++.old-deja/g++.pt/typename7.C: Likewise.
23978 * g++.old-deja/g++.robertl/eb9.C: Likewise.
23980 2001-12-11 Nathan Sidwell <nathan@codesourcery.com>
23982 * g++.dg/other/linkage1.C: New test.
23983 * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
23986 2001-12-11 Neil Booth <neil@daikokuya.demon.co.uk>
23988 * gcc.dg/concat.c: New test.
23990 2001-12-11 Stan Shebs <shebs@apple.com>
23992 * objc/compile: New test directory.
23993 * objc/compile/compile.exp: New expect script.
23994 * objc/compile/20011211-1.m: New compile test.
23996 2001-12-11 Jason Merrill <jason@redhat.com>
23998 * lib/prune.exp (prune_gcc_output): Also handle "In member
23999 function". So many permutations...
24001 2001-12-10 Nathan Sidwell <nathan@codesourcery.com>
24003 * g++.dg/template/typedef1.C: New test.
24005 2001-12-09 Nathan Sidwell <nathan@codesourcery.com>
24007 * g++.dg/other/copy1.C: New test.
24009 2001-10-08 Aldy Hernandez <aldyh@redhat.com>
24011 * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
24013 * gcc.dg/builtin-choose-expr.c: New.
24015 2001-12-07 Aldy Hernandez <aldyh@redhat.com>
24017 * gcc.dg/altivec-2.c: New.
24019 2001-12-07 Richard Henderson <rth@redhat.com>
24021 * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
24023 2001-12-07 Stephane Carrez <Stephane.Carrez@sun.com>
24025 * gcc.dg/sparc-ret.c: New file, test return corruption bug for
24028 2001-12-07 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
24030 * g++-old.deja/g++.robertl/eb101.C: Deleted.
24032 2001-12-06 Janis Johnson <janis187@us.ibm.com>
24034 * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
24035 variable argument list.
24037 2001-12-06 Zack Weinberg <zack@codesourcery.com>
24039 * gcc.c-torture/execute/memcheck: Delete entire directory.
24040 (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
24041 t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
24043 2001-12-05 Neil Booth <neil@daikokuya.demon.co.uk>
24045 * gcc.dg/Wshadow-1.c: New test.
24047 2001-12-05 Jakub Jelinek <jakub@redhat.com>
24049 * gcc.c-torture/compile/20011130-1.c: New test.
24051 * gcc.dg/noncompile/20011025-1.c: New test.
24053 * g++.dg/other/anon-union.C: New test.
24055 * gcc.c-torture/execute/20011024-1.c: New test.
24057 2001-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
24059 * gcc.c-torture/execute/20000722-1.x,
24060 gcc.c-torture/execute/20010123-1.x: Remove.
24061 * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
24062 * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
24063 gcc.dg/c99-complit-2.c: New tests.
24065 2001-12-04 Nathan Sidwell <nathan@codesourcery.com>
24067 * g++.dg/inherit/base1.C: New test.
24069 2001-12-04 Jakub Jelinek <jakub@redhat.com>
24071 * g++.dg/other/stdarg1.C: New test.
24073 * gcc.c-torture/compile/20011130-2.c: New test.
24075 2001-12-03 Janis Johnson <janis187@us.ibm.com>
24077 * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
24078 * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
24079 * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
24080 * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
24081 * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
24082 * gcc.dg/builtin-prefetch-1.c: New test.
24084 2001-12-03 Jakub Jelinek <jakub@redhat.com>
24086 * gcc.dg/20011130-1.c: New test.
24088 2001-12-03 Nathan Sidwell <nathan@codesourcery.com>
24090 * g++.dg/other/scope1.C: New test.
24091 * g++.dg/template/explicit-instantiation.C: Remove XFAIL
24093 2001-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
24095 * gcc.dg/vla-init-1.c: New test.
24097 2001-12-01 Geoff Keating <geoffk@redhat.com>
24099 * gcc.c-torture/compile/structs.c: New testcase from GDB.
24101 2001-12-02 Neil Booth <neil@daikokuya.demon.co.uk>
24103 * objc.dg/alias.m: Update.
24104 * objc.dg/class-1.m: Update.
24105 * objc.dg/const-str-1.m: Update.
24106 * objc.dg/fwd-proto-1.m: Update.
24107 * objc.dg/id-1.m: Update.
24108 * objc.dg/super-class-1.m: Update.
24110 2001-11-29 Mark Mitchell <mark@codesourcery.com>
24112 * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
24115 2001-11-28 Jeffrey A Law (law@cygnus.com)
24117 * gcc.c-torture/execute/20011128-1.c: New test.
24119 2001-11-28 Hans-Peter Nilsson <hp@axis.com>
24121 * gcc.dg/20011127-1.c: New test.
24123 2001-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
24125 * gcc.dg/format/strfmon-1.c: Update comments. Adjust examples
24126 from Austin Group draft 7.
24127 * gcc.dg/format/xopen-1.c: Update comments. Add tests for gaps in
24128 scanf format arguments.
24129 * gcc.dg/format/no-exargs-2.c: New test.
24131 2001-11-25 Nathan Sidwell <nathan@codesourcery.com>
24133 * g++.dg/abi/vbase8-4.C: New test.
24135 2001-11-24 Ian Lance Taylor <ian@airs.com>
24137 * gcc.c-torture/execute/20011121-1.c: New test.
24139 2001-11-23 Jeffrey A Law (law@cygnus.com)
24141 * gcc.c-torture/execute/ieee/20011123-1.c: New test.
24143 2001-11-23 Andreas Jaeger <aj@suse.de>
24145 * gcc.dg/cpp/charconst-2.c: New test.
24147 2001-11-22 Geoffrey Keating <geoffk@redhat.com>
24149 * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
24150 to the host if it is remote. Let tests specify extra headers
24152 * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
24153 * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
24154 * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
24155 * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
24156 * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
24157 * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
24158 * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
24159 * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
24160 * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
24161 * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
24163 2001-11-22 Nick Clifton <nickc@cambridge.redhat.com>
24165 * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
24166 for little endian ARMs.
24168 2001-11-20 Jakub Jelinek <jakub@redhat.com>
24170 * gcc.c-torture/compile/20011119-1.c: New test.
24171 * gcc.c-torture/compile/20011119-2.c: New test.
24173 2001-11-17 Aldy Hernandez <aldyh@redhat.com>
24175 * gcc.dg/altivec-1.c: Fix typo.
24177 2001-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
24179 * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
24181 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
24183 * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
24185 2001-11-19 Geoffrey Keating <geoffk@redhat.com>
24187 * lib/g77.exp: Don't specify --rpath-link.
24189 * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
24190 across all the headers.
24191 * gcc.dg/format/format.exp: For testing on a remote host,
24194 * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
24195 * gcc.c-torture/execute/930406-1.c: Likewise.
24196 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
24198 2001-11-19 Aldy Hernandez <aldyh@redhat.com>
24200 * gcc.dg/altivec-1.c: New.
24202 2001-11-19 Neil Booth <neil@daikokuya.demon.co.uk>
24204 * gcc.dg/cpp/fpreprocessed.c: New test case.
24206 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
24208 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
24209 gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
24210 * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
24212 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
24214 * gcc.dg/no-builtin-1.c: New test.
24216 2001-11-16 Jakub Jelinek <jakub@redhat.com>
24218 * gcc.c-torture/execute/20011115-1.c: New test.
24220 2001-11-15 Jakub Jelinek <jakub@redhat.com>
24222 * gcc.c-torture/compile/20011114-2.c: New test.
24223 * gcc.c-torture/compile/20011114-3.c: New test.
24224 * gcc.c-torture/compile/20011114-4.c: New test.
24226 2001-11-15 Nathan Sidwell <nathan@codesourcery.com>
24228 * g++.dg/other/init1.C: New test.
24230 2001-11-14 Geoffrey Keating <geoffk@redhat.com>
24232 * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
24235 * gcc.c-torture/execute/20011114-1.c: New testcase.
24237 * gcc.c-torture/compile/20010327-1.c: Revert last change.
24238 * gcc.c-torture/compile/20011114-1.c: New test, exactly
24239 like the (before this change) version of 20010327-1.c.
24241 2001-11-14 Roger Sayle <roger@eyesopen.com>
24243 * gcc.c-torture/execute/string-opt-13.c: New testcase.
24245 2001-11-14 Richard Sandiford <rsandifo@redhat.com>
24247 * g++.dg/init/array2.C: New test.
24249 2001-11-14 Alexandre Oliva <aoliva@redhat.com>
24251 * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
24253 2001-11-13 Nathan Sidwell <nathan@codesourcery.com>
24255 * g++.dg/other/forscope1.C: New test.
24256 * g++.dg/ext/forscope1.C: New test.
24257 * g++.dg/ext/forscope2.C: New test.
24259 2001-11-13 Jakub Jelinek <jakub@redhat.com>
24261 * gcc.c-torture/execute/20011113-1.c: New test.
24263 2001-11-09 Geoffrey Keating <geoffk@redhat.com>
24265 * gcc.c-torture/execute/20011109-2.c: New test.
24267 * gcc.c-torture/execute/20011109-1.c: New test.
24269 2001-11-09 Jakub Jelinek <jakub@redhat.com>
24271 * gcc.c-torture/compile/20011109-1.c: New test.
24273 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
24275 * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
24276 * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
24277 * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
24278 * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
24279 * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
24280 * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
24281 * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
24283 2001-11-08 Neil Booth <neil@daikokuya.demon.co.uk>
24285 * g++.dg/warn/Wshadow-1.C: New tests.
24286 * g++.old-deja/g++.mike/for3.C: Update.
24288 2001-11-06 Joseph S. Myers <jsm28@cam.ac.uk>
24290 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
24291 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
24292 XFAILs. Adjust expected error texts.
24293 * gcc.c-torture/compile/20011106-1.c,
24294 gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
24295 gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
24296 gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
24297 gcc.dg/c99-array-lval-5.c: New tests.
24299 2001-11-05 Neil Booth <neil@cat.daikokuya.demon.co.uk>
24301 * gcc.dg/cpp/defined.c: Update.
24303 2001-11-04 Neil Booth <neil@cat.daikokuya.demon.co.uk>
24305 * gcc.c-torture/execute/anon-1.c: New test.
24307 2001-11-03 Geoffrey Keating <geoffk@redhat.com>
24309 * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
24310 same size, so no warning should be produced on stormy16.
24312 * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
24313 due to oversized array.
24314 * g++.old-deja/g++.mike/ns15.C: Likewise.
24315 * g++.old-deja/g++.pt/crash16.C: Likewise.
24317 2001-11-02 Graham Stott <grahams@redhat.com>
24319 * g++.dgother/debug1.C: Fix typos.
24321 2001-11-01 Jakub Jelinek <jakub@redhat.com>
24323 * g++.dg/other/debug1.C: New test.
24325 2001-11-01 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24327 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
24330 2001-10-30 Jakub Jelinek <jakub@redhat.com>
24332 * gcc.dg/20011029-2.c: New test.
24334 * gcc.c-torture/compile/20011029-1.c: New test.
24336 2001-10-29 Nicola Pero <n.pero@mi.flashnet.it>
24338 * objc/execute/class_self-1.m: New test.
24339 * objc/execute/class_self-2.m: New test.
24341 2001-10-25 Zack Weinberg <zack@codesourcery.com>
24343 * gcc.misc-tests/msgs.exp: Delete.
24344 * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
24345 * gcc.misc-tests/m-un-2.c: Move to gcc.dg. Update expected
24346 error set to match recent changes.
24348 2001-10-24 Zack Weinberg <zack@codesourcery.com>
24350 * gcc.dg/20011021-1.c: New test.
24352 2001-10-24 Jakub Jelinek <jakub@redhat.com>
24354 * gcc.c-torture/compile/20011023-1.c: New test.
24356 2001-10-23 Geoffrey Keating <geoffk@redhat.com>
24358 * lib/g77.exp: Rewrite based on lib/g++.exp.
24360 2001-10-19 Jakub Jelinek <jakub@redhat.com>
24362 * gcc.c-torture/execute/20011019-1.c: New test.
24364 * gcc.dg/20011018-1.c: New test.
24366 2001-10-19 NIIBE Yutaka <gniibe@m17n.org>
24368 * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
24370 2001-10-18 Alexandre Oliva <aoliva@redhat.com>
24372 * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
24373 * gcc.dg/attr-invalid.c: Likewise.
24375 2001-10-18 Jakub Jelinek <jakub@redhat.com>
24377 * testsuite/gcc.dg/20011015-1.c: New test.
24379 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
24381 * g++.dg/template/unify2.C: New test.
24383 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
24385 * g++.dg/other/exception-specification.C: New test
24387 2001-10-13 Tom Rix <trix@redhat.com>
24389 * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
24390 * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
24392 2001-10-12 Jakub Jelinek <jakub@redhat.com>
24394 * testsuite/gcc.dg/20011009-1.c: New test.
24396 2001-10-12 Nathan Sidwell <nathan@codesourcery.com>
24399 * g++.dg/other/friend1.C: New test.
24401 2001-10-11 Richard Henderson <rth@redhat.com>
24403 * g++.old-deja/g++.other/crash18.C: Add -S to options.
24405 2001-10-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24407 * gcc.c-torture/compile/20011010-1.c: New.
24409 2001-10-09 Joseph S. Myers <jsm28@cam.ac.uk>
24411 * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
24412 g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
24413 g77.f-torture/execute/execute.exp,
24414 g77.f-torture/noncompile/noncompile.exp,
24415 gcc.c-torture/compile/compile.exp,
24416 gcc.c-torture/execute/execute.exp,
24417 gcc.c-torture/execute/ieee/ieee.exp,
24418 gcc.c-torture/execute/memcheck/memcheck.exp,
24419 gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
24420 objc/execute/execute.exp: Update FSF address.
24422 2001-10-09 Neil Booth <neil@daikokuya.demon.co.uk>
24424 * gcc.dg/cpp/cmdlne-C.c: Update.
24425 * gcc.dg/cpp/cmdlne-C2.c: New.
24427 2001-10-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24429 * gcc.c-torture/execute/20011008-3.c: New.
24431 2001-10-08 DJ Delorie <dj@redhat.com>
24433 * gcc.dg/20011008-1.c: New.
24434 * gcc.dg/20011008-2.c: New.
24436 2001-10-08 Neil Booth <neil@daikokuya.demon.co.uk>
24438 * gcc.dg/cpp/spacing1.c: Update test.
24440 2001-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
24442 * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
24443 spelling errors of "separate" as "seperate".
24445 2001-10-05 Alexandre Oliva <aoliva@redhat.com>
24447 * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
24448 enough to avoid inlining.
24450 2001-10-04 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
24452 * lib/g77.exp: set libg2c_dir correctly.
24454 2001-10-02 Neil Booth <neil@daikokuya.demon.co.uk>
24456 * gcc.dg/cpp/macro11.c: New test.
24458 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
24460 * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
24461 gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
24462 gcc.dg/format/multattr-3.c: New tests.
24463 * gcc.dg/format/attr-3.c: Update expected error texts. Remove
24464 tests for format attributes on function pointers being rejected.
24466 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
24468 * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
24470 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
24472 * g++.dg/warn/format1.C: New test.
24474 2001-10-01 Neil Booth <neil@daikokuya.demon.co.uk>
24476 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
24478 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
24480 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
24482 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
24484 * gcc.dg/cpp/redef2.c: Add test.
24486 2001-09-27 Geoffrey Keating <geoffk@redhat.com>
24488 * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
24489 long-standing bug on i686, apparently.
24490 * gcc.c-torture/execute/loop-2c.x: New file.
24491 * gcc.c-torture/execute/loop-2d.x: New file.
24492 * gcc.c-torture/execute/loop-3c.x: New file.
24494 2001-09-25 Neil Booth <neil@daikokuya.demon.co.uk>
24496 * gcc.dg/cpp/20000625-2.c: Correct line number.
24498 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
24500 * gcc.dg/cpp/macro10.c: New test.
24501 * gcc.dg/cpp/strify3.c: New test.
24502 * gcc.dg/cpp/spacing1.c: Add tests.
24503 * gcc.dg/cpp/19990703-1.c: Remove bogus test.
24504 * gcc.dg/cpp/20000625-2.c: Fudge to pass.
24506 2001-09-24 DJ Delorie <dj@redhat.com>
24508 * gcc.c-torture/execute/20010924-1.c: New test.
24510 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
24512 * testsuite/objc/execute/paste.m: Remove.
24514 2001-09-22 Joseph S. Myers <jsm28@cam.ac.uk>
24516 * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
24518 2001-09-22 George Helffrich <george@geo.titech.ac.jp>
24520 * g77.dg/strlen0.f: New test.
24522 2001-09-21 Richard Henderson <rth@redhat.com>
24524 * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
24525 * g++.old-deja/g++.abi/vtable2.C: Likewise.
24527 2001-09-21 Joseph S. Myers <jsm28@cam.ac.uk>
24529 Table-driven attributes.
24530 * g++.dg/ext/attrib1.C: New test.
24532 2001-09-20 DJ Delorie <dj@redhat.com>
24534 * gcc.dg/20000926-1.c: Update expected warning messages.
24535 * gcc.dg/array-2.c: Likewise, and test for warnings too.
24536 * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
24539 2001-09-18 Richard Sandiford <rsandifo@redhat.com>
24541 * g++.dg/eh/registers1.C: New test case.
24543 2001-09-17 Richard Henderson <rth@redhat.com>
24545 * gcc.dg/array-5.c: Fix VLA decomposition test.
24547 2001-09-16 Neil Booth <neil@daikokuya.demon.co.uk>
24549 * gcc.dg/cpp/line5.c: New testcase.
24551 2001-09-15 Neil Booth <neil@daikokuya.demon.co.uk>
24553 * gcc.dg/cpp/macro9.c: New test.
24555 2001-09-15 Aldy Hernandez <aldyh@redhat.com>
24557 * gcc.c-torture/execute/980223.c: Change type of addr from long
24560 2001-09-15 Hans-Peter Nilsson <hp@axis.com>
24562 * gcc.c-torture/execute/20010915-1.c: New test.
24564 2001-09-14 Janis Johnson <janis187@us.ibm.com>
24566 * g77.dg/bprob: New directory.
24567 * g77.dg/bprob/bprob.exp: New file.
24568 * g77.dg/bprob/bprob-1.f: New test.
24569 * g77.dg/gcov: New directory.
24570 * g77.dg/gcov/gcov.exp: New file.
24571 * g77.dg/gcov/gcov-1.f: New test.
24572 * g77.dg/gcov/gcov-1.x: New file.
24574 2001-09-13 Neil Booth <neil@daikokuya.demon.co.uk>
24576 * gcc.dg/cpp/directiv.c: Update.
24577 * gcc.dg/cpp/undef1.c: Update.
24579 2001-09-12 Jakub Jelinek <jakub@redhat.com>
24581 * gcc.dg/20010912-1.c: New test.
24583 2001-09-11 Janis Johnson <janis187@us.ibm.com>
24585 * gcc.misc-tests/gcov.exp: Move almost everything to a new,
24586 language-independent file in lib.
24587 * lib/gcov.exp: New file.
24589 2001-09-11 Joseph S. Myers <jsm28@cam.ac.uk>
24591 * gcc.c-torture/compile/20010911-1.c: New test.
24593 2001-09-10 Janis Johnson <janis187@us.ibm.com>
24595 * lib/profopt.exp: New, to support profile-directed optimizations.
24596 * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
24597 * gcc.misc-tests/bprob-1.c: New test.
24598 * gcc.misc-tests/bprob-2.c: New test.
24600 2001-09-07 Janis Johnson <janis187@us.ibm.com>
24602 * gcc.misc-tests/gcov.exp: Add support for a .x file to control
24603 XFAIL and which kinds of gcov output to verify.
24604 * gcc.misc-tests/gcov-4b.x: New file.
24605 * gcc.misc-tests/gcov-5b.x: New file.
24606 * gcc.misc-tests/gcov-6.x: New file.
24607 * gcc.misc-tests/gcov-7.c: New test.
24608 * gcc.misc-tests/gcov-7.x: New file.
24610 2001-09-06 Janis Johnson <janis187@us.ibm.com>
24612 * gcc.misc-tests/gcov.exp: Add support for call return percentages.
24613 * gcc.misc-tests/gcov-6.c: New test.
24615 2001-09-06 Nathan Sidwell <nathan@codesourcery.com>
24618 * g++.dg/abi/vbase1.C: New test.
24620 2001-09-05 Ziemowit Laski <zlaski@apple.com>
24622 * objc.dg/method-2.m: New.
24624 2001-09-04 Nathan Sidwell <nathan@codesourcery.com>
24627 * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
24628 * g++.dg/init/empty1.C: New test.
24630 2001-09-03 Jakub Jelinek <jakub@redhat.com>
24632 * gcc.c-torture/compile/20010903-1.c: New test.
24634 2001-08-31 Roman Zippel <zippel@linux-m68k.org>
24636 * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
24639 2001-08-31 Geoffrey Keating <geoffk@redhat.com>
24641 * g++.dg/abi/empty4.C: Allow for 16-bit ints.
24643 * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
24645 * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
24647 2001-08-30 Geoffrey Keating <geoffk@redhat.com>
24649 * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
24650 for 16-bit 'unsigned int'.
24652 2001-08-29 Kazu Hirata <kazu@hxi.com>
24654 * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
24656 2001-08-27 Richard Henderson <rth@redhat.com>
24658 * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
24659 * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
24661 2001-08-25 Aldy Hernandez <aldyh@redhat.com>
24663 * gcc.dg/asm-names.c (ymain): New.
24665 2001-08-22 Geoffrey Keating <geoffk@redhat.com>
24667 * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
24668 * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
24669 * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
24671 2001-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
24673 * gcc.dg/compare5.c: New testcase.
24675 2001-08-23 Jason Merrill <jason_merrill@redhat.com>
24677 * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
24678 and "In instantiation".
24680 2001-08-21 Aldy Hernandez <aldyh@redhat.com>
24682 * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
24684 2001-08-20 Janis Johnson <janis187@us.ibm.com>
24686 * gcc.misc-tests/gcov.exp: Add support for branch information.
24687 * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
24688 * gcc.misc-tests/gcov-4.c: New test.
24689 * gcc.misc-tests/gcov-4b.c: New test.
24690 * gcc.misc-tests/gcov-5b.c: New test.
24692 2001-08-20 Zack Weinberg <zackw@panix.com>
24694 * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
24697 2001-08-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
24699 * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
24701 2001-08-19 Jakub Jelinek <jakub@redhat.com>
24703 * g++.dg/eh/template1.C: New test.
24705 2001-08-16 David Billinghurst <David.Billinghurst@riotinto.com>
24707 * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
24709 * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
24712 2001-08-14 David Billinghurst <David.Billinghurst@riotinto.com>
24714 * lib/g77-dg.exp: Use prune.exp for common procedures
24715 (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
24716 * lib/g77.exp: (g77-dg-prune) Remove
24718 2001-08-13 Jason Merrill <jason_merrill@redhat.com>
24720 * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
24722 2001-08-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
24724 * g++.dg/template/unify1.C: New test.
24726 2001-08-07 Nathan Sidwell <nathan@codesourcery.com>
24728 * g++.dg/abi/empty4.C: New test.
24730 2001-08-06 David Billinghurst <David.Billinghurst@riotinto.com>
24732 * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
24734 * g77.f-torture/compile/pr3743.x: Likewise
24736 2001-08-05 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
24738 * g++.dg/other/using-declaration.C: New test.
24740 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
24742 * gcc.dg/cpp/tr-sign.c: New testcase.
24744 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
24746 * gcc.dg/cpp/19951025-1.c: Revert.
24747 * gcc.dg/cpp/directiv.c: We no longer process directives that
24748 interrupt macro arguments.
24750 2001-08-03 Zack Weinberg <zackw@stanford.edu>
24752 * gcc.dg/bconstp-1.c: New test.
24754 2001-08-03 Richard Henderson <rth@redhat.com>
24756 * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
24758 2001-08-02 Neil Booth <neil@daikokuya.demon.co.uk>
24760 * gcc.dg/cpp/19951025-1.c: Update.
24762 2001-08-02 Jeffrey Oldham <oldham@codesourcery.com>
24764 * g77.dg/ff90-1.f (s): Fix reference of variable z,
24767 2001-08-02 Nathan Sidwell <nathan@codesourcery.com>
24770 * g++.old-deja/g++.ns/ns14.C: Remove special options.
24771 * g++.old-deja/g++.other/std1.C: Likewise.
24772 * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
24774 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
24776 * lib/g77.exp: Load gcc-defs.exp for common procedures
24777 (g77_pass, g77_fail, g77_finish, g77_exit,
24778 ${tool}_check_unsupported_p} Now redundant. Deleted.
24780 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
24782 * g77.dg/fbackslash.f
24783 * g77.dg/fcase-preserve.f
24785 * g77.dg/ffixed-line-length-0.f
24786 * g77.dg/ffixed-line-length-132.f
24787 * g77.dg/ffixed-line-length-7.f
24788 * g77.dg/ffixed-line-length-72.f
24789 * g77.dg/ffixed-line-length-none.f
24790 * g77.dg/ffree-form-1.f
24791 * g77.dg/fno-backslash.f
24792 * g77.dg/fno-f90-1.f
24793 * g77.dg/fno-fixed-form-1.f
24794 * g77.dg/fno-onetrip.f
24795 * g77.dg/fno-typeless-boz.f
24796 * g77.dg/fno-underscoring.f
24797 * g77.dg/fno-vxt-1.f
24798 * g77.dg/fonetrip.f
24799 * g77.dg/ftypeless-boz.f
24800 * g77.dg/fugly-assumed.f
24801 * g77.dg/funderscoring.f
24804 2001-08-01 Ziemowit Laski <zlaski@apple.com>
24806 * objc.dg/fwd-proto-1.m: New.
24807 * objc.dg/local-decl-1.m: New.
24808 * objc.dg/naming-1.m: New.
24809 * objc.dg/naming-2.m: New.
24810 * objc.dg/proto-hier-1.m: New.
24812 2001-07-31 Hans-Peter Nilsson <hp@bitrange.com>
24814 * gcc.dg/c99-scope-2.c: Don't generally assume adding more
24815 largest-type elements to a struct makes its size grow.
24817 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
24819 * g++.dg/abi/vthunk1.C: New test.
24821 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
24823 * g++.dg/abi/vbase8-22.C: New test.
24825 2001-07-31 Neil Booth <neil@cat.daikokuya.demon.co.uk>
24827 * gcc.dg/cpp/macro8.c: New test.
24829 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
24831 * g++.dg/abi/vbase8-21.C: New test.
24833 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
24835 * g++.dg/abi/vbase8-10.C: New test.
24837 2001-07-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
24839 * lib/g++.exp (g++_set_ld_library_path): Renamed to
24840 ${tool}_set_ld_library_path.
24842 * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
24845 2001-07-26 Stan Cox <scox@redhat.com>
24847 * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
24848 * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
24849 gcc_exit, gcc_check_unsupported_p):
24850 Moved to gcc-deps.exp
24851 * gcc-deps.exp: New file.
24853 2001-07-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
24855 * g++.old-deja/g++.pt/defarg14.C: New test.
24857 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
24859 * g++.old-deja/g++.other/lineno5.C: New test.
24861 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
24863 * g++.old-deja/g++.pt/crash68.C: New test.
24865 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
24867 * g++.old-deja/g++.other/crash42.C: New test.
24869 2001-07-26 Neil Booth <neil@cat.daikokuya.demon.co.uk>
24871 * gcc.dg/cpp/extratokens.c: Fix.
24872 * gcc.dg/cpp/skipping2.c: New tests.
24874 2001-07-25 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
24876 * gcc.c-torture/execute/20010724-1.c: New file.
24877 * gcc.c-torture/execute/20010724-1.x: New file.
24879 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
24881 * g++.old-deja/g++.other/cond7.C: New test.
24883 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
24885 * g++.old-deja/g++.other/optimize4.C: New test.
24887 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
24889 * g++.old-deja/g++.abi/vbase8-5.C: New test.
24891 2001-07-24 Jason Merrill <jason_merrill@redhat.com>
24893 * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
24894 * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
24895 gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
24896 * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
24898 * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
24899 bug report" message.
24901 * g++.dg/dg.exp: Run tests from subdirectories other than "special".
24902 * g++.dg/ext/instantiate1.C: Move from old-deja.
24904 2001-07-24 David Billinghurst <David.Billinghurst@riotinto.com>
24906 * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
24907 * g77.f-torture/execute/intrinsic-unix-erf.f: New test
24908 * g77.f-torture/execute/intrinsic-vax-cd.f: New test
24909 * g77.f-torture/execute/intrinsic-f2c-z.f: New test
24911 2001-07-23 Jeffrey A Law (law@cygnus.com)
24913 * gcc.c-torture/execute/20010723-1.c: New test.
24915 2001-07-23 Ben Elliston <bje@redhat.com>
24917 * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
24919 2001-07-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24921 * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
24923 Delete handling of ieee_multilib_flags.
24924 Pass -mieee for alpha*-*-* and sh-*-*.
24925 * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
24927 2001-07-21 Nathan Sidwell <nathan@codesourcery.com>
24929 Remove old-abi tests.
24930 * g++.old-deja/g++.mike/p11116.C: Remove.
24931 * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
24933 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.org>
24935 * g77.f-torture/compile/pr3743.f: New test
24937 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.com>
24939 * g77.f-torture/execute/f90-intrinsic-bit.f: New test
24941 2001-07-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
24943 * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
24944 g++.old-deja/g++.pt/static6.C: Likewise.
24945 * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
24946 supports weak symbols.
24948 2001-07-18 Andreas Jaeger <aj@suse.de>
24950 * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
24953 2001-07-18 Andreas Jaeger <aj@suse.de>
24955 * gcc.dg/iftrap-1.c: Fix target line.
24957 2001-07-17 Richard Henderson <rth@redhat.com>
24959 * gcc.c-torture/execute/20010717-1.c: New.
24961 2001-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
24963 * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
24966 2001-07-17 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
24968 * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
24970 2001-07-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
24972 * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
24973 UAC_SIGBUS, UAC_NOPRINT definitions.
24975 2001-07-16 Nicola Pero <n.pero@mi.flashnet.it>
24977 * objc/execute/object_is_class.m: New test.
24978 * objc/execute/object_is_meta_class.m: New test.
24980 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
24982 * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
24983 * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
24985 2001-01-15 David Billinghurst <David.Billinghurst@riotinto.com>
24987 * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
24988 * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
24990 2001-07-14 Richard Henderson <rth@redhat.com>
24992 * gcc.dg/iftrap-1.c: New.
24994 2001-07-11 David Billinghurst <David.Billinghurst@riotinto.com>
24996 * g77.f-torture/execute/intrinsic77.f: New test.
24998 2001-07-11 Janis Johnson <janis@us.ibm.com>
25000 * gcc.misc-tests/gcov-3.c: New test.
25002 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
25004 * gcc.c-torture/compile/20010711-1.c,
25005 * gcc.c-torture/compile/20010711-2.c: New tests.
25007 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
25009 * gcc.c-torture/execute/20010711-1.c: New test.
25011 2001-07-11 Ben Elliston <bje@redhat.com>
25013 * g++.old-deja/g++.other/enum5.C: New test.
25015 2001-07-10 Jason Merrill <jason_merrill@redhat.com>
25017 * lib/g++-dg.exp: Load file-format and target-supports like gcc.
25018 (g++-dg-prune): Call prune_gcc_output.
25019 * prune.exp: New file for prune_gcc_output.
25020 * lib/g++.exp, lib/gcc.exp: Load it.
25022 2001-07-08 Joseph S. Myers <jsm28@cam.ac.uk>
25024 * gcc.c-torture/compile/20010701-1.c,
25025 g++.old-deja/g++.ext/attrib6.C: New tests.
25027 2001-07-06 Jeffrey A Law (law@cygnus.com)
25029 * gcc.c-torture/compile/20010706-1.c: New test.
25031 2000-09-10 Michael Chamberlain <michael@chamberlain.net.au>
25033 * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
25035 2001-06-28 Stan Shebs <shebs@apple.com>
25037 * gcc.dg/pragma-darwin.c: New test.
25039 2001-06-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
25041 * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
25042 Solaris 2.[678] system.
25044 2001-06-22 Joseph S. Myers <jsm28@cam.ac.uk>
25046 * gcc.dg/20010622-1.c: New test.
25048 2001-06-18 Stan Shebs <shebs@apple.com>
25050 * objc.dg: New directory.
25051 * objc.dg/dg.exp: New file.
25052 * objc.dg/alias.m: New.
25053 * objc.dg/class-1.m: New.
25054 * objc.dg/class-2.m: New.
25055 * objc.dg/const-str-1.m: New.
25056 * objc.dg/const-str-2.m: New.
25057 * objc.dg/id-1.m: New.
25058 * objc.dg/method-1.m: New.
25059 * objc.dg/super-class-1.m: New.
25060 * lib/objc-dg.exp: New file.
25062 2001-06-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
25064 * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
25067 2001-06-14 Nathan Sidwell <nathan@codesourcery.com>
25069 * g++.old-deja/g++.abi/vbase8-9.C: New test.
25071 2001-06-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25073 * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
25076 2001-06-12 Richard Henderson <rth@redhat.com>
25078 * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
25080 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
25082 * g++.old-deja/g++.abi/vbase5.C: New test.
25083 * g++.old-deja/g++.abi/vbase6.C: New test.
25084 * g++.old-deja/g++.abi/vbase7.C: New test.
25086 2001-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
25088 * gcc.c-torture/compile/20010610-1.c: New test.
25090 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
25092 * g++.old-deja/g++.abi/vbase4.C: New test.
25094 2001-06-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
25096 * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
25097 support %f for HC11/HC12 targets.
25098 * gcc.c-torture/execute/930513-1.x: New file, likewise.
25099 * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
25100 on HC11/HC12 targets.
25101 * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
25103 2001-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
25105 * gcc.dg/wchar_t-1.c: New file.
25106 * gcc.dg/wint_t-1.c: Likewise.
25108 2001-06-11 Bernd Schmidt <bernds@redhat.com>
25110 * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
25112 2001-06-11 Richard Henderson <rth@redhat.com>
25114 * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
25116 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
25118 * gcc.c-torture/compile/20010611-1.c: New test.
25120 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
25122 * gcc.dg/c99-tag-1.c: Add more tests.
25124 2001-06-10 Alexandre Oliva <aoliva@redhat.com>
25126 * g++.old-deja/g++.abi/ptrmem.C: Take into account different
25127 representation on MN10300 and ARM/Thumb.
25129 2001-06-10 Toon Moene <toon@moene.indiv.nluug.nl>
25131 * g77.f-torture/execute/20010610.f: New.
25133 2001-06-09 David Billinghurst <David.Billinghurst@riotinto.com>
25135 * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
25138 2001-06-09 Richard Henderson <rth@redhat.com>
25140 * gcc.c-torture/execute/ashrdi-1.c: New.
25141 * gcc.c-torture/execute/ashldi-1.c: New.
25142 * gcc.c-torture/execute/lshrdi-1.c: New.
25144 2001-06-09 Ovidiu Predescu <ovidiu@cup.hp.com>
25146 * objc/execute/load-3.m: Added. Check sending +load to categories,
25147 in addition to classes.
25149 2001-06-08 Stan Shebs <shebs@apple.com>
25151 * objc/execute/load-2.m: New test. From Nicola Pero
25152 <n.pero@mi.flashnet.it>.
25154 2001-06-08 Jakub Jelinek <jakub@redhat.com>
25156 * gcc.c-torture/execute/20010605-2.c: New test.
25158 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
25160 * g++.old-deja/g++.abi/vbase2.C: New test.
25161 * g++.old-deja/g++.abi/vbase3.C: New test.
25163 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
25165 * g++.old-deja/g++.pt/friend49.C: New test.
25167 2001-06-07 Nathan Sidwell <nathan@codesourcery.com>
25169 * g++.old-deja/g++.ext/anon3.C: New test.
25171 2001-06-05 Nathan Sidwell <nathan@codesourcery.com>
25173 * g++.old-deja/g++.other/conv7.C: New test.
25175 2001-06-05 Joseph S. Myers <jsm28@cam.ac.uk>
25177 * gcc.c-torture/compile/20010605-2.c: New test.
25179 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
25181 * gcc.c-torture/execute/20010604-1.c: New test.
25183 2001-06-04 Loren J. Rittle <ljrittle@acm.org>
25185 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
25187 2001-06-04 Jeffrey Oldham <oldham@codesourcery.com>
25189 * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
25190 (g++_link_flags): Likewise.
25191 (g++_init): Pass gccpath's value to two previous functions.
25193 2001-06-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
25195 * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
25196 Ensure logfile entry matches exec command line.
25198 2001-05-31 Richard Henderson <rth@redhat.com>
25200 * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
25201 * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
25203 2001-05-30 David.Billinghurst <David.Billinghurst@riotinto.com>
25205 * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
25206 compiler for irix6.2
25208 2001-05-30 Nathan Sidwell <nathan@codesourcery.com>
25210 * g++.old-deja/g++.other/optimize3.C: New file.
25212 2001-05-29 Jeffrey Oldham <oldham@codesourcery.com>
25214 * gcc.c-torture/compile/20010518-2.x: New file to compile, not
25217 2001-05-26 Nathan Sidwell <nathan@codesourcery.com>
25219 * g++.old-deja/g++.other/optimize2.C: New file.
25221 2001-05-25 Diego Novillo <dnovillo@redhat.com>
25223 * gcc.c-torture/compile/20010518-2.c: New file.
25224 * gcc.c-torture/execute/20010518-1.c: New file.
25225 * gcc.c-torture/execute/20010518-2.c: New file.
25227 2001-05-25 Joseph S. Myers <jsm28@cam.ac.uk>
25229 * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
25231 2001-05-24 Mark Mitchell <mark@codesourcery.com>
25233 G++ no longer defines builtins that do not begin with __builtin.
25234 * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
25235 * g++.old-deja/g++.brendand/misc13.C: Likewise.
25236 * g++.old-deja/g++.law/builtin1.C: Likewise.
25237 * g++.old-deja/g++.law/cvt2.C: Likewise.
25238 * g++.old-deja/g++.mike/net5.C: Likewise.
25239 * g++.old-deja/g++.other/builtins1.C: Likewise.
25240 * g++.old-deja/g++.other/builtins2.C: Likewise.
25241 * g++.old-deja/g++.other/builtins3.C: Likewise.
25242 * g++.old-deja/g++.other/builtins4.C: Likewise.
25243 * g++.old-deja/g++.other/inline8.C: Likewise.
25244 * g++.old-deja/g++.robertl/eb39.C: Likewise.
25246 2001-05-24 Nathan Sidwell <nathan@codesourcery.com>
25248 * g++.old-deja/g++.pt/using1.C: Adjust.
25249 * g++.old-deja/g++.pt/using2.C: New test.
25251 2001-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
25253 * gcc.dg/cpp/charconst.c: New tests.
25254 * gcc.dg/cpp/escape.c: New tests.
25255 * gcc.dg/cpp/escape-1.c: New tests.
25256 * gcc.dg/cpp/escape-2.c: New tests.
25257 * gcc.dg/cpp/ucs.c: New tests.
25259 2001-05-23 David.Billinghurst <David.Billinghurst@riotinto.com>
25261 * gcc.misc-tests/linkage.exp: Pass appropriate flags to
25262 native compiler for irix6.5.
25264 Wed May 23 2001 Jeffrey D. Oldham <oldham@codesourcery.com>
25266 * lib/g++.exp (g++_include_flags): Use args to compute
25268 (g++_link_flags): Likewise.
25269 (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
25271 2001-05-22 Joseph S. Myers <jsm28@cam.ac.uk>
25273 * gcc.dg/c90-hexfloat-1.c: Add more tests.
25275 2001-05-21 Geoff Keating <geoffk@redhat.com>
25277 * gcc.c-torture/compile/920520-1.x: Merge previous contents into
25280 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
25282 * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
25284 * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
25285 to STACK_SIZE; Use it to define size of add_histo array.
25286 * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
25288 (f): Use GITT_SIZE to define size of gitt local table.
25289 * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
25290 to STACK_SIZE; Use it to define size of bytemem array.
25292 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
25294 * gcc.c-torture/compile/20000804-1.x: New file, this test fails
25295 on 68HC11/HC12 due to the asm instruction.
25296 * gcc.c-torture/compile/20001205-1.x: New file, ditto.
25297 * gcc.c-torture/compile/920520-1.x: Likewise.
25298 * gcc.c-torture/compile/20001226-1.x: New file, this test fails
25299 on 68HC11/HC12 because the function is larger than 64K.
25300 * gcc.c-torture/compile/961203-1.x: New file, this test fails
25301 on 68HC11/HC12 because the structure is too large.
25303 2001-05-20 Richard Henderson <rth@redhat.com>
25305 * gcc.c-torture/execute/20010520-1.c: New.
25307 2001-05-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
25309 * g++.old-deja/g++.warn/compare1.C: New test.
25310 * gcc.dg/compare4.c: New test.
25312 2001-05-20 Nathan Sidwell <nathan@codesourcery.com>
25314 * g++.old-deja/g++.other/optimize1.C: New test.
25316 2001-05-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
25318 * g++.old-deja/g++.pt/spec41.C: New test.
25320 2001-05-19 Joseph S. Myers <jsm28@cam.ac.uk>
25322 * gcc.c-torture/compile/20010114-1.x: Remove.
25324 2001-05-18 Stan Shebs <shebs@apple.com>
25326 * gcc.c-torture/compile/20010518-1.c: New test.
25328 2001-05-18 Nathan Sidwell <nathan@codesourcery.com>
25330 * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
25331 * g++.old-deja/g++.pt/crash67.C: New test.
25333 2001-05-17 Jeffrey D. Oldham <oldham@codesourcery.com>
25335 * g++.old-deja/g++.other/debug9.C: New test.
25337 2001-05-16 Zack Weinberg <zackw@stanford.edu>
25339 * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
25341 2001-05-16 Jan Hubicka <jh@suse.cz>
25343 * gcc.c-torture/compile/20010516-1.c: New test.
25345 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
25347 * g++.old-deja/g++.other/crash41.C: New test.
25349 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
25351 * g++.old-deja/g++.pt/crash66.C: New test.
25353 2001-05-15 Benjamin Kosnik <bkoz@redhat.com>
25355 * g++.old-deja/g++.robertl/eb27.C: Convert.
25357 2001-05-15 Nick Clifton <nickc@cambridge.redhat.com>
25359 * g++.dg/friend-warn.C: New test. Do not warn about friend
25360 declaration being redundant.
25362 2001-05-15 Mark Mitchell (admin) <mitchell@nunki.dbai.tuwien.ac.at>
25364 * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
25366 2001-05-14 Mark Mitchell <mark@codesourcery.com>
25368 * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
25370 2001-05-13 Benjamin Kosnik <bkoz@redhat.com>
25372 * lib/g++.exp: Use testsuite_flags.
25374 2001-05-13 Mark Mitchell <mark@codesourcery.com>
25376 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
25378 2001-05-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
25380 * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
25382 2001-05-11 Mark Mitchell <mark@codesourcery.com>
25384 * lib/objc.exp: Add -lposix4 on Solaris 2.8.
25386 2001-05-10 Joseph S. Myers <jsm28@cam.ac.uk>
25388 * gcc.c-torture/compile/20010313-1.c: New test.
25390 2001-05-09 Zack Weinberg <zackw@stanford.edu>
25392 * gcc.dg/cpp/direct2.c: New test.
25393 * gccq.dg/cpp/direct2s.c: New test.
25395 * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
25397 2001-05-07 Mark Mitchell <mark@codesourcery.com>
25399 * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
25400 * g++.old-deja/g++.other/op3.C: Likewise.
25402 2001-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
25404 * gcc.dg/cpp/syshdr.h: New file.
25405 * gcc.dg/cpp/sysmac1.c: Update.
25406 * gcc.dg/cpp/sysmac2.c: Update.
25408 2001-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
25410 * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
25412 2001-05-04 David Edelsohn <edelsohn@gnu.org>
25414 * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
25415 gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
25417 2001-05-04 Neil Booth <neil@daikokuya.demon.co.uk>
25419 * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
25421 2001-05-03 Geoffrey Keating <geoffk@redhat.com>
25423 * lib/g++.exp (g++_include_flags): Don't use any special flags
25424 if TESTING_IN_BUILD_TREE is not defined.
25425 (g++_init): Use a plain 'c++' as the compiler if
25426 TESTING_IN_BUILD_TREEE is not defined.
25428 2001-05-02 Jakub Jelinek <jakub@redhat.com>
25430 * g++.old-deja/g++.eh/catch13.C: New test.
25431 * g++.old-deja/g++.eh/catch14.C: New test.
25433 2001-05-02 Jakub Jelinek <jakub@redhat.com>
25435 * gcc.dg/cpp/tr-define.c: New test.
25437 2001-05-01 Loren J. Rittle <ljrittle@acm.org>
25439 * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
25440 <stdlib.h>, not <malloc.h>.
25442 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
25444 * g++.old-deja/g++.ns/template17.C: New test.
25446 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
25448 * g++.old-deja/g++.pt/ref4.C: New test.
25450 2001-04-30 Richard Henderson <rth@redhat.com>
25452 * gcc.dg/20000724-1.c: Revert last change.
25454 2001-04-30 Toon Moene <toon@moene.indiv.nluug.nl>
25456 * g77.f-torture/execute/20010430.f: New test.
25458 2001-04-30 Mark Mitchell <mark@codesourcery.com>
25460 * gcc.dg/20000724-1.c: Add a clobber of `esp'.
25462 2001-04-29 Joseph S. Myers <jsm28@cam.ac.uk>
25464 * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
25466 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
25468 * g++.old-deja/g++.eh/crash6.C: New test.
25470 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
25472 * g++.old-deja/g++.other/warn7.C: New test.
25474 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
25476 * g++.old-deja/g++.other/defarg9.C: New test.
25478 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
25480 * g77.f-torture/compile/20010426.f: New test.
25481 * g77.f-torture/execute/20010426.f: New test.
25483 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
25485 * g77.f-torture/compile/20000629-1.x: Remove - error
25488 2001-04-26 Jeffrey A Law (law@cygnus.com)
25490 * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
25491 Tweak slightly to work with g++.dg framework.
25492 * g++.dg/special/ecos.exp: Run initp1.C test.
25493 * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
25495 * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
25496 its linker doesn't give line numbers either.
25497 * g++.old-deja/g++.ext/instantiate3.C: Similarly.
25499 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
25501 * g++.old-deja/g++.other/lex1.C: New test.
25503 2001-04-26 Jakub Jelinek <jakub@redhat.com>
25505 * gcc.dg/noncompile/20010425-1.c: New test.
25507 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
25509 * g++.old-deja/g++.pt/mangle2.C: New test.
25511 2001-04-25 Jakub Jelinek <jakub@redhat.com>
25513 * gcc.dg/format/plus-1.c: New test.
25515 2001-04-25 Jakub Jelinek <jakub@redhat.com>
25517 * gcc.dg/20010423-1.c: New test.
25519 2001-04-25 Jakub Jelinek <jakub@redhat.com>
25521 * gcc.c-torture/execute/20010422-1.c: New test.
25523 2001-04-25 Nathan Sidwell <nathan@codesourcery.com>
25525 * g++.old-deja/g++.ns/type2.C: New test.
25527 2001-04-24 Zack Weinberg <zackw@stanford.edu>
25529 * g++.old-deja/g++.other/perf1.C: New test.
25531 2001-04-24 Nathan Sidwell <nathan@codesourcery.com>
25533 * gcc.dg/c99-func-2.c: Remove xfail.
25534 * gcc.dg/c99-func-3.c: Remove xfail.
25535 * gcc.dg/c99-func-4.c: Remove xfail.
25537 2001-04-23 Zack Weinberg <zackw@stanford.edu>
25539 * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
25541 2001-04-23 Joseph S. Myers <jsm28@cam.ac.uk>
25543 * gcc.c-torture/compile/20010423-1.c: New test.
25545 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
25547 * g++.old-deja/g++.pt/typename28.C: New test.
25549 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
25551 * g++.old-deja/g++.abi/empty2.C: New test.
25552 * g++.old-deja/g++.abi/empty3.C: New test.
25554 2001-04-20 Jakub Jelinek <jakub@redhat.com>
25556 * g++.old-deja/g++.other/comdat2.C: New test.
25557 * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
25559 2001-04-20 Jakub Jelinek <jakub@redhat.com>
25561 * g++.old-deja/g++.other/overload14.C: New test.
25563 2001-04-20 Jakub Jelinek <jakub@redhat.com>
25565 * g++.old-deja/g++.other/lookup23.C: New test.
25567 2001-04-20 Jakub Jelinek <jakub@redhat.com>
25569 * gcc.c-torture/execute/20010403-1.c: New test.
25571 2001-04-19 David Billinghurst <David.Billinghurst@riotinto.com>
25572 Mark Mitchell <mark@codesourcery.com>
25574 * lib/old-dejagnu.exp: Don't delete output of executable.
25575 Add .exe suffix to executables.
25577 2001-04-18 Toon Moene <toon@moene.indiv.nluug.nl>
25579 * g77.f-torture/execute/short.x; Remove - Error has been fixed.
25581 2001-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
25583 * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
25585 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
25587 * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
25588 * g++.old-deja/g++.abi/crash1.C: New test.
25590 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
25592 * g++.old-deja/g++.other/crash40.C: New test.
25594 2001-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
25596 * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
25598 2001-04-11 Nathan Sidwell <nathan@codesourcery.com>
25600 * g++.old-deja/g++.other/warn6.C: New test.
25602 2001-04-11 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
25604 * g++.old-deja/g++.robertl/eb42.C: Same.
25606 2001-04-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
25608 * gcc.dg/wtr-conversion-1.c: New testcase.
25610 2001-04-10 Richard Henderson <rth@redhat.com>
25612 * g++.old-deja/g++.other/array5.C: New.
25614 2001-04-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25616 * gcc.c-torture/execute/20010408-1.c: New test.
25618 2001-04-06 Benjamin Kosnik <bkoz@redhat.com>
25620 * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
25621 headers and constructs.
25622 * g++.old-deja/g++.robertl/eb79.C: Same.
25623 * g++.old-deja/g++.robertl/eb77.C (main): Same.
25624 * g++.old-deja/g++.robertl/eb73.C: Same.
25625 * g++.old-deja/g++.robertl/eb66.C (main): Same.
25626 * g++.old-deja/g++.robertl/eb55.C (t): Same.
25627 * g++.old-deja/g++.robertl/eb54.C (main): Same.
25628 * g++.old-deja/g++.robertl/eb46.C (main): Same.
25629 * g++.old-deja/g++.robertl/eb44.C: Same.
25630 * g++.old-deja/g++.robertl/eb41.C (main): Same.
25631 * g++.old-deja/g++.robertl/eb4.C (main): Same.
25632 * g++.old-deja/g++.robertl/eb39.C: Same.
25633 * g++.old-deja/g++.robertl/eb33.C (main): Same.
25634 * g++.old-deja/g++.robertl/eb31.C (main): Same.
25635 * g++.old-deja/g++.robertl/eb30.C: Same.
25636 * g++.old-deja/g++.robertl/eb3.C: Same.
25637 * g++.old-deja/g++.robertl/eb24.C (T>): Same.
25638 * g++.old-deja/g++.robertl/eb21.C: Same.
25639 * g++.old-deja/g++.robertl/eb15.C: Same.
25640 * g++.old-deja/g++.robertl/eb118.C: Same.
25641 * g++.old-deja/g++.robertl/eb115.C (main): Same.
25642 * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
25643 * g++.old-deja/g++.robertl/eb109.C: Same.
25644 * g++.old-deja/g++.other/sibcall1.C (main): Same.
25645 * g++.old-deja/g++.mike/rtti1.C: Same.
25646 * g++.old-deja/g++.mike/p658.C: Same.
25647 * g++.old-deja/g++.mike/net46.C: Same.
25648 * g++.old-deja/g++.mike/net34.C: Same.
25649 * g++.old-deja/g++.mike/memoize1.C: Same.
25650 * g++.old-deja/g++.mike/eh2.C: Same.
25651 * g++.old-deja/g++.law/weak.C: Same.
25652 * g++.old-deja/g++.law/visibility7.C: Same.
25653 * g++.old-deja/g++.law/visibility25.C: Same.
25654 * g++.old-deja/g++.law/visibility22.C: Same.
25655 * g++.old-deja/g++.law/visibility2.C: Same.
25656 * g++.old-deja/g++.law/visibility17.C: Same.
25657 * g++.old-deja/g++.law/visibility13.C: Same.
25658 * g++.old-deja/g++.law/visibility10.C: Same.
25659 * g++.old-deja/g++.law/visibility1.C: Same.
25660 * g++.old-deja/g++.law/virtual3.C (eval): Same.
25661 * g++.old-deja/g++.law/vbase1.C: Same.
25662 * g++.old-deja/g++.law/operators32.C: Same.
25663 * g++.old-deja/g++.law/nest3.C: Same.
25664 * g++.old-deja/g++.law/missed-error2.C (foo): Same.
25665 * g++.old-deja/g++.law/except5.C (main): Same.
25666 * g++.old-deja/g++.law/cvt7.C (run): Same.
25667 * g++.old-deja/g++.law/cvt2.C: Same.
25668 * g++.old-deja/g++.law/cvt16.C: Same.
25669 * g++.old-deja/g++.law/ctors6.C (bar): Same.
25670 * g++.old-deja/g++.law/ctors17.C (main): Same.
25671 * g++.old-deja/g++.law/ctors13.C: Same.
25672 * g++.old-deja/g++.law/ctors12.C (main): Same.
25673 * g++.old-deja/g++.law/ctors10.C: Same.
25674 * g++.old-deja/g++.law/code-gen5.C: Same.
25675 * g++.old-deja/g++.law/bad-error7.C: Same.
25676 * g++.old-deja/g++.law/arm9.C: Same.
25677 * g++.old-deja/g++.law/arm12.C: Same.
25678 * g++.old-deja/g++.law/arg8.C: Same.
25679 * g++.old-deja/g++.law/arg1.C: Same.
25680 * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
25681 * g++.old-deja/g++.jason/template31.C: Same.
25682 * g++.old-deja/g++.jason/template24.C (main): Same.
25683 * g++.old-deja/g++.jason/2371.C: Same.
25684 * g++.old-deja/g++.eh/new2.C: Same.
25685 * g++.old-deja/g++.eh/new1.C: Same.
25686 * g++.old-deja/g++.brendan/ptolemy2.C: Same.
25687 * g++.old-deja/g++.brendan/nest21.C (main): Same.
25688 * g++.old-deja/g++.brendan/err-msg3.C: Same.
25689 * g++.old-deja/g++.brendan/crash62.C: Same.
25690 * g++.old-deja/g++.brendan/crash52.C: Same.
25691 * g++.old-deja/g++.brendan/crash49.C (main): Same.
25692 * g++.old-deja/g++.brendan/crash38.C: Same.
25693 * g++.old-deja/g++.brendan/crash15.C (main): Same.
25694 * g++.old-deja/g++.brendan/copy9.C: Same.
25696 2001-04-06 J"orn Rennecke <amylaar@redhat.com>
25698 * gcc.c-torture/execute/20001203-2.c (memset):
25699 Count argument is of type __SIZE_TYPE__.
25701 2001-04-04 Diego Novillo <dnovillo@redhat.com>
25703 * gcc.c-torture/compile/20010404-1.c: New test.
25705 2001-04-04 Jakub Jelinek <jakub@redhat.com>
25707 * gcc.c-torture/compile/20010326-1.c: New test.
25709 2001-04-03 Alexandre Oliva <aoliva@redhat.com>
25711 * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
25712 peculiarities of the SH.
25713 * g++.old-deja/g++.ext/instantiate2.C: Likewise.
25715 2001-04-02 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
25717 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
25718 * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
25719 * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
25721 2001-04-02 Jakub Jelinek <jakub@redhat.com>
25723 * g77.f-torture/compile/20010321-1.f: New test.
25725 2001-04-02 Jakub Jelinek <jakub@redhat.com>
25727 * gcc.c-torture/compile/20010329-1.c: New test.
25729 2001-04-02 Jakub Jelinek <jakub@redhat.com>
25731 * gcc.c-torture/execute/20010329-1.c: New test.
25733 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
25735 * g++.old-deja/g++.other/eh4.C: Fix typo.
25737 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
25739 * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
25741 2001-03-28 Philip Blundell <philb@gnu.org>
25743 * gcc.c-torture/compile/20010328-1.c: New test.
25745 2001-03-27 Richard Henderson <rth@redhat.com>
25747 * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
25748 * g++.old-deja/g++.eh/vbase3.C: Likewise.
25750 2001-03-27 Alan Modra <alan@linuxcare.com.au>
25752 * gcc.c-torture/compile/20010327-1.c: New test.
25754 2001-03-26 Nathan Sidwell <nathan@codesourcery.com>
25756 * g++.old-deja/g++.other/friend12.C: New test.
25757 * g++.old-deja/g++.other/friend9.C: Expect no errors.
25758 * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
25760 2001-03-25 Joseph S. Myers <jsm28@cam.ac.uk>
25762 * gcc.c-torture/execute/20010325-1.c: New test.
25764 2001-03-23 Jakub Jelinek <jakub@redhat.com>
25766 * g++.old-deja/g++.other/mangle3.C: New test.
25768 2001-03-22 Jakub Jelinek <jakub@redhat.com>
25770 * g++.old-deja/g++.other/anon8.C: New test.
25772 2001-03-20 Philip Blundell <philb@gnu.org>
25774 * gcc.c-torture/compile/20010320-1.c: New test.
25776 2001-03-17 Richard Henderson <rth@redhat.com>
25778 * g++.old-deja/g++.other/eh4.C: Add expected error text.
25780 2001-03-15 Geoff Keating <geoff@redhat.com>
25782 * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
25785 2001-03-15 Gabriel Dos Reis <gdr@codesourcery.com>
25787 * g++.old-deja/g++.other/eh4.C: New test.
25789 2001-03-14 Neil Booth <neil@daikokuya.demon.co.uk>
25791 * gcc.dg/cpp/mi1.c: Update.
25793 2001-03-14 Jakub Jelinek <jakub@redhat.com>
25795 * g++.old-deja/g++.other/regstack.C: New test.
25797 2001-03-12 Nathan Sidwell <nathan@codesourcery.com>
25799 * g++.old-deja/g++.other/ref4.C: New test.
25801 2001-03-11 Nicola Pero <n.pero@mi.flashnet.it>
25803 * objc/execute/va_method.m: Added.
25804 * objc/execute/IMP.m: Added.
25805 * objc/execute/_cmd.m: Added.
25806 * objc/execute/accessing_ivars.m: Added.
25807 * objc/execute/class-1.m: Added.
25808 * objc/execute/class-10.m: Added.
25809 * objc/execute/class-11.m: Added.
25810 * objc/execute/class-12.m: Added.
25811 * objc/execute/class-13.m: Added.
25812 * objc/execute/class-14.m: Added.
25813 * objc/execute/class-2.m: Added.
25814 * objc/execute/class-3.m: Added.
25815 * objc/execute/class-4.m: Added.
25816 * objc/execute/class-5.m: Added.
25817 * objc/execute/class-6.m: Added.
25818 * objc/execute/class-7.m: Added.
25819 * objc/execute/class-8.m: Added.
25820 * objc/execute/class-9.m: Added.
25821 * objc/execute/class-tests-1.h
25822 * objc/execute/class-tests-2.h
25823 * objc/execute/compatibility_alias.m: Added.
25824 * objc/execute/encode-1.m: Added.
25825 * objc/execute/formal_protocol-1.m: Added.
25826 * objc/execute/formal_protocol-2.m: Added.
25827 * objc/execute/formal_protocol-3.m: Added.
25828 * objc/execute/formal_protocol-4.m: Added.
25829 * objc/execute/formal_protocol-5.m: Added.
25830 * objc/execute/formal_protocol-6.m: Added.
25831 * objc/execute/formal_protocol-7.m: Added.
25832 * objc/execute/informal_protocol.m: Added.
25833 * objc/execute/initialize.m: Added.
25834 * objc/execute/load.m: Added.
25835 * objc/execute/many_args_method.m: Added.
25836 * objc/execute/nested-3.m: Added.
25837 * objc/execute/no_clash.m: Added.
25838 * objc/execute/private.m: Added.
25839 * objc/execute/redefining_self.m: Added.
25840 * objc/execute/root_methods.m: Added.
25841 * objc/execute/selector-1.m: Added.
25842 * objc/execute/static-1.m: Added.
25843 * objc/execute/static-2.m: Added.
25844 * objc/execute/va_method.m: Added.
25846 2001-03-10 Richard Henderson <rth@redhat.com>
25848 * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
25850 2001-03-07 Neil Booth <neil@daikokuya.demon.co.uk>
25852 * g++.old-deja/g++.other/crash31.C: XFAIL.
25853 * g77.f-torture/execute/20010116.x: Conditional XFAIL.
25854 * g77.f-torture/execute/short.x: XFAIL -Os on x86.
25855 * gcc.c-torture/execute/20010123-1.x: XFAIL.
25856 * gcc.c-torture/execute/20010124-1.x: XFAIL.
25857 * gcc.dg/sequence-pt-1.c: XFAIL one test.
25859 2001-03-06 Ovidiu Predescu <ovidiu@cup.hp.com>
25861 * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
25863 2001-03-06 Zack Weinberg <zackw@stanford.edu>
25865 * gcc.dg/20000724-1.c: Don't use multiline strings.
25867 2001-03-06 Zack Weinberg <zackw@stanford.edu>
25869 * objc/execute/string1.m, objc/execute/string2.m: Compare the
25870 result of -cString against what we expect it to be; don't just
25871 print it out for no one to read.
25873 * objc/execute/string3.m, objc/execute/string4.m: New tests.
25874 Based on testcases provided by Nicola Pero.
25876 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
25878 * gcc.dg/cpp/macro7.c: New test.
25880 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
25882 * gcc.dg/cpp/multiline.c: Update.
25884 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
25886 * g++.old-deja/g++.other/enum3.C: New test.
25888 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
25890 * g++.old-deja/g++.other/pod1.C: New test.
25892 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
25894 * g++.old-deja/g++.ext/overload1.C: New test.
25896 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
25898 * g++.old-deja/g++.pt/using1.C: New test.
25900 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
25902 * g++.old-deja/g++.other/using9.C: New test.
25904 2001-02-28 Ovidiu Predescu <ovidiu@cup.hp.com>
25906 * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
25908 * objc/execute/protocol.m (main): Added patch from Nicola Pero.
25910 2001-02-28 Nathan Sidwell <nathan@codesourcery.com>
25912 * g++.old-deja/g++.ext/realpt1.C: Remove.
25914 2001-02-27 Nathan Sidwell <nathan@codesourcery.com>
25916 * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
25918 2001-02-26 Will Cohen <wcohen@redhat.com>
25920 * gcc.c-torture/execute/ieee/20010226-1.c: New test.
25922 2001-02-26 Jeffrey Oldham <oldham@codesourcery.com>
25924 * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
25925 templatized constructors.
25927 2001-02-24 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25929 * gcc.c-torture/execute/20010224-1.c: New test.
25931 2001-02-23 Jakub Jelinek <jakub@redhat.com>
25933 * gcc.c-torture/execute/20010222-1.c: New test.
25935 2001-02-22 Jakub Jelinek <jakub@redhat.com>
25937 * g++.old-deja/g++.other/inline20.C: New test.
25939 2001-02-21 Ovidiu Predescu <ovidiu@cup.hp.com>
25941 * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
25943 2001-02-21 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
25945 * g++.old-deja/g++.other/lookup22.C: New test.
25947 2001-02-19 Zack Weinberg <zackw@stanford.edu>
25949 * g77.dg: New directory.
25950 * g77.dg/20010216-1.f: New test case.
25951 * g77.dg/dg.exp: New driver.
25952 * lib/g77-dg.exp: New driver library.
25954 2001-02-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
25956 * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
25958 2001-02-16 Gabriel Dos Reis <gdr@codesourcery.com>
25960 * g++.old-deja/g++.other/decl9.C: New test.
25962 2001-02-16 Jakub Jelinek <jakub@redhat.com>
25964 * g++.old-deja/g++.other/init16.C: Update the test so that it does
25965 not need <string> and also tests the initialization at runtime.
25967 2001-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
25969 * gcc.c-torture/execute/longlong.c: New test.
25971 2001-02-14 J"orn Rennecke <amylaar@redhat.com>
25973 * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
25975 2001-02-14 J"orn Rennecke <amylaar@redhat.com>
25977 * gcc.c-torture/execute/920302-1.c (execute):
25978 Change argument type to short.
25980 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
25982 * g++.old-deja/g++.pt/deduct6.C: New test.
25984 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
25986 * g++.old-deja/g++.pt/deduct5.C: New test.
25988 2001-02-14 Jakub Jelinek <jakub@redhat.com>
25990 * gcc.c-torture/execute/20010209-1.c: New test.
25992 2001-02-14 Neil Booth <neil@daikokuya.demon.co.uk>
25994 * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
25996 2001-02-12 Geoffrey Keating <geoffk@redhat.com>
25998 * g++.dg/vtgc1.C: Update for new ABI.
26000 * consistency.vlad: New directory, 1665 files.
26002 2001-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
26004 * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
26006 * gcc.dg/cpp/digraphs.c: Declare puts.
26008 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
26010 * g++.old-deja/g++.other/warn5.C: New test.
26012 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
26014 * g++.old-deja/g++.pt/spec40.C: New test.
26016 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
26018 * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
26020 * g++.old-deja/g++.ext/arrnew.C: Deprecate.
26022 2001-02-12 Jakub Jelinek <jakub@redhat.com>
26024 * gcc.c-torture/compile/20010209-1.c: New test.
26026 2001-02-11 Jeffrey Oldham <oldham@codesourcery.com>
26028 * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
26029 excess errors message but not if it crashes.
26030 * g++.old-deja/g++.other/crash27.C: Likewise.
26031 * g++.old-deja/g++.other/crash28.C: Likewise.
26032 * g++.old-deja/g++.other/crash30.C: Likewise.
26033 * g++.old-deja/g++.other/crash32.C: Likewise.
26034 * g++.old-deja/g++.other/crash35.C: Likewise.
26035 * g++.old-deja/g++.pt/inherit2.C: Likewise.
26037 2001-02-08 Joseph S. Myers <jsm28@cam.ac.uk>
26039 * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
26040 gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
26041 g++.dg/dg.exp, g++.old-deja/old-deja.exp,
26042 g77.f-torture/execute/execute.exp,
26043 g77.f-torture/noncompile/noncompile.exp,
26044 gcc.c-torture/execute/execute.exp,
26045 gcc.c-torture/execute/memcheck/memcheck.exp,
26046 gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
26047 gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
26048 gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
26049 gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
26050 gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
26051 lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
26052 lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
26053 lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
26054 Remove bug reporting instructions with ancient email addresses.
26056 2001-02-07 Jakub Jelinek <jakub@redhat.com>
26058 * gcc.dg/20010202-1.c: New test.
26059 * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
26061 2001-02-07 Zack Weinberg <zack@wolery.stanford.edu>
26063 * g++.dg/stdbool-if.C: New test.
26065 2001-02-07 Ovidiu Predescu <ovidiu@cup.hp.com>
26067 * objc/execute/fdecl.m: Added main().
26069 2001-02-07 Jakub Jelinek <jakub@redhat.com>
26071 * gcc.c-torture/execute/20010206-1.c: New test.
26073 2001-02-06 Neil Booth <neil@daikokuya.demon.co.uk>
26075 * gcc.dg/cpp/avoidpaste1.c: Update.
26077 2001-02-05 Ovidiu Predescu <ovidiu@cup.hp.com>
26079 * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
26080 Pero <nicola@brainstorm.co.uk>.
26081 * objc/execute/fdecl.m: Declare foo as pointer to AClass.
26083 2001-02-06 Nathan Sidwell <nathan@codesourcery.com>
26085 * g++.old-deja/g++.pt/spec39.C: New test.
26087 2001-02-05 Jakub Jelinek <jakub@redhat.com>
26089 * gcc.c-torture/compile/20010202-1.c: New test.
26091 2001-02-05 Nathan Sidwell <nathan@codesourcery.com>
26093 * g++.old-deja/g++.abi/primary2.C: New test.
26094 * g++.old-deja/g++.abi/primary3.C: New test.
26095 * g++.old-deja/g++.abi/primary4.C: New test.
26096 * g++.old-deja/g++.abi/primary5.C: New test.
26097 * g++.old-deja/g++.abi/vtable3.h: New test.
26098 * g++.old-deja/g++.abi/vtable3a.C: New test.
26099 * g++.old-deja/g++.abi/vtable3b.C: New test.
26100 * g++.old-deja/g++.abi/vtable3c.C: New test.
26101 * g++.old-deja/g++.abi/vtable3d.C: New test.
26102 * g++.old-deja/g++.abi/vtable3e.C: New test.
26103 * g++.old-deja/g++.abi/vtable3f.C: New test.
26104 * g++.old-deja/g++.abi/vtable3g.C: New test.
26105 * g++.old-deja/g++.abi/vtable3h.C: New test.
26106 * g++.old-deja/g++.abi/vtable3i.C: New test.
26107 * g++.old-deja/g++.abi/vtable3j.C: New test.
26108 * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
26110 2001-02-03 Jakub Jelinek <jakub@redhat.com>
26112 * g++.old-deja/g++.other/anon6.C: New test.
26113 * g++.old-deja/g++.other/anon7.C: New test.
26115 2001-02-01 Neil Booth <neil@daikokuya.demon.co.uk>
26117 * gcc.dg/cpp/avoidpaste2.c: New tests.
26119 2001-01-31 Jakub Jelinek <jakub@redhat.com>
26121 * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
26123 2001-01-31 Jeffrey Oldham <oldham@codesourcery.com>
26125 * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
26126 DECIMAL_DIG cases for Irix."
26128 2001-01-31 J"orn Rennecke <amylaar@redhat.com>
26130 * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
26132 2001-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
26134 * gcc.dg/c99-tag-1.c: New test.
26136 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
26138 * gcc.dg/cpp/tr-warn1.c: Add tests.
26140 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
26142 * gcc.dg/cpp/avoidpaste1.c: Update.
26143 * gcc.dg/cpp/paste4.c: Update.
26145 2001-01-30 Jeffrey Oldham <oldham@codesourcery.com>
26147 * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
26150 2001-01-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
26152 * g++.old-deja/g++.other/inline19.C: New test.
26154 2001-01-30 Neil Booth <neil@daikokuya.demon.co.uk>
26156 * gcc.dg/Wlarger-than.c: New test.
26158 2001-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
26160 * gcc.dg/cpp/avoidpaste1.c: Fix typos.
26162 2001-01-29 Jakub Jelinek <jakub@redhat.com>
26164 * gcc.c-torture/execute/20010129-1.c: New test.
26165 * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
26167 2001-01-28 Neil Booth <neil@daikokuya.demon.co.uk>
26169 * gcc.dg/cpp/avoidpaste1.c: Test case.
26171 2001-01-28 Jakub Jelinek <jakub@redhat.com>
26173 * g++.old-deja/g++.other/inline18.C: New test.
26175 2001-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
26177 * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
26178 and __builtin_putchar.
26180 2001-01-27 Jakub Jelinek <jakub@redhat.com>
26182 * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
26185 2001-01-25 Jeffrey Oldham <oldham@codesourcery.com>
26187 * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
26188 floating point number rounding mode to round to the nearest
26189 representable mode.
26191 2001-01-25 Jakub Jelinek <jakub@redhat.com>
26193 * g++.old-deja/g++.other/mangle2.C: New test.
26195 2001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
26197 * gcc.c-torture/compile/20010124-1.c: New test.
26199 2001-01-24 Nathan Sidwell <nathan@codesourcery.com>
26201 * g++.old-deja/g++.pt/spec38.C: New test.
26203 2001-01-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
26205 * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
26208 2001-01-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
26210 * gcc.c-torture/execute/20010123-1.c: New test.
26212 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
26214 * g++.old-deja/g++.pt/spec37.C: New test.
26216 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
26218 * g++.old-deja/g++.pt/overload14.C: New test.
26220 2001-01-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
26222 * gcc.c-torture/execute/20010122-1.c: New test, exercise
26223 __builtin_return_address.
26225 2001-01-22 Nathan Sidwell <nathan@codesourcery.com>
26227 * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
26228 * g++.old-deja/g++.pt/spec35.C: New test.
26229 * g++.old-deja/g++.pt/spec36.C: New test.
26231 2001-01-20 Jakub Jelinek <jakub@redhat.com>
26233 * gcc.c-torture/compile/20010118-1.c: New test.
26235 2001-01-20 Neil Booth <neil@daikokuya.demon.co.uk>
26237 * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
26239 2001-01-19 Jakub Jelinek <jakub@redhat.com>
26241 * gcc.c-torture/execute/20010119-1.c: New test.
26243 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
26245 * g++.old-deja/g++.other/vbase5.C: New test.
26247 2001-01-19 Jakub Jelinek <jakub@redhat.com>
26249 * gcc.c-torture/execute/20010118-1.c: New test.
26251 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
26253 * g++.old-deja/g++.pt/deduct3.C: New test.
26255 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
26257 * g++.old-deja/g++.pt/spec34.C: New test.
26259 2001-01-19 "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
26261 * g77.f-torture/compile/20000601-2.f: New test.
26263 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
26265 * g++.old-deja/g++.other/init17.C: New test.
26267 2001-01-18 Alexandre Oliva <aoliva@redhat.com>
26269 * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
26271 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
26273 * g++.old-deja/g++.pt/unify8.C: New test.
26275 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
26277 * g++.old-deja/g++.abi/vbase1.C: New test.
26279 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
26281 * g++.old-deja/g++.pt/crash65.C: New test.
26283 2001-01-18 Neil Booth <neil@daikokuya.demon.co.uk>
26285 * gcc.dg/cpp/assembl2.S: New test case.
26287 2001-01-17 Jeffrey Oldham <oldham@codesourcery.com>
26289 * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
26292 2001-01-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
26294 * g++.old-deja/g++.other/builtins1.C: New test.
26295 * g++.old-deja/g++.other/builtins2.C: Likewise.
26296 * g++.old-deja/g++.other/builtins3.C: Likewise.
26297 * g++.old-deja/g++.other/builtins4.C: Likewise.
26299 2001-01-17 Jakub Jelinek <jakub@redhat.com>
26301 * gcc.c-torture/compile/20010117-1.c: New test.
26302 * gcc.c-torture/compile/20010117-2.c: New test.
26304 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
26306 * g77.f-torture/execute/20010116.[fx]: New test,
26308 * g77.f-torture/compile/20010115.f: Indicate it's
26309 a test for PR fortran/1636.
26311 2001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
26313 * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
26315 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
26317 * g77.f-torture/compile/20010115.f: New test.
26319 2001-01-15 Nathan Sidwell <nathan@codesourcery.com>
26321 * g++.old-deja/g++.pt/nontype5.C: New test.
26323 2001-01-15 Neil Booth <neil@daikokuya.demon.co.uk>
26325 * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
26326 have an equivalent working one below it.
26328 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
26330 * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
26331 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
26333 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
26335 * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
26336 message containing "init_priority".
26337 (conpr-2.C): Likewise.
26338 (conpr-3.C): Likewise.
26339 * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
26341 2001-01-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
26343 * gcc.c-torture/execute/20010114-2.c: New test.
26345 2001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
26347 * gcc.c-torture/compile/20010114-1.c: New test.
26348 * gcc.c-torture/compile/20010114-1.x: Xfail.
26349 * gcc.c-torture/compile/20010114-2.c: New test.
26350 * gcc.c-torture/execute/20010114-1.c: New test.
26351 * gcc.dg/trunc-1.c: New test.
26352 * gcc.dg/uninit-B.c: New test.
26354 2001-01-13 Nick Clifton <nickc@redhat.com>
26356 * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
26359 2001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
26361 * gcc.c-torture/compile/20010113-1.c: New test.
26363 2001-01-13 Jakub Jelinek <jakub@redhat.com>
26365 * gcc.c-torture/compile/20001212-1.c: New test.
26367 2001-01-13 Neil Booth <neil@daikokuya.demon.co.uk>
26369 * gcc.dg/cpp/widestr1.c: Update.
26370 * gcc.dg/cpp/prag-imp.c: Remove.
26372 2001-01-12 Jakub Jelinek <jakub@redhat.com>
26374 * gcc.c-torture/execute/20000801-3.x: Remove.
26375 * gcc.dg/c90-init-1.c: New test.
26376 * gcc.dg/c99-init-1.c: New test.
26377 * gcc.dg/c99-init-2.c: New test.
26378 * gcc.dg/gnu99-init-1.c: New test.
26380 2001-01-12 Richard Earnshaw <rearnsha@arm.com>
26382 * lib/f-torture.exp (f_torture_compile): Prune the warnings before
26383 testing that no relevant ones were found.
26385 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
26387 * g++.old-deja/g++.pt/cast2.C: New test.
26389 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
26391 * g++.old-deja/g++.pt/friend47.C: New test.
26393 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
26395 * g++.old-deja/g++.pt/instantiate13.C: New test.
26397 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
26399 * g++.old-deja/g++.other/defarg7.C: New test.
26400 * g++.old-deja/g++.other/defarg8.C: New test.
26402 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
26404 * g++.old-deja/g++.pt/crash64.C: New test.
26406 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
26408 * g++.old-deja/g++.pt/crash63.C: New test.
26410 2001-01-11 Neil Booth <neil@daikokuya.demon.co.uk>
26412 * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
26414 2001-01-10 Alan Lehotsky <lehotsky@tiac.net>
26416 * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
26418 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
26420 * g++.old-deja/g++.pt/error3.C: New test.
26422 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
26424 * g++.old-deja/g++.other/crash39.C: New test.
26426 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
26428 * g++.old-deja/g++.other/vbase4.C: New test.
26430 2001-01-08 Jonathan Larmour <jlarmour@redhat.com>
26432 * gcc.dg/20000419-2.c: Move to "special" subdirectory.
26433 * gcc.dg/special/20000419-2.c: New file. Identical to above.
26434 * gcc.dg/special/special.exp: New test driver which will check
26435 for alias support for the above test.
26437 2001-01-09 Alan Lehotsky <lehotsky@tiac.net>
26439 * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
26440 problems on small machines.
26441 * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
26444 2001-01-09 Jeffrey Oldham <oldham@codesourcery.com>
26446 * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
26448 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
26450 2001-01-09 Nathan Sidwell <nathan@codesourcery.com>
26452 * g++.old_deja/g++.pt/using8.C: New test.
26454 2001-01-09 Joseph S. Myers <jsm28@cam.ac.uk>
26456 * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
26458 2000-01-08 Loren J. Rittle <ljrittle@acm.org>
26460 * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
26461 where a failure is expected.
26462 * gcc.c-torture/execute/ieee/rbug.x: Likewise.
26464 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
26466 * g++.old_deja/g++.pt/instantiate12.C: New test.
26468 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
26470 * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
26472 * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
26473 * g++.old-deja/g++.brendan/crash17.C: Likewise.
26474 * g++.old-deja/g++.brendan/crash29.C: Likewise.
26475 * g++.old-deja/g++.brendan/crash48.C: Likewise.
26476 * g++.old-deja/g++.brendan/ns1.C: Likewise.
26477 * g++.old-deja/g++.brendan/warnings1.C: Likewise.
26478 * g++.old-deja/g++.bugs/900205_04.C: Likewise.
26479 * g++.old-deja/g++.bugs/900514_03.C: Likewise.
26480 * g++.old-deja/g++.eh/spec6.C: Likewise.
26481 * g++.old-deja/g++.jason/crash3.C: Likewise.
26482 * g++.old-deja/g++.law/ctors11.C: Likewise.
26483 * g++.old-deja/g++.law/ctors17.C: Likewise.
26484 * g++.old-deja/g++.law/ctors5.C: Likewise.
26485 * g++.old-deja/g++.law/ctors9.C: Likewise.
26486 * g++.old-deja/g++.mike/ambig1.C: Likewise.
26487 * g++.old-deja/g++.mike/net22.C: Likewise.
26488 * g++.old-deja/g++.mike/p3538a.C: Likewise.
26489 * g++.old-deja/g++.mike/p3538b.C: Likewise.
26490 * g++.old-deja/g++.mike/virt3.C: Likewise.
26491 * g++.old-deja/g++.niklas/t128.C: Likewise.
26492 * g++.old-deja/g++.other/anon4.C: Likewise.
26493 * g++.old-deja/g++.other/using1.C: Likewise.
26494 * g++.old-deja/g++.other/warn3.C: Likewise.
26495 * g++.old-deja/g++.pt/t37.C: Likewise.
26496 * g++.old-deja/g++.robertl/eb69.C: Likewise.
26497 * g++.old-deja/g++.robertl/eb71.C: Likewise.
26499 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
26501 * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
26503 2001-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
26505 * gcc.c-torture/execute/stdio-opt-3.c: New test.
26507 2001-01-07 Jakub Jelinek <jakub@redhat.com>
26509 * gcc.c-torture/compile/20010107-1.c: New test.
26511 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
26513 * gcc.c-torture/execute/builtin-noret-1.c: New test.
26515 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
26517 * gcc.dg/format/format.h: New file.
26518 * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
26519 gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
26520 gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
26521 gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
26522 gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
26523 gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
26524 gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
26525 gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
26526 gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
26527 gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
26528 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
26529 gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
26530 gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
26531 gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
26532 gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
26533 gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
26534 gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
26535 gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
26536 gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
26537 gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
26538 gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
26539 instead of declaring standard types, macros and functions in each
26542 2001-01-06 Alexandre Oliva <aoliva@redhat.com>
26544 * gcc.c-torture/execute/20010106-1.c: New test.
26546 2001-01-06 Joseph S. Myers <jsm28@cam.ac.uk>
26548 * gcc.dg/format/format.exp: New file.
26549 * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
26550 * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
26551 * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
26552 * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
26553 * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
26554 * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
26555 * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
26556 * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
26557 * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
26558 * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
26559 * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
26560 * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
26561 * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
26562 * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
26563 * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
26564 * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
26565 * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
26566 * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
26567 * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
26568 * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
26569 * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
26570 * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
26571 * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
26572 * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
26573 * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
26574 * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
26575 * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
26576 * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
26577 * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
26578 * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
26579 * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
26580 * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
26581 * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
26582 * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
26583 * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
26584 * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
26585 * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
26586 * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
26587 * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
26588 * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
26589 * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
26590 * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
26592 2001-01-05 Alexandre Oliva <aoliva@redhat.com>
26594 * gcc.c-torture/execute/991228-1.c: Take word endianness into
26597 2001-01-05 Joseph S. Myers <jsm28@cam.ac.uk>
26599 * gcc.c-torture/execute/builtin-complex-1.c: New test.
26601 2001-01-05 Nathan Sidwell <nathan@codesourcery.com>
26603 * g++.old-deja/g++.pt/crash62.C: New test.
26605 2001-01-04 Richard Henderson <rth@redhat.com>
26607 * gcc.dg/20000926-1.c: Update expected warnings.
26608 * gcc.dg/array-2.c: Likewise.
26609 * gcc.dg/array-4.c: Also validate flexible array members.
26610 * gcc.dg/c99-flex-array-1.c: New.
26612 2001-01-04 Joseph S. Myers <jsm28@cam.ac.uk>
26614 * gcc.c-torture/compile/20001222-1.x: Remove.
26616 2001-01-04 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
26618 * gcc.c-torture/execute/built-in-setjmp.c: New.
26620 2001-01-03 Richard Henderson <rth@redhat.com>
26622 * gcc.dg/940510-1.c: Update expected error wording.
26623 * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
26625 2001-01-03 Jeffrey Oldham <oldham@codesourcery.com>
26627 * lib/target-supports.exp (check_alias_available): Modified to
26628 indicate aliases not supported if only weak aliases are supported.
26630 2001-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
26632 * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
26633 Turn on cmpstrsi checks for __pj__ and __i370__.
26635 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
26637 * g++.old-deja/g++.other/virtual11.C: New test.
26639 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
26641 * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
26643 2001-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
26645 * gcc.c-torture/compile/20010102-1.c: New test.
26647 2001-01-02 Andreas Jaeger <aj@suse.de>
26649 * gcc.dg/noreturn-3.c: New test.
26651 * gcc.dg/noreturn-4.c: New test.
26653 2001-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
26655 * gcc.c-torture/execute/stdio-opt-1.c: Also test
26656 __builtin_fputc and __builtin_fwrite.
26658 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
26660 * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
26661 signed char, not default char.
26663 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
26665 * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
26667 2000-12-30 David Billinghurst <David.Billinghurst@riotinto.com>
26669 * lib/g++.exp: Use sh to exec ${odir_v3}/tests_flags
26671 2000-12-29 Richard Henderson <rth@redhat.com>
26673 * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
26674 (__cyg_profile_func_exit): Define.
26676 2000-12-29 Hans-Peter Nilsson <hp@bitrange.com>
26678 * g++.dg/vtgc1.C: New test.
26680 2000-12-28 Geoffrey Keating <geoffk@redhat.com>
26682 * gcc.dg/noncompile/20001228-1.c: New test.
26684 * gcc.dg/20001228-1.c: New test.
26686 * gcc.c-torture/execute/20001228-1.c: New test.
26688 2000-12-28 Joseph S. Myers <jsm28@cam.ac.uk>
26690 * gcc.dg/format-strfmon-1.c: New test.
26692 2000-12-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
26694 * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
26695 * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
26696 * gcc.c-torture/execute/string-opt-1.c: Likewise.
26697 * gcc.c-torture/execute/string-opt-2.c: Likewise.
26698 * gcc.c-torture/execute/string-opt-3.c: Likewise.
26699 * gcc.c-torture/execute/string-opt-4.c: Likewise.
26700 * gcc.c-torture/execute/string-opt-6.c: Likewise.
26701 * gcc.c-torture/execute/string-opt-7.c: Likewise.
26702 * gcc.c-torture/execute/string-opt-8.c: Likewise.
26703 * gcc.c-torture/execute/string-opt-9.c: Likewise.
26704 * gcc.c-torture/execute/string-opt-10.c: Likewise.
26705 * gcc.c-torture/execute/string-opt-11.c: Likewise.
26706 * gcc.c-torture/execute/string-opt-12.c: Likewise.
26708 * gcc.c-torture/execute/string-opt-3.c: Test rindex.
26709 * gcc.c-torture/execute/string-opt-4.c: Test index.
26711 2000-12-26 Geoffrey Keating <geoffk@redhat.com>
26713 * gcc.c-torture/compile/20001226-1.c: New test.
26715 2000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
26717 * gcc.c-torture/compile/20001222-1.c: New test.
26718 * gcc.c-torture/compile/20001222-1.x: Xfail.
26720 2000-12-22 Alexandre Oliva <aoliva@redhat.com>
26722 * gcc.c-torture/execute/comp-goto-2.c: New test.
26724 2000-12-21 J"orn Rennecke <amylaar@redhat.com>
26726 * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
26727 Use long types if __INT_MAX__ is 32767.
26728 (main): Use cast to (sint32 *) when poking 88 into a_page.
26730 * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
26732 2000-12-21 Bernd Schmidt <bernds@redhat.com>
26734 * gcc.c-torture/compile/20001221-1.c: New test.
26735 * gcc.c-torture/execute/20001221-1.c: New test.
26737 2000-12-20 Richard Henderson <rth@redhat.com>
26739 * g++.old-deja/g++.pt/crash36.C: Update error lines.
26740 * g++.old-deja/g++.robertl/eb109.C: Likewise.
26742 2000-12-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
26744 * gcc.dg/compare3.c: New test.
26746 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
26748 * gcc.dg/format-warnll-1.c: New test.
26750 2000-12-18 Neil Booth <neil@daikokuya.demon.co.uk>
26752 * gcc.dg/cpp/cmdlne-P.c: New test.
26754 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
26756 * gcc.c-torture/execute/builtin-abs-1.c,
26757 gcc.c-torture/execute/builtin-abs-2.c: New tests.
26759 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
26761 * gcc.dg/cpp/multiline.c: New test.
26763 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
26765 * g++.old-deja/g++.other/syshdr1.C: Update.
26766 * gcc.dg/cpp/lineflags.c: Remove temporarily.
26768 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
26770 * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
26772 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
26774 * g++.old-deja/g++.pt/ttp65.C: New test.
26776 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
26778 * g++.old-deja/g++.pt/ttp64.C: New test.
26780 2000-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
26782 * g++.old-deja/g++.pt/spec33.C: New test.
26784 2000-12-14 Catherine Moore <clm@redhat.com>
26786 * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
26787 * gcc.c-torture/execute/920612-2.c: Likewise.
26788 * gcc.c-torture/execute/920428-2.c: Likewise.
26789 * gcc-c-torture/execute/va-arg-11.c: Call exit.
26790 * gcc.c-torture/execute/va-arg-21.c: Likewise.
26792 2000-12-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
26794 * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
26795 * gcc.dg/pack-test-2.c: Likewise.
26797 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
26799 Tests by Zack Weinberg <zackw@stanford.edu>.
26801 * gcc.dg/cpp/defined.c: Update.
26802 * gcc.dg/cpp/defined_trad.c: New tests.
26804 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
26806 * gcc.dg/cpp/trad-direct.c: Update.
26808 2000-12-11 Neil Booth <neilb@earthling.net>
26810 * gcc.dg/cpp/defined_trad.c
26812 2000-12-11 Neil Booth <neilb@earthling.net>
26814 * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
26816 2000-12-09 Joseph S. Myers <jsm28@cam.ac.uk>
26818 * gcc.dg/format-miss-2.c: New test.
26820 2000-12-09 Neil Booth <neilb@earthling.net>
26822 * gcc.dg/cpp/lineflags.c: New tests.
26823 * gcc.dg/cpp/poison.c: Update.
26824 * gcc.dg/cpp/redef2.c: Update.
26825 * gcc.dg/cpp/skipping.c: New test.
26827 2000-12-07 Geoffrey Keating <geoffk@redhat.com>
26829 * g++.old-deja/g++.other/eh3.C: New testcase.
26831 2000-12-07 Neil Booth <neilb@earthling.net>
26833 * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
26834 wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
26835 wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
26836 wtr-union-init-2.c, wtr-union-init-3.c: Update.
26837 * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
26840 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
26842 * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
26843 __SIZE_TYPE__ instead of int for type of integers cast to
26846 2000-12-07 Jakub Jelinek <jakub@redhat.com>
26848 * g++.old-deja/g++.other/cleanup4.C: New test.
26850 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
26852 * format-sec-1.c: New test.
26854 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
26856 * gcc.dg/format-nonlit-3.c: New test.
26858 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
26860 * gcc.dg/c90-printf-1.c: Add test for printf formats reading
26861 through a null pointer.
26863 2000-12-06 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
26865 * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
26866 * g++.old-deja/g++.pt/partial4.C: New test.
26868 2000-12-06 J. David Anglin <dave@hiauly1.hia.nrc.ca>
26870 * gcc.c-torture/execute/ieee/hugeval.x: New.
26872 2000-12-06 Neil Booth <neilb@earthling.net>
26874 * gcc.dg/cpp/backslash2.c: New tests.
26876 2000-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
26878 * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
26879 * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
26881 2000-12-05 Geoffrey Keating <geoffk@redhat.com>
26883 * gcc.c-torture/execute/20001203-2.c: New testcase.
26885 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
26887 * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
26888 * g++.old-deja/g++.other/virtual10.C: New test.
26890 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
26892 * g++.old-deja/g++.mike/pmf5.C: Remove test.
26894 2000-12-05 Richard Henderson <rth@redhat.com>
26896 * gcc.c-torture/compile/20001205-1.c: New.
26898 2000-12-04 Neil Booth <neilb@earthling.net>
26900 * g++.old-deja/g++.other/virtual9.C: New test.
26901 * g++.old-deja/g++.pt/crash61.C: New test.
26902 * gcc.c-torture/execute/loop-9.c: New test.
26904 2000-12-04 Neil Booth <neilb@earthling.net>
26906 * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
26907 * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
26908 * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
26909 * gcc.dg/cpp/extratokens.c: ...here.
26911 2000-12-04 Neil Booth <neilb@earthling.net>
26913 * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
26916 2000-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
26918 * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
26919 * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
26921 2000-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
26923 * gcc.c-torture/execute/20001203-1.c: New test.
26925 2000-12-03 Neil Booth <neilb@earthling.net>
26927 * gcc.dg/cpp/macro6.c: New test cases.
26929 2000-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
26931 * gcc.c-torture/execute/string-opt-9.c: New test.
26932 * gcc.c-torture/execute/string-opt-10.c: Likewise.
26933 * gcc.c-torture/execute/string-opt-11.c: Likewise.
26934 * gcc.c-torture/execute/string-opt-12.c: Likewise.
26936 * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
26937 * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
26939 2000-12-02 Geoffrey Keating <geoffk@redhat.com>
26941 * gcc.dg/cpp/if-6.c: New testcase.
26943 * gcc.dg/20001201-1.c: New testcase.
26945 2000-12-02 Neil Booth <neilb@earthling.net>
26947 * g++.old-deja/g++.other/externC4.C,
26948 g++.old-deja/g++.other/friend10.C: New tests.
26950 2000-12-02 Neil Booth <neilb@earthling.net>
26952 * g++.old-deja/g++.other/instan2.C
26953 * g++.old-deja/g++.other/instan3.C: New test.
26955 2000-12-02 Neil Booth <neilb@earthling.net>
26957 * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
26958 c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
26959 gnuc99.c,gnuc99-pedantic.c: New tests.
26961 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
26963 * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
26964 gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
26966 2000-12-01 Neil Booth <neilb@earthling.net>
26968 * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
26969 * gcc.dg/cpp/poison.c: Update.
26970 * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
26972 2000-12-01 Toon Moene <toon@moene.indiv.nluug.nl>
26974 * g77.f-torture/execute/20001201.f: New test.
26976 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
26978 * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
26980 2000-12-01 Jakub Jelinek <jakub@redhat.com>
26982 * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
26984 2000-12-01 Nathan Sidwell <nathan@codesourcery.com>
26986 * g++.old-deja/g++.other/cast6.C: New test.
26988 2000-11-30 Geoffrey Keating <geoffk@redhat.com>
26990 * gcc.c-torture/execute/20001130-2.c: New testcase.
26992 2000-11-30 Richard Henderson <rth@redhat.com>
26994 * gcc.c-torture/execute/20001130-1.c: New test.
26996 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
26998 * g++.old-deja/g++.other/op3.C: New test.
27000 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
27002 * g++.old-deja/g++.other/op2.C: New test.
27004 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
27006 * g++.old-deja/g++.other/crash38.C: New test.
27008 2000-11-29 Toon Moene <toon@moene.indiv.nluug.nl>
27010 * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
27012 2000-11-29 Jakub Jelinek <jakub@redhat.com>
27014 * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
27016 * gcc.c-torture/execute/string-opt-6.c: New test.
27018 * gcc.dg/20001117-1.c: Add main.
27020 2000-11-28 Geoffrey Keating <geoffk@redhat.com>
27022 * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
27024 * gcc.dg/940510-1.c: ... to here.
27026 * gcc.dg/20000926-1.c: GNU C now allows initializations of
27027 zero-size arrays in toplevel structures.
27029 2000-11-28 Jakub Jelinek <jakub@redhat.com>
27031 * gcc.c-torture/execute/loop-8.c: New test.
27033 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
27035 * g++.old-deja/g++.other/base1.C: New test.
27037 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
27039 * g++.old-deja/g++.other/parse2.C: New test.
27041 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
27043 * g++.old-deja/g++.pt/incomplete1.C: New test.
27045 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
27047 * g++.old-deja/g++.other/friend9.C: New test.
27049 2000-11-28 Jakub Jelinek <jakub@redhat.com>
27051 * gcc.dg/20001127-1.c: New test.
27053 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
27055 * g++.old-deja/g++.pt/friend46.C: New test.
27057 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
27059 * g++.old-deja/g++.other/ptrmem8.C: New test.
27061 2000-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
27063 * gcc.c-torture/execute/string-opt-7.c: New test.
27064 * gcc.c-torture/execute/string-opt-8.c: Likewise.
27066 2000-11-26 Gabriel Dos Reis <gdr@codesourcery.com>
27068 * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
27069 instead of 'mkcheck 2'.
27071 2000-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
27073 * gcc.c-torture/execute/memcheck/driver.c,
27074 gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
27075 C9X references to refer to C99.
27077 2000-11-25 Jakub Jelinek <jakub@redhat.com>
27079 * gcc.dg/ultrasp3.c: New test.
27081 2000-11-25 Neil Booth <neilb@earthling.net>
27083 * gcc.dg/cpp/include2.c: Update test to be locale independent.
27085 2000-11-25 Alexandre Oliva <aoliva@redhat.com>
27087 * gcc.c-torture/compile/20001123-2.c: New.
27089 2000-11-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
27091 * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
27093 2000-11-24 Bernd Schmidt <bernds@redhat.co.uk>
27095 * gcc.dg/sequence-point-1.c: Add some new tests.
27096 * gcc.c-torture/execute/20001124-1.c: New test.
27098 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
27100 * g++.old-deja/g++.other/vaarg4.C: New test.
27101 * gcc.c-torture/compile/20001123-1.c: New test.
27103 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
27105 * g++.other/crash24.C: Adjust and remove XFAIL.
27106 * g++.other/crash37.C: New test.
27108 2000-11-23 Nathan Sidwell <nathan@codesourcery.com>
27110 * g++.old-deja/g++.pt/instantiate9.C: New test.
27112 2000-11-22 Mark Mitchell <mark@codesourcery.com>
27114 * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
27117 * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
27118 * g++.old-deja/g++.robertl/eb55.C: Likewise.
27120 2000-11-22 Neil Booth <neilb@earthling.net>
27122 * gcc.dg/cpp/Wtrigraphs.c: New test.
27124 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
27126 * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
27128 2000-11-22 Jakub Jelinek <jakub@redhat.com>
27130 * gcc.c-torture/execute/ieee/20001122-1.c: New test.
27132 2000-11-22 Hans-Peter Nilsson <hp@bitrange.com>
27134 * lib/gcc-dg.exp: load_lib scanasm.exp.
27135 (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
27136 * lib/g++-dg.exp: load_lib scanasm.exp.
27137 * lib/scanasm.exp: New.
27138 (scan-assembler, scan-assembler-not): Add optional arguments to
27139 test name, or if not present, the pattern name.
27140 (scan-assembler-dem, scan-assembler-dem-not): New.
27142 * g++.dg/dg.exp: New.
27144 2000-11-21 Neil Booth <neilb@earthling.net>
27146 * gcc.dg/cpp/integrated1.c: Remove.
27148 2000-11-21 Jakub Jelinek <jakub@redhat.com>
27150 * gcc.c-torture/execute/20001121-1.c: New test.
27152 2000-11-21 Richard Henderson <rth@redhat.com>
27154 * gcc.c-torture/compile/20001121-1.c: New test.
27156 2000-11-20 Neil Booth <neilb@earthling.net>
27158 * gcc.dg/cpp/integrated1.c: New test.
27160 2000-11-21 Jakub Jelinek <jakub@redhat.com>
27162 * g++.old-deja/g++.other/inline17.C: New test.
27164 2000-11-20 Donald Lindsay <dlindsay@redhat.com>
27166 * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
27167 local variable to be zero: I made the variable global. Now
27168 uses abort() and exit() instead of relying on main's return value.
27170 2000-11-20 Neil Booth <neilb@earthling.net>
27172 * gcc.dg/cpp/paste2.c: Update test.
27173 * objc/execute/paste.m: New test.
27175 2000-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
27177 * gcc.dg/c99-condexpr-1.c: New test.
27179 2000-11-20 Neil Booth <neilb@earthling.net>
27181 * gcc.dg/cpp/macsyntx.c: Use correct command line option.
27183 2000-11-20 Nathan Sidwell <nathan@codesourcery.com>
27185 * g++.old-deja/g++.pt/export1.C: New test.
27187 2000-11-20 Jakub Jelinek <jakub@redhat.com>
27189 * gcc.dg/20001117-1.c: New test.
27191 2000-11-18 Richard Henderson <rth@redhat.com>
27193 * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
27195 2000-11-18 Richard Henderson <rth@redhat.com>
27197 * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
27198 * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
27199 * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
27201 2000-11-18 Richard Henderson <rth@redhat.com>
27203 * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
27204 (main): New. Exit cleanly.
27206 2000-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
27208 * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
27209 gcc.dg/c99-fordecl-2.c: New tests.
27211 2000-11-18 Richard Henderson <rth@redhat.com>
27213 * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
27214 * gcc.c-torture/execute/zerolen-2.c: New.
27216 2000-11-18 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
27218 * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
27221 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
27223 * g++.old-deja/g++.pt/instantiate8.C: New test.
27225 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
27227 * g++.old-deja/g++.other/incomplete.C: Add more tests.
27228 * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
27230 2000-11-16 Nick Clifton <nickc@redhat.com>
27232 * gcc.c-torture/execute/nestfunc-2.c: New test.
27233 * gcc.c-torture/execute/nestfunc-3.c: New test.
27235 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
27237 * gcc.c-torture/compile/20001116-1.c: New test.
27239 2000-11-15 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
27241 * gcc.c-torture/execute/20001115-1.c: New test.
27243 2000-11-15 Mark Mitchell <mark@codesourcery.com>
27245 * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
27246 * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
27247 * g++.old-deja/g++.abi/ptrflags.C: Likewise.
27248 * g++.old-deja/g++.abi/vmihint.C: Likewise.
27250 2000-11-15 Neil Booth <neilb@earthling.net>
27252 gcc.dg/cpp/_Pragma1.c: Update.
27253 gcc.dg/cpp/_Pragma2.c: New test.
27255 2000-11-15 Nathan Sidwell <nathan@codesourcery.com>
27257 * g++.old-deja/g++.other/anon5.C: New test.
27259 2000-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
27261 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
27264 2000-11-14 Jakub Jelinek <jakub@redhat.com>
27266 * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
27269 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
27271 * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
27272 labels at end of compound statements.
27274 2000-11-13 Jakub Jelinek <jakub@redhat.com>
27276 * gcc.c-torture/execute/loop-7.c: New test.
27278 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
27280 * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
27282 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
27284 * gcc.dg/c99-bool-1.c: New test.
27286 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
27288 * gcc.dg/c99-scope-1.c: Remove xfail.
27289 * gcc.dg/c99-scope-2.c: New test.
27291 2000-11-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
27293 * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
27294 * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
27296 2000-11-11 Mark Mitchell <mark@codesourcery.com>
27298 * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
27301 * g++.mike/p700.C: Don't typedef wchar_t.
27302 * g++.mike/p784.C: Likewise.
27303 * g++.mike/eb101.C: Don't use __wchar_t.
27305 2000-11-11 Toon Moene <toon@moene.indiv.nluug.nl>
27307 * g77.f-torture/execute/20001111.[fx]: Test premature exit
27310 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
27312 * gcc.c-torture/execute/20001111-1.c: New test.
27314 2000-11-10 Nick Clifton <nickc@redhat.com>
27316 * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
27317 long multuiple and accumulate.
27319 2000-11-09 Richard Henderson <rth@redhat.com>
27321 * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
27322 via size_t instead of int.
27324 * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
27325 * gcc.c-torture/execute/string-opt-2.c: Likewise.
27326 * gcc.c-torture/execute/string-opt-3.c: Likewise.
27327 * gcc.c-torture/execute/string-opt-4.c: Likewise.
27329 2000-11-09 Geoffrey Keating <geoffk@redhat.com>
27331 * gcc.c-torture/compile/20001109-1.c: New test.
27332 * gcc.c-torture/compile/20001109-2.c: New test.
27334 2000-11-09 Nathan Sidwell <nathan@codesourcery.com>
27336 * g++.old-deja/g++.pt/operator1.C: New test.
27337 * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
27339 2000-11-09 Jakub Jelinek <jakub@redhat.com>
27341 * gcc.dg/20001108-1.c: New test.
27343 2000-11-09 Jakub Jelinek <jakub@redhat.com>
27345 * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
27346 with both arguments constant strings.
27347 * gcc.c-torture/execute/string-opt-3.c: New test.
27348 * gcc.c-torture/execute/string-opt-4.c: New test.
27349 * gcc.c-torture/execute/string-opt-5.c: New test.
27351 2000-11-08 Nick Clifton <nickc@redhat.com>
27353 * gcc.c-torture/execute/20001108-1.c: New test case. Checks
27354 mulsidi3adddi patterns.
27356 2000-11-08 Nathan Sidwell <nathan@codesourcery.com>
27358 * g++.old-deja/g++.other/crash36.C: New test.
27360 2000-11-08 Jakub Jelinek <jakub@redhat.com>
27362 * g++.old-deja/g++.other/init16.C: New test.
27364 2000-11-06 Loren J. Rittle <ljrittle@acm.org>
27366 * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
27368 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
27370 * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
27371 * gcc.c-torture/execute/va-arg-16.x: Likewise.
27372 * gcc.c-torture/execute/va-arg-17.x: Likewise.
27374 2000-11-07 DJ Delorie <dj@redhat.com>
27376 * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
27378 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
27380 * gcc.c-torture/execute/string-opt-1.c: New test.
27382 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
27384 * gcc.c-torture/execute/va-arg-15.x: New file. Fails on
27385 mips-sgi-irix6.* because the MIPS ABI passes floating-point
27386 parameters in registers, and there is no way for a varargs
27387 function to know in which order the integer and floating-point
27388 parameters should be interleaved when they are placed on the
27390 * gcc.c-torture/execute/va-arg-16.x: Likewise.
27391 * gcc.c-torture/execute/va-arg-17.x: Likewise.
27393 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
27395 * gcc.c-torture/execute/string-opt-2.c: New test.
27397 2000-11-07 Nathan Sidwell <nathan@codesourcery.com>
27399 * g++.old-deja/g++.pt/crash60.C: New test.
27401 2000-11-06 Jakub Jelinek <jakub@redhat.com>
27403 * g++.old-deja/g++.other/crash24.C: New test.
27404 * g++.old-deja/g++.other/crash25.C: New test.
27405 * g++.old-deja/g++.other/crash26.C: New test.
27406 * g++.old-deja/g++.other/crash27.C: New test.
27407 * g++.old-deja/g++.other/crash28.C: New test.
27408 * g++.old-deja/g++.other/crash29.C: New test.
27409 * g++.old-deja/g++.other/crash30.C: New test.
27410 * g++.old-deja/g++.other/crash31.C: New test.
27411 * g++.old-deja/g++.other/crash32.C: New test.
27412 * g++.old-deja/g++.other/crash33.C: New test.
27413 * g++.old-deja/g++.other/crash34.C: New test.
27414 * g++.old-deja/g++.other/crash35.C: New test.
27416 2000-11-06 Jakub Jelinek <jakub@redhat.com>
27418 * gcc.c-torture/execute/20001031-1.c: New test.
27420 2000-11-04 Mark Mitchell <mark@codesourcery.com>
27422 * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
27425 * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
27426 standards-conformant.
27428 * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
27430 * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
27431 * g++.old-deja/g++.mike/p755a.C: Likewise.
27432 * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
27433 library makes no calls to `operator new' during initialization.
27435 2000-11-04 Neil Booth <neilb@earthling.net>
27437 * gcc.dg/cpp/include2.c: New tests.
27439 2000-11-03 Mark P Mitchell <mark@codesourcery.com>
27441 * lib/g++.exp (g++_set_ld_library_path): New function.
27442 Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
27444 2000-11-03 Bernd Schmidt <bernds@redhat.co.uk>
27446 * gcc.dg/sequence-pt-1.c: A few new tests. Unify output for bogus
27449 2000-11-01 Richard Henderson <rth@redhat.com>
27451 * g++.old-deja/g++.ext/namedret1.C: New.
27452 * g++.old-deja/g++.ext/namedret2.C: New.
27453 * g++.old-deja/g++.ext/namedret3.C: New.
27455 2000-10-31 Geoffrey Keating <geoffk@cygnus.com>
27457 * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
27458 * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
27460 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
27462 * gcc.c-torture/execute/va-arg-21.c: New test.
27464 2000-10-31 Joseph S. Myers <jsm28@cam.ac.uk>
27466 * gcc.dg/c99-complex-2.c: New test.
27468 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
27470 * gcc.c-torture/execute/stdio-opt-1.c: New test.
27472 2000-10-31 Jakub Jelinek <jakub@redhat.com>
27474 * g++.old-deja/g++.other/inline16.C: New test.
27476 2000-10-31 Gabriel Dos Reis <gdr@codesourcery.com>
27478 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
27479 __PRETTY_FUNCTION__
27481 2000-10-29 Neil Booth <neilb@earthling.net>
27483 * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
27485 * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
27486 * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
27489 2000-10-29 Neil Booth <neilb@earthling.net>
27491 * gcc.dg/cpp/macro4.c, macro5.c: New tests.
27492 * mi1.c, mi1c.h: Add null directives to multiple-include test.
27493 * mi5.c: Test multiple includes work with -C.
27494 * trigraphs.c: Test ^= version.
27496 2000-10-28 Neil Booth <neilb@earthling.net>
27498 New tests and test updates for new macro expander.
27500 * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
27501 endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
27502 paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
27503 tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
27504 new diagnostic messages.
27506 * gcc.dg/cpp/macro3.c: New tests.
27508 2000-10-27 Mark Mitchell <mark@codesourcery.com>
27510 * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
27513 2000-10-27 Jakub Jelinek <jakub@redhat.com>
27515 * g++.old-deja/g++.other/eh2.C: New test.
27517 2000-10-27 Bernd Schmidt <bernds@cygnus.co.uk>
27519 * gcc.c-torture/execute/20001027-1.c: New test.
27521 2000-10-26 Richard Henderson <rth@redhat.com>
27523 * gcc.c-torture/execute/20001026-1.c: New.
27525 2000-10-26 Mark Mitchell <mark@codesourcery.com>
27527 * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
27528 * g++.old-deja/g++.law/builtin1.C: Likewise.
27529 * g++.old-deja/g++.law/ctors10.C: Likewise.
27530 * g++.old-deja/g++.law/virtual3.C: Likewise.
27531 * g++.old-deja/g++.mike/p658.C: Likewise.
27532 * g++.old-deja/g++.other/sibcall1.C: Likewise.
27533 * g++.old-deja/g++.other/vaarg2.C: Likewise.
27534 * g++.old-deja/g++.robertl/eb124.C: Likewise.
27535 * g++.old-deja/g++.robertl/eb44.C: Likewise.
27536 * g++.old-deja/g++.robertl/eb77.C: Likewise.
27538 2000-10-26 Nathan Sidwell <nathan@codesourcery.com>
27540 * gcc.c-torture/compile/20001024-1.c: New test.
27542 2000-10-25 Mark Mitchell <mark@codesourcery.com>
27544 * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
27545 to tell us whether or not we are using V3.
27547 2000-10-26 Gabriel Dos Reis <gdr@codesourcery.com>
27549 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
27552 2000-10-25 Joseph S. Myers <jsm28@cam.ac.uk>
27554 * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
27556 2000-10-25 Jakub Jelinek <jakub@redhat.com>
27558 * gcc.c-torture/execute/20001024-1.c: New test.
27560 2000-10-24 Jakub Jelinek <jakub@redhat.com>
27562 * g++.old-deja/g++.other/sibcall1.C: New test.
27564 2000-10-20 Jakub Jelinek <jakub@redhat.com>
27566 * gcc.dg/noncompile/init-3.c: New test.
27568 2000-10-20 Joseph S. Myers <jsm28@cam.ac.uk>
27570 * gcc.dg/format-array-1.c: New test.
27572 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
27574 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
27575 writing through null pointers; remove comment about testing
27576 unterminated strings.
27578 2000-10-17 Matthew Hiller <hiller@redhat.com>
27580 * gcc.c-torture/execute/20001017-2.c: New test.
27582 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
27584 * gcc.c-torture/compile/20001018-1.c: New test.
27585 * gcc.c-torture/compile/20001018-1.x: Xfail.
27587 2000-10-17 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
27589 * gcc.c-torture/execute/20001017-1.c: New test.
27591 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
27593 * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
27594 for multiple use of arguments with scanf formats; add tests for
27595 multiple use of arguments.
27597 2000-10-17 Bernd Schmidt <bernds@redhat.co.uk>
27599 * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
27601 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
27603 * gcc.dg/format-miss-1.c: New test.
27605 2000-10-16 Jakub Jelinek <jakub@redhat.com>
27607 * gcc.c-torture/execute/20001013-1.c: New test.
27609 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
27611 * gcc.dg/format-branch-1.c: New test.
27613 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
27615 * README, lib/file-format.exp: Remove EGCS references.
27617 2000-10-16 Jakub Jelinek <jakub@redhat.com>
27619 * gcc.dg/20001013-1.c: New test.
27621 2000-10-15 Joseph S. Myers <jsm28@cam.ac.uk>
27623 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
27624 for intmax_t in the compiler using __typeof__ and the type rules
27625 for conditional expressions.
27627 2000-10-13 Jakub Jelinek <jakub@redhat.com>
27629 * gcc.dg/20001012-1.c: New test.
27630 * gcc.dg/20001012-2.c: New test.
27632 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
27634 * gcc.dg/format-attr-1.c: New test.
27636 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
27638 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
27639 __LONG_LONG_MAX__ instead of LLONG_MAX.
27641 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
27643 * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
27645 * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
27648 2000-10-11 Joseph S. Myers <jsm28@cam.ac.uk>
27650 * gcc.dg/sequence-pt-1.c: New test.
27652 2000-10-11 Geoff Keating <geoffk@cygnus.com>
27654 * gcc.c-torture/execute/20001011-1.c: New testcase.
27655 Testcase provided by Zack Weinberg <zackw@stanford.edu>.
27657 2000-10-10 Jakub Jelinek <jakub@redhat.com>
27659 * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
27660 does not error on it.
27662 2000-10-10 Jakub Jelinek <jakub@redhat.com>
27664 * gcc.dg/20001009-1.c: New test.
27666 Mon Oct 9 23:32:06 MET DST 2000 Jan Hubicka <jh@suse.cz>
27668 * gcc.c-torture/compile/20001009-1.c: Move from here ....
27669 * gcc.c-torture/execute/20001009-2.c: ... to here.
27671 2000-10-09 Geoff Keating <geoffk@cygnus.com>
27673 * gcc.c-torture/compile/20001009-1.c: New testcase.
27674 * gcc.c-torture/execute/20001009-1.c: New testcase.
27675 Testcases provided by Jan Hubicka <jh@suse.cz>.
27677 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
27679 * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
27680 gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
27681 uintmax_t using <limits.h> to emulate the compiler's internal
27682 logic. No longer XFAIL %j tests.
27684 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
27686 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
27687 gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
27688 gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
27689 regexps and details of expected handling of some bad formats.
27690 * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
27693 2000-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
27695 * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
27696 g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
27697 g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
27698 gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
27701 2000-10-06 Richard Henderson <rth@cygnus.com>
27703 * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
27704 * g++.old-deja/g++.brendan/crash52.C: Likewise.
27705 * g++.old-deja/g++.jason/report.C: Likewise.
27706 * g++.old-deja/g++.law/friend5.C: Likewise.
27707 * g++.old-deja/g++.mike/p646.C: Likewise. Adjust the spelling
27708 of the expected warnings.
27710 2000-10-06 Nathan Sidwell <nathan@codesourcery.com>
27712 * g++.old-deja/g++.pt/enum14.C: New test.
27714 2000-10-05 Nathan Sidwell <nathan@codesourcery.com>
27716 * g++.old-deja/g++.pt/crash59.C: New test.
27718 2000-10-04 Will Cohen <wcohen@redhat.com>
27720 * gcc.dg/20000926-1.c: New test.
27722 2000-10-03 Geoff Keating <geoffk@cygnus.com>
27724 * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
27725 function name for current C++ compiler.
27726 Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
27728 2000-09-29 Gabriel Dos Reis <gdr@codesourcery.com>
27730 * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
27731 __PRETTY_FUNCTION__.
27732 * g++.old-deja/g++.ext/pretty2.C: Likewise.
27734 2000-09-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
27736 * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
27738 2000-09-26 Jakub Jelinek <jakub@redhat.com>
27740 * gcc.c-torture/compile/20000923-1.c: New test.
27742 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
27744 * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
27745 * g++.old-deja/g++.pt/ttp62.C: Same.
27746 * g++.old-deja/g++.other/inline14.C: Same.
27748 2000-09-24 Richard Henderson <rth@cygnus.com>
27750 * gcc.c-torture/execute/20000914-1.c: Declare malloc.
27752 2000-09-24 Joseph S. Myers <jsm28@cam.ac.uk>
27754 * gcc.dg/c90-printf-1.c: Add test for wide string format.
27756 2000-09-22 Geoff Keating <geoffk@cygnus.com>
27758 * gcc.c-torture/compile/20000922-1.c: New file.
27760 2000-09-21 Nick Clifton <nickc@redhat.com>
27762 * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
27763 a signed long modulo operation.
27764 (mod6): New function - perform an unsigned long modulo operation.
27765 (main): Add tests for modulos of very large numbers by very small
27768 2000-09-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
27770 * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
27772 2000-09-19 Richard Henderson <rth@cygnus.com>
27774 * gcc.dg/compare2.c (case 10): XFAIL.
27776 2000-09-18 Richard Henderson <rth@cygnus.com>
27778 * gcc.c-torture/execute/20000906-1.c: Move ...
27779 * gcc.dg/20000906-1.c: ... here. Only run on targets
27780 that support __builtin_trap.
27782 Mon 18-Sep-2000 19:23:11 BST Neil Booth <NeilB@earthling.net>
27784 * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
27786 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
27788 * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
27789 * gcc.dg/format-xopen-1.c: Fix error in one $ format test. Add
27790 more $ format tests.
27792 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
27794 * gcc.dg/format-errmk-1.c: New test.
27796 2000-09-17 Greg McGary <greg@mcgary.org>
27798 * gcc.c-torture/execute/20000917-1.x: Remove.
27800 2000-09-17 Joseph S. Myers <jsm28@cam.ac.uk>
27802 * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
27804 2000-09-17 Greg McGary <greg@mcgary.org>
27806 * gcc.c-torture/execute/20000917-1.c: New test.
27807 * gcc.c-torture/execute/20000917-1.x: XFAIL.
27809 2000-09-16 Neil Booth <NeilB@earthling.net>
27811 * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
27812 in nested macro bug.
27814 2000-09-15 Neil Booth <NeilB@earthling.net>
27816 * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
27818 2000-09-14 Jeffrey A Law (law@cygnus.com)
27820 * gcc.c-torture/execute/20000914-1.c: New test.
27822 2000-09-12 Alexandre Oliva <aoliva@redhat.com>
27824 * g++.other/inline13.C: New test.
27826 2000-09-12 Andreas Jaeger <aj@suse.de>
27828 * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
27829 constant by Ulrich Drepper <drepper@redhat.com>.
27831 2000-09-12 J"orn Rennecke <amylaar@redhat.co.uk>
27833 * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
27835 2000-09-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
27837 * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
27839 2000-09-11 Zack Weinberg <zack@wolery.cumb.org>
27841 * gcc.dg/cpp/backslash.c: New test.
27843 2000-09-11 Alexandre Oliva <aoliva@redhat.com>
27845 * gcc.c-torture/execute/20000910-1.c: New test.
27846 * gcc.c-torture/execute/20000910-2.c: Likewise.
27848 2000-09-11 Robert Lipe <robertl@sco.com>
27850 * gcc.dg/pragma-align.c: New test.
27852 2000-09-11 Nathan Sidwell <nathan@codesourcery.com>
27854 * g++.old-deja/g++.pt/explicit82.C: New test.
27855 * g++.old-deja/g++.pt/explicit83.C: New test.
27857 2000-09-10 Zack Weinberg <zack@wolery.cumb.org>
27859 * gcc.dg/asm-names.c: New test.
27861 2000-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
27863 * gcc.dg/cpp/tr-warn6.c: New test
27865 2000-09-07 Joseph S. Myers <jsm28@cam.ac.uk>
27867 * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
27870 2000-09-07 Catherine Moore <clm@redhat.com>
27872 * gcc.c-torture/execute/unroll-1.c: New test.
27874 2000-09-06 Zack Weinberg <zack@wolery.cumb.org>
27876 * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
27878 * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
27879 * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
27880 * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
27881 * gcc.dg/wtr-suffix-1.c: Correct error regexps.
27882 * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
27884 * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
27885 * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
27887 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
27889 * g++.old-deja/g++.pt/deduct2.C: New test.
27891 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
27893 * g++.old-deja/g++.pt/parms2.C: New test.
27895 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
27897 * g++.old-deja/g++.pt/crash58.C: New test.
27899 2000-09-06 Greg McGary <greg@mcgary.org>
27901 * gcc.c-torture/execute/20000906-1.c: New test.
27902 * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
27904 2000-09-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
27906 * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
27908 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
27910 * g++.old-deja/g++.pt/crash57.C: New test.
27912 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
27914 * g++.old-deja/g++.pt/crash56.C: New test.
27916 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
27918 * g++.old-deja/g++.pt/koenig1.C: New test.
27920 2000-09-04 Jakub Jelinek <jakub@redhat.com>
27922 * gcc.dg/20000904-1.c: New test.
27924 2000-09-04 Jakub Jelinek <jakub@redhat.com>
27926 * gcc.dg/cpp/paste8.c: New test.
27928 2000-09-01 Alexandre Oliva <aoliva@redhat.com>
27930 * gcc.c-torture/compile/20000827-1.c: New test.
27932 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
27934 * gcc.dg/format-diag-1.c: New test.
27936 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
27938 * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
27939 gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
27940 gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
27941 gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
27942 gcc.dg/formatz-1.c: Adjust warning regular expressions.
27944 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
27946 * g++.old-deja/g++.other/nested4.C: New test.
27948 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
27950 * g++.old-deja/g++.ns/scoped1.C: New test.
27952 2000-08-30 Alexandre Oliva <aoliva@redhat.com>
27954 * lib/g++.exp: Support testing already-installed GCC.
27956 2000-08-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
27958 * wtr-label-1.c, wtr-suffix-1.c: New tests.
27960 2000-08-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
27962 * gcc.dg/return-type-2.c: New test.
27964 2000-08-27 Geoff Keating <geoffk@cygnus.com>
27966 * gcc.c-torture/compile/20000825-1.c: New test.
27968 2000-08-26 Alexandre Oliva <aoliva@redhat.com>
27970 * gcc.dg/dwarf2-2.c: New test.
27972 2000-08-26 Zack Weinberg <zack@wolery.cumb.org>
27974 * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
27975 dg-warning regexps.
27977 2000-08-25 Joseph S. Myers <jsm28@cam.ac.uk>
27979 * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
27980 gcc.dg/format-ext-5.c: New tests.
27982 2000-08-25 Jakub Jelinek <jakub@redhat.com>
27984 * testsuite/g++.old-deja/g++.other/crash22.C: New test.
27986 2000-08-24 Mark Mitchell <mark@codesourcery.com>
27988 * gcc.dg/noncompile/930622-2.c: Adjust error message.
27990 2000-08-24 Richard Henderson <rth@cygnus.com>
27992 * gcc.dg/ia64-sync-1.c: New test.
27993 * gcc.dg/ia64-sync-2.c: New test.
27994 * gcc.dg/ia64-asm-1.c: New test.
27996 2000-08-24 Joseph S. Myers <jsm28@cam.ac.uk>
27998 * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
27999 * gcc.dg/format-ext-2.c: New test.
28001 2000-08-23 Jason Merrill <jason@redhat.com>
28003 * lib/old-dejagnu.exp: Also ignore "In member function" and
28006 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
28008 * gcc.dg/noncompile/label-lineno-1.c: New test.
28010 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
28012 * gcc.dg/c99-array-nonobj-1.c: New test.
28014 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
28016 * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
28018 * gcc.dg/format-ext-1.c: New test.
28020 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
28022 * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
28023 gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
28024 gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
28025 gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
28026 gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
28028 2000-08-22 Joseph S. Myers <jsm28@cam.ac.uk>
28030 * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
28031 gcc.dg/c99-strftime-2.c: New tests.
28033 2000-08-22 Richard Henderson <rth@cygnus.com>
28035 * gcc.c-torture/execute/20000822-1.c: New test.
28037 2000-08-21 Jakub Jelinek <jakub@redhat.com>
28039 * gcc.c-torture/execute/20000819-1.x: Remove.
28041 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
28043 * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
28044 gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
28045 gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
28046 gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
28047 gcc.dg/format-xopen-1.c: New tests.
28049 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
28051 * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
28053 2000-08-21 Jakub Jelinek <jakub@redhat.com>
28055 * g++.old-deja/g++.other/loop2.C: New test.
28057 * gcc.c-torture/compile/20000606-1.c: New test.
28058 * gcc.c-torture/compile/20000728-1.c: New test.
28059 * gcc.c-torture/execute/20000801-1.c: New test.
28060 * gcc.c-torture/execute/20000801-2.c: New test.
28061 * gcc.c-torture/execute/20000819-1.c: New test.
28062 * gcc.c-torture/execute/20000819-1.x: XFAIL.
28063 * gcc.dg/20000629-1.c: New test.
28064 * gcc.dg/20000724-1.c: New test.
28065 * gcc.dg/20000807-1.c: New test.
28067 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
28069 * gcc.dg/cpp/pragma-1.c: New test.
28070 * gcc.dg/cpp/pragma-2.c: New test.
28072 2000-08-18 Zack Weinberg <zack@wolery.cumb.org>
28074 * gcc.dg/cpp/lexstrng.c: Don't include string.h.
28075 * gcc.dg/cpp/paste2.c: Don't include string.h. Prototype strcmp.
28077 2000-08-18 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
28079 * gcc.c-torture/compile/20000818-1.c: New test.
28081 2000-08-18 Manfred Hollstein <manfredh@redhat.com>
28083 * gcc.c-torture/execute/20000818-1.c: New test.
28085 2000-08-18 Joseph S. Myers <jsm28@cam.ac.uk>
28087 * gcc.dg/format-va-1.c: New test.
28089 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
28091 * g++.old-deja/g++.other/typedef8.C: New test.
28093 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
28095 * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
28096 * g++.old-deja/g++.mike/net36.C: Mark candidate.
28097 * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
28098 * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
28099 * g++.old-deja/g++.other/ptrmem7.C: New test.
28100 * g++.old-deja/g++.pt/ptrmem10.C: New test.
28102 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
28104 * g++.old-deja/g++.pt/typename27.C: New test.
28106 2000-08-17 Nathan Sidwell <nathan@codesourcery.com>
28108 * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
28109 * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
28110 * g++.old-deja/g++.pt/friend45.C: New test.
28111 * g++.old-deja/g++.other/friend8.C: New test.
28113 2000-08-15 Richard Henderson <rth@cygnus.com>
28115 * gcc.c-torture/execute/20000815-1.c: New test.
28117 2000-08-15 Joseph S. Myers <jsm28@cam.ac.uk>
28119 * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
28120 gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
28121 gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
28123 2000-08-14 Nathan Sidwell <nathan@codesourcery.com>
28125 * g++.old-deja/g++.other/refinit2.C: New test.
28127 2000-08-13 Geoff Keating <geoffk@cygnus.com>
28129 * lib/c-torture.exp (c-torture): Make
28130 compiler_conditional_xfail_data global.
28131 * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
28132 compiler_conditional_xfail_data machinery.
28133 (f-torture-execute): Likewise.
28134 * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
28135 and only when unrolling loops.
28137 * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
28139 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
28141 * g++.old-deja/g++.pt/explicit81.C: New test.
28143 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
28145 * g++.old-deja/g++.pt/typename26.C: New test.
28147 2000-08-10 Geoff Keating <geoffk@cygnus.com>
28149 * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
28152 2000-08-10 Nathan Sidwell <nathan@codesourcery.com>
28154 * g++.old-deja/g++.other/array3.C: New test.
28156 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
28158 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
28159 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
28160 gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
28163 2000-08-09 Nathan Sidwell <nathan@codesourcery.com>
28165 * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
28166 * g++.old-deja/g++.abi/vmihint.C: Likewise.
28168 2000-08-09 Alexandre Oliva <aoliva@redhat.com>
28170 * gcc.c-torture/execute/20000808-1.c: New test.
28172 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
28174 * gcc.dg/c90-const-expr-1.c: New test.
28176 2000-08-08 Richard Henderson <rth@cygnus.com>
28178 * gcc.dg/noncompile/920923-1.c: Declare calloc.
28180 2000-08-08 Joseph S. Myers <jsm28@cam.ac.uk>
28182 * gcc.dg/noncompile/const-ll-1.c: New test.
28184 2000-08-07 Joseph S. Myers <jsm28@cam.ac.uk>
28186 * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
28188 2000-08-06 Ovidiu Predescu <ovidiu@cup.hp.com>
28190 * lib/objc.exp (objc_target_compile): Set the ld_library_path so
28191 that running programs linked against the shared version of libobjc
28194 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
28196 * gcc.dg/c99-printf-1.c: New test.
28198 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
28200 * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
28202 2000-08-05 Zack Weinberg <zack@wolery.cumb.org>
28204 * gcc.c-torture/execute/20000731-1.x: Delete.
28206 2000-08-04 Zack Weinberg <zack@wolery.cumb.org>
28208 * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
28209 and torture_without_loops as is done by c-torture.exp.
28210 (search_for): Copy from c-torture.exp.
28211 (gcc-dg-runtest): New function, drives a directory of tests
28212 iterating over the TORTURE_OPTIONS.
28213 (scan-assembler, scan-assembler-not): Move here from
28214 individual directory drivers.
28216 * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
28217 defined by lib/gcc-dg.exp.
28218 * gcc.dg/cpp/cpp.exp: Likewise.
28219 * gcc.dg/noncompile/noncompile.exp: Likewise. Use
28220 gcc-dg-runtest, so we cycle over optimization options.
28222 * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
28223 * gcc.dg/compare2.c: No longer expected to fail.
28225 2000-08-04 J"orn Rennecke <amylaar@cygnus.co.uk>
28227 * gcc.c-torture/execute/20000804-1.c: New test.
28229 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
28231 * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
28233 2000-08-03 Zack Weinberg <zack@wolery.cumb.org>
28235 * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
28237 2000-08-03 Jeffrey A Law (law@cygnus.com)
28239 * gcc.c-torture/compile/20000803-1.c: New test.
28241 2000-08-03 Joseph S. Myers <jsm28@cam.ac.uk>
28243 * gcc.c-torture/execute/20000801-3.c,
28244 gcc.c-torture/execute/20000801-4.c: New tests.
28245 * gcc.c-torture/execute/20000801-3.x,
28246 gcc.c-torture/execute/20000801-4.x: Xfail.
28248 2000-08-02 Geoff Keating <geoffk@cygnus.com>
28250 * lib/objc.exp (objc_target_compile): Look for libobjc.a in
28251 libobjc/.libs to allow for libtool.
28253 2000-08-02 Jakub Jelinek <jakub@redhat.com>
28255 * gcc.c-torture/compile/20000802-1.c: New test.
28257 2000-08-02 Zack Weinberg <zack@wolery.cumb.org>
28259 * gcc.dg/cpp/macsyntx.c: Fix error regexp.
28261 2000-07-31 Jeffrey A Law (law@cygnus.com)
28263 * gcc-c-torture/execute/20000731-2.c: New test.
28265 * gcc.c-torture/execute/20000731-1.c: New test.
28266 * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
28268 2000-07-31 Jakub Jelinek <jakub@redhat.com>
28270 * testsuite/gcc.dg/cpp/paste7.c: New test.
28271 * gcc.dg/cpp/20000725-1.c: New test.
28273 2000-07-31 Zack Weinberg <zack@wolery.cumb.org>
28275 * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
28276 * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
28277 declaration warning for __builtin_dwarf_reg_size.
28279 * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
28281 2000-07-31 Joseph S. Myers <jsm28@cam.ac.uk>
28283 * gcc.dg/noncompile/voidparam-1.c: New test.
28285 2000-07-30 Richard Henderson <rth@cygnus.com>
28287 * gcc.dg/c90-digraph-1.c: Don't xfail.
28288 * gcc.dg/compare2.c (case 10): Xfail.
28289 * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
28291 2000-07-27 Joseph S. Myers <jsm28@cam.ac.uk>
28293 * gcc.dg/c99-main-1.c: New test.
28295 2000-07-25 Joseph S. Myers <jsm28@cam.ac.uk>
28297 * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
28299 2000-07-26 Hans-Peter Nilsson <hp@axis.com>
28301 * gcc.c-tortuer/execute/20000726-1.c: New test.
28303 2000-07-26 Alexandre Oliva <aoliva@redhat.com>
28305 * gcc.c-torture/execute/enum-2.c: New test.
28307 2000-07-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
28309 * gcc.dg/cpp/tr-warn3.c: New test.
28311 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
28313 * g++.old-deja/g++.ext/implicit1.C: Remove.
28314 * g++.old-deja/g++.jason/c2.C: Remove
28315 * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
28316 * g++.old-deja/g++.pt/crash16.C: Likewise.
28317 * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
28319 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
28321 * g++.old-deja/g++.other/for2.C: New test.
28323 2000-07-25 Jakub Jelinek <jakub@redhat.com>
28325 * gcc.dg/20000720-1.c: New test.
28327 2000-07-25 Toon Moene <toon@moene.indiv.nluug.nl>
28329 * g77.f-torture/compile/20000630-2.x: Removed. Case fixed.
28331 2000-07-24 Geoff Keating <geoffk@cygnus.com>
28333 * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
28334 * gcc.c-torture/execute/20000722-1.c: New.
28335 * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
28337 2000-07-24 Jakub Jelinek <jakub@redhat.com>
28339 * gcc.dg/cpp/20000720-1.S: New test.
28341 2000-07-21 Michael Meissner <meissner@redhat.com>
28343 * gcc.c-torture/execute/ieee/hugeval.c: New test.
28345 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
28347 * g++.old-deja/g++.brendan/crash16.C,
28348 g++.old-deja/g++.brendan/parse3.C,
28349 g++.old-deja/g++.brendan/redecl1.C,
28350 g++.old-deja/g++.ns/template13.C,
28351 g++.old-deja/g++.other/decl4.C,
28352 g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
28354 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
28356 * lib/old-dejagnu.exp: Check for both "Internal compiler error"
28357 and "Internal error".
28359 * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
28361 * gcc.dg/cpp/paste6.c: New test.
28363 2000-07-19 Zack Weinberg <zack@wolery.cumb.org>
28365 * gcc.dg/cpp/tr-direct.c: New test.
28367 * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
28368 gcc.dg/cpp/undef1.c: Tweak error regexps.
28370 2000-07-18 Eric Christopher <echristo@redhat.com>
28372 * gcc.c-torture/compile/20000718-1.c: New test.
28374 2000-07-18 Zack Weinberg <zack@wolery.cumb.org>
28376 * cpplex.c (_cpp_push_token): If the token being pushed back
28377 is the previous token in this context, just subtract one from
28379 * cppmacro.c (save_expansion): Clear aux field when storing a
28382 2000-07-18 Alexandre Oliva <aoliva@redhat.com>
28384 * gcc.dg/noncompile/redecl-1.c: New test.
28386 2000-07-18 Jakub Jelinek <jakub@redhat.com>
28388 * gcc.c-torture/execute/20000717-5.c: New test.
28389 * gcc.c-torture/execute/20000717-1.x: Removed.
28391 2000-07-17 Richard Henderson <rth@cygnus.com>
28393 * gcc.c-torture/execute/20000717-4.c: New test.
28395 2000-07-17 Zack Weinberg <zack@wolery.cumb.org>
28397 * gcc.dg/cpp/syshdr.c: New test.
28398 * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
28400 2000-07-17 Neil Booth <neilb@earthling.net>
28402 * gcc.dg/cpp/cmdlne-dM.c: New test.
28403 * gcc.dg/cpp/cmdlne-dD.c: New test.
28405 2000-07-17 Jeffrey A Law (law@cygnus.com)
28407 * gcc.c-torture/execute/20000717-3.c: New test.
28409 * gcc.c-torture/compile/20000717-1.c: New test.
28411 2000-07-17 Geoffrey Keating <geoffk@cygnus.com>
28413 * gcc.c-torture/execute/20000717-2.c: New test.
28415 2000-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
28417 * gcc.dg/formatz-1.c: New test.
28419 * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
28420 * gcc.dg/c99-digraph-1.c: New tests.
28422 * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
28423 * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
28425 * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
28426 * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
28427 * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
28428 * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
28429 * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
28430 * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
28431 * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
28433 2000-07-17 Greg McGary <greg@mcgary.org>
28435 * gcc.c-torture/execute/20000717-1.c: New test.
28436 * gcc.c-torture/execute/20000717-1.x: Expected to fail.
28438 2000-07-15 Jakub Jelinek <jakub@redhat.com>
28440 * gcc.c-torture/execute/20000715-2.c: New test.
28441 * gcc.dg/20000715-1.c: New test.
28443 2000-07-15 Michael Meissner <meissner@redhat.com>
28445 * gcc.c-torture/execute/20000715-1.c: New test.
28447 2000-07-13 Jakub Jelinek <jakub@redhat.com>
28449 * gcc.c-torture/execute/20000707-1.c: New test.
28451 2000-07-13 Neil Booth <NeilB@earthling.net>
28453 * testsuite/gcc.dg/cpp/digraph1.c,
28454 testsuite/gcc.dg/cpp/digraph2.c,
28455 testsuite/gcc.dg/cpp/digraphs.c: New tests.
28457 2000-07-12 David Billinghurst <David Billinghurst@riotinto.com.au>
28459 * g77.f-torture/compile/20000630-2.f: New test.
28460 * g77.f-torture/compile/20000630-2.x
28462 2000-07-11 David Billinghurst <David.Billinghurst@riotinto.com.au>
28464 * g77.f-torture/execute/20000503-1.x: Delete. Test now passes.
28466 2000-07-11 Neil Booth <NeilB@earthling.net>
28468 * gcc.dg/cpp/cmdlne-C.c: Fix typo.
28470 2000-07-11 Neil Booth <NeilB@earthling.net>
28472 * gcc.dg/cpp/cmdlne-C.c: New.
28474 2000-07-09 Neil Booth <NeilB@earthling.net>
28476 * gcc.dg/cpp/directiv.c: New tests.
28477 * gcc.dg/cpp/undef1.c: Update.
28479 2000-07-08 Angela Marie Thomas <angela@cygnus.com>
28481 * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
28483 2000-07-09 Neil Booth <NeilB@earthling.net>
28485 * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
28487 2000-07-07 Zack Weinberg <zack@wolery.cumb.org>
28489 * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
28490 gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
28492 2000-07-08 Neil Booth <NeilB@earthling.net>
28494 * gcc.dg/cpp/macsyntx.c: New tests.
28496 2000-07-07 Jakub Jelinek <jakub@redhat.com>
28498 * gcc.dg/20000707-1.c: New test.
28500 2000-07-07 Jakub Jelinek <jakub@redhat.com>
28502 * gcc.c-torture/execute/20000706-1.c: New test.
28503 * gcc.c-torture/execute/20000706-2.c: New test.
28504 * gcc.c-torture/execute/20000706-3.c: New test.
28505 * gcc.c-torture/execute/20000706-4.c: New test.
28506 * gcc.c-torture/execute/20000706-5.c: New test.
28508 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
28510 * g++.old-deja/g++.pt/instantiate7.C: New test.
28512 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
28514 * g++.old-deja/g++.mike/thunk2.C: Add return 0.
28515 * g++.old-deja/g++.mike/thunk3.C: Likewise.
28516 * g++.old-deja/g++.other/rtti3.C: Likewise.
28517 * g++.old-deja/g++.other/rttid3.C: Likewise.
28519 2000-06-30 David Billinghurst <David Billinghurst@riotinto.com.au>
28521 * g77.f-torture/compile/20000630-1.x: Fix typo
28523 2000-07-05 Zack Weinberg <zack@wolery.cumb.org>
28525 * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
28528 2000-07-04 Zack Weinberg <zack@wolery.cumb.org>
28530 * gcc.dg/cpp/ident.c: New test.
28532 2000-07-05 Neil Booth <NeilB@earthling.net>
28534 * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
28535 gcc.dg/cpp/lexstrng.c: New tests.
28537 2000-07-04 Neil Booth <NeilB@earthling.net>
28539 * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
28540 * gcc.dg/cpp/strify2.c: Same.
28542 2000-07-03 Zack Weinberg <zack@wolery.cumb.org>
28544 * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
28545 * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
28546 * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
28547 * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
28549 * testsuite/gcc.dg/cpp/macro1.c,
28550 testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
28551 testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
28552 testsuite/gcc.dg/cpp/strify1.c,
28553 testsuite/gcc.dg/cpp/strify2.c: New tests.
28555 2000-07-03 Jakub Jelinek <jakub@redhat.com>
28557 * gcc.c-torture/execute/20000703-1.c: New test.
28559 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
28561 * g++.old-deja/g++.pt (lookup10.C): New test.
28563 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
28565 * g++.old-deja/g++.pt (typename25.C): New test.
28567 2000-07-02 Zack Weinberg <zack@wolery.cumb.org
28569 * gcc.c-torture/compile/20000701-1.c: New test.
28571 2000-06-30 Nick Clifton <nickc@cygnus.com>
28573 * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
28576 2000-06-30 Catherine Moore <clm@cygnus.com>
28578 * gcc.c-torture/execute/align-1.c: New test.
28580 2000-06-30 Nathan Sidwell <nathan@codesourcery.com>
28582 * g++.old-deja/g++.pt/expr8.C: New test.
28583 * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
28585 2000-06-29 Nick Clifton <nickc@cygnus.com>
28587 * gcc.c-torture/compile/20000629-1.c: New test.
28589 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
28592 Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
28593 gcc.dg/noncompile directory, depending on whether they're
28594 preprocessor tests or not. Annotate all the tests for the dg
28597 * gcc.c-torture/noncompile/noncompile.exp: Delete.
28598 * gcc.dg/noncompile/noncompile.exp: New.
28602 gcc.c-torture/noncompile/920507-1.c gcc.dg/noncompile/920507-1.c
28603 gcc.c-torture/noncompile/920616-2.c gcc.dg/noncompile/920616-2.c
28604 gcc.c-torture/noncompile/920721-2.c gcc.dg/noncompile/920721-2.c
28605 gcc.c-torture/noncompile/920824-1.c gcc.dg/noncompile/920824-1.c
28606 gcc.c-torture/noncompile/920923-1.c gcc.dg/noncompile/920923-1.c
28607 gcc.c-torture/noncompile/921102-1.c gcc.dg/noncompile/921102-1.c
28608 gcc.c-torture/noncompile/921116-1.c gcc.dg/noncompile/921116-1.c
28609 gcc.c-torture/noncompile/930301-1.c gcc.dg/noncompile/930301-1.c
28610 gcc.c-torture/noncompile/930622-1.c gcc.dg/noncompile/930622-1.c
28611 gcc.c-torture/noncompile/930622-2.c gcc.dg/noncompile/930622-2.c
28612 gcc.c-torture/noncompile/930714-1.c gcc.dg/noncompile/930714-1.c
28613 gcc.c-torture/noncompile/931203-1.c gcc.dg/noncompile/931203-1.c
28614 gcc.c-torture/noncompile/940112-1.c gcc.dg/noncompile/940112-1.c
28615 gcc.c-torture/noncompile/940227-1.c gcc.dg/noncompile/940227-1.c
28616 gcc.c-torture/noncompile/940510-1.c gcc.dg/noncompile/940510-1.c
28617 gcc.c-torture/noncompile/950825-1.c gcc.dg/noncompile/950825-1.c
28618 gcc.c-torture/noncompile/950921-1.c gcc.dg/noncompile/950921-1.c
28619 gcc.c-torture/noncompile/951123-1.c gcc.dg/noncompile/951123-1.c
28620 gcc.c-torture/noncompile/971104-1.c gcc.dg/noncompile/971104-1.c
28621 gcc.c-torture/noncompile/990416-1.c gcc.dg/noncompile/990416-1.c
28622 gcc.c-torture/noncompile/init-1.c gcc.dg/noncompile/init-1.c
28623 gcc.c-torture/noncompile/init-2.c gcc.dg/noncompile/init-2.c
28624 gcc.c-torture/noncompile/invalid_asm.c gcc.dg/noncompile/invalid_asm.c
28625 gcc.c-torture/noncompile/va-arg-1.c gcc.dg/noncompile/va-arg-1.c
28627 gcc.c-torture/noncompile/940712-1.c gcc.dg/cpp/19940712-1.c
28628 gcc.c-torture/noncompile/940712-1.h gcc.dg/cpp/19940712-1.h
28629 gcc.c-torture/noncompile/940712-1a.h gcc.dg/cpp/19940712-1a.h
28630 gcc.c-torture/noncompile/940712-1b.h gcc.dg/cpp/19940712-1b.h
28631 gcc.c-torture/noncompile/951025-1.c gcc.dg/cpp/19951025-1.c
28632 gcc.c-torture/noncompile/951227-1.c gcc.dg/cpp/19951227-1.c
28634 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
28636 * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
28637 declare one variable. On the fourth, error.
28638 * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
28639 declared by 20000628-1a.h.
28641 2000-06-29 Richard Henderson <rth@redhat.com>
28643 * gcc.c-torture/execute/930529-1.x: New file.
28644 * gcc.dg/920413-1.c: Adjust expected warning text.
28645 * gcc.dg/980217-1.c: Declare abort.
28646 * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
28648 2000-06-29 Jeffrey A Law (law@cygnus.com)
28650 * g77.f-torture/compile/20000629-1.f: New test.
28651 * g77.f-torture/compile/20000629-1.x: Expected to fail.
28653 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
28655 Rearrange lots of files, removing entirely the
28656 gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
28660 gcc.c-torture/code_quality/code_quality.exp
28661 gcc.c-torture/special/special.exp
28662 gcc.failure/failure.exp
28663 gcc.failure/940409-1.x
28664 gcc.c-torture/compile/961203-1.x
28667 gcc.misc-tests/linkage.exp
28668 gcc.c-torture/execute/920730-1t.c
28669 gcc.c-torture/execute/920730-1t.x
28670 gcc.c-torture/compile/920520-1.x
28671 gcc.c-torture/compile/920521-1.x
28672 gcc.c-torture/compile/981006-1.x
28673 gcc.c-torture/execute/eeprof-1.x
28675 * Moved files (possibly with modifications to fit a new harness):
28677 gcc.c-torture/code_quality/920608-1.c gcc.c-torture/compile/920608-1.c
28678 gcc.c-torture/special/920413-1.c gcc.dg/920413-1.c
28679 gcc.c-torture/special/920520-1.c gcc.c-torture/compile/920520-1.c
28680 gcc.c-torture/special/920521-1.c gcc.c-torture/compile/920521-1.c
28681 gcc.c-torture/special/920717-x.c gcc.misc-tests/linkage-x.c
28682 gcc.c-torture/special/920717-y.c gcc.misc-tests/linkage-y.c
28683 gcc.c-torture/special/920730-1.c gcc.c-torture/execute/920730-1.c
28684 gcc.c-torture/special/930510-1.c gcc.dg/cpp/19930510-1.c
28685 gcc.c-torture/special/951130-1.c gcc.dg/951130-1.c
28686 gcc.c-torture/special/960224-1.c gcc.dg/cpp/19960224-1.c
28687 gcc.c-torture/special/960224-2.c gcc.dg/cpp/19960224-2.c
28688 gcc.c-torture/special/981006-1.c gcc.c-torture/compile/981006-1.c
28689 gcc.c-torture/special/eeprof-1.c gcc.c-torture/execute/eeprof-1.c
28690 gcc.failure/940409-1.c gcc.dg/940409-1.c
28692 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
28694 * c-torture/compile/961203-1.x: Delete.
28696 * gcc.misc-tests/acker1.c: Report failure. Use return from main,
28697 not exit. Include stdio.h.
28698 * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
28699 * gcc.misc-tests/dg-12.c: Likewise.
28700 * gcc.misc-tests/dg-5.c: Likewise.
28701 * gcc.misc-tests/dg-6.c: Likewise.
28702 * gcc.misc-tests/dg-7.c: Prototype abort.
28703 * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
28704 * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
28705 * gcc.misc-tests/matrix1.c: Report failure. Use return from main,
28707 * gcc.misc-tests/sieve.c: Use return from main, not exit.
28708 * gcc.misc-tests/sort2.c: Use return from main, not exit.
28710 2000-06-28 Jakub Jelinek <jakub@redhat.com>
28712 * gcc.dg/cpp/20000628-1.c: New test.
28713 * gcc.dg/cpp/20000628-1.h: New header for above test.
28714 * gcc.dg/cpp/20000628-1a.h: Likewise.
28716 2000-06-27 Zack Weinberg <zack@wolery.cumb.org>
28718 * gcc.dg/cpp: New directory.
28719 * gcc.dg/cpp/cpp.exp: New driver.
28720 * gcc.dg/cpp/20000627-1.c: New test.
28721 * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
28722 * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
28723 and rewrite as a compilation test.
28725 * gcc.dg: Move many files into the cpp subdirectory, possibly
28726 renaming or editing them as well.
28728 990119-1.c cpp/19990119-1.c
28729 990228-1.c cpp/19990228-1.c
28730 990407-1.c cpp/19990407-1.c
28731 990409-1.c cpp/19990409-1.c
28732 990413-1.c cpp/19990413-1.c
28733 990703-1.c cpp/19990703-1.c
28734 20000127-1.c cpp/20000127-1.c
28735 20000129-1.c cpp/20000129-1.c
28736 20000207-1.c cpp/20000207-1.c
28737 20000207-2.c cpp/20000207-2.c
28738 20000209-1.c cpp/20000209-1.c
28739 20000209-2.c cpp/20000209-2.c
28740 20000301-1.c cpp/20000301-1.c
28741 20000419-1.c cpp/20000419-1.c
28742 20000510-1.S cpp/20000510-1.S
28743 20000519-1.c cpp/20000519-1.c
28744 20000529-1.c cpp/20000529-1.c
28745 20000625-1.c cpp/20000625-1.c
28746 20000625-2.c cpp/20000625-2.c
28747 cpp-as1.c cpp/assert1.c
28748 cpp-as2.c cpp/assert2.c
28749 cxx-comments-1.c cpp/cxxcom1.c
28750 cxx-comments-2.c cpp/cxxcom2.c
28751 endif-label.c cpp/endif.c
28752 cpp-hash1.c cpp/hash1.c
28753 cpp-hash2.c cpp/hash2.c
28754 cpp-if1.c cpp/if-1.c
28755 cpp-if2.c cpp/if-2.c
28756 cpp-if3.c cpp/if-3.c
28757 cpp-if4.c cpp/if-4.c
28758 cpp-if5.c cpp/if-5.c
28759 cpp-cond.c cpp/if-cexp.c
28760 cpp-missingop.c cpp/if-mop.c
28761 cpp-missingparen.c cpp/if-mpar.c
28762 cpp-opprec.c cpp/if-oppr.c
28763 cpp-ifparen.c cpp/if-paren.c
28764 cpp-shortcircuit.c cpp/if-sc.c
28765 cpp-shift.c cpp/if-shift.c
28766 cpp-unary.c cpp/if-unary.c
28767 cpp-li1.c cpp/line1.c
28768 cpp-li2.c cpp/line2.c
28769 lineno.c cpp/line3.c
28770 lineno-2.c cpp/line4.c
28772 cpp-mic.h cpp/mi1c.h
28773 cpp-micc.h cpp/mi1cc.h
28774 cpp-mind.h cpp/mi1nd.h
28775 cpp-mindp.h cpp/mi1ndp.h
28776 cpp-mix.h cpp/mi1x.h
28777 cpp-mi2.c cpp/mi2.c
28778 cpp-mi2a.h cpp/mi2a.h
28779 cpp-mi2b.h cpp/mi2b.h
28780 cpp-mi2c.h cpp/mi2c.h
28781 cpp-mi3.c cpp/mi3.c
28782 cpp-mi3.def cpp/mi3.def
28783 poison-1.c cpp/poison.c
28784 pr-impl.c cpp/prag-imp.c
28785 cpp-redef-2.c cpp/redef1.c
28786 cpp-redef.c cpp/redef2.c
28787 strpaste.c cpp/strp1.c
28788 strpaste-2.c cpp/strp2.c
28789 cpp-tradpaste.c cpp/tr-paste.c
28790 cpp-tradstringify.c cpp/tr-str.c
28791 cpp-tradwarn1.c cpp/tr-warn1.c
28792 cpp-tradwarn2.c cpp/tr-warn2.c
28793 trigraphs.c cpp/trigraphs.c
28794 cpp-unc1.c cpp/unc1.c
28795 cpp-unc2.c cpp/unc2.c
28796 cpp-unc3.c cpp/unc3.c
28797 cpp-unc.c cpp/unc4.c
28798 undef.c cpp/undef1.c
28799 undef-2.c cpp/undef2.c
28800 cpp-wi1.c cpp/widestr1.c
28802 2000-06-27 Mark Mitchell <mark@codesourcery.com>
28804 * lib/g++.exp (g++_include_flags): Tweak.
28806 2000-06-27 H.J. Lu <hjl@gnu.org>
28807 Loren J. Rittle <ljrittle@acm.org>
28809 * lib/g++.exp (g++_include_flags): Override libgloss.exp
28810 version with one that knows about the new gcc tree structure.
28811 (g++_link_flags): Same.
28813 2000-06-26 Zack Weinberg <zack@wolery.cumb.org>
28815 * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
28816 gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
28817 case we are cross-compiling.
28819 * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
28820 g++.old-deja/g++.niklas/Makefile.in,
28821 g++.old-deja/g++.niklas/configure.in,
28822 g++.old-deja/g++.other/Makefile.in,
28823 g++.old-deja/g++.other/configure.in,
28824 gcc.c-torture/code_quality/Makefile.in,
28825 gcc.c-torture/code_quality/configure.in,
28826 gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
28827 gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
28828 gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
28829 gcc.c-torture/execute/ieee/Makefile.in,
28830 gcc.c-torture/execute/ieee/configure.in,
28831 gcc.c-torture/noncompile/Makefile.in,
28832 gcc.c-torture/noncompile/configure.in,
28833 gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
28834 gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
28835 gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
28837 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
28839 * g++.old-deja/g++.other/ambig3.C: New test.
28841 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
28843 * g++.old-deja/g++.pt/syntax1.C: New test.
28844 * g++.old-deja/g++.pt/syntax2.C: New test.
28845 * g++.old-deja/g++.other/syntax3.C: New test.
28846 * g++.old-deja/g++.other/syntax4.C: New test.
28848 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
28850 * gcc.dg/20000623-1.c: Prototype exit and abort.
28852 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
28854 * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
28856 * gcc.dg/cpp-mi3.def: New file.
28858 * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
28860 * gcc.dg/cpp-as2.c: Make error regexps match either old or new
28861 lexer's error messages.
28862 * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
28863 divine anything from the linemarkers.
28864 * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
28865 * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
28867 2000-06-23 Geoffrey Keating <geoffk@cygnus.com>
28869 * gcc.dg/20000623-1.c: New test.
28871 2000-06-22 Jakub Jelinek <jakub@redhat.com>
28873 * gcc.c-torture/execute/20000622-1.c: New test.
28875 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
28877 * g++.old-deja/g++.other/init15.C: New test.
28879 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
28881 * g++.old-deja/g++.pt/vaarg2.C: New test.
28882 * g++.old-deja/g++.pt/vaarg3.C: New test.
28884 2000-06-20 Nathan Sidwell <nathan@codesourcery.com>
28886 * g++.old-deja/g++.other/dyncast6.C: New test.
28888 2000-06-15 Jakub Jelinek <jakub@redhat.com>
28890 * gcc.c-torture/execute/loop-6.c: New test.
28892 2000-06-14 Jakub Jelinek <jakub@redhat.com>
28894 * gcc.dg/20000614-1.c: New test.
28895 * gcc.dg/20000614-2.c: New test.
28897 2000-06-14 Hans-Peter Nilsson <hp@axis.com>
28899 * g++.old-deja/g++.other/inline12.C: New test.
28901 2000-06-13 Jakub Jelinek <jakub@redhat.com>
28903 * g++.old-deja/g++.other/eh1.C: New test.
28905 2000-06-12 Jakub Jelinek <jakub@redhat.com>
28907 * g++.old-deja/g++.other/type.C: New test.
28909 2000-06-05 Jakub Jelinek <jakub@redhat.com>
28911 * g++.old-deja/g++.other/initstring.C: New test.
28913 2000-06-12 Jason Merrill <jason@redhat.com>
28915 * g++.old-deja/old-deja.exp: Add -Wno-long-long.
28917 2000-06-09 Jeffrey A Law (law@cygnus.com)
28919 * gcc.c-torture/compile/20000609-1.c: New test.
28921 2000-06-09 Clinton Popetz <cpopetz@cygnus.com>
28923 * gcc.dg/20000609-1.c: New test.
28925 2000-06-08 Zack Weinberg <zack@wolery.cumb.org>
28927 * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
28928 * gcc.c-torture/noncompile/poison-1.c: Move...
28929 * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
28930 * gcc.dg/cpp-li1.c: Add a token after the #line.
28932 2000-06-05 Richard Henderson <rth@cygnus.com>
28934 * gcc.c-torture/execute/20000605-2.c: New test.
28935 * gcc.c-torture/execute/20000605-3.c: New test.
28937 2000-06-06 David Billinghurst <David Billinghurst@riotinto.com.au>
28939 * g77.f-torture/execute/20000503-1.x: New file.
28941 2000-06-06 Nathan Sidwell <nathan@codesourcery.com>
28943 * g++.old-deja/g++.eh/badalloc1.C: New test.
28945 2000-06-05 Richard Henderson <rth@cygnus.com>
28947 * gcc.c-torture/execute/20000605-1.c: New test.
28949 2000-06-05 Jakub Jelinek <jakub@redhat.com>
28950 Nathan Sidwell <nathan@codesourcery.com>
28952 * gcc.c-torture/compile/20000605-1.c: New test.
28954 2000-06-03 David Billinghurst <David Billinghurst@riotinto.com.au>
28956 * g77.f-torture/compile/20000601-1.f: New test.
28958 2000-06-03 Richard Henderson <rth@cygnus.com>
28960 * gcc.c-torture/execute/20000603-1.c: New.
28962 2000-06-02 Zack Weinberg <zack@wolery.cumb.org>
28964 * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
28965 * gcc.dg/noreturn-2.c (noreturn): Likewise.
28967 2000-06-01 Zack Weinberg <zack@wolery.cumb.org>
28969 * gcc.dg/compare2.c (case 12): XFAIL.
28970 * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
28971 * gcc.dg/noreturn-2.c (noreturn): XFAIL.
28973 * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
28975 2000-05-29 Zack Weinberg <zack@wolery.cumb.org>
28977 * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
28978 guard macro is already defined when the header is first
28980 * gcc.dg/cpp-mix.h: New file.
28981 * gcc.dg/endif-label.c: Update patterns to match compiler.
28983 * g++.brendan/complex1.C: Declare abort.
28984 * g++.law/refs4.C: Remove XFAIL.
28985 * g++.oliva/expr2.C: Declare abort and exit.
28987 2000-05-28 Alexandre Oliva <aoliva@cygnus.com>
28989 * gcc.c-torture/execute/20000528-1.c: New test.
28991 * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
28992 * g++.old-deja/g++.law/temps4.C: Likewise.
28994 * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
28995 stdlib.h. Call abort() on failure.
28996 * g++.old-deja/g++.law/refs4.C: Likewise.
28997 * g++.old-deja/g++.law/temps4.C: Likewise.
28998 * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
28999 * gcc.c-torture/execute/20000112-1.c: Include string.h.
29001 2000-05-27 Zack Weinberg <zack@wolery.cumb.org>
29003 Relative to g++.dg/special:
29004 * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
29006 Relative to g++.old-deja:
29007 * g++.brendan/complex1.C, g++.jason/optimize2.C,
29008 g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
29009 g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
29010 g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
29011 g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
29012 g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
29013 g++.robertl/ice990323-2.C: Prototype exit and/or abort.
29015 * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
29016 g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
29017 g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
29018 g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
29019 g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
29020 g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
29023 * g++.other/goto1.C: Update expectations for error messages.
29025 2000-05-25 Alexandre Oliva <aoliva@cygnus.com>
29027 * gcc.c-torture/compile/20000523-1.c: New test.
29029 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
29031 * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
29033 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
29035 * g++.old-deja/g++.eh/catch11.C: New test.
29036 * g++.old-deja/g++.eh/catch12.C: New test.
29038 2000-05-24 Nick Clifton <nickc@cygnus.com>
29040 * gcc.c-torture/execute/20000523-1.c: New test.
29042 2000-05-23 Zack Weinberg <zack@wolery.cumb.org>
29044 * c-torture/execute/bcp-1.c: Replace abort in arg of
29045 __builtin_constant_p with a generic external function.
29047 * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
29048 gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
29049 gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
29050 gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
29051 Prototype abort and/or exit.
29053 * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
29054 gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
29055 gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
29056 gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
29058 2000-05-22 Alexandre Oliva <aoliva@cygnus.com>
29060 * gcc.dg/dwarf2-1.c: New test.
29062 2000-05-20 Richard Henderson <rth@cygnus.com>
29064 * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
29066 2000-05-20 Andreas Jaeger <aj@suse.de>
29068 * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
29071 2000-05-19 David Edelsohn <edelsohn@gnu.org>
29073 * gcc.c-torture/execute/20000519-2.c: New test.
29075 2000-05-19 Andreas Jaeger <aj@suse.de>
29077 * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
29078 which fails with SSA.
29080 * lib/c-torture.exp: Also test with -O3 -fssa.
29082 2000-05-18 Michael Meissner <meissner@redhat.com>
29084 * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
29085 * gcc.c-torture/execute/920415-1.c: Ditto.
29086 * gcc.c-torture/execute/920501-1.c: Ditto.
29087 * gcc.c-torture/execute/conversion.c: Ditto.
29088 * gcc.c-torture/execute/cvt-1.c: Ditto.
29090 2000-05-18 Jeffrey A Law (law@cygnus.com)
29092 * gcc.c-torture/compile/20000518-1.c: New test.
29094 2000-05-18 David Billinghurst <David.Billinghurst@riotinto.com.au>
29096 * g77.f-torture/compile/200005018.f: New test.
29098 2000-05-17 Jeffrey A Law (law@cygnus.com)
29100 * gcc.c-torture/compile/20000517-1.c: New test.
29102 2000-05-16 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
29104 * gcc.c-torture/execute/20000516-1.c: New test.
29106 2000-05-15 Jakub Jelinek <jakub@redhat.com>
29108 * g++.old-deja/g++.other/eh.C: New test.
29110 2000-05-12 Richard Henderson <rth@cygnus.com>
29112 * gcc.c-torture/execute/990208-1.c (main): Don't pass
29113 constants through to doit's conditional.
29115 2000-05-11 Jeffrey A Law (law@cygnus.com)
29117 * gcc.c-torture/compile/20000511-1.c: New test.
29118 * g77.f-torture/compile/20000511-1.f: New test.
29119 * g77.f-torture/compile/20000511-2.f: New test.
29121 2000-05-11 Michael Meissner <meissner@redhat.com>
29123 * gcc.c-torture/execute/20000511-1.c: New test.
29125 2000-05-11 Zack Weinberg <zack@wolery.cumb.org>
29127 * gcc.dg/dg.exp: Scan .S files as well as .c files.
29128 * gcc.dg/20000510-1.S: New.
29130 2000-05-08 Catherine Moore <clm@cygnus.com>
29132 * gcc.dg/unused-3.c: New.
29134 2000-05-06 Richard Henderson <rth@cygnus.com>
29136 * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
29137 * g++.old-deja/g++.mike/warn1.C: Likewise.
29138 * g++.old-deja/g++.pt/local1.C: Likewise.
29139 * g++.old-deja/g++.pt/local7.C: Likewise.
29140 * g++.old-deja/g++.pt/spec16.C: Likewise.
29142 2000-05-06 Nathan Sidwell <nathan@codesourcery.com>
29144 * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
29146 2000-05-05 David Billinghurst <David Billinghurst@riotinto.com.au>
29148 * g77.f-torture/execute/20000503-1.f: New test.
29150 2000-05-04 Andreas Jaeger <aj@suse.de>
29152 * gcc.dg/noreturn-2.c: New test.
29154 2000-05-04 Neil Booth <NeilB@earthling.net>
29156 * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
29159 2000-05-04 Richard Henderson <rth@cygnus.com>
29161 * gcc.c-torture/execute/20000503-1.c: Fix typo.
29163 2000-05-04 Richard Henderson <rth@cygnus.com>
29165 * gcc.c-torture/compile/20000504-1.c: New test. Derived from
29166 OpenSSL by Jason R Thorpe.
29168 2000-05-03 Jim Wilson <wilson@cygnus.com>
29170 * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
29172 2000-05-03 Robert Lipe <robertlipe@usa.net>
29174 * gcc.dg/20000503-1.c: New test.
29176 2000-05-02 Jakub Jelinek <jakub@redhat.com>
29178 * gcc.c-torture/compile/20000502-1.c: New test.
29179 * g++.old-deja/g++.other/align.C: New test.
29180 * gcc.dg/cpp-tradstringify.c: New test.
29182 Thu Apr 27 15:58:18 MET DST 2000 Jan Hubicka <jh@suse.cz>
29184 * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
29185 and hard registers.
29187 2000-04-26 Geoff Keating <geoffk@cygnus.com>
29189 * gcc.c-torture/execute/loop-5.c: New test.
29191 2000-04-25 Jakub Jelinek <jakub@redhat.com>
29193 * gcc.c-torture/execute/va-arg-20.c: New test.
29195 2000-04-23 Jeffrey A Law (law@cygnus.com)
29197 * gcc.c-torture/execute/20000422-1.c: New test.
29199 2000-04-20 Greg McGary <gkm@gnu.org>
29201 * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
29202 when optimizing, but without sibling-call optimizations (-O1).
29204 2000-04-20 Jeffrey A Law (law@cygnus.com)
29206 * gcc.c-torture/compile/20000420-1.c: New test.
29208 2000-04-20 Nathan Sidwell <nathan@codesourcery.com>
29210 * g++.abi/ptrflags.C: New test.
29211 * g++.eh/catchptr1.C: Test incomplete pointer chains.
29213 2000-04-19 Catherine Moore <clm@cygnus.com>
29215 * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
29217 2000-04-19 Greg McGary <gkm@gnu.org>
29219 * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
29220 sibling-call optimizations.
29222 2000-04-19 Zack Weinberg <zack@wolery.cumb.org>
29224 * gcc.dg/20000419-1.c: New test.
29226 2000-04-12 Hans-Peter Nilsson <hp@axis.com>
29228 * gcc.c-torture/execute/20000412-6.c: New test.
29230 2000-04-12 Jeffrey A Law (law@cygnus.com)
29232 * gcc.c-torture/execute/20000412-5.c: New test.
29233 * g77.f-torture/compile/20000412-1.f: New test.
29234 * gcc.c-torture/execute/20000412-4.c: New test.
29235 * gcc.c-torture/compile/20000412-2.c: New test.
29236 * gcc.c-torture/execute/20000412-3.c: New test.
29237 * gcc.c-torture/compile/20000412-1.c: New test.
29238 * gcc.c-torture/execute/20000412-2.c: New test.
29240 2000-04-12 Jakub Jelinek <jakub@redhat.com>
29242 * objc/execute/bf-20.m: New test.
29244 2000-04-10 Richard Henderson <rth@cygnus.com>
29246 * gcc.c-torture/execute/20000412-1.c: Reduce some more.
29248 * gcc.c-torture/execute/20000412-1.c: New test.
29250 2000-04-10 Nathan Sidwell <nathan@codesourcery.com>
29252 * g++.old-deja/g++.eh/catchptr1.C: New test.
29254 2000-04-09 Nathan Sidwell <nathan@codesourcery.com>
29256 * g++.old-deja/g++.abi/cxa_vec.C: New test.
29258 2000-04-08 Neil Booth <NeilB@earthling.net>
29260 * gcc.dg/cpp-nullchar.c: Remove test as
29261 embedded nulls cause problems.
29263 2000-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
29265 * gcc.dg/compare2.c: New test.
29267 2000-04-08 Neil Booth <NeilB@earthling.net>
29269 * gcc.dg/cpp-nullchar.c: New test.
29271 2000-04-07 Zack Weinberg <zack@wolery.cumb.org>
29273 * gcc.dg/cpp-mi2.c: New test.
29274 * gcc.dg/cpp-mi2[abc].h: New files.
29276 2000-04-07 Nathan Sidwell <nathan@codesourcery.com>
29278 * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
29281 2000-04-06 Nathan Sidwell <nathan@codesourcery.com>
29283 * g++.old-deja/g++.abi/vmihint.C: New test.
29285 2000-04-06 Neil Booth <NeilB@earthling.net>
29287 * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
29288 cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c: Add FSF
29291 2000-04-05 Hans-Peter Nilsson <hp@axis.com>
29293 * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
29294 avoid stack-frame overwrite.
29296 2000-04-05 Jakub Jelinek <jakub@redhat.com>
29298 * gcc.c-torture/compile/20000405-2.c: New test.
29299 * gcc.c-torture/compile/20000405-3.c: New test.
29301 2000-04-05 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
29303 * gcc.c-torture/compile/20000405-1.c: New test.
29305 2000-04-04 Geoff Keating <geoffk@cygnus.com>
29307 * gcc.dg/cast-qual-1.c: Revert last change.
29309 2000-04-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
29311 * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
29313 2000-04-03 Zack Weinberg <zack@wolery.cumb.org>
29315 * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
29316 gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
29318 2000-04-03 Jeffrey A Law (law@cygnus.com)
29320 * gcc.c-torture/compile/20000403-2.c: New test.
29321 * gcc.c-torture/compile/20000403-1.c: New test.
29323 2000-04-03 Hans-Peter Nilsson <hp@axis.com>
29325 * gcc.c-torture/execute/20000403-1.c: New test.
29327 2000-04-03 Geoff Keating <geoffk@cygnus.com>
29329 * gcc.c-torture/execute/20000402-1.c: New test.
29331 2000-04-03 Donald Lindsay <dlindsay@cygnus.com>
29333 * gcc.c-torture/execute/va-arg-15.c: New test.
29334 * gcc.c-torture/execute/va-arg-16.c: New test.
29335 * gcc.c-torture/execute/va-arg-17.c: New test.
29336 * gcc.c-torture/execute/va-arg-18.c: New test.
29337 * gcc.c-torture/execute/va-arg-19.c: New test.
29339 2000-04-02 Zack Weinberg <zack@wolery.cumb.org>
29341 * gcc.c-torture/compile/981211-1.c: Move to...
29342 * gcc.dg/cpp-as1.c: ...here.
29343 * gcc.dg/cpp-as2.c: New file.
29345 * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
29348 2000-04-02 Neil Booth <NeilB@earthling.net>
29350 * gcc.dg/cpp-cond.c New tests.
29351 * gcc.dg/cpp-ifparen.c New tests. Amend existing tests to make
29352 accidental success less likely.
29353 * gcc.dg/cpp-missingop.c New tests.
29354 * gcc.dg/cpp-missingparen.c New tests.
29355 * gcc.dg/cpp-shift.c New tests.
29356 * gcc.dg/cpp-shortcircuit.c New tests.
29357 * gcc.dg/cpp-unary.c New tests.
29359 2000-03-29 Jeffrey A Law (law@cygnus.com)
29361 * gcc.c-torture/compile/20000329-1.c: New test.
29363 2000-03-26 Bernd Schmidt <bernds@cygnus.co.uk>
29365 * gcc.c-torture/compile/20000326-1.c: New test.
29366 * gcc.c-torture/compile/20000326-2.c: New test.
29368 2000-03-24 Geoff Keating <geoffk@cygnus.com>
29370 * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
29371 the first parameter is a function argument.
29373 2000-03-23 Nathan Sidwell <nathan@codesourcery.com>
29375 * g++.old-deja/g++.ext/array4.C: New test.
29377 2000-03-22 Geoff Keating <geoffk@cygnus.com>
29379 * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
29381 2000-03-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
29383 * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
29385 2000-03-19 Richard Henderson <rth@cygnus.com>
29387 * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
29389 2000-03-19 Richard Henderson <rth@cygnus.com>
29391 * gcc.c-torture/compile/20000319-1.c: New test.
29393 2000-03-14 Jeffrey A Law (law@cygnus.com)
29395 * gcc.c-torture/execute/20000314-3.c: New test.
29396 * gcc.c-torture/execute/20000314-2.c: New test.
29397 * gcc.c-torture/execute/20000314-1.c: New test.
29398 * gcc.c-torture/compile/20000314-2.c: New test.
29399 * gcc.c-torture/compile/20000314-1.c: New test.
29401 2000-03-13 Nathan Sidwell <nathan@codesourcery.com>
29403 * g++.old-deja/g++.warn/inline.C: New test.
29405 2000-03-10 Hans-Peter Nilsson <hp@bitrange.com>
29407 * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
29408 standards-compliant result rather than specific constants.
29409 Put test-values in array.
29411 2000-03-08 Jason Merrill <jason@casey.cygnus.com>
29413 * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
29414 (g++_target_compile): Put test-specific options last.
29416 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
29418 * g++.old-deja/g++.eh/vbase4.C: New test.
29420 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
29422 * g++.old-deja/g++.bugs/900215_01.C: Adjust.
29424 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
29426 * g++.old-deja/g++.brendan/misc12.C: Removed.
29427 * g++.old-deja/g++.pt/memtemp77.C: Constify.
29428 * g++.old-deja/g++.ext/pretty4.C: New test.
29430 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
29432 * g++.old-deja/g++.other/string2.C: New test.
29434 2000-03-06 Nathan Sidwell <nathan@codesourcery.com>
29436 * g++.old-deja/g++.warn/impint2.C: New test.
29438 2000-03-05 Hans-Peter Nilsson <hp@bitrange.com>
29440 * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
29443 2000-03-05 Nathan Sidwell <nathan@codesourcery.com>
29445 * g++.old-deja/g++.warn/impint.C: New test.
29446 * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
29447 * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
29448 * g++.old-deja/g++.pt/explicit12.C: Likewise.
29449 * g++.old-deja/g++.pt/explicit13.C: Likewise.
29450 * g++.old-deja/g++.pt/explicit17.C: Likewise.
29451 * g++.old-deja/g++.pt/explicit18.C: Likewise.
29452 * g++.old-deja/g++.pt/explicit19.C: Likewise.
29453 * g++.old-deja/g++.pt/explicit23.C: Likewise.
29454 * g++.old-deja/g++.pt/explicit31.C: Likewise.
29455 * g++.old-deja/g++.pt/explicit35.C: Likewise.
29456 * g++.old-deja/g++.pt/explicit6.C: Likewise.
29457 * g++.old-deja/g++.pt/memclass7.C: Likewise.
29459 2000-03-01 Zack Weinberg <zack@wolery.cumb.org>
29461 * gcc.dg/cpp-redef.c: New test.
29463 2000-02-29 Nathan Sidwell <nathan@codesourcery.com>
29465 * g++.old-deja/g++.pt/unify7.C: New test.
29467 2000-02-26 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
29469 * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
29470 * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
29472 2000-02-25 Geoff Keating <geoffk@cygnus.com>
29474 * gcc.c-torture/compile/20000224-1.c: New test.
29476 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
29478 * gcc.c-torture/compile/cpp-2.c: New test.
29479 * gcc.c-torture/compile/cpp-1.c: New test.
29481 2000-02-25 Jeffrey A Law (law@cygnus.com)
29483 * gcc.c-torture/execute/20000225-1.c: New test.
29485 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
29487 * gcc.dg/cpp-li2.c: New test.
29489 * gcc.dg/cpp-wi1.c: New test.
29491 * gcc.dg/cpp-li1.c: New test.
29493 2000-02-24 Nathan Sidwell <nathan@codesourcery.com>
29495 * g++.old-deja/g++.other/sizeof5.C: New test.
29497 2000-02-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
29499 * gcc.c-torture/execute/va-arg-13.c: New test.
29501 2000-02-23 Donald Lindsay <dlindsay@cygnus.com>
29503 * gcc.c-torture/execute/va-arg-12.c: New test.
29505 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
29507 * gcc.c-torture/execute/20000223-1.c: New test.
29509 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
29511 * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
29513 2000-02-22 Mark Mitchell <mark@codesourcery.com>
29515 * g++.old-deja/g++.abi/ptrmem.C: New test.
29517 2000-02-19 Richard Henderson <rth@cygnus.com>
29519 * gcc.c-torture/compile/init-3.c: New.
29521 2000-02-17 Mark Mitchell <mark@codesourcery.com>
29523 * lib/g++.exp (g++_init): Add -fmessage-length=0 to
29526 2000-02-11 Robert Lipe <robertl@sco.com>
29528 * gcc.c-torture/compile/20000211-3.c: New test.
29530 2000-02-11 Martin Buchholz <martin@xemacs.org>
29532 * gcc.c-torture/compile/20000211-2.c: New test.
29534 2000-02-11 Jeffrey A Law (law@cygnus.com)
29536 * gcc.c-torture/compile/20000211-1.c: New test.
29538 2000-02-09 Jonathan Larmour <jlarmour@redhat.co.uk>
29540 * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
29543 2000-02-08 Nathan Sidwell <nathan@acm.org>
29545 * g++.old-deja/g++.other/cast5.C: New test.
29547 2000-02-05 Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>
29549 * gcc.c-torture/execute/20000205-1.c: New.
29551 2000-02-03 Nathan Sidwell <nathan@acm.org>
29553 * g++.old-deja/g++.jason/cast3.C: Return void.
29554 * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
29556 2000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
29558 * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
29560 * gcc.dg/loop-1.c: New test.
29562 2000-01-27 Jakub Jelinek <jakub@redhat.com>
29564 * gcc.c-torture/compile/20000127-1.c: New test.
29565 * gcc.c-torture/execute/991228-1.c: New test.
29567 2000-01-26 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
29569 * gcc.dg/unused-2.c: New test.
29571 * gcc.dg/conv-1.c: New test.
29573 2000-01-24 Mark Mitchell <mark@codesourcery.com>
29575 * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
29577 (tool_option_proc): Fix typo.
29579 2000-01-24 Geoff Keating <geoffk@cygnus.com>
29581 * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
29582 of the ld on the host, not on the build machine.
29583 Also, don't crash if '--help' is not a supported option.
29585 2000-01-24 Richard Henderson <rth@cygnus.com>
29587 * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
29589 2000-01-20 Jeffrey A Law (law@cygnus.com)
29591 * gcc.c-torture/execute/20000120-2.c: New test.
29592 * gcc.c-torture/execute/20000120-1.c: New test.
29594 2000-01-13 Jeffrey A Law (law@cygnus.com)
29596 * gcc.c-torture/execute/20000113-1.c: New test.
29598 2000-01-12 Jeffrey A Law (law@cygnus.com)
29600 * gcc.c-torture/execute/20000112-1.c: New test.
29602 2000-01-11 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
29604 * gcc.dg/20000111-1.c: New test.
29606 2000-01-10 Jeffrey A Law (law@cygnus.com)
29608 * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
29609 with 16 bit integers.
29611 2000-01-08 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
29613 * gcc.dg/20000108-1.c: New test.
29615 2000-01-05 Nathan Sidwell <nathan@acm.org>
29617 * g++.old-deja/g++.ns/koenig8.C: New test.
29619 2000-01-05 Nathan Sidwell <nathan@acm.org>
29621 * g++.old-deja/g++.other/cast4.C: New test.
29623 2000-01-05 Jeffrey A Law (law@cygnus.com)
29625 * gcc.c-torture/compile/20000105-2.c: New test.
29626 * gcc.c-torture/compile/20000105-1.c: New test.
29628 2000-01-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
29630 * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
29631 references to printf & atoi to conform to ANSI standard.
29632 * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
29633 * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
29634 * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
29635 * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
29636 * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
29637 * g++.old-deja/g++.brendan/complex1.C: Likewise.
29638 * g++.old-deja/g++.brendan/copy1.C: Likewise.
29639 * g++.old-deja/g++.brendan/copy2.C: Likewise.
29640 * g++.old-deja/g++.brendan/copy3.C: Likewise.
29641 * g++.old-deja/g++.brendan/copy4.C: Likewise.
29642 * g++.old-deja/g++.brendan/copy5.C: Likewise.
29643 * g++.old-deja/g++.brendan/copy6.C: Likewise.
29644 * g++.old-deja/g++.brendan/copy7.C: Likewise.
29645 * g++.old-deja/g++.brendan/copy8.C: Likewise.
29646 * g++.old-deja/g++.brendan/crash11.C: Likewise.
29647 * g++.old-deja/g++.brendan/crash14.C: Likewise.
29648 * g++.old-deja/g++.brendan/ctors1.C: Likewise.
29649 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
29650 * g++.old-deja/g++.brendan/delete2.C: Likewise.
29651 * g++.old-deja/g++.brendan/dtors1.C: Likewise.
29652 * g++.old-deja/g++.brendan/dtors2.C: Likewise.
29653 * g++.old-deja/g++.brendan/dtors3.C: Likewise.
29654 * g++.old-deja/g++.brendan/eh1.C: Likewise.
29655 * g++.old-deja/g++.brendan/groff1.C: Likewise.
29656 * g++.old-deja/g++.brendan/init3.C: Likewise.
29657 * g++.old-deja/g++.brendan/misc12.C: Likewise.
29658 * g++.old-deja/g++.brendan/misc7.C: Likewise.
29659 * g++.old-deja/g++.brendan/new2.C: Likewise.
29660 * g++.old-deja/g++.brendan/operators4.C: Likewise.
29661 * g++.old-deja/g++.brendan/operators5.C: Likewise.
29662 * g++.old-deja/g++.brendan/overload2.C: Likewise.
29663 * g++.old-deja/g++.brendan/overload7.C: Likewise.
29664 * g++.old-deja/g++.brendan/redecl2.C: Likewise.
29665 * g++.old-deja/g++.brendan/reference1.C: Likewise.
29666 * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
29667 * g++.old-deja/g++.brendan/template24.C: Likewise.
29668 * g++.old-deja/g++.brendan/template3.C: Likewise.
29669 * g++.old-deja/g++.brendan/vtables1.C: Likewise.
29670 * g++.old-deja/g++.jason/inline3.C: Likewise.
29671 * g++.old-deja/g++.jason/opeq.C: Likewise.
29672 * g++.old-deja/g++.law/arg5.C: Likewise.
29673 * g++.old-deja/g++.law/arm7.C: Likewise.
29674 * g++.old-deja/g++.law/ctors11.C: Likewise.
29675 * g++.old-deja/g++.law/cvt8.C: Likewise.
29676 * g++.old-deja/g++.law/init9.C: Likewise.
29677 * g++.old-deja/g++.law/refs4.C: Likewise.
29678 * g++.old-deja/g++.law/template2.C: Likewise.
29679 * g++.old-deja/g++.law/visibility24.C: Likewise.
29680 * g++.old-deja/g++.law/vtable3.C: Likewise.
29681 * g++.old-deja/g++.mike/asm2.C: Likewise.
29682 * g++.old-deja/g++.mike/eh1.C: Likewise.
29683 * g++.old-deja/g++.mike/misc1.C: Likewise.
29684 * g++.old-deja/g++.mike/misc13.C: Likewise.
29685 * g++.old-deja/g++.mike/misc14.C: Likewise.
29686 * g++.old-deja/g++.mike/ns12.C: Likewise.
29687 * g++.old-deja/g++.mike/p1248.C: Likewise.
29688 * g++.old-deja/g++.mike/p3708.C: Likewise.
29689 * g++.old-deja/g++.mike/p3708a.C: Likewise.
29690 * g++.old-deja/g++.mike/p3708b.C: Likewise.
29691 * g++.old-deja/g++.mike/p646.C: Likewise.
29692 * g++.old-deja/g++.mike/p700.C: Likewise.
29693 * g++.old-deja/g++.mike/p783.C: Likewise.
29694 * g++.old-deja/g++.mike/p783a.C: Likewise.
29695 * g++.old-deja/g++.mike/p783b.C: Likewise.
29696 * g++.old-deja/g++.mike/p786.C: Likewise.
29697 * g++.old-deja/g++.mike/p789.C: Likewise.
29698 * g++.old-deja/g++.mike/p789a.C: Likewise.
29699 * g++.old-deja/g++.mike/p807a.C: Likewise.
29700 * g++.old-deja/g++.other/delete3.C: Likewise.
29701 * g++.old-deja/g++.other/dyncast1.C: Likewise.
29702 * g++.old-deja/g++.other/dyncast2.C: Likewise.
29703 * g++.old-deja/g++.other/dyncast3.C: Likewise.
29704 * g++.old-deja/g++.other/empty1.C: Likewise.
29705 * g++.old-deja/g++.other/temporary1.C: Likewise.
29706 * g++.old-deja/g++.pt/memtemp14.C: Likewise.
29707 * g++.old-deja/g++.pt/t16.C: Likewise.
29708 * g++.old-deja/g++.pt/tiemann2.C: Likewise.
29710 1999-12-30 Bernd Schmidt <bernds@cygnus.co.uk>
29712 * gcc.dg/991230-1.c: New test.
29714 1999-12-29 Jeffrey A Law (law@cygnus.com)
29716 * gcc.c-torture/compile/991229-3.c: New test.
29717 * gcc.c-torture/compile/991229-2.c: New test.
29718 * gcc.c-torture/compile/991229-1.c: New test.
29720 1999-12-29 Greg McGary <gkm@eng.ascend.com>
29722 * gcc.c-torture/compile/labels-2.c: New test.
29724 1999-12-27 Martin von L�is <loewis@informatik.hu-berlin.de>
29726 * gcc.c-torture/execute/991227-1.c: New test.
29728 1999-12-22 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
29730 * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
29732 1999-12-21 Martin von L�is <loewis@informatik.hu-berlin.de>
29734 * gcc.c-torture/execute/991221-1.c: New test.
29736 1999-12-20 Nathan Sidwell <nathan@acm.org>
29738 * g++.old-deja/g++.other/cast3.C: New test.
29740 1999-12-16 Bernd Schmidt <bernds@cygnus.co.uk>
29742 * gcc.c-torture/execute/991216-4.c: New test.
29744 1999-12-16 Michael Meissner <meissner@cygnus.com>
29746 * gcc.c-torture/execute/991216-1.c: New test.
29747 * gcc.c-torture/execute/991216-2.c: New test.
29748 * gcc.c-torture/execute/991216-3.c: New test.
29750 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
29752 * gcc.dg/991214-1.c: Use "__asm__", not "asm".
29753 Actually make the test fail by using "-O2" for compilation.
29755 1999-12-15 Nathan Sidwell <nathan@acm.org>
29757 * g++.old-deja/g++.warn/cast-align1.C: New test.
29759 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
29761 * gcc.c-torture/compile/991214-1.c: New test.
29762 * gcc.c-torture/compile/991214-2.c: New test.
29764 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
29766 * gcc.dg/991214-1.c: New test.
29768 1999-12-13 Jeffrey A Law (law@cygnus.com)
29770 * gcc.c-torture/compile/991213-3.c: New test.
29771 * gcc.c-torture/compile/991213-2.c: New test.
29772 * gcc.c-torture/compile/991213-1.c: New test.
29774 1999-12-10 J"orn Rennecke <amylaar@cygnus.co.uk>
29776 * gcc.dg/991209-1.c: New test.
29778 1999-12-08 Nathan Sidwell <nathan@acm.org>
29780 * gcc.c-torture/compile/991208-1.c: New test.
29782 1999-12-06 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
29784 * gcc.dg/ultrasp2.c: New test.
29786 1999-12-05 Alex Samuel <samuel@codesourcery.com>
29788 * g++.old-deja/g++.abi/align.C (main): Fix typo.
29790 1999-12-02 Bernd Schmidt <bernds@cygnus.co.uk>
29792 * gcc.c-torture/compile/991202-1.c: New test.
29793 * gcc.c-torture/execute/991202-1.c: New test.
29794 * gcc.c-torture/execute/991202-2.c: New test.
29795 * gcc.c-torture/execute/991202-3.c: New test.
29797 1999-12-02 Alex Samuel <samuel@codesourcery.com>
29799 * g++.old-deja/g++.abi/align.C: New test.
29800 * g++.old-deja/g++.abi/aggregates.C: Likewise.
29801 * g++.old-deja/g++.abi/bitfields.C: Likewise.
29803 1999-12-01 Richard Henderson <rth@cygnus.com>
29805 * gcc.c-torture/execute/991201-1.c: New.
29807 1999-11-29 Bernd Schmidt <bernds@cygnus.co.uk>
29809 * gcc.dg/991129-1.c: New test.
29811 1999-11-27 Bernd Schmidt <bernds@cygnus.co.uk>
29813 * gcc.c-torture/compile/991127-1.c: New test.
29815 1999-11-22 Nathan Sidwell <nathan@acm.org>
29817 * g++.old-deja/g++.other/warn4.C: New test.
29819 1999-11-22 Nathan Sidwell <nathan@acm.org>
29821 * g++.old-deja/g++.eh/cleanup2.C: New test.
29822 * g++.old-deja/g++.ext/pretty2.C: New test.
29823 * g++.old-deja/g++.ext/pretty3.C: New test.
29824 * g++.old-deja/g++.other/debug6.C: New test.
29826 1999-10-20 Jim Wilson <wilson@cygnus.com>
29828 * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
29829 compiler_output to look for one error message instead of two.
29831 1999-11-19 Geoffrey Keating <geoffk@cygnus.com>
29833 * gcc.c-torture/execute/991118-1.c: Also test case
29834 where the word boundary does not split a byte evenly.
29836 1999-11-19 Nathan Sidwell <nathan@acm.org>
29838 * g++.old-deja/g++.ext/restrict1.C: New test.
29840 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
29842 * gcc.c-torture/execute/991118-1.c: New test.
29844 1999-11-16 Geoffrey Keating <geoffk@cygnus.com>
29846 * g77.f-torture/execute/u77-test.f (wd): Allow for longer
29847 working directory pathnames.
29849 1999-10-13 Brendan Kehoe <brendan@cygnus.com>
29851 * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
29852 host is equipped with driver.h and driver.o so it can actually
29853 compile and run the tests.
29855 1999-10-08 Bernd Schmidt <bernds@cygnus.co.uk>
29857 * gcc.c-torture/compile/991008-1.c: New test.
29859 1999-11-08 Nick Clifton <nickc@cygnus.com>
29861 * lib/gcc-dg.exp: Include target-supports.exp
29863 1999-11-05 Nick Clifton <nickc@cygnus.com>
29865 * lib/target-supports.exp: New file: Provide procs to test for
29866 features supported by the target.
29867 (check_weak_available): Moved here from ecos.exp.
29868 (check_alias_available): New proc: Determine of the target
29869 toolchain supports the alias attribute.
29871 * gcc.dg/special/ecos.exp: Move check_weak_available to
29872 target-supports.exp.
29873 (alias-1.c): Only perform the test if the target supports
29875 (wkali-1.c): Only perform the test if the target supports
29878 * gcc.dg/990506-0.c: Expect error messages from cross
29879 targets as well as native targets.
29881 1999-11-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
29883 * gcc.dg/ultrasp1.c: Removed xfail.
29884 * gcc.dg/struct-ret-2.c: Likewise.
29885 * gcc.dg/array-1.c: Likewise.
29887 1999-11-01 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
29889 * gcc.dg/struct-ret-2.c: New test.
29891 * gcc.dg/array-1.c: New test.
29893 1999-10-30 Stephen L Moshier <moshier@mediaone.net>
29895 * gcc.c-torture/execute/991030-1.c: New test.
29897 1999-10-26 Richard Henderson <rth@cygnus.com>
29899 * gcc.c-torture/compile/991026-2.c: New test.
29901 1999-10-26 Jeffrey A Law (law@cygnus.com)
29903 * gcc.c-torture/compile/991026-1.c: New test.
29905 1999-10-23 Jeffrey A Law (law@cygnus.com)
29907 * gcc.c-torture/execute/991023-1.c: New test.
29909 1999-10-19 Jeffrey A Law (law@cygnus.com)
29911 * gcc.c-torture/execute/991019-1.c: New test.
29913 1999-10-16 Richard Henderson <rth@cygnus.com>
29915 * gcc.c-torture/execute/991016-1.c: New test.
29917 1999-10-14 Stephane Carrez <stcarrez@worldnet.fr>
29919 * gcc.c-torture/execute/991014-1.c: New test.
29921 1999-10-13 J"orn Rennecke <amylaar@cygnus.co.uk>
29923 * g++.old-deja/g++.other/union2.C: New test.
29925 1999-10-13 Nathan Sidwell <nathan@acm.org>
29927 * g++.old-deja/g++.other/vaarg2.C: New test.
29928 * g++.old-deja/g++.other/vaarg3.C: New test.
29930 1999-10-12 Craig Burley <craig@jcb-sc.com>
29932 * g77.f-torture/noncompile/19990905-1.f: Moved from being
29935 1999-10-04 Ulrich Drepper <drepper@cygnus.com>
29937 * gcc.c-torture/execute/va-arg-11.c: New test.
29939 1999-10-01 Mark P. Mitchell <mark@codesourcery.com>
29941 * lib/file-format.exp (gcc_target_object_format): Don't
29942 crash if objdump is unavailable.
29944 1999-09-29 Donn Terry <donn@interix.com>
29946 * gcc.misc-tests/mg.exp: delete extraneous redirection.
29948 1999-09-28 Nick Clifton <nickc@cygnus.com>
29950 * gcc.c-torture/compile/990928-1.c: New test.
29952 1999-09-28 Nathan Sidwell <nathan@acm.org>
29954 * g++.old-deja/g++.other/decl6.C: New test.
29956 1999-09-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
29958 * gcc.c-torture/execute/va-arg-10.c: New test.
29960 1999-09-27 Nathan Sidwell <nathan@acm.org>
29962 * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
29963 __PRETTY_FUNCTION__.
29965 1999-09-23 Nick Clifton <nickc@cygnus.com>
29967 * gcc.c-torture/execute/990923-1.c: New test.
29969 1999-09-21 Nick Clifton <nickc@cygnus.com>
29971 * gcc.c-torture/special/special.exp: Add FR30 to list of targets
29972 for which -fpic is inappropriate.
29974 1999-09-21 Mark Mitchell <mark@codesourcery.com>
29976 * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
29978 1999-09-21 Nathan Sidwell <nathan@acm.org>
29980 * g++.old-deja/g++.other/dyncast1.C: New test.
29981 * g++.old-deja/g++.other/dyncast2.C: New test.
29982 * g++.old-deja/g++.other/dyncast3.C: New test.
29983 * g++.old-deja/g++.other/dyncast4.C: New test.
29984 * g++.old-deja/g++.other/dyncast5.C: New test.
29985 * g++.old-deja/g++.eh/catch3.C: New test.
29986 * g++.old-deja/g++.eh/catch3p.C: New test.
29987 * g++.old-deja/g++.eh/catch4.C: New test.
29988 * g++.old-deja/g++.eh/catch4p.C: New test.
29989 * g++.old-deja/g++.eh/catch5.C: New test.
29990 * g++.old-deja/g++.eh/catch5p.C: New test.
29991 * g++.old-deja/g++.eh/catch6.C: New test.
29992 * g++.old-deja/g++.eh/catch6p.C: New test.
29993 * g++.old-deja/g++.eh/catch7.C: New test.
29994 * g++.old-deja/g++.eh/catch7p.C: New test.
29995 * g++.old-deja/g++.eh/catch8.C: New test.
29996 * g++.old-deja/g++.eh/catch8p.C: New test.
29997 * g++.old-deja/g++.eh/catch9.C: New test.
29998 * g++.old-deja/g++.eh/catch9p.C: New test.
30000 1999-09-13 Nathan Sidwell <nathan@acm.org>
30002 * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
30003 * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
30005 1999-09-13 Jeffrey A Law (law@cygnus.com)
30007 * gcc.c-torture/compile/990913-1.c: New test.
30009 1999-09-10 Nathan Sidwell <nathan@acm.org>
30011 * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
30012 * g++.old-deja/g++.jason/rfg5.C: Likewise.
30014 1999-09-09 Richard Henderson <rth@cygnus.com>
30016 * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
30018 1999-09-09 Nathan Sidwell <nathan@acm.org>
30020 * g++.old-deja/g++.other/lookup11.C: New test.
30021 * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
30022 what is permitted and what we want.
30023 * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
30025 * g++.old-deja/g++.jason/rfg5.C: Likewise
30027 1999-09-08 Geoffrey Keating <geoffk@cygnus.com>
30029 * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
30030 * gcc.c-torture/noncompile/poison-1.c: New file.
30032 1999-09-08 Nathan Sidwell <nathan@acm.org>
30034 * g++.old-deja/g++.other/sizeof3.C: New test.
30035 * g++.old-deja/g++.other/sizeof4.C: New test.
30036 * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
30037 * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
30039 1999-09-07 Richard Henderson <rth@cygnus.com>
30041 * gcc.dg/va-arg-1.c: New.
30043 1999-09-06 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
30045 * gcc.c-torture/execute/va-arg-9.c: New test.
30047 1999-09-05 Craig Burley <craig@jcb-sc.com>
30049 * g77.f-torture/compile/980519-2.f: New test.
30050 * g77.f-torture/compile/19990905-0.f: New test.
30051 * g77.f-torture/compile/19990905-1.f: New test.
30052 * g77.f-torture/compile/19990905-2.f: New test.
30054 * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
30056 1999-09-03 Richard Earnshaw <rearnsha@arm.com>
30058 * gcc.c-torture/execute/990827-1.c: Fix typo.
30060 1999-09-03 Nathan Sidwell <nathan@acm.org>
30062 * g++.old-deja/g++.other/deref1.C: New test.
30064 1999-09-02 Nathan Sidwell <nathan@acm.org>
30066 * g++.old-deja/g++.other/ambig2.C: New test.
30067 * g++.old-deja/g++.other/cond5.C: New test.
30068 * g++.old-deja/g++.other/lookup16.C: New test.
30070 1999-09-02 Marc Espie <espie@cvs.openbsd.org>
30072 * gcc.dg/980414-1.c: Fix assembler syntax to work with old
30075 1999-08-31 Jeffrey A Law (law@cygnus.com)
30077 * lib/c-torture.exp: Avoid the "compare executables" optimization
30078 when testing native.
30080 1999-08-29 Jeffrey A Law (law@cygnus.com)
30082 * gcc.c-torture/execute/990829-1.c: New test.
30083 * gcc.c-torture/compile/990829-1.c: New test.
30085 1999-08-27 Paul Burchard <burchard@pobox.com>
30087 * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
30088 * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
30089 * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
30090 * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
30091 * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
30092 * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
30093 * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
30094 * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
30095 * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
30096 * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
30097 * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
30099 1999-08-27 Jeffrey A Law (law@cygnus.com)
30101 * gcc.c-torture/execute/990827-1.c: New test.
30103 1999-08-26 Craig Burley <craig@jcb-sc.com>
30105 * g77.f-torture/noncompile/19990826-4.f: New test.
30107 * g77.f-torture/compile/19990826-3.f: New test.
30109 * g77.f-torture/execute/19990826-2.f: New test.
30111 * g77.f-torture/compile/19990826-1.f: New test.
30113 * gcc.c-torture/execute/990826-0.c: New test.
30114 * g77.c-torture/execute/19990826-0.f: New test.
30116 * g77.f-torture/noncompile/970626-2.f: New test.
30118 1999-08-25 Paul Burchard <burchard@pobox.com>
30120 * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
30121 lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
30122 lss-011.C: New tests.
30124 1999-08-25 Nathan Sidwell <nathan@acm.org>
30126 * g++.old-deja/g++.other/decl5.C: New test.
30128 1999-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
30130 * noncompile/noncompile.exp: Load_lib c-torture.exp.
30131 (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
30132 call `postbase' for each one. All callers of `postbase' changed
30133 to call this instead.
30135 1999-08-11 Richard Earnshaw (rearnsha@arm.com)
30137 * gcc.c-torture/execute/990811-1.c: New test.
30139 1999-08-09 Nick Clifton <nickc@cygnus.com>
30141 * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
30144 * gcc.dg/990413-1.c: Expect the parse error for all builds, not
30147 1999-08-05 Alexandre Oliva <oliva@dcc.unicamp.br>
30149 * g++.old-deja/g++.other/local3.C: Removed XFAIL.
30151 1999-08-04 Jeffrey A Law (law@cygnus.com)
30153 * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
30155 1999-08-04 Nathan Sidwell <nathan@acm.org>
30157 * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
30159 1999-08-04 Jeffrey A Law (law@cygnus.com)
30161 * gcc.c-torture/execute/990804-1.c: New test.
30163 1999-08-03 Nathan Sidwell <nathan@acm.org>
30165 * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
30166 * g++.old-deja/g++.brendan/crash64.C: Likewise
30167 * g++.old-deja/g++.brendan/overload8.C: Likewise
30169 1999-08-03 Nathan Sidwell <nathan@acm.org>
30171 * g++.old-deja/g++.other/struct1.C: New test.
30173 1999-08-03 Nathan Sidwell <nathan@acm.org>
30175 * g++.old-deja/g++.other/enum2.C: New test.
30177 1999-08-02 Richard Henderson <rth@cygnus.com>
30179 Adapted from tests from Franz Sirl:
30180 * gcc.c-torture/execute/va-arg-7.c: New test.
30181 * gcc.c-torture/execute/va-arg-8.c: New test.
30183 1999-08-01 Jeffrey A Law (law@cygnus.com)
30185 * gcc.c-torture/compile/990801-2.c: New test.
30187 * gcc.c-torture/compile/990801-1.c: New test.
30189 1999-07-27 Michael Meissner <meissner@cygnus.com>
30191 * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
30192 fp-cmp-1.c, converting double to float.
30194 * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
30195 fp-cmp-1.c, converting double to long double.
30197 * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
30198 from fr1 to unknown_register, since fr1 is a legitimate register
30201 1999-07-25 Jeffrey A Law (law@cygnus.com)
30203 * README: More listname related changes.
30205 1999-07-08 Catherine Moore <clm@cygnus.com>
30207 * gcc.c-torture/execute/920501-5.c: Fix typo. Change | to ||.
30209 1999-07-05 Manfred Hollstein <mhollstein@cygnus.com>
30211 * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
30213 1999-07-05 Alexandre Oliva <oliva@dcc.unicamp.br>
30215 * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
30217 1999-07-04 Zack Weinberg <zack@rabi.columbia.edu>
30219 * gcc.dg/990703-1.c: New test.
30221 1999-06-29 Nick Clifton <nickc@cygnus.com>
30223 * lib/file-format.exp: New file: Move definition of proc
30224 gcc_target_object_format to here from
30225 gcc.dg/special/ecos.exp.
30227 * lib/c-torture.exp: Include lib file-format.exp.
30228 * lib/gcc-dg.exp: Include lib file-format.exp.
30230 * gcc.dg/special/ecos.exp: Remove definition of proc
30231 gcc_target_object_format.
30233 1999-06-28 Jeffrey A Law (law@cygnus.com)
30235 * gcc.c-torture/execute/990628-1.c: New test.
30237 1999-06-25 Jeffrey A Law (law@cygnus.com)
30239 * gcc.c-torture/compile/990625-2.c: New test.
30241 * gcc.c-torture/compile/990625-1.c: New test.
30243 1999-06-23 Nick Clifton <nickc@cygnus.com>
30245 * gcc.c-torture/compile/dll.c: New test case. Check that dll
30246 attributes compile.
30247 * gcc.c-torture/compile/dll.x: Only support the dll.c test on
30248 ports that use the COFF/PE file format.
30250 1999-06-17 Jeffrey A Law (law@cygnus.com)
30252 * gcc.c-torture/compile/990617-1.c: New test.
30254 1999-06-17 Alexandre Oliva <oliva@dcc.unicamp.br>
30256 * g++.old-deja/g++.other/decl4.C: New test.
30258 1999-06-14 Nathan Sidwell <nathan@acm.org>
30260 * g++.old-deja/g++.other/bitfld3.C: New test.
30262 1999-06-08 Nathan Sidwell <nathan@acm.org>
30264 * g++.old-deja/g++.eh/catch1.C: New test.
30266 1999-06-07 Jeffrey A Law (law@cygnus.com)
30268 * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
30270 * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
30271 * gcc.c-torture/execute/ieee/mzero.x: New file. Likewise.
30273 1999-06-05 Craig Burley <craig@jcb-sc.com>
30275 * g77.f-torture/compile/19990502-0.f: Replace with new,
30276 shorter, test that still fails after recent changes.
30278 1999-06-04 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
30280 * gcc.c-torture/execute/990604-1.c: New test.
30282 1999-05-31 Jeffrey A Law (law@cygnus.com)
30284 * gcc.c-torture/execute/990531-1.c: New test.
30286 1999-05-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
30288 * gcc.c-torture/compile/990527-1.c: New test.
30290 1999-05-27 Joern Rennecke <amylaar@cygnus.com>
30292 * gcc.c-torture/execute/990527-1.c: New test.
30294 1999-05-25 Nick Clifton <nickc@cygnus.com>
30296 * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
30297 bitfields as signed.
30299 1999-05-25 Craig Burley <craig@jcb-sc.com>
30301 * g77.f-torture/compile/19990525-0.f: New test.
30303 1999-05-25 Jeffrey A Law (law@cygnus.com)
30305 * gcc.c-torture/execute/990525-2.c: New test.
30307 * gcc.c-torture/execute/990525-1.c: New test.
30309 1999-05-24 Nathan Sidwell <nathan@acm.org>
30311 * g++.old-deja/g++.other/anon3.C: New test.
30312 * g++.old-deja/g++.other/anon4.C: New test.
30313 * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
30314 * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
30315 after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
30318 1999-05-24 Jeffrey A Law (law@cygnus.com)
30320 * gcc.c-torture/execute/990524-1.c: New test.
30322 * gcc.dg/990524-1.c: New test.
30324 1999-05-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
30326 * gcc.c-torture/compile/990523-1.c: New test.
30328 1999-05-19 Raja R Harinath <harinath@cs.umn.edu>
30330 * gcc.c-torture/compile/990519-1.c: New test.
30332 1999-05-17 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
30334 * gcc.c-torture/compile/990517-1.c: New test.
30336 * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
30337 (e4, f4): New tests.
30340 1999-05-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
30342 * gcc.dg/noreturn-1.c: New test.
30344 1999-05-13 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
30346 * gcc.c-torture/execute/990513-1.c: New test.
30348 1999-05-10 Richard Henderson <rth@cygnus.com>
30350 * g++.old-deja/g++.other/null1.C (g): Add overload for long.
30352 1999-05-10 Craig Burley <craig@jcb-sc.com>
30354 * g77.f-torture/execute/erfc.f: Use small single-precision
30355 values, to avoid problems on Alphas when not -mieee.
30357 1999-05-08 Craig Burley <craig@jcb-sc.com>
30359 * gcc.dg/990506-0.c: New test.
30361 1999-05-08 Richard Henderson <rth@cygnus.com>
30363 * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
30364 the constant to test. Don't XFAIL 64-bit targets.
30366 * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
30367 * g++.old-deja/g++.law/profile1.C: Likewise.
30369 * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
30370 operator new instances.
30371 * g++.old-deja/g++.other/delete5.C: Likewise.
30373 1999-05-03 Craig Burley <craig@jcb-sc.com>
30375 * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
30378 1999-05-03 Craig Burley <craig@jcb-sc.com>
30380 * g77.f-torture/execute/u77-test.f: Reverse order of two
30381 arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
30383 1999-05-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
30385 * gcc.dg/compare1.c: New test.
30387 1999-05-02 Joseph S. Myers <jsm28@cam.ac.uk>
30389 * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
30392 1999-05-02 Craig Burley <craig@jcb-sc.com>
30394 * g77.f-torture/compile/19990502-1.f: New test.
30396 1999-05-02 Craig Burley <craig@jcb-sc.com>
30398 * g77.f-torture/compile/19990502-0.f: New test.
30400 1999-05-02 Craig Burley <craig@jcb-sc.com>
30402 * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
30405 1999-05-02 Craig Burley <craig@jcb-sc.com>
30407 * g77.f-torture/execute/u77-test.f (main): List libU77
30408 intrinsics not currently tested.
30409 Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
30410 GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
30411 FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
30412 Trim blanks off the ends of some printed strings.
30414 1999-05-02 Craig Burley <craig@jcb-sc.com>
30416 * g77.f-torture/execute/u77-test.f (main): Just warn about
30417 FSTAT gid disagreement, as it's expected on some systems.
30419 1999-05-01 Craig Burley <craig@jcb-sc.com>
30421 * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
30422 use a new function, which allows for some slop.
30423 Clean up some commentary.
30424 (issum): The new function.
30425 (sgladd): Deleted subroutine.
30427 1999-05-01 Craig Burley <craig@jcb-sc.com>
30429 * g77.f-torture/execute/u77-test.f: Modify to be more like
30430 libf2c/libU77 version, bringing patches to that version here.
30431 Add suitable commentary.
30433 1999-04-25 Richard Henderson <rth@cygnus.com>
30435 * gcc.dg/990424-1.c: New test.
30437 1999-04-24 Craig Burley <craig@jcb-sc.com>
30439 * g77.f-torture/execute/u77-test.f (main): Bug involving
30440 LSTAT has been fixed, so turn back on full checking.
30442 1999-04-20 Craig Burley <craig@jcb-sc.com>
30444 * g77.f-torture/compile/19990419-0.f: New test.
30445 * g77.f-torture/execute/19990419-1.f: New test.
30447 1999-04-17 Richard Henderson <rth@cygnus.com>
30449 * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
30450 to avoid the need for a prototype to supress a warning.
30452 1999-04-07 Jim Wilson <wilson@cygnus.com>
30454 * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
30456 1999-04-04 Jeffrey A Law (law@cygnus.com)
30458 * gcc.c-torture/execute/990404-1.c: New test.
30460 1999-04-03 10:35 -0500 Zack Weinberg <zack@rabi.columbia.edu>
30462 * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
30463 * gcc.dg/cpp-if3.c: Don't use -pedantic.
30464 * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
30465 missing initializer warnings.
30467 1999-03-28 Jeffrey A Law (law@cygnus.com)
30469 * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
30472 1999-03-26 Jeffrey A Law (law@cygnus.com)
30474 * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
30476 1999-03-26 Craig Burley <craig@jcb-sc.com>
30478 * g77.f-torture/execute/19990325-0.f: New test.
30479 * g77.f-torture/execute/19990325-1.f: New test.
30481 1999-03-24 Jeffrey A Law (law@cygnus.com)
30483 * gcc.c-torture/execute/990324-1.c: New test.
30485 1999-03-22 Jim Wilson <wilson@cygnus.com>
30487 * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
30490 1999-03-17 Richard Henderson <rth@cygnus.com>
30492 * gcc.c-torture/execute/ieee/980619-1.x: New. Expected fail on x86.
30494 1999-03-13 Craig Burley <craig@jcb-sc.com>
30496 * g77.f-torture/execute/19990313-2.f: New test.
30497 * g77.f-torture/execute/19990313-3.f: New test.
30499 1999-03-13 Craig Burley <craig@jcb-sc.com>
30501 * g77.f-torture/execute/19990313-0.f: New test.
30502 * g77.f-torture/execute/19990313-1.f: New test.
30504 1999-03-12 Jim Wilson <wilson@cygnus.com>
30506 * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
30508 * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
30509 (main): Add check for u15. Conditionalize u31 check depending on
30510 whether ints are <32 bits or >=32 bits.
30512 1999-03-08 Craig Burley <craig@jcb-sc.com>
30514 * g77.f-torture/execute/19981119-0.f: Improve testiness.
30516 1999-03-08 Craig Burley <craig@jcb-sc.com>
30518 * g77.f-torture/compile/19990305-0.f: New test.
30519 * g77.f-torture/execute/19981119-0.f: New test.
30521 1999-03-08 Craig Burley <craig@jcb-sc.com>
30523 * g77.f-torture/execute/970625-2.f: call ABORT if final
30524 result is not correct, instead of just printing it.
30525 Add this checking via newly introduced obfuscation, to
30526 trip up buggy front ends.
30528 1999-03-07 Craig Burley <craig@jcb-sc.com>
30530 * g77.f-torture/compile/960317-1.f: Moved from being
30531 in execute/. (Somehow I didn't notice "SUBROUTINE...".)
30533 1999-03-06 Craig Burley <craig@jcb-sc.com>
30535 * g77.f-torture/execute/960317-1.f: New (old) test.
30536 * g77.f-torture/execute/970625-2.f: Ditto.
30538 1999-03-01 Zack Weinberg <zack@rabi.columbia.edu>
30540 * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
30541 message on line 1 or line 2; cccp and cpplib do this differently.
30543 1999-03-01 Jeffrey A Law (law@cygnus.com)
30545 * g++.old-deja/g++.law/weak1.C: New test.
30547 1999-02-28 17:59 -0500 Zack Weinberg <zack@rabi.columbia.edu>
30549 * gcc.c-torture/execute/990119-1.c: Renamed to...
30550 * gcc.dg/990119-1.c: this, so it will only be tested once
30551 (it's a preprocessor test, it doesn't need to be run at
30552 multiple optimization levels).
30554 1999-02-27 13:34 -0500 Zack Weinberg <zack@rabi.columbia.edu>
30556 * lib/g++.exp: Don't add incdir=$base_dir/../include to
30559 1999-02-24 Craig Burley <craig@jcb-sc.com>
30561 * g77.f-torture/noncompile/19981216-0.f: Renamed from...
30562 * g77.f-torture/compile/19981216-0.f: ...as it is expected
30563 to not be compilable by current g77.
30565 1999-02-24 Nick Clifton <nickc@cygnus.com>
30567 * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
30569 1999-02-22 Jeffrey A Law (law@cygnus.com)
30571 * gcc.c-torture/execute/990222-1.c: New test.
30573 1999-02-19 Craig Burley <craig@jcb-sc.com>
30575 * g77.f-torture/compile/19990218-0.f: New test.
30576 * g77.f-torture/noncompile/19990218-1.f: New test.
30578 1999-02-18 Craig Burley <craig@jcb-sc.com>
30580 * g77.f-torture/compile/19981216-0.f: New test.
30582 1999-02-14 Jeffrey A Law (law@cygnus.com)
30584 * gcc.dg/990214-1.c: New test.
30586 1999-02-13 Jeffrey A Law (law@cygnus.com)
30588 * gcc.dg/990213-2.c: New test.
30590 * gcc.dg/990213-1.c: New test.
30592 1999-02-12 Jeffrey A Law (law@cygnus.com)
30594 * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
30597 1999-02-11 Nick Clifton <nickc@cygnus.com>
30599 * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
30600 specified by target.
30602 * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
30604 1999-02-11 Jeffrey A Law (law@cygnus.com)
30606 * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
30608 1999-02-10 Jonathan Larmour <jlarmour@cygnus.co.uk>
30610 * gcc.dg/special/ecos.exp: New test driver for new tests with
30611 special requirements.
30613 * gcc.dg/special/alias-1.c: New test.
30614 * gcc.dg/special/gcsec-1.c: New test.
30615 * gcc.dg/special/weak-1.c: New test.
30616 * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
30617 * gcc.dg/special/weak-2.c: New test.
30618 * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
30619 * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
30620 * gcc.dg/special/wkali-1.c: New test.
30621 * gcc.dg/special/wkali-2.c: New test.
30622 * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
30623 * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
30625 1999-02-10 Felix Lee <flee@cygnus.com>
30627 * lib/c-torture.exp (c-torture-compile): Pull out code for
30628 analyzing gcc error messages.
30629 (c-torture-execute): Likewise. Fix some (harmless) false
30631 * lib/gcc.exp (gcc_check_compile): New function.
30633 1999-02-08 Richard Henderson <rth@cygnus.com>
30635 * gcc.c-torture/execute/990208-1.c: New test.
30637 1999-02-07 Jonathan Larmour <jlarmour@cygnus.co.uk>
30639 * g++.dg/special/ecos.exp: New driver for new tests with special
30642 * g++.dg/special/conpr-1.C: New test
30643 * g++.dg/special/conpr-2.C: New test
30644 * g++.dg/special/conpr-2a.C: New test
30645 * g++.dg/special/conpr-3.C: New test
30646 * g++.dg/special/conpr-3a.C: New test
30647 * g++.dg/special/conpr-3b.C: New test
30649 * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
30650 allow g++ to use the dg driver
30652 * README: Add comment about g++.dg directory
30654 1999-02-06 Jeffrey A Law (law@cygnus.com)
30656 * README: Update email addresses.
30658 1999-02-03 Nick Clifton <nickc@cygnus.com>
30660 * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
30661 arguments in order to force structure S onto the stack even on
30663 (test): Pass 10 leading arguments to function foo as well as the
30666 * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
30667 failure for all targets.
30669 * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
30670 abort to terminate program execution.
30672 1999-01-30 Richard Henderson <rth@cygnus.com>
30674 * gcc.c-torture/execute/990130-1.c: New test.
30676 1999-01-30 Jeffrey A Law (law@cygnus.com)
30678 * gcc.dg/990130-1.c: New test.
30680 1999-01-28 Michael Meissner <meissner@cygnus.com>
30682 * gcc.c-torture/execute/990128-1.c: New test.
30684 1999-01-27 Michael Meissner <meissner@cygnus.com>
30686 * gcc.c-torture/execute/990127-{1,2}.c: New tests.
30688 1999-01-27 Felix Lee <flee@cygnus.com>
30690 * lib/c-torture.exp (c-torture-compile): pull out code for
30691 analyzing gcc error messages.
30692 (c-torture-execute): ditto, and fix some (harmless) false
30694 * lib/gcc.exp (gcc_check_compile): new function.
30696 1999-01-17 Jeffrey A Law (law@cygnus.com)
30698 * gcc.dg/990117-1.c: New test.
30700 * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
30702 * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
30704 1999-01-15 Jeffrey A Law (law@cygnus.com)
30706 * g77.f-torture/compile/990115-1.f: New test.
30708 1999-01-07 Jeffrey A Law (law@cygnus.com)
30710 * gcc.c-torture/compile/990107-1.c: New test
30712 1999-01-06 Jeffrey A Law (law@cygnus.com)
30714 * gcc.c-torture/execute/990106-2.c: New test.
30716 * gcc.c-torture/execute/990106-1.c: New test.
30718 1998-12-30 Zack Weinberg <zack@rabi.columbia.edu>
30720 * gcc.c-torture/compile/981223-1.c: New test.
30722 1998-12-29 Richard Henderson <rth@cygnus.com>
30724 * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
30725 (opt3): Rename from opt4 and disable.
30727 1998-12-20 Alexandre Oliva <oliva@dcc.unicamp.br>
30729 * g++.old-deja/g++.pt/ptrmem5.C: New test.
30731 1998-12-15 Alexandre Oliva <oliva@dcc.unicamp.br>
30733 * g++.old-deja/g++.other/conv5.C: New test.
30735 1998-12-14 Nick Clifton <nickc@cygnus.com>
30737 * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
30739 1998-12-11 Jeffrey A Law (law@cygnus.com)
30741 * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
30743 1998-12-11 Zack Weinberg <zack@rabi.columbia.edu>
30745 * gcc.c-torture/compile/981211-1.c: New test.
30747 1998-12-09 Alexandre Oliva <oliva@dcc.unicamp.br>
30749 * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
30751 * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
30753 1998-12-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
30755 * gcc.special/930510-1.c: Make C9X safe.
30756 * gcc.misc-tests/gcov-1.c Similarly.
30757 * gcc.misc-tests/gcov-2.c Similarly.
30759 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
30761 * gcc.dg/ultrasp1.c: New test.
30763 1998-12-06 Richard Henderson <rth@cygnus.com>
30765 * gcc.c-torture/execute/981206.c: New test.
30767 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
30769 * g++.old-deja/g++.ns/template7.C: New test.
30771 * g++.old-deja/g++.other/expr1.C: New test.
30773 * g++.old-deja/g++.eh/tmpl3.C: New test.
30775 * g++.old-deja/g++.eh/tmpl2.C: New test.
30777 1998-12-04 Alexandre Oliva <oliva@dcc.unicamp.br>
30779 * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
30780 * g++.old-deja/g++.other/using6.C: Removed.
30781 * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
30783 * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
30785 1998-12-03 Alexandre Oliva <oliva@dcc.unicamp.br>
30787 * g++.old-deja/g++.pt/overload8.C: New test.
30789 * g++.old-deja/g++.pt/overload7.C: New test.
30791 * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
30793 * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
30794 and relinking messages.
30795 * lib/g++.exp (g++_target_compile): Remove .rpo file when
30796 compiling with -frepo.
30798 1998-12-01 Alexandre Oliva <oliva@dcc.unicamp.br>
30800 * g++.old-deja/g++.pt/lookup6.C: New test.
30802 1998-11-30 Nick Clifton <nickc@cygnus.com>
30804 * gcc.c-torture/execute/981130-1.c: New test.
30805 * gcc.c-torture/execute/981130-1.x: New test failure expectations.
30807 1998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
30809 * g++.old-deja/g++.pt/explicit76.C: New test.
30811 * g++.old-deja/g++.pt/friend38.C: New test.
30813 * g++.old-deja/g++.ns/crash2.C: New test.
30815 * g++.old-deja/g++.pt/defarg8.C: New test.
30817 * g++.old-deja/g++.pt/instantiate6.C: New test.
30819 * g++.old-deja/g++.pt/static6.C: New test.
30821 * g++.old-deja/g++.pt/decl2.C: New test.
30823 1998-11-26 Alexandre Oliva <oliva@dcc.unicamp.br>
30825 * g++.old-deja/g++.other/lookup5.C: New test. Not sure the
30826 problem is actually related with name lookup, but so what? :-)
30828 * g++.old-deja/g++.pt/friend37.C: New test.
30830 1998-11-25 Dave Love <d.love@dl.ac.uk>
30832 * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
30833 element, which fails on some systems.
30835 * g77.f-torture/execute/labug1.f: New test.
30837 1998-11-21 Jeffrey A Law (law@cygnus.com)
30839 * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
30842 1998-11-18 Dave Love <d.love@dl.ac.uk>
30844 * g77.f-torture/compile/981117-1.f: New test.
30846 1998-11-16 Alexandre Oliva <oliva@dcc.unicamp.br>
30848 * g++.old-deja/g++.eh/throw2.C: New test. CV-qualifiers are not
30849 properly discarded.
30851 1998-10-11 Ken Raeburn <raeburn@cygnus.com>
30853 * gcc.c-torture/execute/memcheck: New directory of tests for
30854 -fcheck-memory-usage.
30856 1998-11-07 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
30858 * README: New file, general information about the testsuite and
30859 new description of the various C++ test subdirectories.
30860 * README.g++: Eliminate obsolete information, update and move most
30861 relevant stuff to README.
30863 1998-11-07 Richard Henderson <rth@cygnus.com>
30865 * gcc.c-torture/compile/981107-1.c: New test.
30867 1998-11-02 Doug Evans <devans@canuck.cygnus.com>
30869 * execute/memcpy-bi.c: New testcase.
30871 1998-10-31 Alexandre Oliva <oliva@dcc.unicamp.br>
30873 * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
30876 * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
30877 template is selected.
30879 * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
30880 classes, it should be accepted for all types.
30882 * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
30884 * g++.old-deja/g++.pt/spec24.C: Ensure that template
30885 specializations start with template headers.
30887 1998-10-29 Alexandre Oliva <oliva@dcc.unicamp.br>
30889 * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
30891 * g++.old-deja/g++.other/init9.C: Test cross initialization of
30894 1998-10-27 Alexandre Oliva <oliva@dcc.unicamp.br>
30896 * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
30898 1998-10-22 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
30900 * compile/981022-1.c, compile/981022-1.x: New test and driver.
30902 1998-10-19 Jeffrey A Law (law@cygnus.com)
30904 * 981019-1.c: New test.
30906 1998-10-14 Robert Lipe <robertl@dgii.com>
30908 * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
30911 1998-10-14 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
30913 * compile/981001-4.c: Remove use of GCC extension that triggers a
30916 1998-10-13 Alexandre Oliva <oliva@dcc.unicamp.br>
30918 * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
30920 1998-10-12 Alexandre Oliva <oliva@dcc.unicamp.br>
30922 * g++.old-deja/g++.pt/explicit74.C: New test. Explicit
30923 instantiation of template produces incorrect code for delete
30926 * g++.old-deja/g++.pt/instantiate5.C: New test. `global
30927 constructors' name is not unique.
30928 * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
30929 * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
30931 * g++.old-deja/g++.other/init8.C: New test. Uninitialized
30932 automatic array of const is ill-formed.
30934 * g++.old-deja/g++.pt/ttp53.C: New test. Incorrect substitution
30935 of template parameter?
30937 * g++.old-deja/g++.other/conv3.C: New test. Conversion discards
30940 * g++.old-deja/g++.other/pmf2.C: New test. Invalid
30941 pointer-to-member expression.
30943 * g++.old-deja/g++.other/friend5.C: New test. Bogus friend
30944 declaration causes ICE.
30946 1998-10-11 Alexandre Oliva <oliva@dcc.unicamp.br>
30948 * g++.old-deja/g++.ns/main1.C: New test. main() should only be
30949 reserved in the global namespace.
30951 * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
30952 generate needed virtual table.
30954 * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
30956 1998-10-10 Dariush Eslimi <eslimi@loran.com>
30958 * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
30959 template-dependent type
30961 1998-10-10 Alexandre Oliva <oliva@dcc.unicamp.br>
30963 * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
30964 * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
30965 * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
30967 * g++.old-deja/g++.other/using5.C: New test; using decl from base
30968 class should be usable as argument of member function.
30969 * g++.old-deja/g++.other/using6.C: New test; using decl from base
30970 class should be usable as return type of member function.
30971 * g++.old-deja/g++.other/using7.C: New test; using decl from base
30972 class should be usable as type of data member.
30974 * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
30976 1998-10-09 Jeffrey A Law (law@cygnus.com)
30978 * gcc.c-torture/special/920521-1.c: Fix bogus test.
30980 1998-10-08 Nick Clifton <nickc@cygnus.com>
30982 * gcc.dg/dll-?.c Add thumb to target list.
30983 Fix assembler scan patterns to match current assembler output.
30985 1998-10-08 Alexandre Oliva <oliva@dcc.unicamp.br>
30987 * g++.old-deja/g++.pt/expr6.C: New test. operator?: breaks
30988 matching of template brackets.
30990 * g++.old-deja/g++.other/using4.C: New test. Test using
30991 declarations of methods from base classes.
30993 * g++.old-deja/g++.ns/extern1.C: New test. Extern declarations
30994 within functions should introduce names into the innermost
30995 enclosing namespace.
30997 * g++.old-deja/g++.other/init7.C: New test. Retry initialization
30998 of static locals if first initialization throws.
31000 1998-10-07 Jim Wilson <wilson@cygnus.com>
31002 * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
31004 1998-10-06 Ken Raeburn <raeburn@cygnus.com>
31006 * gcc.c-torture/special/981006-1.c: New test. Make sure gcc doesn't
31007 lose track of the possible targets of tablejump insns.
31008 * special/special.exp: Run it.
31010 1998-10-06 Alexandre Oliva <oliva@dcc.unicamp.br>
31012 * g++.old-deja/g++.pt/friend35.C: New test. A template function
31013 must be declared before its specializations can be named in friend
31016 1998-10-05 Dave Love <d.love@dl.ac.uk>
31018 * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
31020 * g77.f-torture/execute/io1.f: New test.
31022 1998-10-04 Alexandre Oliva <oliva@dcc.unicamp.br>
31024 * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
31025 with pointer to template function, for which no argument deduction
31028 * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
31029 specialization of template function as argument to template
31032 * g++.old-deja/g++.other/access2.C: New test; Inner class
31033 shouldn't have privileged access to Outer's names.
31035 1998-10-03 Alexandre Oliva <oliva@dcc.unicamp.br>
31037 * g++.old-deja/g++.pt/friend34.C: New test; name injection of
31038 friend template declared within template class conflicts with
31039 nested class of the same name.
31041 * g++.old-deja/g++.other/badopt1.C: New test; post-increment
31044 * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
31045 object with direct initializer as function declaration.
31047 * g++.old-deja/g++.other/decl2.C: New test; duplicate
31050 * g++.old-deja/g++.other/null2.C: New test; conditional operator
31051 involving const pointer and NULL produces incorrect result.
31053 * g++.old-deja/g++.other/typename1.C: New test; template-dependent
31054 type name without `typename' should be rejected with -pedantic.
31056 1998-10-02 Richard Henderson <rth@cygnus.com>
31058 * g++.old-deja/g++.other/addrof1.C: New test.
31060 1998-10-01 Nick Clifton <nickc@cygnus.com>
31062 * gcc.c-torture/compile/981001-1.c: New test.
31063 * gcc.c-torture/execute/981001-1.c: New test.
31065 1998-10-01 Jeffrey A Law (law@cygnus.com)
31067 * gcc.c-torture/compile/981001-2.c: New test.
31068 * gcc.c-torture/compile/981001-3.c: New test.
31069 * gcc.c-torture/compile/981001-4.c: New test.
31071 1998-10-01 Robert Lipe <robertl@dgii.com>
31073 * lib/objc.exp (objc_target_compile): Add -L during compiles for
31074 multilibbed hosts. Idea grafted from g77.exp.
31076 1998-09-30 Dave Love <d.love@dl.ac.uk>
31078 * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
31079 avoid losing on systems which need -lsocket.
31081 1998-09-28 Alexandre Oliva <oliva@dcc.unicamp.br>
31083 * g++.old-deja/g++.other/bitfld1.C: Expected failure.
31084 * g++.old-deja/g++.other/nested2.C: Ditto.
31085 * g++.old-deja/g++.robertl/eb132.C: No longer an expected
31088 1998-09-26 Alexandre Oliva <oliva@dcc.unicamp.br>
31090 * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
31091 preferred over template operator!= for enum bitfields.
31093 1998-09-18 Alexandre Oliva <oliva@dcc.unicamp.br>
31095 * g++.old-deja/g++.other/nested2.C: Different virtual base classes
31096 that happen to have the same base name, but in different scopes,
31097 are incorrectly rejected.
31099 1998-09-16 Richard Henderson <rth@cygnus.com>
31101 * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
31102 on the native word size instead of an integer literal.
31104 1998-09-15 Alexandre Oliva <oliva@dcc.unicamp.br>
31106 * g++.old-deja/g++.other/static2.C: Invocation of static data
31107 member of type pointer-to-function denoted as non-static member.
31109 * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
31110 checks involving function types and aliases.
31112 1998-09-12 Alexandre Oliva <oliva@dcc.unicamp.br>
31114 * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
31115 redefined to the same non-trivial type.
31117 * g++.old-deja/g++.pt/explicit73.C: Test for proper
31118 namespace-qualification of template specializations declared in
31121 * g++.old-deja/g++.other/friend4.C: Check whether it is possible
31122 to declare a subset of the specializations of a template function
31123 as friends of specializations of a template class.
31125 * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
31126 member templates that do not fully specialize the enclosing
31127 template class are rejected.
31129 1998-09-11 Dave Love <d.love@dl.ac.uk>
31131 * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
31133 1998-09-08 Dave Love <d.love@dl.ac.uk>
31135 * g77.f-torture/execute/u77-test.f (main): New file, somewhat
31136 altered from libf2c/libU77 version.
31138 1998-09-06 Dave Love <d.love@dl.ac.uk>
31140 * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
31142 1998-09-04 Reid M. Pinchback <reidmp@MIT.EDU>, Alexandre Oliva <oliva@dcc.unicamp.br>
31144 * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
31145 (un)signed char are different types for template specialization
31148 1998-09-03 Ovidiu Predescu <ovidiu@aracnet.com>
31150 * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
31151 * objc: ObjC testsuite.
31153 1998-08-31 Catherine Moore <clm@cygnus.com>
31155 * gcc.c-torture/execute/941014-1.x: New file.
31157 1998-08-31 Nick Clifton <nickc@cygnus.com>
31159 * lib/c-torture.exp: Add support for
31160 torture_eval_before_compile and torture_eval_before_execute
31163 1998-08-30 Jeffrey A Law (law@cygnus.com)
31165 * gcc.dg/980626-1.c: Delete this test. We've declared the warning
31166 this test triggers valid.
31168 1998-08-27 Jeffrey A Law (law@cygnus.com)
31170 * gcc.dg/980827-1.c: New test.
31172 1997-08-26 J"orn Rennecke <amylaar@cygnus.co.uk>
31174 * gcc.c-torture/execute/loop-4b.c: New test.
31176 1998-08-26 Nick Clifton <nickc@cygnus.com>
31178 * lib/c-torture.exp: Add support for
31179 torture_eval_before_compile and torture_eval_before_execute
31182 1998-08-25 Jeffrey A Law (law@cygnus.com)
31184 * gcc.c-torture/compile/980825-1.c: New test.
31186 1998-08-24 Nick Clifton <nickc@cygnus.com>
31188 * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
31189 count number tests in opt_t0 not good_t0.
31191 1998-08-24 Jeffrey A Law (law@cygnus.com)
31193 * gcc.c-torture/compile/930326-1.x: Fix typo.
31195 1998-08-23 Mark Mitchell <mark@markmitchell.com>
31197 * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
31200 1998-08-21 Jeffrey A Law (law@cygnus.com)
31202 * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
31203 STACK_SIZE is defined.
31204 * gcc.c-torture/unsorted/stuct.c: Similarly.
31206 * gcc.c-torture/compile/980821-1.c: New test.
31208 1998-08-21 Jeffrey A Law (law@cygnus.com)
31210 * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
31212 1998-08-19 Mark Mitchell <mark@markmitchell.com>
31214 * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
31217 1998-08-09 Mark Mitchell <mark@markmitchell.com>
31219 * lib/old-dejagnu.exp: Revise handling of `Internal compiler
31222 1998-08-18 Jeffrey A Law (law@cygnus.com)
31224 * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
31226 1998-08-16 Jeffrey A Law (law@cygnus.com)
31228 * gcc.c-torture/compile/980816-1.c: New test.
31230 * gcc.dg/980816-1.c: New test.
31232 1998-08-13 Jeffrey A Law (law@cygnus.com)
31234 * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
31235 compiler for ieee tests.
31237 1998-08-01 Dave Love <d.love@dl.ac.uk>
31239 * g77.f-torture/compile/980729-0.f: New test.
31241 1998-07-30 Ken Raeburn <raeburn@cygnus.com>
31243 * gcc.c-torture/special/eeprof-1.c: New test, for
31244 -finstrument-functions.
31245 * gcc.c-torture/special/special.exp: Run it.
31247 1998-07-29 Jeffrey A Law (law@cygnus.com)
31249 * gcc.c-torture/compile/980729-1.c: New test.
31251 1998-07-27 Nick Clifton <nickc@cygnus.com>
31253 * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
31254 __thumb__ is defined, and test for ARM style doubles if so.
31256 1998-07-26 Dave Love <d.love@dl.ac.uk>
31258 * g77.f-torture/noncompile/980615-0.f: New test.
31260 1998-07-26 H.J. Lu (hjl@gnu.org)
31262 * gcc.dg/980312-1.c: Do link instead of compile.
31263 * gcc.dg/980313-1.c: Likewise.
31265 1998-07-26 Jeffrey A Law (law@cygnus.com)
31267 * gcc.c-torture/compile/980726-1.c: New test.
31269 1998-07-25 Dave Love <d.love@dl.ac.uk>
31271 * g77.f-torture/execute/io0.f: New test.
31273 1998-07-24 Nick Clifton <nickc@cygnus.com>
31275 * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
31278 1998-06-18 Michael Meissner <meissner@cygnus.com>
31280 * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
31283 1998-07-17 Nick Clifton <nickc@cygnus.com>
31285 * gcc.dg/980626-1.c: Expect failures for all toolchains until
31286 c-decl.c:grokdeclarator can handle mode attributes.
31288 1998-07-16 Jeffrey A Law (law@cygnus.com)
31290 * gcc.c-torture/execute/980716-1.c: New test.
31292 1998-07-13 Jeffrey A Law (law@cygnus.com)
31294 * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
31296 * gcc.c-torture/execute/strct-varg-1.x: New file. Expect failure on
31298 * gcc.c-torture/execute/va-arg-3.x: Similarly.
31299 * gcc.c-torture/compile/930326-1.x: Similarly.
31301 1998-07-13 Dave Love <d.love@dl.ac.uk>
31303 * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
31304 New test from Craig.
31306 1998-07-12 Dave Love <d.love@dl.ac.uk>
31308 * g77.f-torture/noncompile/980616-0.f: New test.
31310 * g77.f-torture/execute/970816-3.f: New test from Craig.
31312 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
31314 * g++.other/singleton.C: Return error value instead of taking
31317 1998-07-10 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
31319 * g++.other/singleton.C: New test. Warning is under dispute.
31320 Runtime crash is not.
31322 1998-07-09 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
31324 * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
31325 ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
31326 using6.C, using7.C}: New namespace tests.
31328 1998-07-09 Alexandre Oliva <oliva@dcc.unicamp.br>
31330 * g++.old-deja/g++.other/partspec1.C: Test matching of partial
31331 specialization with typedef'ed names used as array indexes.
31333 1998-07-09 Jeffrey A Law (law@cygnus.com)
31335 * gcc.c-torture/execute/980709-1.c: New test.
31337 * gcc.dg/980709-1.c: New test.
31339 1998-07-07 Richard Henderson <rth@cygnus.com>
31341 * gcc.c-torture/execute/bcp-1.c: New test.
31343 1998-07-07 Jeffrey A Law (law@cygnus.com)
31345 * gcc.c-torture/execute/980707-1.c: New test.
31347 1998-07-06 Kamil Iskra <iskra@student.uci.agh.edu.pl>
31349 * gcc.c-torture/compile/980706-1.c: New test.
31351 1998-07-01 Dave Love <d.love@dl.ac.uk>
31353 * g77.f-torture/execute/980701-0.f,
31354 g77.f-torture/execute/980701-1.f: New test from Craig.
31356 1998-07-01 Jeffrey A Law (law@cygnus.com)
31358 * gcc.c-torture/compile/980701-1.c: New test.
31360 * gcc.c-torture/execute/980701-1.c: New test.
31362 1998-06-30 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-ka
31365 * g++.old-deja/g++.robertl/eb132.C: New test.
31366 * g++.old-deja/g++.robertl/eb133.C: Likewise.
31368 1998-06-29 Dave Love <d.love@dl.ac.uk>
31370 * g77.f-torture/execute/980628-7.f,
31371 g77.f-torture/execute/980628-8.f,
31372 g77.f-torture/execute/980628-9.f,
31373 g77.f-torture/execute/980628-10.f: New tests from Craig.
31375 * g77.f-torture/execute/980628-3.f: Remove mail headers.
31377 1998-06-28 Jeffrey A Law (law@cygnus.com)
31379 * g77.f-torture/execute/980628-4.f: New test from Craig.
31380 * g77.f-torture/execute/980628-5.f: Likewise.
31381 * g77.f-torture/execute/980628-2.f: Likewise.
31382 * g77.f-torture/execute/980628-0.f: Likewise.
31383 * g77.f-torture/execute/980628-1.f: Likewise.
31384 * g77.f-torture/execute/980628-3.f: Likewise.
31385 * g77.f-torture/execute/980628-6.f: Likewise.
31387 1998-06-28 Jeffrey A Law (law@cygnus.com)
31389 * lib/g77.exp (default_g77_version): Tweak to make it work in a build
31390 directory when nothing has been installed yet.
31392 1998-06-27 Carlo Wood <carlo@runaway.xs4all.nl>
31394 * gcc.c-torture/special/special.exp: Handle newer versions of
31397 1998-06-26 Jeffrey A Law (law@cygnus.com)
31399 * gcc.dg/980626-1.c: New test.
31401 1998-06-19 Bruno Haible <haible@ilog.fr>
31403 * gcc.misc-tests/m-un-2.c: New test.
31404 * g++.old-deja/g++.other/warn01.c: Likewise.
31406 1998-06-19 Robert Lipe <robertl@dgii.com>
31408 * gcc.dg/980414-1.c: Move comments outside of ASM to improve
31409 compatibility with assmblers with a different comment character.
31410 Eliminate use of GAS-specific extensions.
31412 1998-06-19 Jeffrey A Law (law@cygnus.com)
31414 * gcc.c-torture/execute/ieee/980619-1.c: New test.
31416 1998-06-19 Robert Lipe <robertl@dgii.com>
31418 *lib/g77.exp: Replace search for libf2c.a with search for newly
31421 1998-06-17 Jeffrey A Law (law@cygnus.com)
31423 * gcc.c-torture/execute/980617-1.c: New test.
31425 1998-06-12 Jeffrey A Law (law@cygnus.com)
31427 * gcc.c-torture/execute/980612-1.c: New test.
31429 1998-06-08 Jeffrey A Law (law@cygnus.com)
31431 * gcc.dg/980523-1.c: Only test on ppc-linux.
31432 * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
31434 * gcc.c-torture/execute/980608-1.c: New test.
31436 1997-06-05 J"orn Rennecke <amylaar@cygnus.co.uk>
31438 * gcc.c-torture/execute/980605-1.c: New test.
31440 1998-06-04 Jeffrey A Law (law@cygnus.com)
31442 * gcc.c-torture/execute/980604-1.c: New test.
31444 1998-06-02 Jeffrey A Law (law@cygnus.com)
31446 * gcc.c-torture/execute/980602-1.c: New test.
31447 * gcc.c-torture/execute/980602-2.c: Likewise.
31449 1998-06-02 Dave Love <d.love@dl.ac.uk>
31451 * 970125-0.f: Fix per JCB. Add commentary.
31453 1998-05-31 Michael Meissner <meissner@cygnus.com>
31455 * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
31458 1998-05-29 Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
31460 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
31463 1998-05-28 Catherine Moore <clm@cygnus.com>
31465 * gcc.c-torture/execute/980526-3.c: New test.
31467 1998-05-27 Manfred Hollstein <manfred@s-direktnet.de>
31469 * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
31470 fail on m68k-motorola-sysv and m88k-motorola-sysv3.
31471 * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
31472 m88k-motorola-sysv3 to XFAIL.
31474 1998-05-26 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
31476 * gcc.dg/980526-1.c: New test.
31477 * gcc.c-torture/execute/980526-2.c: New test.
31479 1998-05-26 Jeffrey A Law (law@cygnus.com)
31481 * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
31483 * gcc.c-torture/execute/980526-1.c: New test.
31485 1998-05-26 Dave Love <d.love@dl.ac.uk>
31487 * g77.f-torture/execute/alpha2.f: Add runtime test.
31489 1998-05-24 Jason Merrill <jason@yorick.cygnus.com>
31491 * g++.old-deja/old-deja.exp: Strip leading directories.
31493 * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
31494 error for the line. Don't run multiple tests for the same line.
31496 1998-05-23 Jeffrey A Law (law@cygnus.com)
31498 * gcc.dg/980523-1.c: New test.
31500 1998-05-23 Dave Love <d.love@dl.ac.uk>
31502 * g77.f-torture/compile/970915-0.f: New test.
31504 1998-05-23 Jason Merrill <jason@yorick.cygnus.com>
31506 * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
31508 1998-05-21 Jeffrey A Law (law@cygnus.com)
31510 * gcc.dg/980520-1.c: New test.
31512 1998-05-20 Manfred Hollstein <manfred@s-direktnet.de>
31514 * gcc.dg/980502-1.c: Fix return type.
31516 1998-05-20 Jeffrey A Law (law@cygnus.com)
31518 * gcc.dg/{980502-1.c, clobbers.c}: New tests.
31519 * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
31520 * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
31521 * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
31522 * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
31524 1998-05-20 Dave Love <d.love@dl.ac.uk>
31526 * g77.f-torture/execute/980520-1.f: New test.
31528 1998-05-15 Dave Love <d.love@dl.ac.uk>
31530 * lib/mike-g77.exp: New file.
31532 * g77.f-torture/noncompile/noncompile.exp,
31533 g77.f-torture/noncompile/check0.f: New files.
31535 1998-05-14 Dave Love <d.love@dl.ac.uk>
31537 * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
31538 g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
31539 g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
31540 g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
31541 g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
31542 abort where appropriate.
31544 1998-05-05 Michael Meissner <meissner@cygnus.com>
31546 * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
31547 * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
31549 1998-04-29 Dave Love <d.love@dl.ac.uk>
31551 * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
31553 1998-04-27 Dave Love <d.love@dl.ac.uk>
31555 * g77.f-torture/compile/980427-0.f: New test.
31557 1998-04-24 Dave Love <d.love@dl.ac.uk>
31559 * g77.f-torture/compile/980424-0.f: New test.
31561 1998-04-19 Dave Love <d.love@dl.ac.uk>
31563 * g77.f-torture/compile/980419-2.f (main): New test.
31564 * g77.f-torture/compile/970125-0.f: New test.
31565 * g77.f-torture/compile/980419-1.f: New test.
31567 1998-04-08 Jim Wilson <wilson@cygnus.com>
31569 * gcc.c-torture/execute/980407-1.c: Delete test. Is duplicate
31572 1998-04-07 Jim Wilson <wilson@cygnus.com>
31574 * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
31576 1998-04-03 Jim Wilson <wilson@cygnus.com>
31578 * gcc.c-torture/compile/980329-1.c: New test.
31580 1998-03-18 Jim Wilson <wilson@cygnus.com>
31582 * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
31583 * gcc.dg/980312-1.c: Fix typo in -march command.
31585 1998-03-16 H.J. Lu (hjl@gnu.org)
31587 * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
31589 1998-03-11 Robert Lipe <robertl@dgii.com>
31591 * g77.f-torture/execute/980310-5.f: Deleted. Craig Burley and
31592 Dave Love agree the Fortran source is bogus.
31594 1998-03-11 Robert Lipe <robertl@dgii.com>
31596 * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
31597 g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
31598 g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
31599 g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
31600 * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
31602 1998-03-10 Alexandre Oliva <oliva@dcc.unicamp.br>
31604 * g++.old-deja/g++.other/friend1.C: New test.
31606 1998-02-18 Dave Love <d.love@dl.ac.uk>
31608 * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
31609 possibly uninitialized) variables and declare dnrm2.
31611 1998-02-23 Robert Lipe <robertl@dgii.com>
31613 From Bruno Haible <haible@ilog.fr>:
31614 * gcc.c-torture/execute/980223.c: New test.
31616 1998-02-13 Jeffrey A Law (law@cygnus.com)
31618 * gcc.dg/ifelse-1.c: New test.
31620 1998-02-09 H.J. Lu (hjl@gnu.org)
31622 * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
31624 * lib/old-dejagnu.exp (old-dejagnu): Added the
31625 "execution test - XFAIL *-*-*" handling in the spirit of
31626 "excess errors test -". Changed the "execution test fails"
31627 handling to be like "excess errors test fails".
31628 * Update various tests accordingly.
31630 1998-02-06 Jim Wilson <wilson@cygnus.com>
31632 * gcc.c-torture/execute/980205.c: New test.
31634 1998-01-18 Jeffrey A Law (law@cygnus.com)
31636 * lib/c-torture.exp: Look for .x files instead of .cexp files.
31637 * lib/f-torture.exp: Similarly.
31638 * gcc.c-torture: Rename all .cexp files to .x files.
31640 1997-12-08 J"orn Rennecke <amylaar@cygnus.co.uk>
31642 * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
31643 (940510-1.c): Removed duplicate.
31644 (971104-1.c): New test.
31646 1997-11-25 Kate Hedstrom (kate@ahab.rutgers.edu)
31648 * lib/f-torture.exp: Improve error and loop detection.
31650 1997-11-19 Michael Meissner <meissner@cygnus.com>
31652 * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
31653 use that to size the filler array.
31655 1997-09-26 Bob Manson <manson@charmed.cygnus.com>
31657 * lib/c-torture.exp(c-torture-execute): Fix typo.
31659 * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
31660 testcase as the executable name. Keep the executable around if
31663 1997-09-19 Bob Manson <manson@charmed.cygnus.com>
31665 * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
31666 changes. Only test one -g option, and move it to the end of the
31667 list of options to test.
31669 1997-09-19 Michael Meissner <meissner@cygnus.com>
31671 * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
31672 variable GCC_TORTURE_OPTIONS to supply default switches separated
31673 by colons. If no environment variable, run tests with -O0 -g, -O1
31674 -g, and -O2 -g as well.
31676 1997-09-17 Bob Manson <manson@charmed.cygnus.com>
31678 * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
31679 explanatory comments. Fix indentation.
31681 1997-09-15 Jeffrey A Law (law@cygnus.com)
31683 * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
31685 1997-09-11 Jeffrey A Law (law@cygnus.com)
31687 * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
31688 * g++.old-deja/g++.mike/p7325.C: Likewise.
31689 * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
31691 1997-09-11 Alexandre Oliva (oliva@dcc.unicamp.br)
31693 * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
31694 * g++.old-deja/g++.brendan/crash30.C: Likewise.
31695 * g++.old-deja/g++.brendan/crash39.C: Likewise.
31696 * g++.old-deja/g++.law/operators4.C: Likewise.
31698 1997-09-11 Joe Buck (jbuck@synopsys.com)
31700 * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
31701 * g++.old-deja/g++.mike/p784.C: Ditto.
31702 * g++.old-deja/g++.mike/p785.C: Ditto.
31704 1997-09-05 Jeffrey A Law (law@cygnus.com)
31706 * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
31708 1997-09-03 Bob Manson <manson@charmed.cygnus.com>
31710 * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
31711 target feature; pass this to c-torture-execute as needed.
31713 1997-09-03 Bob Manson <manson@charmed.cygnus.com>
31715 * lib/c-torture.exp(c-torture-execute): If the previous and the
31716 current executables being tested are identical, we don't need to
31717 run the executable again. Try to make the executable names
31718 unique. Add an optional argument for passing additional compiler
31721 1997-09-02 Doug Evans <dje@canuck.cygnus.com>
31723 * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
31725 1997-08-29 Jeffrey A Law (law@cygnus.com)
31727 * gcc.c-torture/execute/921007-1.c: Make strcmp static.
31729 1997-07-31 Jeffrey A Law (law@cygnus.com)
31731 * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
31732 32bit or larger longs.
31734 * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
31735 have either a 32bit long or 32bit int.
31737 1997-07-29 J"orn Rennecke <amylaar@cygnus.co.uk>
31739 * gcc.c-torture/execute/conversion.c (test_float_to_integer):
31740 Make double precision tests dependent on sizeof (double).
31742 1997-07-09 Bob Manson <manson@charmed.cygnus.com>
31744 * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
31747 1997-06-17 J"orn Rennecke <amylaar@cygnus.co.uk>
31749 * gcc.c-torture/compile/961203-1.cexp: New script.
31751 1997-06-16 Bob Manson <manson@charmed.cygnus.com>
31753 * lib/g++.exp(g++_init): Use g++_include_flags instead of making
31754 up the includes ourselves.
31756 1997-06-11 Bob Manson <manson@charmed.cygnus.com>
31758 * lib/plumhall.exp: Remove random include, and add a few
31759 verbose messages for debugging.
31761 1997-06-06 Bob Manson <manson@charmed.cygnus.com>
31763 * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
31764 of trying to do it ourselves.
31766 1997-06-04 J"orn Rennecke <amylaar@cygnus.co.uk>
31768 * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
31770 1997-06-04 Bob Manson <manson@charmed.cygnus.com>
31772 * gcc.prms/5403.c: Made regexp a bit less strict.
31774 1997-06-03 Bob Manson <manson@charmed.cygnus.com>
31776 * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
31777 is returned from remote_load instead.
31778 * lib/plumhall.exp: Ditto.
31779 * lib/mike-g++.exp: Ditto.
31780 * lib/old-dejagnu.exp: Ditto.
31781 * lib/c-torture.exp: Ditto.
31783 1997-05-30 Bob Manson <manson@charmed.cygnus.com>
31785 * lib/g++.exp: Use build_wrapper procedure.
31786 * lib/gcc.exp: Ditto.
31788 1997-05-20 Jeffrey A Law (law@cygnus.com)
31790 * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
31791 an old-style decl for malloc. Fixes tests to work when
31792 sizeof (int) != sizeof (size_t).
31794 1997-05-15 Mike Meissner <meissner@cygnus.com>
31796 * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
31798 * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
31799 use stdargs.h interface.
31801 1997-05-15 Mike Meissner <meissner@cygnus.com>
31803 * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
31804 NO_VARARGS when compiling.
31806 1997-05-01 Bob Manson <manson@charmed.cygnus.com>
31808 * lib/plumhall.exp(ph_includes): New procedure.
31810 (ph_compiler): Ditto.
31812 * lib/g++.exp: Rename test-glue.c to testglue.c.
31813 * lib/gcc.exp: Ditto.
31815 1997-04-10 Bob Manson <manson@charmed.cygnus.com>
31817 * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
31818 to completion when it's called.
31820 1997-03-21 Michael Meissner <meissner@cygnus.com>
31822 * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
31823 is defined, don't do test.
31825 1997-03-20 Doug Evans <dje@canuck.cygnus.com>
31827 * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
31829 (ph_summary): Mark skipped testcases as untested, not unresolved.
31831 * lib/plumhall.exp (ph_make): If unresolved because of bad
31832 errorCode, record errorCode in log file.
31833 (*): Replace send_log/verbose with verbose -log.
31835 1997-03-19 Michael Meissner <meissner@cygnus.com>
31837 * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
31838 double conversion if double isn't at least 8 bytes.
31840 * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
31841 int to work with targets where int is 16 bits.
31843 * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
31844 8 bytes, just exit, since 4 byte doubles don't have enough bits of
31845 precision for the test to complete.
31847 1997-03-14 Michael Meissner <meissner@cygnus.com>
31849 * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
31850 if d10v is not compiled with the -mdouble64 flag.
31851 * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
31853 * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
31854 d10v is not compiled with the -mint32 flag.
31856 1997-03-13 Bob Manson <manson@charmed.cygnus.com>
31858 * lib/plumhall.exp: Use incr_count.
31860 1997-03-12 Jeffrey A Law (law@cygnus.com)
31862 * gcc.c-torture: Update to c-torture-1.45.
31864 1997-02-23 Bob Manson <manson@charmed.cygnus.com>
31866 * lib/gcc.exp(gcc_init): Add args parameter (which will contain
31867 the name of the expect testcase file).
31869 * lib/g++.exp(g++_init): Ditto.
31871 1997-02-20 Bob Manson <manson@charmed.cygnus.com>
31873 * lib/g++.exp(g++_exit): $gluefile lives on the build, not
31876 * lib/gcc.exp(gcc_exit): New procedure.
31878 1997-02-19 Bob Manson <manson@charmed.cygnus.com>
31880 * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
31881 specs where appropriate.
31883 * g++.old-deja/g++.arm/*: Added additional ERROR checks
31884 because of new "candidates are" messages, and removed a few
31886 * Converted all non-old-style g++ testcases to old-style, and
31887 moved into g++.old-deja.
31889 1997-02-14 Bob Manson <manson@charmed.cygnus.com>
31891 * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
31894 * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
31897 * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
31899 1997-02-13 Michael Meissner <meissner@cygnus.com>
31901 * lib/gcc.exp (gcc_target_compile): Add support for defining
31902 NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
31903 the machine doesn't have those features.
31905 1997-02-11 Bob Manson <manson@charmed.cygnus.com>
31907 * g++.law/operators4.exp: Don't use LIBS.
31909 1997-02-08 Bob Manson <manson@charmed.cygnus.com>
31911 * g++.law/virtual1.exp: Don't use CXX_FLAGS.
31913 * lib/mike-g++.exp: Don't set the compiler to be tested here.
31914 * lib/g++.exp: Set it here instead. Also, allow use of the
31915 --tool_exec and --tool_opt options. Change CXX to
31918 * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
31920 * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
31922 1997-02-07 Bob Manson <manson@charmed.cygnus.com>
31924 * lib/old-dejagnu.exp: Use prune_warnings instead of
31926 * lib/mike-g++.exp: Ditto.
31927 * lib/gcc.exp: Ditto.
31928 * lib/g++.exp: Ditto.
31930 * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
31932 1997-02-07 Jeffrey A Law (law@cygnus.com)
31934 * 941014-2.c: Include stdlib.h
31935 * 960327-1.c: Include stdio.h
31936 * dbra.c, index-1.c: Don't assume ints are 32bits.
31938 1997-02-04 Bob Manson <manson@charmed.cygnus.com>
31940 * lib/gcc.exp: Add gcc,stack_size target feature.
31942 * lib/g++.exp(g++_target_compile): Add the include and link
31943 paths here, not in two other places. And, it's $options, not
31946 * lib/mike-g++.exp(postbase): Remove the code that determines
31947 the correct include and link paths.
31948 * g++.old-deja/old-deja.exp: Ditto.
31950 1997-02-03 Bob Manson <manson@charmed.cygnus.com>
31952 * lib/g++.exp(g++_init): target_compile no longer returns the
31953 filename of the result.
31955 1997-02-02 Bob Manson <manson@charmed.cygnus.com>
31957 * gcc.misc-tests/gcov.exp: Add -nocomplain to the
31960 * gcc.c-torture/special/special.exp: Change call to
31961 gcc_target_compile to include the object file.
31963 1997-02-02 Ian Lance Taylor <ian@cygnus.com>
31965 * gcc.c-torture/special/special.exp: Correct misspelling in last
31968 1997-02-01 Bob Manson <manson@charmed.cygnus.com>
31970 * lib/plumhall.exp(ph_summary): Log the entire output of the
31971 executable. Return -1 if there were any failures, 0 otherwise.
31972 (ph_execute): Return -1 if there were any failures, 0 otherwise.
31973 (ph_make): Clean up objects and executables that were built
31974 if the tests succeeded.
31976 1997-01-30 Bob Manson <manson@charmed.cygnus.com>
31978 * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
31979 libraries and includes in the build tree as appropriate.
31981 1997-01-29 Bob Manson <manson@charmed.cygnus.com>
31983 * lib/c-torture.exp: Instead of looking for the global variable
31984 NO_LONG_LONG, check to see if that's a feature of the target.
31986 1997-01-29 Bob Manson <manson@charmed.cygnus.com>
31988 * config/default.exp: Minimize. Delete the remainer of the files in
31989 config; this functionality is now in devo/dejagnu/config.
31991 g++.*/*: Pass any additional flags used to compile to postbase;
31994 gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
31995 is now done by runtest.exp. Use gcc_target_compile instead of
31998 lib/c-torture.exp: Use gcc_target_compile instead of compile.
31999 Remove references to CFLAGS. Use remote_file instead of
32001 (c-torture): Take a list of arguments to use to compile this
32004 lib/g++.exp: Simplify. Use target_compile instead of compile.
32005 lib/gcc-dg.exp: Ditto.
32006 lib/gcc.exp: Ditto.
32007 lib/mike-{gcc,g++}.exp: Ditto.
32008 lib/old-dejagnu.exp: Ditto.
32009 lib/plumhall.exp: Ditto.
32011 1997-01-08 Jim Wilson <wilson@cygnus.com>
32013 * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
32014 (ph_linker): Likewise.
32016 1996-11-13 Joern Rennecke <amylaar@cygnus.com>
32018 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
32019 MAP_ANON / MAP_ANONYMOUS if defined;
32020 else try to map from /dev/zero .
32022 1996-11-12 Jeffrey A Law (law@cygnus.com)
32024 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: If MAP_ANON
32025 isn't defined, then define it to MAP_ANONYMOUS.
32027 1996-11-12 Jeffrey A Law (law@cygnus.com)
32029 * gcc.c-torture: Update to c-torture-1.42 release.
32031 1996-11-11 Jeffrey A Law (law@cygnus.com)
32033 * gcc.c-torture: Update to c-torture-1.41 release.
32035 1996-10-27 Jeffrey A Law (law@cygnus.com)
32037 * gcc.c-torture/execute/enum-1.c: New test. Will be in next
32040 1996-08-15 Brendan Kehoe <brendan@lisa.cygnus.com>
32042 * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
32043 and LDFLAGS. Fix second case to append the target_info ldflags
32044 onto LDFLAGS, not CFLAGS.
32045 * lib/g++.exp (g++_init): Add target_info stuff.
32046 * lib/old-dejagnu.exp (old-dejagnu-init): Likewise. Add inclusion
32047 of libgloss and newlib flags for !native.
32049 * config/proelf.exp: Load remote.exp and do `push_target hppro'.
32050 (GDB): Fix relative path to go up another dir for finding gdb.
32052 1996-08-08 Rob Savoye <rob@chinadoll.cygnus.com>
32054 * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
32055 versions in the target_info array, if they don't exist.
32057 1996-08-02 Brendan Kehoe <brendan@lisa.cygnus.com>
32059 * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
32061 1996-07-08 Jim Wilson <wilson@cygnus.com>
32063 * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
32064 * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
32066 1996-07-01 Bob Manson <manson@charmed.cygnus.com>
32068 * lib/old-dejagnu.exp: Don't remove the output file before we've
32069 actually tested it. Don't append pwd to the path of the executable
32072 1996-06-30 Doug Evans <dje@canuck.cygnus.com>
32074 * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
32076 1996-06-26 Bob Manson <manson@charmed.cygnus.com>
32078 * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
32079 temporary directory for compiler files, and set it to a default
32080 value of /tmp. Set $output as the name of the output file from
32081 compiling the testcase. Add a -o option to $cflags_var so the
32082 compiler writes the final output file as $output. Set $executable
32085 * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
32086 directory for compiler files, and set it to /tmp if it doesn't
32087 already have a value. Set $output_file to the name of the output
32088 file from compiling the testcase. Add a -o option to CXXFLAGS so
32089 the compiler writes the final output file as $output. Use $output
32090 as the executable to be tested.
32092 1996-06-24 Brendan Kehoe <brendan@lisa.cygnus.com>
32094 * lib/g++.exp: Also add -Wl,-rpath,... for linux.
32096 1996-06-08 Jeffrey A Law (law@cygnus.com)
32098 * gcc.c-torture/execute/pending-1.c: New test. Still
32099 pending in Tege's queue.
32101 1996-04-24 Jim Wilson <wilson@chestnut.cygnus.com>
32103 * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
32104 Add variables local_failcnt and local_unresolvedcnt. Call gcc_fail
32105 if there were failures. Call unresolved if there were unresolved
32106 testcases. Call gcc_fail if program did not run to completion.
32107 (ph_make): Pass additional argument name to ph_execute.
32108 (ph_execute): Add new argument. Pass additional arguments to
32109 ph_summary. Call gcc_fail is there is no execution output.
32111 1996-04-24 Jeffrey A Law (law@cygnus.com)
32113 * lib/plumhall.exp (proc_summary): Output relavent summary
32114 lines into the log so specific failures in plumhall can be
32117 1996-04-10 Jeffrey A Law (law@cygnus.com)
32119 * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
32120 (c-torture-execute): Don't try to execute tests which use
32121 "long long" types if $NO_LONG_LONG is nonzero.
32123 1996-04-08 Doug Evans <dje@canuck.cygnus.com>
32125 * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
32128 * gcc.ieee: Move from here.
32129 * gcc.c-torture/execute/ieee: To here.
32131 1996-03-26 Jeffrey A Law (law@cygnus.com)
32133 * gcc.c-torture: Update to c-torture-1.41 release.
32135 1996-03-22 Jeffrey A Law (law@cygnus.com)
32137 * lib/c-torture.exp (c-torture-execute): Remove "$executable",
32140 1996-03-07 Doug Evans <dje@charmed.cygnus.com>
32142 * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
32145 1996-03-02 Jeffrey A Law (law@cygnus.com)
32147 * config/proelf.exp: Handle connecting to a simulator.
32149 1996-01-31 Jeffrey A Law (law@cygnus.com)
32151 * config/proelf.exp: New file. Enough framework that we can
32152 run c-torture tests on the proelf targets (or any other target
32153 that gdb can connect to for that matter).
32155 1996-01-29 Doug Evans <dje@canuck.cygnus.com>
32157 * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
32158 * gcc.ph/testing/limits/limits.exp: Likewise. Don't pass $CFLAGS.
32160 * lib/plumhall.exp (ph_execute): Always call ph_summary if
32161 exec_output exists.
32163 1996-01-28 Doug Evans <dje@charmed.cygnus.com>
32165 * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
32166 (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
32168 * config/*.exp: Update FSF address. Change result of ${tool}_load
32169 to pass/fail/unresolved/unsupported/untested. Caller must now
32170 call unresolved/unsupported/untested.
32171 * lib/*.exp: Update FSF address. Update to handle new results of
32173 * lib/chill.exp (verbose): Delete.
32175 1996-01-27 Doug Evans <dje@charmed.cygnus.com>
32177 * lib/gcc.exp (default_gcc_start): Change order of args to
32178 $LDFLAGS $CFLAGS $LIBS.
32179 * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
32180 Save/set/restore CFLAGS. Pass single arg to gcc_start.
32181 * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
32182 (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
32183 * gcc.misc-tests/dg-test.exp: Likewise.
32184 * gcc.misc-tests/msgs.exp: Likewise.
32185 * gcc.prms/prms.exp: Likewise.
32186 * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
32187 (CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
32189 * lib/dg.exp: Deleted, moved to dejagnu/lib.
32191 1996-01-24 Brendan Kehoe <brendan@lisa.cygnus.com>
32193 * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
32195 * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
32196 * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
32198 * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
32201 1996-01-20 Brendan Kehoe <brendan@cygnus.com>
32203 * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
32204 global for loop; add use of $mathlib.
32205 * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
32206 settings here; set mathlib for anything but VxWorks.
32208 1996-01-22 Jeffrey A Law (law@cygnus.com)
32210 * gcc.c-torture: Update to c-torture-1.40 release.
32212 1996-01-03 Jeffrey A Law (law@cygnus.com)
32214 * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
32217 1995-12-03 Jeffrey A. Law <law@sethra.cygnus.com>
32219 * lib/c-torture.exp (c-torture-execute): Declare "output" as
32222 1995-11-17 Doug Evans <dje@canuck.cygnus.com>
32224 * lib/g++.exp (LIBS): Define if not already.
32225 * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
32226 (gcc-dg-prune): Call prune_gcc_output.
32227 * lib/gcc.exp (prune_gcc_output): New proc.
32228 * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
32231 1995-11-16 Doug Evans <dje@canuck.cygnus.com>
32233 * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
32234 (c-torture-execute): Likewise. Rename `name' to `testcase'.
32236 1995-11-15 Jeffrey A Law (law@cygnus.com)
32238 * gcc.c-torture: Update to c-torture-1.39 release.
32240 1995-11-04 Doug Evans <dje@canuck.cygnus.com>
32242 * lib/c-torture.exp (c-torture-execute): Don't return if one option
32243 fails, try others as well.
32245 1995-11-02 Doug Evans <dje@canuck.cygnus.com>
32247 * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
32248 If compilation fails, mark execute tests as `untested'.
32249 If test is marked as unsupported, don't mark compilation and
32250 execute tests as failed.
32252 1995-10-25 Brendan Kehoe <brendan@lisa.cygnus.com>
32254 * lib/g++.exp (g++_init): Don't link in libg++, and look to
32255 libstdc++ for whether or not we want to be doing shared
32256 libraries. Delete link_curses since we don't need it anymore.
32257 * lib/mike-g++.exp (postbase): Don't link in libg++.
32258 * g++.old-deja/old-deja.exp: Likewise.
32260 1995-10-23 Brendan Kehoe <brendan@lisa.cygnus.com>
32262 * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
32264 1995-10-17 Brendan Kehoe <brendan@lisa.cygnus.com>
32266 * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
32267 For that, add `-Wl,-a,shared_archive'.
32268 * g++.old-deja/old-deja.exp: Likewise.
32270 1995-10-17 Doug Evans <dje@canuck.cygnus.com>
32272 * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
32274 1995-10-16 Brendan Kehoe <brendan@cygnus.com>
32276 * lib/mike-g++.exp (postbase): Pay attention to the status of
32279 1995-10-16 Brendan Kehoe <brendan@lisa.cygnus.com>
32281 * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
32283 1995-10-16 Doug Evans <dje@canuck.cygnus.com>
32285 * lib/gcc.exp (default_gcc_start): No longer need to log program
32286 being executed or its output, execute_anywhere does that now.
32287 * lib/g++.exp (default_g++_version): Call execute_anywhere.
32288 (default_g++_start): Likewise. Delete calls to verbose/send_log.
32290 1995-10-12 Brendan Kehoe <brendan@lisa.cygnus.com>
32292 * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
32293 the same as those in lib/g++.exp.
32295 1995-10-10 Jeff Law (law@hurl.cygnus.com)
32297 * gcc.c-torture: Update to c-torture-1.38 release.
32298 * gcc.ieee: Related changes.
32300 1995-10-06 Rob Savoye <rob@darkstar.cygnus.com>
32302 * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
32303 "exec". Minor reformatting changes.
32305 * config/rom68k.exp (${tool}_load): Make it work in a canadian
32306 cross. This means all "exec" calls now work on a remote host as
32308 * lib/c-torture.exp (c-torture-compile): Make work for a canadian
32309 cross. Filter out the extra "\r\n" stuff that expect puts in.
32310 (c-torture-execute): Filter out the bogus warnings like
32311 c-torture-compile does. Add support for canadian cross.
32312 * lib/gcc.exp (default_gcc_version, default_gcc_start)
32313 Use execute_anywhere rather than calling exec directly. Now it
32314 works for canadian cross testing.
32316 1995-10-05 Brendan Kehoe <brendan@rtl.cygnus.com>
32318 * lib/g++.exp: Add -nocomplain flag to glob. Use catch to put the
32319 results into a variable, and check that rather than using file exists.
32321 1995-10-04 Brendan Kehoe <brendan@lisa.cygnus.com>
32323 * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
32324 create a libg++.so. For sunos4.1.*, also add -ltermcap.
32326 1995-09-26 Brendan Kehoe <brendan@lisa.cygnus.com>
32328 * g++.old-deja/old-deja.exp: Create and pass runshlib and
32329 lib_curses if there's a shared libg++ in the build tree.
32331 1995-09-22 Doug Evans <dje@canuck.cygnus.com>
32333 * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
32334 if not supported target.
32336 1995-09-22 Brendan Kehoe <brendan@lisa.cygnus.com>
32338 * lib/g++.exp (g++_init): Move empty setting of runshlib and
32339 link_curses up to always happen, not just for native builds.
32341 1995-09-21 Jeff Law (law@snake.cs.utah.edu)
32343 * gcc.c-torture: Update to c-torture-1.36 release.
32344 * gcc.failure: Related changes.
32346 1995-09-20 Doug Evans <dje@canuck.cygnus.com>
32348 * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
32350 1995-09-19 Brendan Kehoe <brendan@lisa.cygnus.com>
32352 * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
32353 * lib/mike-g++.exp (postbase): Not in here. Still reference
32354 runshlib, link_curses, and mathlib for link and run.
32356 * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
32357 pass the runtime shared library options for Solaris, OSF/1, and
32358 Irix5, and link with -lcurses to avoid unresolved references.
32360 1995-09-13 Brendan Kehoe <brendan@lisa.cygnus.com>
32362 * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
32365 1995-09-13 Doug Evans <dje@canuck.cygnus.com>
32367 * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
32369 1995-09-11 Jeff Law (law@snake.cs.utah.edu)
32371 * gcc.c-torture: Update to c-torture-1.35 release. Note we
32372 do not have a framework for the "compat" tests yet.
32374 1995-09-09 Brendan Kehoe <brendan@lisa.cygnus.com>
32376 * lib/mike-g++.exp (postbase): New local variable `mathlib',
32377 set to null if we're testing vxworks5.1. Use that instead of
32378 `-lm' in the setting of LIBS for link and run.
32380 1995-09-08 Brendan Kehoe <brendan@lisa.cygnus.com>
32382 * config/rom68k.exp (${tool}_load): Major changes to make it
32383 work. Verified that it does in fact return the stuff in
32384 exec_output properly. Catch any Emul or any TRAP other than 0.
32386 1995-09-07 Brendan Kehoe <brendan@lisa.cygnus.com>
32388 * lib/mike-g++.exp (prebase): Call g++_init at the end to set
32389 LDFLAGS properly for targets that need stuff from libgloss.
32390 * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
32392 (gpp_initialized): New variable.
32394 1995-09-06 Rob Savoye <rob@darkstar.cygnus.com>
32396 * config/rom68k.exp: Load libgloss.exp.
32397 * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
32398 so we can produce a fully linked binary.
32399 * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
32400 so we can produce a fully linked binary.
32402 1995-09-03 Doug Evans <dje@canuck.cygnus.com>
32404 * lib/plumhall.exp (ph_section): Watch for expected failures.
32405 Add missing `else'.
32407 * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
32409 (c-torture): Likewise.
32411 1995-08-28 Doug Evans <dje@cygnus.com>
32413 * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
32415 * lib/mike-g++.exp (mike_cleanup): New proc.
32416 (prebase): New globals compiler_result, not_compiler_result,
32418 (postbase): Likewise. Call mike_cleanup. Pass "--" to regexp to
32419 allow leading "-" in pattern. Watch for unsupported tests.
32420 If $compiler_result is set, pattern match assembler code,
32421 and ditto for $not_compiler_result.
32422 * lib/mike-gcc.exp: Likewise.
32424 * lib/plumhall.exp (ph_execute): Only call ph_summary if
32425 execution "succeeded".
32427 1995-08-14 Doug Evans <dje@canuck.cygnus.com>
32429 * config/win32.exp: New file.
32430 * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
32432 1995-08-04 Doug Evans <dje@canuck.cygnus.com>
32434 * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
32436 * lib/mike-{gcc,g++}.exp (postbase): Likewise.
32437 * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
32438 * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
32440 * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
32441 "... without exceptions was ...". That is now handled by
32443 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
32445 1995-08-01 Doug Evans <dje@canuck.cygnus.com>
32447 * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
32448 sieve.c,sort2.c}: New files.
32449 * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
32450 sieve.exp,sort2.exp}: Drivers for them.
32452 * lib/mike-gcc.exp (program_output): New user settable variable.
32453 (postbase): Call prune_system_crud. Also prune extraneous compiler
32455 * lib/mike-g++.exp (program_output): New user settable variable.
32457 * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
32459 * config/sh.exp: Deleted (use sim.exp instead).
32461 1995-07-28 Brendan Kehoe <brendan@lisa.cygnus.com>
32463 * config/vx.exp: Declare CHECKTASK as global.
32464 * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
32465 * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
32466 * lib/old-dejagnu.exp: Load [pwd]/$executable.
32468 1995-07-26 Brendan Kehoe <brendan@lisa.cygnus.com>
32470 * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
32471 target. Like vx.exp, only includes `vx29k.exp' instead of
32474 1995-07-23 Ian Lance Taylor <ian@cygnus.com>
32476 * config/sim.exp: Increase time limit from 120 seconds to 240.
32478 1995-07-06 Jeffrey A. Law <law@rtl.cygnus.com>
32480 * gcc.c-torture/execute/950628-1.c: New test.
32482 1995-06-10 Jeff Law (law@snake.cs.utah.edu)
32484 * gcc.c-torture: Update with changes/additions from
32487 1995-06-05 Doug Evans <dje@canuck.cygnus.com>
32489 * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
32491 1995-06-04 Jeff Law (law@snake.cs.utah.edu)
32493 * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
32495 1995-06-01 Jeff Law (law@snake.cs.utah.edu)
32497 * gcc.c-torture/compile/950512-1.c: New test.
32498 * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
32499 * gcc.dg/struct-ret-1.c: Likewise.
32501 1995-05-31 Doug Evans <dje@canuck.cygnus.com>
32503 * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
32504 930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
32506 1995-05-30 Doug Evans <dje@canuck.cygnus.com>
32508 * gcc.c-torture/special/920411-1.c: Deleted.
32509 * gcc.c-torture/special/special.exp: Delete 920411-1.c.
32511 1995-05-22 Doug Evans <dje@chestnut.cygnus.com>
32513 * config/sim.exp (${tool}_load): Hack in call to bash to get a
32516 1995-05-12 Torbjorn Granlund <tege@rtl.cygnus.com>
32518 * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
32520 1995-05-04 Torbjorn Granlund <tege@adder.cygnus.com>
32523 * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
32524 is the proper length.
32525 * va-arg-3.c: Likewise.
32527 1995-04-30 Doug Evans <dje@canuck.cygnus.com>
32529 * lib/dg.exp: Moved to dejagnu/lib. Copy kept here (for awhile).
32530 * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
32532 * lib/gcc.exp (default_gcc_start): Delete old cruft. Delete result.
32533 * lib/g++.exp (default_g++_start): Delete old cruft.
32535 1995-04-25 Torbjorn Granlund <tege@cygnus.com>
32537 * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
32538 (2 * (1 << 18)) to (2 * (1 << 17)).
32540 * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
32542 1995-04-20 J.T. Conklin <jtc@rtl.cygnus.com>
32544 * config/rom68k.exp: Renamed from config/idp.exp
32546 1995-04-18 Torbjorn Granlund <tege@rtl.cygnus.com>
32548 * c-torture/compile/921109-2.c
32550 1995-04-18 Mike Stump <mrs@cygnus.com>
32552 * lib/old-dejagnu.exp: We expect Execution test failure if we expected
32555 1995-04-15 Doug Evans <dje@chestnut.cygnus.com>
32557 * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
32559 * lib/g++.exp (default_g++_start): Likewise.
32561 1995-03-29 Torbjorn Granlund <tege@adder.cygnus.com>
32563 * gcc.c-torture/compile/950329-1.c: New test.
32565 1995-03-28 J.T. Conklin <jtc@rtl.cygnus.com>
32567 * config/bug.exp (${tool}_load): Updated to use new remote_open
32568 and remote_close procs.
32569 * config/idp.exp: New file.
32571 1995-03-22 Torbjorn Granlund <tege@rtl.cygnus.com>
32573 * gcc.c-torture/execute/950322-1.c: New test.
32575 1995-03-21 Doug Evans <dje@canuck.cygnus.com>
32577 * config/vx.exp (${tool}_load): Clean up testing of return code from
32578 vxworks_ld and vxworks_spawn.
32580 1995-03-21 Doug Evans <dje@deneb.cygnus.com>
32582 * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
32584 1995-03-13 Mike Stump <mrs@cygnus.com>
32586 * lib/old-deja.exp: Add `excess errors test - ' error, now one
32587 can mark excess errors on a machine by machine basis. Note, the
32588 default is to not expect any excess errors, even when excess
32589 errors test - is given, so you will want to put an XFAIL ... on
32590 these lines. For example, // excess errors test - XFAIL hppa*-*-*
32591 mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
32592 those 4 machines, but no others.
32594 1995-03-10 J.T. Conklin <jtc@rtl.cygnus.com>
32596 * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
32597 * lib/c-torture.exp: to here.
32599 1995-03-10 Torbjorn Granlund <tege@adder.cygnus.com>
32601 * gcc.c-torture/execute/950221-1.c: New test.
32602 * gcc.c-torture/execute/struct-ret-1.c: New test.
32603 * gcc.c-torture/compile/950221-1.c: New test.
32605 * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
32607 1995-03-03 Doug Evans <dje@canuck.cygnus.com>
32609 * gcc.c-torture/execute/arith-1.c (main): Return 0.
32610 * gcc.c-torture/execute/arith-rand.c (main): Return 0.
32612 1995-03-01 Gerald Baumgartner (gb@lorenzo.cs.purdue.edu)
32614 * g++.gb: New directory of tests, derived from my signature and
32615 class scoping tests.
32617 * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
32618 * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
32619 * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
32620 * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
32621 * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
32622 * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
32623 * g++.gb/sig25.C: Likewise.
32625 * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
32626 * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
32627 * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
32628 * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
32629 * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
32630 * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
32631 * g++.gb/sig25.exp: Likewise.
32633 * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
32634 * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
32635 * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
32636 * g++.gb/scope13.C: Likewise, this test still fails.
32638 * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
32639 * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
32640 * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
32641 * g++.gb/scope13.exp: Ditto.
32643 * g++.gb/README: New file, explains what these tests are about.
32645 1995-02-28 Doug Evans <dje@canuck.cygnus.com>
32647 * lib/dg.exp (dg-do): Support `preprocess'.
32648 (dg-test): Likewise.
32650 1995-02-13 J.T. Conklin <jtc@rtl.cygnus.com>
32652 * config/udi.exp: change "continue -expect" to "exp_continue".
32654 1995-02-11 Torbjorn Granlund (tege@tiny.cygnus.com)
32656 * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
32657 Delete redundant tests.
32659 * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
32660 * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
32661 * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
32662 * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
32663 * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
32664 * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
32665 * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
32666 * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
32668 * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
32669 storing label pointers.
32670 * gcc.c-torture/execute/921019-1.c: Likewise.
32671 * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
32672 * gcc.c-torture/execute/930513-1.c: Provide full declaration for
32674 * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
32677 * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
32678 Delete obsolete tests.
32680 * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
32681 * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
32682 * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
32683 * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
32684 * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
32685 * gcc.c-torture/compile/950124-1.c: New test.
32687 * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
32689 1995-02-08 Jason Merrill <jason@phydeaux.cygnus.com>
32691 * lib/mike-g++.exp: Add -lm to LIBS.
32693 1995-02-07 Doug Evans <dje@canuck.cygnus.com>
32695 * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
32697 1995-01-30 Jason Merrill <jason@phydeaux.cygnus.com>
32699 * lib/mike-g++.exp: Add -lstdc++ to LIBS.
32701 1995-01-12 Doug Evans <dje@canuck.cygnus.com>
32703 * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
32705 1995-01-02 Jeff Law (law@snake.cs.utah.edu)
32707 * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
32708 * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
32709 * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
32710 * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
32711 * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
32712 * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
32713 * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
32714 * g++.law/{operators31.C, operators32.C,
32715 * g++.law/{operators33.C, operators34.C}: Likewise.
32716 * g++.law/{pic1.C, refs2.C}: Likewise.
32717 * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
32718 * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
32719 * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
32720 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
32722 * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
32723 * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
32724 * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
32725 * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
32726 * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
32727 * g++.law/{enum9.exp, friend5.exp}: Likewise.
32728 * g++.law/{nest3.exp, nest4.exp}: Likewise.
32729 * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
32730 * g++.law/{operators30.exp, operators31.exp}: Likewise.
32731 * g++.law/{operators32.exp, operators33.exp}: Likewise.
32732 * g++.law/{operators34.exp}: Likewise.
32733 * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
32734 * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
32735 * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
32736 * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
32737 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
32739 * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
32740 No longer expected to fail.
32741 * g++.law/missed-error3.C: Tweak for recent bool changes.
32743 1994-12-04 Doug Evans <dje@canuck.cygnus.com>
32745 * config/emb-unix: Deleted.
32746 * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
32747 remote execution. Do final link on remote host if REMOTE_LINK is set.
32749 1994-12-01 Doug Evans <dje@canuck.cygnus.com>
32751 * lib/dg.exp (dg-test): Fix typo in last patch.
32753 1994-11-30 Doug Evans <dje@canuck.cygnus.com>
32755 * lib/dg.exp (dg-test): Fix pattern that searches for expected output
32756 (handles multiple occurrences).
32758 1994-11-24 Doug Evans <dje@canuck.cygnus.com>
32760 * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
32761 * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
32762 $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
32764 * lib/c-torture.exp (c-torture-compile): Likewise.
32765 (c-torture): Prepend full path if missing.
32766 * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
32767 (gcc_fail): Likewise.
32768 * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
32770 1994-11-23 J.T. Conklin <jtc@rtl.cygnus.com>
32772 * lib/netware.exp: Only attach to NetWare i386 systems.
32774 1994-11-16 Doug Evans <dje@canuck.cygnus.com>
32776 * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
32777 messages. Add test name to "output pattern match" pass/fail message.
32779 1994-11-12 Doug Evans <dje@canuck.cygnus.com>
32781 * gcc.dg: New testsuite.
32782 * gcc.dg/dg.exp: New file.
32784 * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
32785 test-switch.c}: Deleted.
32787 * gcc.misc-tests/msgs.exp: New testcase driver.
32789 1994-11-09 Doug Evans <dje@canuck.cygnus.com>
32791 * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
32792 Watch for illegal return values from ${tool}_load.
32793 * config/unix.exp (${tool}_load): Fix pass/fail detection for
32794 cross targets. Coerce return value >0 to 1.
32796 1994-11-08 Doug Evans <dje@canuck.cygnus.com>
32798 * config/unix.exp (${tool}_load): Call program rsh, not proc.
32800 * config/emb-unix.exp: New file.
32802 * config/sim.exp: Error if variable $SIM not defined.
32803 (${tool}_load): Mark test as "untested" if simulator missing.
32805 * config/unix.exp: Load remote.exp to get rcp_download.
32806 * lib/c-torture.exp: Use different option lists for testcases with
32808 * gcc.c-torture/execute/execute.exp: Likewise.
32810 1994-11-02 Doug Evans <dje@canuck.cygnus.com>
32812 * config/*.exp: Clarify return code from ${tool}_load.
32813 Call `unresolved' or `untested' instead of `warning' or `perror'
32814 (sometimes you still want to call both though).
32815 Add comment that `shell_id' is local to each file.
32816 * config/udi.exp (timeout): Set to 30.
32817 Don't print warning if connection fails, $connectmode has already
32819 (${tool}_load): Move verbose messages to level 2.
32820 Rework pattern for "Process started" message.
32821 Pass `shell_id' to ${connectmode}_download.
32822 Retry twice upon timeout. Make resetting of target more robust.
32823 (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
32824 Pass `shell_id' to exit_$connectmode.
32825 Only call exit_$connectmode if connected.
32826 * config/unix.exp (${tool}_load): Check return codes better.
32827 * config/vrtx.exp (${tool}_load): Likewise.
32828 * config/vx.exp (${tool}_load): Likewise.
32829 Delete unneeded global's.
32830 * lib/dg.exp (dg-test): Update to reflect clarified return codes
32833 (dg-init): Delete recording of pass/fail counts.
32834 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
32835 (old-dejagnu-init): Likewise.
32836 (old-dejagnu-stat): Delete contents, empty proc now.
32837 * lib/c-torture.exp (TORTURE_OPTIONS): New global.
32838 (c-torture): Delete references to lcnt, lpass, lfail.
32839 Get option list from TORTURE_OPTIONS.
32840 Delete -funroll[-all]-loops if no loops.
32841 * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
32842 (g++_stat): Delete contents (empty proc now).
32843 * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
32844 (gcc_finish): Likewise.
32845 (gcc_stat): Deleted.
32846 * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
32847 * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
32848 * gcc.c-torture/execute/execute.exp: Likewise.
32849 Split tests into two parts: compile, execute.
32850 Get option list from TORTURE_OPTIONS. Delete -funroll[-all]-loops if
32851 no loops. Update to reflect clarified return codes from ${tool}_load.
32853 1994-10-21 Doug Evans <dje@canuck.cygnus.com>
32855 * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
32857 (old-dejagnu): Likewise (where necessary).
32859 1994-10-14 Doug Evans <dje@canuck.cygnus.com>
32861 * gcc.misc-tests/gcov.exp: New file, for gcov testing.
32863 * lib/dg.exp (dg-process-target): Fix processing of selector.
32864 Add comment regarding use of `error'.
32866 * lib/gcc.exp (prune_system_crud): Define if missing.
32867 * lib/g++.exp (prune_system_crud): Likewise.
32869 * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
32870 Call prune_system_crud.
32871 * lib/dg.exp (dg-runtest): New proc.
32872 Use perror instead of send_user for tcl errors in testcase.
32873 Don't return any value, it's never used.
32874 Don't clobber previous definition of `unknown'.
32875 Print tcl errors in `dg-final'.
32877 1994-10-12 Doug Evans <dje@canuck.cygnus.com>
32879 * lib/dg.exp (dg-process-target): Improve syntax error messages.
32880 (dg-test): Don't print errorInfo, it contains stack backtrace.
32882 1994-09-26 Doug Evans (dje@canuck.cygnus.com)
32884 * lib/g++.exp (runtest_file_p): Define if missing.
32886 1994-09-24 Doug Evans (dje@cygnus.com)
32888 * lib/mike-g++.exp: Comment out loading of g++.exp.
32889 * lib/g++.exp: Update copyright. Test for existence of $CXX at start.
32890 (default_g++_version): Always print something.
32891 (default_g++_start): Comment out call to `which'.
32892 (g++_start, g++_load): Deleted (must be defined in config file).
32893 * lib/gcc.exp: Test for existence of $CC at start.
32894 Delete check for tmpdir (done in gcc_init).
32895 (default_gcc_version): Always print something.
32896 (default_gcc_start): Comment out call to `which'.
32897 * config/*.exp: Major cleanup - make cross targets work at least a
32898 little better for g++ (by not being "--tool gcc" specific).
32899 Rename gcc_xxx to ${tool}_xxx.
32900 * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
32901 * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
32903 1994-09-22 Doug Evans (dje@canuck.cygnus.com)
32905 * lib/c-torture.exp (c-torture-compile): Rework compiler
32906 message processing.
32908 * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
32911 1994-09-21 Doug Evans (dje@canuck.cygnus.com)
32913 * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
32915 * lib/dg.exp (dg-process-target): Support { target native }.
32917 1994-09-20 Doug Evans (dje@canuck.cygnus.com)
32919 * lib/dg.exp (dg-test): Clean up some comments. Delete code that
32920 looked for "... program xxx got fatal signal".
32921 Correct regsub munging of `comp_output'.
32922 Ignore compiler messages "path prefix not used" and "linker input
32925 1994-09-14 Doug Evans (dje@canuck.cygnus.com)
32927 * lib/gcc.exp (runtest_file_p): Define if missing.
32928 * gcc.prms/template.c: Example to work from.
32930 1994-09-13 Doug Evans (dje@canuck.cygnus.com)
32932 * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
32933 * lib/dg.exp (dg-test): Call unsupported testcases as such.
32935 * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
32936 * gcc.prms/1883.c: Moved from compile/940714-1.c.
32937 * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
32938 execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
32940 * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
32941 (dg-process-target): No longer a varargs proc.
32942 Return S/N for target, P/F for xfail. All callers changed.
32943 (user option procs): More argument checking.
32944 (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
32945 (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
32946 (dg-test): Skip test if not running on selected target in `dg-do'.
32947 Update handling of `dg-do-what', `dg-output-text'.
32948 Separate execution pass/fail from output pattern match pass/fail.
32949 Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
32951 1994-09-12 Jim Wilson (wilson@sphagnum.cygnus.com)
32953 * gcc.c-torture/special/special.exp: Don't expect failure for mips
32954 target for 920510-1.c.
32956 1994-09-12 Doug Evans (dje@canuck.cygnus.com)
32958 * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
32959 Clean up comment regarding use of passcnt, etc.
32960 (gcc_stat): Don't update `testcnt' here.
32961 (gcc_finish): Do it here.
32962 Might as well reset `but_id' here too.
32963 * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
32964 to determine if the file should be tested.
32965 * gcc.c-torture/compile/compile.exp: Likewise.
32966 * gcc.c-torture/execute/execute.exp: Likewise.
32967 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
32968 * gcc.misc-tests/dg-test.exp: Likewise.
32969 * gcc.prms/prms.exp: Likewise.
32970 * gcc.wendy/wendy.exp: Likewise.
32971 * g++.old-deja.exp: Likewise.
32972 Move "Testing file" message to verbose level 1.
32974 1994-09-09 Doug Evans (dje@canuck.cygnus.com)
32976 * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
32978 1994-09-08 Doug Evans (dje@canuck.cygnus.com)
32980 * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
32981 (default_gcc_start): Accept optional second list element
32982 of compiler flags. Print compiler output at verbosity level 2.
32983 Remove setting of CFLAGS, LIBS, LDFLAGS from here.
32984 (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
32985 Save current values of framework globals passcnt, failcnt, xpasscnt,
32986 and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
32987 gcc_xfailcnt. Set global `tmpdir' to /tmp if it doesn't exist.
32988 (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
32989 xfailcnt to compute stats. Update framework global `testcnt' from
32991 (gcc_finish): New proc. Clean up test environment.
32992 (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
32993 (gcc_epass, gcc_efail): Delete.
32994 * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
32995 argument of line number.
32996 (dg-init): If the tool has an init routine, call it.
32997 (dg-test): Remove args `cflags_var' and `libs_var'.
32998 Pass all compiler options to ${tool}_start.
32999 Handle missing line number.
33000 (dg-finish): New function.
33001 * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
33002 particular files. Call gcc_finish at end. Move "skipping test"
33003 message to verbosity level 3.
33004 * gcc.c-torture/compile/compile.exp: Likewise.
33005 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
33006 * gcc.c-torture/execute/execute.exp: Likewise.
33007 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
33008 Print testcase being tried at verbosity level 1.
33009 * gcc.c-torture/special/special.exp: Unset xfail.
33010 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
33011 * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
33012 * gcc.c-torture/noncompile/noncompile.exp: Likewise.
33013 * gcc.failure/failure.exp: Likewise.
33014 * gcc.ieee/ieee.exp: Likewise.
33015 * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
33016 Update call to dg-test. Call dg-finish at end.
33017 * gcc.misc-tests/mg.exp: Call gcc_finish at end. Unset orig_flags.
33018 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
33019 * gcc.misc-tests/misc.exp: Call gcc_finish at end.
33020 * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
33021 Delete LDFLAGS. Update call to dg-test. Call dg-finish at end.
33022 * gcc.wendy/wendy.exp: Add copyright.
33023 Delete setting of tmpdir (done by gcc_init).
33024 Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
33025 Pass compiler flags to gcc_start. Call gcc_finish at end.
33026 * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
33029 1994-09-07 Doug Evans (dje@canuck.cygnus.com)
33031 * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
33033 (g++_load): Likewise.
33035 * config/*.exp (gcc_load): Some were varargs fns and some were not.
33036 Rename argument to `prog' to remove the confusion.
33037 Varargs fns behave differently too!
33038 (g++_load): Likewise.
33040 * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
33042 * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
33043 what it is. Delete (always) printing of status value for !native.
33044 Simplify verbose code, and include status and exec_output.
33045 (g++_load): Use gcc_load.
33047 1994-09-04 Jim Wilson (wilson@sphagnum.cygnus.com)
33049 * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
33050 * gcc.c-torture/noncompile/noncompile.exp: Delete support for
33051 920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
33052 940714-3.c as these testcases don't exist anymore. Make
33053 va-arg-1.c expected to pass.
33055 1994-08-19 Doug Evans (dje@canuck.cygnus.com)
33057 * gcc.misc-tests/misc.exp: Only run specific testcases.
33058 * gcc.misc-tests/dg-test.exp: New file. Tests dg.exp.
33059 * gcc.misc-tests/dg-[1-9].c: New files.
33061 * lib/dg.exp: New testsuite driver.
33062 * gcc.prms/prms.exp: Use it.
33064 * README.gcc: New file.
33066 * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
33067 Document and reset `lxpass' and `lxfail'.
33068 Simplify "initialized" message.
33069 (gcc_stat): Clean up comments a little.
33071 1994-08-16 Doug Evans (dje@canuck.cygnus.com)
33073 * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
33075 1994-08-15 Doug Evans (dje@canuck.cygnus.com)
33077 * lib/old-dejagnu.exp (process-option): New proc.
33078 (old-dejagnu-init, old-dejagnu-stat): Likewise.
33079 (old-dejagnu): Simplify.
33080 * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
33082 1994-08-14 Jeff Law (law@snake.cs.utah.edu)
33084 * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
33085 exists and is not an empty string.
33087 * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
33088 $xfail rather than calling setup_xfail. Clear $xfail when test is
33090 (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
33093 * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
33094 longer expected to fail.
33096 * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
33099 * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
33101 * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
33102 940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
33103 complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
33104 struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
33107 * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
33108 strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
33110 * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
33112 * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
33113 940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
33115 * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
33116 940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
33117 labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
33119 1994-07-12 Jim Kingdon (kingdon@lioth.cygnus.com)
33121 * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
33122 gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
33123 940714-1.c, 940714-2.c, 940714-3.c},
33124 gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
33125 gcc.misc-tests/{mg.c,mg.exp}:
33127 * gcc.noncompile/noncompile.exp: Change accordingly.
33129 1994-07-07 Doug Evans (dje@canuck.cygnus.com)
33131 * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
33132 Undo previous clobberage.
33134 1994-07-04 Jeff Law (law@snake.cs.utah.edu)
33136 * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
33137 * gcc.special/{930510-1.c, special.exp}:
33138 * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
33139 931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
33140 struct-varargs-1.c}: New tests from c-torture-1.26.
33142 1994-06-28 J.T. Conklin (jtc@phishhead.cygnus.com)
33144 * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
33145 argument to switch.
33147 1994-05-21 Bill Cox (bill@rtl.cygnus.com)
33149 * Revert the previous changes. Please see Rob's directory
33150 (/lisa/test/rob/progressive/gcc/testsuite) for testing
33153 1994-05-19 Bill Cox (bill@rtl.cygnus.com)
33155 * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
33156 g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
33157 g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
33158 g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
33159 g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
33160 g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
33161 g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
33162 g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
33163 g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
33164 g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
33165 g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
33166 g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
33167 g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
33168 g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
33169 g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
33170 g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
33171 g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
33172 g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
33173 g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
33174 g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
33175 g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
33176 g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
33177 gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
33178 gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
33179 gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
33180 lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
33181 lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
33183 1994-05-17 Bill Cox (bill@rtl.cygnus.com)
33185 * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
33186 lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
33189 1994-05-02 Jason Merrill (jason@deneb.cygnus.com)
33191 * config/unix.exp (g++_load): Fix syntax.
33193 1994-04-14 Jim Wilson (wilson@sphagnum.cygnus.com)
33195 * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
33196 * gcc.noncompile/921017-1.c: Deleted obsolete test.
33197 * gcc.noncompile/noncompile.exp: Remove code for deleted test.
33198 Don't expect va-arg-1.c to fail. Correct expected output for
33200 * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
33201 * gcc.wendy/hbm4.c: Correct typo.
33202 * gcc.wendy/tad1.c, tad2.c: Correct expected output.
33204 1994-03-28 Doug Evans (dje@canuck.cygnus.com)
33206 * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
33207 * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
33208 gcc_[ce]{pass,fail}. Explicitly remove executable if test passes.
33209 * lib/c-torture.exp (c-torture-compile): Ditto.
33211 Reduce volume of output (remove all the -I's and such).
33212 * lib/c-torture.exp (c-torture-compile): New argument OPTION.
33213 Call gcc_cpass, gcc_cfail.
33214 (c-torture): Pass testing option to c-torture-compile.
33216 1994-03-21 Doug Evans (dje@cygnus.com)
33218 Bring patches over from progressive.
33219 * config/default.exp: Exit remote shell cleanly.
33220 (g++_exit, g++_start): Add default versions.
33221 * config/sim.exp (gcc_load): Use perror, not error.
33223 1994-03-20 Doug Evans (dje@canuck.cygnus.com)
33225 * lib/gcc.exp: Don't set CFLAGS if CC not set. It clobbers the value
33228 1994-03-14 Doug Evans (dje@cygnus.com)
33230 * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
33231 DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
33232 (wendy_try): New proc to run testcase.
33233 (main loop): Call 'em.
33234 * gcc.wendy/*.c: Clean up pass to correct expected output.
33236 * lib/gcc.exp: Minor cleanup work.
33237 (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
33239 1994-03-09 Doug Evans (dje@canuck.cygnus.com)
33241 * config/sim.exp (gcc_load): Document return codes better.
33242 Don't pass -v to simulator.
33244 1994-02-24 Jeffrey A. Law (law@snake.cs.utah.edu)
33246 * gcc.special/920717-x.c: Fix typo.
33247 * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
33250 * lib/mike-gcc.exp: Fix typo.
33252 1994-02-15 Rob Savoye (rob@darkstar.cygnus.com)
33254 * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
33255 binary to use, transform the name.
33256 * config/*.exp: rename everything. Nuke any g++ specific files,
33257 it's now a special case of gcc that requires no special support.
33258 Add a default.exp for unsupported targets.
33260 1994-02-11 Rob Savoye (rob@poseidon.cygnus.com)
33262 * g++.jason/report.exp, g++.old-deja/old-deja.exp,
33263 lib/old-dejagnu.exp: Fix a few patterns to work with the new
33266 1994-02-09 Rob Savoye (rob@darkstar.cygnus.com)
33268 * lib/c-torture.exp: Made "file prefix*never used a pass, rather
33271 1994-02-06 Jeffrey A. Law (law@snake.cs.utah.edu)
33273 * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
33275 1994-01-03 Jim Wilson (wilson@sphagnum.cygnus.com)
33277 * gcc.execute/execute.exp: Combine opt_list and foption_list into
33278 option_list. Compile every file with only 4/6 option choices
33279 (same as C torture) instead of with 12/18 different option
33281 * lib/c-torture.exp: Likewise.
33283 * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
33286 1993-12-30 Mike Stump (mrs@rtl.cygnus.com)
33288 * lib/old-deja.exp: Add `excess errors test fails' error, now one
33289 can put an XFAIL *-*-* on excess errors.
33291 1993-12-19 Jeffrey A. Law (law@snake.cs.utah.edu
33293 * g++.law: Add more tests derived from g++-bugs snapshots.
33295 * g++.law/init11.{c,exp}: Delete test. Brendan sez it's
33296 equivalent to g++.law/init9.
33298 * lib/mike-gcc.exp (postbase): Delete the .o file after we've
33299 compiled it, and the a.out file after we've run it.
33301 1993-12-17 Brendan Kehoe (brendan@lisa.cygnus.com)
33303 * lib/mike-g++.exp (postbase): Delete the .o file after we've
33304 compiled it, and the a.out file after we've run it.
33306 1993-12-17 Jeffrey A. Law (law@snake.cs.utah.edu)
33308 * g++.law/*.exp: Avoid losing arguments added via "append" commands.
33310 1993-12-15 Rob Savoye (rob@darkstar.cygnus.com)
33312 * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
33315 1993-12-12 Jeffrey A. Law (law@snake.cs.utah.edu)
33317 * g++.law: New directory of g++ tests derived from the g++-bugs
33320 1993-12-09 Jeffrey Wheat (cassidy@cygnus.com)
33322 * gcc.compile: initbug1.c initbug1.exp testcase added
33324 1993-12-06 Jeffrey Wheat (cassidy@cygnus.com)
33326 * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
33327 * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
33328 fixes submitted by Jeff Law (law@cs.utah.edu)
33329 * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
33330 Jeff Law (law@cs.utah.edu)
33333 1993-11-30 Mike Stump (mrs@cygnus.com)
33335 * config/unix-g++.exp: Follow the gcc way of doing things.
33336 * g++.old-deja/old-deja.exp: Minor updates.
33337 * lib/g++.exp: New file, follow the gcc way of doing things.
33338 * lib/old-dejagnu.exp: Minor updates.
33339 * lib/mike-g++.exp: Always unset errorInfo.
33341 1993-11-06 Mike Stump (mrs@cygnus.com)
33343 * lib/gcc.exp: Fix some errors with the below change, CC and
33344 CFLAGS should be global when setting, not local.
33346 1993-11-03 Rob Savoye (rob@darkstar.cygnus.com)
33348 * lib/gcc.exp: Transform tool name.
33350 1993-10-27 Jeffrey Wheat (cassidy@cygnus.com)
33352 * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
33354 1993-10-27 Jeffrey Wheat (cassidy@cygnus.com)
33356 * lib/gcc.exp: change gcc_done to gcc_stat
33358 1993-10-27 Jeffrey Wheat (cassidy@cygnus.com)
33360 * Upgraded gcc testsuite to c-torture version 1.25
33362 1993-10-24 Jeffrey Wheat (cassidy@cygnus.com)
33364 * lib/gcc.exp: added reporting code. Changed verbose compile message.
33365 * lib/c-torture: added hooks for new reporting code.
33367 1993-10-21 Jeffrey Wheat (cassidy@cygnus.com)
33369 * config/sh-gcc.exp: check if sh-sim exists in the path
33371 1993-10-18 Jeffrey Wheat (cassidy@cygnus.com)
33373 * gcc.code_quality/code_quality.exp: Initial changes for new logic.
33374 * gcc.compile/compile.exp: Initial changes for new logic.
33375 * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
33376 * gcc.failure/failure.exp: Initial changes for new logic.
33377 * gcc.ieee/ieee.exp: Initial changes for new logic.
33378 * gcc.misc-tests/misc.exp: Initial changes for new logic.
33379 * gcc.noncompile/non_compile.exp: Initial changes for new logic.
33380 * gcc.unsorted/unsorted.exp: Initial changes for new logic.
33381 * lib/c-torture.exp: Initial changes for new logic.
33382 * lib/gcc.exp: Initial changes for new logic.
33384 1993-10-15 Mike Stump (mrs@cygnus.com)
33386 * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
33387 depend upon failure or success. Fully qualify names in failure
33388 and success messages. Always remove a.out before starting
33389 compile, just in case. Pay more attention to error text output by
33390 the compiler. Handle testcases with no known past errors just
33391 like all others, so that things are uniform. Other miscellaneous
33394 1993-10-13 Jeffrey Wheat (cassidy@cygnus.com)
33396 * gcc.cpp: new directory for cpp tests
33398 1993-10-04 Jeffrey Wheat (cassidy@cygnus.com)
33400 * lib/chill.exp: Code reformatted, removed unused code.
33401 * config/unix-chill.exp: Code reformatted, removed unused code.
33402 * chill.execute/execute.exp: Code reformatted, removed unused code.
33403 * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
33405 1993-10-04 Ian Lance Taylor (ian@cygnus.com)
33407 * config/mips-gcc.exp, config/mips-g++.exp: New files. Execution
33408 routines not written.
33410 1993-09-27 Rob Savoye (rob@darkstar.cygnus.com)
33412 * config/bug-gcc.exp: Use new procs from bug.exp.
33414 1993-09-21 Rob Savoye (rob@darkstar.cygnus.com)
33416 * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
33417 via ftp, rather than depending on NFS.
33418 * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
33421 1993-09-09 Rob Savoye (rob@darkstar.cygnus.com)
33423 * config/bug-gcc.exp: Use new download proc.
33425 1993-09-14 Jeffrey Wheat (cassidy at deneb.cygnus.com)
33427 * chill.execute/execute.exp: cleanups, handles errors better
33428 * chill.compile/compile.exp: rewrite, based on execute.exp
33429 * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
33430 * lib/chill.exp: major changes to diff proc and compile and link
33431 procs. added chill_fail and chill_pass wrappers to pass and
33432 fail. added more comments, and handle error codes better.
33433 Added a hack to capture stderr from exec, so noncompile tests
33436 1993-09-11 Jeffrey Wheat (cassidy@cygnus.com)
33438 * chill.execute/execute.exp: rewrite of testsuite driver
33439 * lib/chill.exp: rewrite of testsuite driver
33440 * config/unix-chill.exp: rewrite of testsuite driver
33442 1993-08-25 Bill Cox (bill@rtl.cygnus.com)
33445 * iexpr.ch: Standardize uppercase.
33446 * tuples.dat: Standardize uppercase.
33447 * vary.ch: standardize. Correct varying string assignments.
33448 * vary.dat: Add new output lines.
33450 1993-08-24 Bill Cox (bill@rtl.cygnus.com)
33453 * chprintf.ch: Standardize use of uppercase.
33454 * tuples.ch: Standardize and turn arr2 into a DCL,
33456 * pinits.ch: Standardize.
33458 1993-08-23 Per Bothner (bothner@kalessin.cygnus.com)
33460 * rts.c: Get malloc() from <stdlib.h>, not <malloc.h>.
33461 * Makefil: Renamed to Makefile.in.
33462 * configure.in: New.
33464 1993-08-23 Bill Cox (bill@rtl.cygnus.com)
33467 * .cvsignore: Add result/output files.
33468 * Makefile: Fix up variables at start. Use MFLAGS
33469 everywhere. Correct bool_loc, built_ins entries.
33470 Add entry for vary1.ch.
33471 * bitarray.ch: Standardize upper-case usage.
33472 * bitexpr.ch: Standardize, add output of b1.
33473 * params.ch: Use arrayt in along PROC parameters, to
33474 avoid novelty problems.
33475 * sets.ch: Tiny cleanup.
33476 * vary1.ch: Re-indent.
33478 1993-08-17 Bill Cox (bill@rtl.cygnus.com)
33480 * Add PR-related files to Makefiles, .cvsignore files, etc.
33482 1993-08-02 Jeff Wheat (cassidy@cygnus.com)
33484 * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
33485 with compiler objects. New names are test-flow.c and test-loop.c
33487 1993-07-27 Jeff Wheat (cassidy@cygnus.com)
33489 * Upgraded c-torture tests from 1.19 to 1.20
33492 * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
33493 * gcc.compile: 930623-1.c 930623-2.c
33494 * gcc.noncompile: 930622-1.c 930622-2.c
33495 * gcc.failure: 920411-1.c 920627-2.c
33496 * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
33498 1993-07-20 Jeff Wheat (cassidy@cygnus.com)
33500 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
33501 More changes to get testsuite working properly. Needs more work.
33502 Added some support for POSIX IEEE Std 1003.3-1991 error messages.
33504 1993-07-19 Jeff Wheat (cassidy@cygnus.com)
33506 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
33507 More changes to get testsuite working properly. Needs more work.
33509 1993-07-13 Jeff Wheat (cassidy@cygnus.com)
33511 * chill.compile/compile.exp: Added for Dejagnu support
33512 * chill.execute/execute.exp: Added for Dejagnu support
33513 * lib/chill.exp config/unix-chill.exp : Added for Dejagnu support
33515 1993-06-19 Bill Cox (bill@rtl.cygnus.com)
33517 This should complete moving the CHILL test files.
33518 * chill.noncompile(.cvsignore printf.grt
33519 in-printf.grt chprintf.grt chprintf.ch):
33520 Added test-support files.
33521 (Makefile): Modified further.
33522 * chill.compile (emptymod.ch gdbme.ch neg_range.ch
33523 signal.ch): Added test files.
33524 * chill.execute (.cvsignore printf.grt printr.c
33525 in-printf.grt rts.c chprintf.grt rts.h): Added
33526 test-support files.
33527 (Makefile): More corrections.
33529 1993-06-18 Bill Cox (bill@rtl.cygnus.com)
33531 * chill.compile, chill.execute, chill.nocompile: Add CHILL
33532 test cases, ready for DejaGnu.
33534 1993-06-17 Jeffrey Wheat (cassidy@cygnus.com)
33536 * Upgraded c-torture tests from 1.18 to 1.19
33538 * gcc.compile: added test(s):
33540 * gcc.execute: added test(s):
33541 930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
33543 * added new subdirectory for misc tests: gcc.misc-tests
33544 * gcc.misc-test(s): added tests:
33545 inst-check.c test-consts.c test-ior.c test-switch.c
33547 1993-06-09 Brendan Kehoe (brendan@lisa.cygnus.com)
33549 * lib/mike-g++.exp: Load `./a.out', not `a.out'.
33551 1993-06-07 Ian Lance Taylor (ian@cygnus.com)
33553 * g++.old-deja/old-deja.exp: Don't delete all the .o files.
33555 1993-06-03 Jeffrey Wheat (cassidy@cygnus.com)
33557 * Upgraded c-torture tests from 1.17 to 1.18
33559 1993-06-02 Jeffrey Wheat (cassidy@cygnus.com)
33561 * Upgraded c-torture tests from 1.12 to 1.17
33563 1993-04-30 Mike Werner (mtw@deneb.cygnus.com)
33565 * lib/old-dejagnu.exp:
33566 Fixed handling of XFAIL target triplets to correctly
33567 recognize wildcard characters. Removed code that
33568 appended a unique id tag to the end of the file name
33569 printed out by the result of the testcases within a
33572 1993-04-29 Mike Werner (mtw@deneb.cygnus.com)
33574 * lib/old-dejagnu.exp:
33575 Reworked expected failure handling to trigger off of XFAIL
33576 keyword in keyphrase embeded in testcase source code. The
33577 XFAIL keyword must be at the end of the keyphrase line. It
33578 may optionally be followed by one or more target triplets.
33579 It has just occured that the handling of wildcards in the
33580 target triplet may not be correct.
33582 1993-04-23 Mike Werner (mtw@deneb.cygnus.com)
33584 * g++.old-deja/tests:
33585 Moved all subdirectories up one level into g++.old-deja .
33587 * lib/old-dejagnu.exp:
33588 Fixed problem with CXXFLAGS not being properly reset, and being
33589 corrupted with extraneous "-c" compiler option. This was
33590 causing binaries to not be generated for test that needed them.
33591 Modified strings passed to "pass" and "fail" so that individual
33592 tests from the same test file would be distinguished by an
33593 identifier appended to the test file name in the summary logs;
33594 this corrected a problem with erroneous diff logs. Added code
33595 to search testcases for expected fail and unexpected pass keywords.
33597 1993-04-20 Rob Savoye (rob at darkstar.cygnus.com)
33599 * lib/c-torture.exp: Ignore "file path prefix*unused" message.
33601 1993-04-15 Mike Werner (mtw@deneb.cygnus.com)
33603 * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
33604 Removed extraneous text from end of "Special g++ Options"
33607 * lib/old-dejagnu.exp: Added pattern matching to look for new
33608 keywords, embedded in testcases comments, which will trigger
33609 calls to xpass and xfail.
33611 1993-04-14 Mike Werner (mtw@deneb.cygnus.com)
33613 * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
33614 comments embedded in the testcases, especially the one looking for
33615 special compiler options, as well as the pattern matching for the
33616 compiler output again.
33618 1993-04-12 Mike Werner (mtw@deneb.cygnus.com)
33620 * lib/old-dejagnu.exp: Do a proper check of the return value for
33621 execute tests. Fixed several problems with the pattern matching
33622 of the compiler output which gave erroneous test results.
33623 Changed several of the test result messages to be more descriptive.
33624 * config/unix-g++.exp: Proc g++_load now actually works and
33625 executes the tests passed to it and returns a usable return
33628 1993-04-11 Rob Savoye (rob at darkstar.cygnus.com)
33630 * lib/gcc.exp: Exits gracefully if $CC is bogus.
33632 1993-04-09 Mike Werner (mtw@deneb.cygnus.com)
33634 * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
33635 Modified both files to properly execute the old style
33636 dejagnu tests. The previous versions of these files were
33637 experimental and did not function anything near correctly.
33639 1993-04-05 Rob Savoye (rob@cygnus.com)
33641 * Removed all Makefile.in and configure.in files. No configuration
33644 1993-04-02 Mike Werner (mtw@deneb.cygnus.com)
33646 * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
33648 1993-03-28 Ken Raeburn (raeburn@kr-pc.cygnus.com)
33650 * gcc.compile/configure.in, gcc.unsorted/configure.in,
33651 gcc.special/configure.in, gcc.noncompile/configure.in,
33652 gcc.execute/configure.in, gcc.code_quality/configure.in,
33653 g++.other/configure.in, g++.old-deja/configure.in,
33654 g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
33655 in srcname setting.
33657 1993-03-25 Rob Savoye (rob at darkstar.cygnus.com)
33659 * lib/udi.exp: Fixed mondfe and mondfe_download.
33660 * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
33661 * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
33663 1993-03-25 Ian Lance Taylor (ian@cygnus.com)
33665 * config/udi-gdb.exp: Check $shell_id after connecting to target.
33666 (gdb_exit): Don't remove *_soc files.
33668 1993-03-22 Ian Lance Taylor (ian@cygnus.com)
33670 * lib/c-torture.exp: Don't look for main; instead always use -w
33671 -c. This is how the c-torture tests work. Remove the object
33672 file if the compilation succeeds.
33673 * gcc.execute/execute.exp: Remove executable if test passes.
33674 * gcc.noncompile/noncompile.exp: Every test is an expected
33676 * gcc.special/special.exp: Added tests from c-torture 1.11,
33677 corrected use of existing test.
33678 * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
33679 gcc.execute/920625-1.c: Updated to c-torture 1.11.
33680 * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
33681 gcc.compile/921109-2.c, gcc.compile/921109-3.c,
33682 gcc.compile/921111-1.c, gcc.compile/921116-2.c,
33683 gcc.compile/921118-1.c, gcc.compile/921126-1.c,
33684 gcc.compile/921202-1.c, gcc.compile/921202-2.c,
33685 gcc.compile/921203-1.c, gcc.compile/921203-2.c,
33686 gcc.compile/921206-1.c, gcc.execute/921029-1.c,
33687 gcc.execute/921104-1.c, gcc.execute/921110-1.c,
33688 gcc.execute/921112-1.c, gcc.execute/921113-1.c,
33689 gcc.execute/921117-1.c, gcc.execute/921123-1.c,
33690 gcc.execute/921123-2.c, gcc.execute/921124-1.c,
33691 gcc.execute/921202-1.c, gcc.execute/921202-2.c,
33692 gcc.execute/921204-1.c, gcc.execute/921207-1.c,
33693 gcc.execute/921208-1.c, gcc.execute/921208-2.c,
33694 gcc.execute/921215-1.c, gcc.execute/921218-1.c,
33695 gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
33696 gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
33698 * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
33699 correspond to c-torture 1.11.