1 2005-06-18 Steven G. Kargl <kargls@comcast.net>
4 * gfortran.dg/pr19926.f90: New test.
6 2005-06-19 Dorit Nuzman <dorit@il.ibm.com>
8 * lib/target-supports.exp (check_effective_target_vect_reduction): New.
9 * gcc.dg/vect/vect-reduc-1.c: Now vectorizable for vect_reduction
11 * gcc.dg/vect/vect-reduc-2.c: Likewise.
12 * gcc.dg/vect/vect-reduc-3.c: Likewise.
14 2005-06-18 Joseph S. Myers <joseph@codesourcery.com>
16 * gcc.target/ia64/float80-varargs-1.c: New test.
18 2005-06-18 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
21 * gfortran.dg/f2c_6.f90: New test.
23 2005-06-17 Geoffrey Keating <geoffk@apple.com>
26 * g++.dg/template/local5.C: New.
28 2005-06-17 Richard Henderson <rth@redhat.com>
30 * gcc.dg/sync-2.c (do_qi): Cast negative results to char.
32 2005-06-07 David Billinghurst <David.Billinghurst@riotinto.com>
35 * lib/gcc-dg.exp (gcc-dg-test-1): Catch error if file can't be deleted.
37 2005-06-15 Giovanni Bajo <giovannibajo@libero.it>
39 * gcc.dg/vect/vect-dv-2.c, gcc.dg/vect/vect-ifcvt-2.c,
40 gcc.dg/vect/vect-ifcvt-3.c, gcc.dg/vect/vect-ifcvt-4.c,
41 gcc.dg/vect/vect-ifcvt-5.c, gcc.dg/vect/vect-ifcvt-6.c,
42 gcc.dg/vect/vect-ifcvt-7.c, gcc.dg/vect/vect-ifcvt-9.c: Call
43 check_vect to verify the presence of hardware vector support.
45 2005-06-16 James A. Morrison <phython@gcc.gnu.org>
48 * gcc.dg/pr14796-2.c: Accept -34359738368 and -800000000.
50 2005-06-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
53 * gfortran.dg/pr19216.f: Add correct space between brackets and
56 2005-06-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
59 * gfortran.dg/g77/f77-edit-t-in.f: Not XFAIL-ed any more.
61 2005-06-16 Richard Guenther <rguenth@gcc.gnu.org>
63 * gcc.target/i386/attributes-error.c: New testcase.
64 * gcc.target/i386/fastcall-sseregparm.c: Likewise.
65 * gcc.target/i386/regparm-stdcall.c: Likewise.
66 * gcc.target/i386/sseregparm-1.c: Likewise.
67 * gcc.target/i386/sseregparm-2.c: Likewise.
69 2005-06-16 Nathan Sidwell <nathan@codesourcery.com>
71 * g++.dg/rtti/crash2.C: New.
73 2005-06-15 Joseph S. Myers <joseph@codesourcery.com>
75 * gcc.dg/noncompile/20040203-3.c: Update expected message.
77 2005-06-15 David Ung <davidu@mips.com>
79 * gcc.target/mips/mips16e-extends.c: New test for testing the
80 generation of MIPS16e zeb/zeh, seb/seh instructions.
82 2005-06-15 Diego Novillo <dnovillo@redhat.com>
85 * gcc.dg/tree-ssa/vrp13.c: Add multiplication tests.
86 * gcc.dg/tree-ssa/pr22018.c: New test.
88 2005-06-15 Aldy Hernandez <aldyh@redhat.com>
90 * gcc.dg/simd-1.c: Update error messages.
91 * gcc.dg/simd-1b.c: Re-enable tests. Update error messages.
92 * gcc.dg/simd-2.c: Update error messages.
93 * gcc.dg/simd-4.c: New.
95 2005-06-15 Nathan Sidwell <nathan@codesourcery.com>
98 * g++.dg/other/crash-4.C: New.
100 2005-06-14 Devang Patel <dpatel@apple.com>
102 * gcc.dg/vect/vect-ifcvt-1.c: Remove.
104 2005-06-14 Nathan Sidwell <nathan@codesourcery.com>
107 * g++.dg/parse/crash11.C: Update
109 2005-06-13 Jeff Law <law@redhat.com>
111 * gcc.dg/tree-ssa/20030807-10.c: VRP is now expected to
112 perform the desired transformations.
113 * gcc.dg/tree-ssa/20030806-6.c: Similarly.
114 * gcc.dg/tree-ssa/20040514-2.c: Similarly.
116 2005-06-13 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
119 * gfortran.dg/forall_1.f90: Un-XFAIL.
121 2005-06-13 Nathan Sidwell <nathan@codesourcery.com>
124 * g++.dg/parse/crash26.C: New.
127 * g++.dg/init/member1.C: New.
129 2005-06-13 Jakub Jelinek <jakub@redhat.com>
131 * gfortran.dg/altreturn_1.f90: New test.
133 2005-06-13 Zdenek Dvorak <dvorakz@suse.cz>
136 * gcc.dg/tree-ssa/pr21985.c: New test.
138 2005-06-12 James A. Morrison <phython@gcc.gnu.org>
140 * ggcc.dg/pr14796-1.c: Add tests for (X << C) >> C.
142 2005-06-12 Roger Sayle <roger@eyesopen.com>
145 * g++.dg/other/error10.C: New test case.
147 2005-06-12 Francois-Xavier Coudert <coudert@clipper.ens.fr>
150 * gfortran.dg/pr19155.f: Add test.
152 2005-06-12 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
154 * gfortran.dg/f2c_7.f90: New test.
156 * gfortran.dg/forall_1.f90: XFAILed.
158 2005-06-12 James A. Morrison <phython@gcc.gnu.org>
160 * gcc.dg/pr14796-1.c: New.
161 * gcc.dg/pr14796-2.c: New.
163 2005-06-11 Steven G. Kargl <kargls@comcast.net>
167 * gfortran.dg/deallocate_stat.f90: New test.
169 2005-06-11 Thomas Koenig <Thomas.Koenig@online.de>
171 * gfortran.fortran-torture/execute/in-pack.f90: New test.
173 2005-06-10 Dorit Nuzman <dorit@il.ibm.com>
175 * gfortran.dg/vect/vect-4.f90: Update comments. Only one unaligned
176 access will be generated when this loop is vectorized. Test that
177 accesses with same alignment were detected.
178 * gcc.dg/vect/vect-dv-2.c: Remove "vect_no_align" from xfail.
179 Test that accesses with same alignment were detected.
180 * gcc.dg/vect/vect-ifcvt-1.c: Likewise.
181 * gcc.dg/vect/vect-91.c: New test. Test that accesses with same
182 alignment were detected.
184 2005-06-09 Gabriel Dos Reis <gdr@integrable-solutions.net>
186 * gcc.dg/Wcxx-compat-1.c: New.
188 2005-06-09 Thomas Koenig <Thomas.Koenig@online.de>
191 * gfortran.dg/reshape-complex.f90: Add a test for a packed
194 2005-06-09 Nathan Sidwell <nathan@codesourcery.com>
196 * gcc.dg/alias-8.c: New.
198 2005-06-08 Joseph S. Myers <joseph@codesourcery.com>
200 * gcc.dg/format/cmn_err-1.c: Update.
202 2005-06-08 James A. Morrison <phython@gcc.gnu.org>
205 * gcc.target/sparc/fexpand-2.c: New.
206 * gcc.target/sparc/fpmerge-2.c: New.
207 * gcc.target/sparc/fpmul-2.c: New.
208 * gcc.target/sparc/noresult.c: New.
209 * gcc.target/sparc/pdist-2.c: New.
210 * gcc.target/sparc/pdist-3.c: New.
212 2005-06-08 Alex V. Breger <atrus.ru@atrus.ru>
215 * gcc.target/i386/i386.exp: Fix comment typo.
217 2005-06-08 Nathan Sidwell <nathan@codesourcery.com>
220 * g++.dg/inherit/using5.C: New.
221 * g++.dg/inherit/using6.C: New.
223 2005-06-08 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
226 * g++.dg/template/ptrmem15.C: New test.
229 * g++.dg/ext/label4.C: New test.
231 2005-06-08 Eric Botcazou <ebotcazou@libertysurf.fr>
233 * gcc.dg/tls/debug-1.c: New test.
235 2005-06-07 Dale Johannesen <dalej@apple.com>
237 * gcc.target/i386/movq.c: New.
239 2005-06-07 Dale Johannesen <dalej@apple.com>
241 * gcc.dg/20050607-1.c: New.
243 2005-06-07 Jakub Jelinek <jakub@redhat.com>
246 * gcc.c-torture/execute/20050607-1.c: New test.
248 2005-06-07 Thomas Koenig <Thomas.Koenig@online.de>
251 * gfortran.fortran-torture/execute/intrinsic_matmul.f90:
252 Test case where the return array has lowest stride one,
255 2005-06-07 Adrian Straetling <straetling@de.ibm.com>
257 * lib/target-supports.exp (check_effective_target_sync_int_long):
258 Add s390 and s390x targets.
260 2005-06-07 Zdenek Dvorak <dvorakz@suse.cz>
262 * gcc.dg/tree-ssa/loop-2.c: Update outcome.
263 * gcc.dg/tree-ssa/loop-3.c: Update outcome.
264 * gcc.dg/tree-ssa/loop-4.c: Update outcome.
265 * gcc.dg/tree-ssa/loop-9.c: New test.
267 2005-06-07 Nathan Sidwell <nathan@codesourcery.com>
269 * g++.dg/parse/defarg10.C: New.
271 2005-06-06 Jakub Jelinek <jakub@redhat.com>
274 * gcc.c-torture/execute/20050604-1.c: New test.
276 2005-06-06 Nathan Sidwell <nathan@codesourcery.com>
279 * g++.dg/parse/defarg9.C: New.
282 * g++.dg/inherit/using4.C: New.
283 * g++.dg/overload/error1.C: Adjust expected errors.
284 * g++.old-deja/g++.benjamin/warn02.C: Likewise.
285 * g++.old-deja/g++.brendan/arm2.C: Likewise.
286 * g++.old-deja/g++.other/redecl2.C: Likewise.
287 * g++.old-deja/g++.other/redecl4.C: Likewise.
288 * g++.old-deja/g++.pt/memtemp78.C: Likewise.
290 2005-06-05 David Billinghurst <David.Billinghurst@riotinto.com>
292 * gfortran.dg/f2c_5.f90: Add -w to dg-options
294 2005-06-05 David Billinghurst <David.Billinghurst@riotinto.com>
296 * lib/gfortran.exp (gfortran_target_compile): Call
297 dg-additional-files-options
298 * gfortran.dg/f2c_4.f90: New file
299 * gfortran.dg/f2c_4.c: New file
300 * gfortran.dg/f2c_5.f90: New file
301 * gfortran.dg/f2c_5.c: New file
303 2005-06-05 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
305 * gfortran.dg/forall_1.f90: Set previously uninitialized variable.
308 * gfortran.dg/array_constructor_4.f90: New test.
310 2005-06-05 Mark Mitchell <mark@codesourcery.com>
313 * g++.dg/ext/builtin9.C: New test.
315 2005-06-05 Dale Johannesen <dalej@apple.com>
317 * gcc.c-torture/execute/20050603-1.c: Move to gcc.dg.
318 * gcc.c-torture/execute/20050603-2.c: Ditto.
320 2005-06-05 Dorit Nuzman <dorit@il.ibm.com>
322 * gcc.dg/vect/vect-62: Check that second loop is not vectorized.
323 * gcc.dg/vect/vect-reduc-1.c: New.
324 * gcc.dg/vect/vect-reduc-2.c: New.
325 * gcc.dg/vect/vect-reduc-3.c: New.
327 2005-06-04 Dale Johannesen <dalej@apple.com>
329 * gcc.c-torture/execute/20050603-1.c: New.
330 * gcc.c-torture/execute/20050603-2.c: New.
331 * gcc.dg/20050603-3.c: New.
333 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
336 * gfortran.dg/debug_1.f90: New test.
338 * gfortran.dg/forall_1.f90: New test.
340 2005-06-04 Erik Edelmann <erik.edelmann@iki.fi>
342 * gfortran.dg/array_constructor_3.f90: New test.
344 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
346 * gfortran.dg/ret_pointer_1.f90: Un-XFAIL.
348 2005-06-04 Hans-Peter Nilsson <hp@axis.com>
350 * g++.dg/opt/crossjump1.C: Gate -fPIC usage on target fpic.
352 2005-06-04 Joseph S. Myers <joseph@codesourcery.com>
355 * gcc.dg/init-excess-1.c: New test.
357 2005-06-03 Mark Mitchell <mark@codesourcery.com>
360 * g++.dg/expr/static_cast6.C: New test.
362 2005-06-03 Diego Novillo <dnovillo@redhat.com>
364 * gcc.dg/tree-ssa/vrp14.c: New test.
366 2005-06-03 Mark Mitchell <mark@codesourcery.com>
369 * g++.dg/template/new2.C: New test.
371 2005-06-03 Josh Conner <jconner@apple.com>
373 * gcc.dg/ppc-vector-memcpy.c (foo): Use non-zero values for
374 all entries in initializer.
376 2005-06-03 Richard Guenther <rguenth@gcc.gnu.org>
379 * gcc.dg/pr21858.c: New testcase.
381 2005-06-03 Paolo Bonzini <bonzini@gnu.org>
383 PR tree-optimization/21292
385 * lib/target-supports.exp (check_effective_target_vect_cmdline_needed):
387 * gcc.dg/tree-ssa/gen-vect-11.c, gcc.dg/tree-ssa/gen-vect-11a.c,
388 gcc.dg/tree-ssa/gen-vect-11b.c, gcc.dg/tree-ssa/gen-vect-11c.c,
389 gcc.dg/tree-ssa/gen-vect-2.c, gcc.dg/tree-ssa/gen-vect-25.c,
390 gcc.dg/tree-ssa/gen-vect-26.c, gcc.dg/tree-ssa/gen-vect-28.c,
391 gcc.dg/tree-ssa/gen-vect-32.c: Require it.
393 2005-06-02 Richard Henderson <rth@redhat.com>
395 * gcc.dg/sync-2.c: Use -march=i486 for i386.
397 2005-06-02 Richard Guenther <rguenth@gcc.gnu.org>
399 * gcc.dg/wtypequal.c: New testcase.
401 2005-06-02 Diego Novillo <dnovillo@redhat.com>
404 * gcc.dg/tree-ssa/pr21582.c: New test.
406 2005-06-02 Nathan Sidwell <nathan@codesourcery.com>
409 * g++.dg/opt/interface2.h: New.
410 * g++.dg/opt/interface2.C: New.
411 * g++.dg/init/ctor4.C: Adjust error lines.
412 * g++.old-deja/g++.bob/inherit2.C: Likewise.
413 * g++.old-deja/g++.bugs/900205_04.C: Likewise.
414 * g++.old-deja/g++.jason/opeq3.C: Likewise.
415 * g++.old-deja/g++.pt/assign1.C: Likewise.
416 * g++.old-deja/g++.pt/crash20.C: Likewise.
418 2005-06-02 Dorit Nuzman <dorit@il.ibm.com>
420 PR tree-optimization/21734
421 * g++.dg/vect/pr21734_1.cc: New.
422 * g++.dg/vect/pr21734_2.cc: New.
424 2005-06-02 Nathan Sidwell <nathan@codesourcery.com>
427 * g++.dg/template/spec24.C: New.
430 * g++.dg/pch/local-1.C: New.
431 * g++.dg/pch/local-1.Hs: New.
433 2005-06-01 Diego Novillo <dnovillo@redhat.com>
435 PR 14341, PR 21332, PR 20701, PR 21086, PR 21090
436 PR 21289, PR 21348, PR 21367, PR 21368, PR 21458.
437 * gcc.dg/tree-ssa/pr14341.c: New test.
438 * gcc.dg/tree-ssa/pr14841.c: New test.
439 * gcc.dg/tree-ssa/pr20701.c: New test.
440 * gcc.dg/tree-ssa/pr21086.c: New test.
441 * gcc.dg/tree-ssa/pr21090.c: New test.
442 * gcc.dg/tree-ssa/pr21332.c: New test.
443 * gcc.dg/tree-ssa/pr21458.c: New test.
444 * gcc.dg/tree-ssa/pr21658.c: New test.
445 * gcc.dg/tree-ssa/vrp01.c: New test.
446 * gcc.dg/tree-ssa/vrp02.c: New test.
447 * gcc.dg/tree-ssa/vrp03.c: New test.
448 * gcc.dg/tree-ssa/vrp04.c: New test.
449 * gcc.dg/tree-ssa/vrp05.c: New test.
450 * gcc.dg/tree-ssa/vrp06.c: New test.
451 * gcc.dg/tree-ssa/vrp07.c: New test.
452 * gcc.dg/tree-ssa/vrp08.c: New test.
453 * gcc.dg/tree-ssa/vrp09.c: New test.
454 * gcc.dg/tree-ssa/vrp10.c: New test.
455 * gcc.dg/tree-ssa/vrp11.c: New test.
456 * gcc.dg/tree-ssa/vrp12.c: New test.
457 * gcc.dg/tree-ssa/vrp13.c: New test.
459 2005-06-01 Alexandre Oliva <aoliva@redhat.com>
462 * gcc.dg/tree-ssa/pr21029.c: New test.
464 2005-06-01 Roger Sayle <roger@eyesopen.com>
466 * gfortran.dg/logint-1.f: New test case.
467 * gfortran.dg/logint-2.f: Likewise.
468 * gfortran.dg/logint-3.f: Likewise.
470 2005-06-01 Jakub Jelinek <jakub@redhat.com>
474 * gcc.dg/20050527-1.c: New test.
476 * gcc.dg/i386-sse-12.c: New test.
479 * gfortran.dg/implicit_5.f90: New test.
481 2005-06-01 Feng Wang <fengwang@nudt.edu.cn>
484 * gfortran/assign_4.f90: New test.
485 * gfortran/assign_2.f90: Change compile to run.
487 2005-05-31 Geoffrey Keating <geoffk@geoffk.org>
489 * lib/target-supports.exp
490 (check_effective_target_sync_char_short): New.
491 * gcc.dg/sync-2.c: New.
493 2005-05-31 Zdenek Dvorak <dvorakz@suse.cz>
495 PR tree-optimization/21817
496 * gcc.dg/torture/pr21817-1.c: New.
498 2005-05-31 Nathan Sidwell <nathan@codesourcery.com>
501 * g++.dg/template/init5.C: New.
503 2005-05-31 Paul Thomas <pault@gcc.gnu.org>
505 * gfortran.dg/char_initialiser_actual.f90:
506 Test character initialisers as actual arguments.
507 * gfortran.dg/char_pointer_comp_assign.f90:
508 Test character pointer structure component assignments.
509 * gfortran.dg/char_array_structure_constructor.f90:
510 Test character components in structure constructors.
512 2005-05-31 Andrew pinski <pinskia@physics.uc.edu>
515 * g++.dg/opt/pr20931.C: New test.
517 2005-05-31 Andreas Jaeger <aj@suse.de>
520 * g++.dg/abi/dtor1.C, g++.dg/abi/empty10.C, g++.dg/abi/layout3.C,
521 g++.dg/eh/simd-2.C, g++.dg/opt/cse2.C,
522 g++.old-deja/g++.ext/asmspec1.C,
523 g++.old-deja/g++.other/regstack.C,
524 gcc.dg/20000614-1.c, gcc.dg/20000807-1.c, gcc.dg/20000904-1.c,
525 gcc.dg/20001127-1.c, gcc.dg/20010202-1.c, gcc.dg/20010520-1.c,
526 gcc.dg/20011009-1.c, gcc.dg/20011029-2.c, gcc.dg/20020224-1.c,
527 gcc.dg/20020531-1.c, gcc.dg/20020616-1.c, gcc.dg/980226-1.c,
528 gcc.dg/980414-1.c, gcc.dg/980520-1.c, gcc.dg/980709-1.c,
529 gcc.dg/990117-1.c, gcc.dg/990130-1.c, gcc.dg/990213-2.c,
530 gcc.dg/990214-1.c, gcc.dg/991129-1.c, gcc.dg/991209-1.c,
531 gcc.dg/991214-1.c, gcc.dg/asm-1.c, gcc.dg/attr-returns_twice-1.c,
532 gcc.dg/clobbers.c, gcc.dg/i386-387-7.c, gcc.dg/i386-387-8.c,
533 gcc.dg/i386-3dnowA-1.c, gcc.dg/i386-3dnowA-2.c, gcc.dg/i386-asm-1.c
534 gcc.dg/i386-asm-2.c, gcc.dg/i386-asm-3.c, gcc.dg/i386-bitfield3.c
535 gcc.dg/i386-call-1.c, gcc.dg/i386-memset-1.c,
536 gcc.dg/i386-signbit-3.c, gcc.dg/i386-ssefn-1.c,
537 gcc.dg/i386-ssefn-2.c, gcc.dg/i386-ssefn-3.c, gcc.dg/i386-ssefn-4.c
538 gcc.dg/i386-volatile-1.c, gcc.dg/i386-xorps.c, gcc.dg/pr12092-1.c
539 gcc.dg/pr14289-1.c, gcc.dg/pr19236-1.c, gcc.dg/pr20204.c,
540 gcc.dg/pr9771-1.c, gcc.dg/register-var-1.c,
541 gcc.dg/sibcall-5.c, gcc.dg/charset/asm3.c,
542 gcc.dg/cpp/trad/num-sign.c: Run tests also on x86_64.
544 2005-05-31 Jeff Law <law@redhat.com>
546 * gcc.dg/tree-ssa/foldaddr-1.c: New test.
548 2005-05-30 Paolo Carlini <pcarlini@suse.de>
551 * gcc.dg/builtins-1.c: Activate disabled clog test.
552 * gcc.dg/torture/builtin-attr-1.c: Likewise.
554 2005-05-29 Paul Thomas <pault@gcc.gnu.org>
556 * gfortran.dg/char_pointer_assign.f90:
557 Test character-pointer assignments and pointer assignments.
558 * gfortran.dg/char_pointer_dummy.f90:
559 Test character-pointer dummy arguments.
560 * gfortran.dg/char_pointer_func.f90:
561 Test character-pointer function returns.
562 * gfortran.dg/char_pointer_dependency.f90:
563 Test character-pointer functions with dependencies.
565 2005-05-30 Mark Mitchell <mark@codesourcery.com>
568 * g++.dg/lookup/using14.C: New test.
570 2005-05-30 Kazu Hirata <kazu@cs.umass.edu>
572 * gcc.dg/c99-math-double-1.c, gcc.dg/c99-math-float-1.c,
573 gcc.dg/c99-math-long-double-1.c, gcc.dg/c99-math.h: Remove
576 2005-05-29 Geoffrey Keating <geoffk@apple.com>
579 * g++.dg/template/local5.C: New.
582 * gcc.c-torture/compile/pr21761.c: New.
584 * g++.old-deja/g++.eh/badalloc1.C: Make XFAIL only on darwin
587 2005-05-30 Steven G. Kargl
590 * gfortran.dg/inquire_8.f90: New test.
592 2005-05-29 Francois-Xavier Coudert <coudert@clipper.ens.fr>
595 * gfortran.dg/output_exponents_1.f90: New test.
597 2005-05-29 Francois-Xavier Coudert <coudert@clipper.ens.fr>
600 * gfortran.dg/dollar_edit_descriptor-1.f: New test.
602 2005-05-28 Mark Mitchell <mark@codesourcery.com>
605 * g++.dg/ext/complex1.C: New test.
608 * g++.dg/init/ctor6.C: New test.
610 2005-05-29 Jan Hubicka <jh@suse.cz>
612 * gcc.c-torture/compile/pr21562.c: New.
614 2005-05-28 Steven G. Kargl <kargls@comcast.net>
616 * gfortran.dg/subnormal_1.f90: New test.
618 2005-05-28 Jan Hubicka <jh@suse.cz>
620 * tree-prof.exp: Fix comment.
621 * value-prof-1.c: New.
622 * value-prof-2.c: New.
623 * value-prof-3.c: New.
624 * value-prof-4.c: New.
626 2005-05-27 Mark Mitchell <mark@codesourcery.com>
629 * g++.dg/expr/ptrmem6.C: New test.
630 * g++.dg/expr/ptrmem6a.C: Likewise.
632 2005-05-27 Kazu Hirata <kazu@cs.umass.edu>
634 PR tree-optimization/21658
635 * gcc.dg/tree-ssa/pr21658.c: New.
637 2005-05-27 Nathan Sidwell <nathan@codesourcery.com>
640 * g++.dg/inherit/ptrmem3.C: New.
643 * g++.dg/parse/template16.C: New.
645 2005-05-27 Andreas Jaeger <aj@suse.de>
647 * gcc.dg/setjmp-2.c: Only run in 32-bit.
649 * gcc.dg/i386-sse-8.c: Run test on all archs.
651 2005-05-26 Mike Stump <mrs@apple.com>
653 * objc.dg/isa-field-1.m: Only run on darwin.
654 * objc.dg/lookup-1.m: Likewise.
655 * objc.dg/try-catch-8.m: Likewise.
657 2005-05-26 Roger Sayle <roger@eyesopen.com>
659 PR tree-optimization/9814
660 * gcc.dg/pr9814-1.c: New test case.
662 2005-05-26 Ziemowit Laski <zlaski@apple.com>
664 * objc.dg/comp-types-8.m, objc.dg/encode-6.m,
665 objc.dg/extra-semi.m, objc.dg/fix-and-continue-2.m,
666 objc.dg/isa-field-1.m, objc.dg/lookup-1.m, objc.dg/method-15.m,
667 objc.dg/method-16.m, objc.dg/method-17.m, objc.dg/method-18.m,
668 objc.dg/method-19.m, objc.dg/next-runtime-1.m,
669 objc.dg/no-extra-load.m, objc.dg/pragma-1.m, objc.dg/stubify-1.m,
670 objc.dg/stubify-2.m, objc.dg/super-class-4.m,
671 objc.dg/super-dealloc-1.m, objc.dg/super-dealloc-2.m,
672 objc.dg/try-catch-6.m, objc.dg/try-catch-7.m,
673 objc.dg/try-catch-8.m: New.
675 2005-05-26 Janis Johnson <janis187@us.ibm.com>
677 * lib/obj-c++.exp (obj-c++_target_compile): Declare global variable,
678 remove extraneous semicolons.
680 2005-05-26 Ziemowit Laski <zlaski@apple.com>
682 * obj-c++.dg/comp-types-12.mm: New.
683 * objc.dg/comp-types-11.m: New.
684 * objc.dg/selector-4.m: New.
686 2005-05-26 Andreas Jaeger <aj@suse.de>
689 * g++.old-deja/g++.ext/attrib1.C, g++.old-deja/g++.ext/attrib2.C,
690 g++.old-deja/g++.ext/attrib3.C,
691 g++.old-deja/g++.other/store-expr1.C,
692 g++.old-deja/g++.other/store-expr2.C, g++.dg/opt/longbranch2.C,
693 gcc.dg/20000609-1.c, gcc.dg/20000720-1.c, gcc.dg/20011107-1.c,
694 gcc.dg/20011119-1.c, gcc.dg/20020108-1.c, gcc.dg/20020122-2.c,
695 gcc.dg/20020122-3.c, gcc.dg/20020201-3.c, gcc.dg/20020206-1.c,
696 gcc.dg/20020218-1.c, gcc.dg/20020310-1.c, gcc.dg/20020411-1.c,
697 gcc.dg/20020418-2.c, gcc.dg/20020426-1.c, gcc.dg/20020426-2.c,
698 gcc.dg/20020517-1.c, gcc.dg/20020523-1.c, gcc.dg/20020523-2.c,
699 gcc.dg/20020729-1.c, gcc.dg/20030204-1.c, gcc.dg/20030826-2.c,
700 gcc.dg/20030926-1.c, gcc.dg/20031202-1.c, gcc.dg/980312-1.c,
701 gcc.dg/980313-1.c, gcc.dg/990424-1.c, gcc.dg/990524-1.c,
702 gcc.dg/991230-1.c, gcc.dg/i386-387-1.c, gcc.dg/i386-387-2.c,
703 gcc.dg/i386-387-3.c, gcc.dg/i386-387-4.c, gcc.dg/i386-387-5.c,
704 gcc.dg/i386-387-6.c, gcc.dg/i386-bitfield1.c,
705 gcc.dg/i386-bitfield2.c, gcc.dg/i386-loop-1.c,
706 gcc.dg/i386-loop-2.c, gcc.dg/i386-loop-3.c, gcc.dg/i386-pic-1.c,
707 gcc.dg/i386-regparm.c, gcc.dg/i386-signbit-1.c,
708 gcc.dg/i386-signbit-2.c, gcc.dg/i386-sse-5.c, gcc.dg/i386-sse-8.c,
709 gcc.dg/i386-unroll-1.c, gcc.dg/tls/opt-1.c, gcc.dg/tls/opt-2.c,
710 gcc.dg/unroll-1.c: Handle 32-bit x86-64 compilation.
712 2005-05-26 Andreas Jaeger <aj@suse.de>
714 * gcc.c-torture/execute/ieee/ieee.exp: Set float-store for 32-bit
717 2005-05-26 Andreas Jaeger <aj@suse.de>
720 * gfortran.dg/promotion.f90, gcc.misc-tests/i386-pf-3dnow-1.c,
721 gcc.misc-tests/i386-pf-athlon-1.c,
722 gcc.misc-tests/i386-pf-none-1.c, gcc.misc-tests/i386-pf-sse-1.c,
723 g++.dg/opt/mmx1.C, g++.dg/other/big-struct.C,
724 g++.dg/abi/bitfield3.C, g++.dg/abi/bitfield8.C,
725 g++.dg/abi/bitfield9.C, g++.dg/abi/empty7.C, g++.dg/abi/empty9.C,
726 g++.dg/abi/layout4.C, g++.dg/abi/thunk1.C, g++.dg/abi/thunk2.C,
727 g++.dg/abi/vbase11.C, g++.dg/abi/vthunk2.C, g++.dg/abi/vthunk3.C,
728 g++.dg/ext/attrib8.C: Run also on x86_64 compiling 32-bit x86
731 * g++.dg/opt/reg-stack4.C, g++.dg/eh/simd-1.C, g++.dg/eh/simd-1.C,
732 gcc.dg/setjmp-2.c, gcc.dg/short-compare-1.c,
733 gcc.dg/short-compare-2.c, gcc.target/i386/asm-1.c: Handle 32-bit
736 * g++.dg/warn/register-var-1.C, g++.dg/charset/asm2.c: Run also on
739 * gcc.dg/i386-pentium4-not-mull.c: Change option handling to use
740 effective-target ilp32.
742 2005-05-26 David Ung <davidu@mips.com>
744 * gcc.target/mips/ext_ins.c: New test for testing the generation
745 of MIPS32/64 rev 2 ext/ins instructions.
747 2005-05-26 Andreas Jaeger <aj@suse.de>
749 * treelang/compile/unsigned.tree: Use gimple instead of
750 nonexisting generic dump.
752 2005-05-26 Paolo Bonzini <bonzini@gnu.org>
754 * gcc.dg/vect/vect-7.c: Remove xfail for alpha.
756 2005-05-26 Andreas Jaeger <aj@suse.de>
758 * gcc.dg/tree-ssa/ssa-pre-14.c (foo): Use correct type for strlen.
760 2005-05-26 Thomas Koenig <Thomas.Koenig@online.de>
763 * gfortran.fortran-torture/execute/intrinsic_unpack.f90:
764 Test callee-allocated memory with write statements.
766 2005-05-25 Roger Sayle <roger@eyesopen.com>
769 * gcc.dg/pr21709-1.c: New test case.
771 2005-05-25 Ziemowit Laski <zlaski@apple.com>
772 Mike Stump <mrs@apple.com>
774 * objc/execute/next_mapping.h: Update for C++.
776 * obj-c++.dg/selector-1.mm: Move to...
777 * obj-c++.dg/selector-4.mm: here...
779 * obj-c++.dg/basic.mm: New.
780 * obj-c++.dg/comp-types-1.mm: New.
781 * obj-c++.dg/cxx-class-1.mm: New.
782 * obj-c++.dg/cxx-ivars-1.mm: New.
783 * obj-c++.dg/cxx-ivars-2.mm: New.
784 * obj-c++.dg/cxx-ivars-3.mm: New.
785 * obj-c++.dg/cxx-scope-1.mm: New.
786 * obj-c++.dg/cxx-scope-2.mm: New.
787 * obj-c++.dg/defs.mm: New.
788 * obj-c++.dg/empty-private-1.mm: New.
789 * obj-c++.dg/encode-1.mm: New.
790 * obj-c++.dg/encode-2.mm: New.
791 * obj-c++.dg/encode-3.mm: New.
792 * obj-c++.dg/extern-c-1.mm: New.
793 * obj-c++.dg/extra-semi.mm: New.
794 * obj-c++.dg/fix-and-continue-2.mm: New.
795 * obj-c++.dg/isa-field-1.mm: New.
796 * obj-c++.dg/ivar-list-semi.mm: New.
797 * obj-c++.dg/local-decl-1.mm: New.
798 * obj-c++.dg/lookup-1.mm: New.
799 * obj-c++.dg/lookup-2.mm: New.
800 * obj-c++.dg/method-1.mm: New.
801 * obj-c++.dg/method-2.mm: New.
802 * obj-c++.dg/method-3.mm: New.
803 * obj-c++.dg/method-4.mm: New.
804 * obj-c++.dg/method-5.mm: New.
805 * obj-c++.dg/method-6.mm: New.
806 * obj-c++.dg/method-7.mm: New.
807 * obj-c++.dg/no-extra-load.mm: New.
808 * obj-c++.dg/overload-1.mm: New.
809 * obj-c++.dg/pragma-1.mm: New.
810 * obj-c++.dg/pragma-2.mm: New.
811 * obj-c++.dg/private-1.mm: New.
812 * obj-c++.dg/private-2.mm: New.
813 * obj-c++.dg/proto-qual-1.mm: New.
814 * obj-c++.dg/qual-types-1.mm: New.
815 * obj-c++.dg/stubify-1.mm: New.
816 * obj-c++.dg/stubify-2.mm: New.
817 * obj-c++.dg/super-class-1.mm: New.
818 * obj-c++.dg/super-class-2.mm: New.
819 * obj-c++.dg/super-dealloc-1.mm: New.
820 * obj-c++.dg/super-dealloc-2.mm: New.
821 * obj-c++.dg/template-1.mm: New.
822 * obj-c++.dg/template-2.mm: New.
823 * obj-c++.dg/template-3.mm: New.
824 * obj-c++.dg/template-4.mm: New.
825 * obj-c++.dg/template-5.mm: New.
826 * obj-c++.dg/template-6.mm: New.
827 * obj-c++.dg/try-catch-1.mm: New.
828 * obj-c++.dg/try-catch-2.mm: New.
829 * obj-c++.dg/try-catch-3.mm: New.
830 * obj-c++.dg/try-catch-4.mm: New.
831 * obj-c++.dg/try-catch-5.mm: New.
832 * obj-c++.dg/try-catch-6.mm: New.
833 * obj-c++.dg/try-catch-7.mm: New.
834 * obj-c++.dg/try-catch-8.mm: New.
835 * obj-c++.dg/try-catch-9.mm: New.
836 * obj-c++.dg/va-meth-1.mm: New.
838 2005-05-25 Ziemowit Laski <zlaski@apple.com>
840 * obj-c++.dg/selector-1.mm: New.
841 * obj-c++.dg/selector-2.mm: New.
843 2005-05-25 Ziemowit Laski <zlaski@apple.com>
845 * obj-c++.dg/selector-3.mm: New.
846 * objc.dg/selector-3.m: New.
848 2005-05-25 Ziemowit Laski <zlaski@apple.com>
850 * objc.dg/selector-2.m: Remove "-fgnu-runtime"; be flexible
851 about where warning appears.
853 2005-05-25 Ulrich Weigand <uweigand@de.ibm.com>
855 * gcc.dg/tree-ssa/stdarg-2.c: Add tests for s390*-*-linux* targets.
856 * gcc.dg/tree-ssa/stdarg-3.c: Likewise.
857 * gcc.dg/tree-ssa/stdarg-4.c: Likewise.
858 * gcc.dg/tree-ssa/stdarg-5.c: Likewise.
860 2005-05-25 Ulrich Weigand <uweigand@de.ibm.com>
862 * gcc.dg/20050524-1.c: New test.
864 2005-05-25 Jan Hubicka <jh@suse.cz>
866 * gcc.dg/tree-prof/inliner-1.c: New.
868 2005-05-25 Janis Johnson <janis187@us.ibm.com>
870 * gcc.dg/tree-prof: New directory.
871 * gcc.dg/tree-prof/tree-prof.exp: New.
873 2005-05-25 DJ Delorie <dj@redhat.com>
875 * gcc.dg/Wattributes-1.c: New.
876 * gcc.dg/Wattributes-2.c: New.
877 * gcc.dg/Wattributes-3.c: New.
879 20005-05-24 Janis Johnson <janis187@us.ibm.com>
881 PR tree-optimization/19833
882 * gcc.dg/uninit-4.c: Remove xfail.
883 * gcc.dg/uninit-9.c: Ditto.
885 2005-05-24 Ziemowit Laski <zlaski@apple.com>
887 * obj-c++.dg/bitfield-[1-5].mm: New.
888 * obj-c++.dg/class-protocol-1.mm: New.
889 * obj-c++.dg/comp-types-1[0-1].mm: New.
890 * obj-c++.dg/comp-types-[2-9].mm: New.
891 * obj-c++.dg/encode-[4-8].mm: New.
892 * obj-c++.dg/layout-1.mm: New.
893 * obj-c++.dg/method-1[0-9].mm: New.
894 * obj-c++.dg/method-2[0-1].mm: New.
895 * obj-c++.dg/method-[8-9].mm: New.
896 * obj-c++.dg/objc-gc-3.mm: New.
897 * obj-c++.dg/try-catch-10.mm: New.
898 * objc.dg/bitfield-5.m: New.
899 * objc.dg/comp-types-10.m: New.
900 * objc.dg/comp-types-9.m: New.
901 * objc.dg/layout-1.m: New.
902 * objc.dg/objc-gc-4.m: New.
903 * objc.dg/try-catch-9.m: New.
904 * objc.dg/class-protocol-1.m: Tweak diagnostics.
905 * objc.dg/comp-types-1.m: Likewise.
906 * objc.dg/comp-types-[5-6].m: Likewise.
907 * objc.dg/method-9.m: Likewise.
909 2005-05-24 Janis Johnson <janis187@us.ibm.com>
911 * gcc.dg/altivec-vec-merge.c: Make test usable on GNU/Linux targets
912 and on hardware without VMX support.
914 * gcc.dg/altivec-vec-merge.c: Renamed from ppc-vec-merge.c.
916 * gcc.dg/ppc64-abi-2.c: Remove code that is now invalid.
918 * lib/profopt.exp (dg-final-generate, dg-final-use,
919 profopt-final-code, profopt-get-options): New.
920 (profopt-execute): Process test directives.
922 * lib/gcc-dg.exp (cleanup-ipa-dump): New.
923 (cleanup-coverage-files, cleanup-repo-files, cleanup-rtl-dump,
924 cleanup-tree-dump, cleanup-saved-temps): Update comments.
926 2005-05-24 Andrew Pinski <pinskia@physics.uc.edu>
929 * g++.dg/init/ctor5.C: New test.
931 2005-05-24 Ira Rosen <irar@il.ibm.com>
933 * gcc.dg/vect/vect-none.c: Split into vect-106.c, vect-107.c,
934 vect-108.c, vect-109.c, vect-110.c, vect-111.c, vect-112.c,
935 vect-113.c, vect-114.c.
937 2005-05-23 Adam Nemet <anemet@lnxw.com>
939 * gcc.dg/const-elim-1.c: Remove xfails.
941 2005-05-23 Jeff Law <law@redhat.com>
943 * gcc.c-torture/compile/pr21638.c: New test.
944 * gcc.c-torture/compile/20050520-1.c: New test.
946 2005-05-23 Nick Clifton <nickc@redhat.com>
948 * gcc.c-torture/execute/20020720-1.x: Fix m32r target selector to
949 be a proper triple, ie: m32r*-*-*.
950 * g++.old-deja/g++.jason/thunk3.C: Likewise.
952 2004-05-21 Andrew Pinski <pinskia@physics.uc.edu>
956 * gcc.c-torture/compile/pr21293.c: New test.
957 * gcc.c-torture/execute/pr21331.c: New test.
959 2004-05-20 Richard Henderson <rth@redhat.com>
961 * g++.dg/other/stdarg3.C: Spell "hpux*" correctly.
963 2005-05-20 Ziemowit Laski <zlaski@apple.com>
965 * obj-c++-dg.exp: Add.
967 * obj-c++.dg/dg.exp: Add.
969 2005-05-20 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
971 * g++.old-deja/g++.jason/thunk3.C: XFAIL on m32r*-*.
972 * gcc.c-torture/execute/20020720-1.x: Add xfail for m32r*-*.
974 2005-05-20 Bjoern Haase <bjoern.m.haase@web.de>
976 * gcc.c-torture/execute/20020720-1.x: Add xfail for avr-*-*.
978 2004-05-19 Richard Henderson <rth@redhat.com>
980 * g++.dg/other/stdarg3.C: Only use -mlp64 for hpux.
982 2005-05-19 Janis Johnson <janis187@us.ibm.com>
984 * gcc.dg/altivec-21.c: Use dg-error only for ilp32.
986 * gcc.dg/vect/vect-dv-2.c: Remove dg-do directive.
988 2005-05-19 Jakub Jelinek <jakub@redhat.com>
991 * g++.dg/parse/extern1.C: New test.
992 * g++.dg/tls/diag-2.C: Adjust expected error message wording.
994 2005-05-19 Eric Botcazou <ebotcazou@libertysurf.fr>
996 * gcc.dg/c99-math.h: New.
997 * gcc.dg/c99-math-float-1.c: New test.
998 * gcc.dg/c99-math-double-1.c: Likewise.
999 * gcc.dg/c99-math-long-double-1.c: Likewise.
1001 2005-05-18 Richard Henderson <rth@redhat.com>
1003 * gcc.dg/tree-ssa/20031015-1.c: Expect one V_MUST_DEF.
1005 2005-05-18 Devang Patel <dpatel@apple.com>
1007 * g++.dg/opt/20050511-1.C: New test.
1009 2005-05-18 Thomas Koenig <Thomas.Koenig@online.de>
1012 * gfortran.dg/reshape-complex.f90: New test.
1014 2005-05-18 Erik Edelmann <erik.edelmann@iki.fi>
1016 * gfortran.dg/array_constructor_1.f90: New test.
1017 * gfortran.dg/array_constructor_2.f90: New test.
1019 2005-05-18 Feng Wang <fengwang@nudt.edu.cn>
1022 * gfortran.dg/pr20954.f: New test.
1024 2005-05-17 Mike Stump <mrs@apple.com>
1026 Yet more Objective-C++...
1028 * objc.dg/method-5.m: Update.
1029 * objc.dg/method-6.m: Update.
1030 * objc.dg/method-7.m: Update.
1031 * objc.dg/method-9.m: Update.
1032 * objc.dg/try-catch-2.m: Update.
1034 2005-05-17 Mark Mitchell <mark@codesourcery.com>
1036 * gcc.dg/compat/struct-layout-1_generate.c (iterative_hash):
1037 Remove little-endian optimizations.
1039 2005-05-17 Jeff Law <law@redhat.com>
1041 * g++.dg/tree-ssa/pr18414.C: New test.
1042 * gcc.dg/tree-ssa/pr18414.C: New test.
1043 * gcc.dg/tree-ssa/pr17141-1.C: New test.
1044 * gcc.dg/tree-ssa/pr17141-2.C: New test.
1046 2005-05-17 Richard Guenther <rguenth@gcc.gnu.org>
1048 * gcc.dg/compat/generate-random.c: Do not include
1050 * gcc.dg/compat/generate-random_r.c: Likewise.
1052 2005-05-17 Paolo Bonzini <bonzini@gnu.org>
1054 * gcc.dg/fold-div-1.c, gcc.dg/recip-1.c, gcc.dg/recip-2.c: New.
1056 2005-05-17 Richard Guenther <rguenth@gcc.gnu.org>
1059 * g++.dg/tree-ssa/builtin1.C: New testcase.
1061 2005-05-17 Jakub Jelinek <jakub@redhat.com>
1064 * g++.dg/opt/const4.C: New test.
1067 * g++.dg/opt/crossjump1.C: New test.
1069 PR tree-optimization/21610
1070 * gcc.c-torture/compile/20050516-1.c: New test.
1073 * gfortran.fortran-torture/execute/forall_3.f90: Remove comment
1074 about the test failing.
1075 * gfortran.fortran-torture/execute/where_7.f90: New test.
1076 * gfortran.fortran-torture/execute/where_8.f90: New test.
1078 2005-05-16 Richard Henderson <rth@redhat.com>
1080 * lib/target-supports.exp (check_effective_target_vect_int_mul): Add
1083 2005-05-16 Mark Mitchell <mark@codesourcery.com>
1085 * gcc.dg/compat/generate-random.c (config.h): Do not include.
1086 (limits.h): Include unconditionally.
1087 (stdlib.h): Likewise.
1088 * gcc.dg/compat/generate-random_r.c (config.h): Do not include.
1089 (limits.h): Include unconditionally.
1090 (stdlib.h): Likewise.
1091 * gcc.dg/compat/struct-layout-1.exp: Do not link with libiberty.
1092 * gcc.dg/compat/struct-layout-1_generate.c (config.h): Do not include.
1093 (limits.h): Include unconditionally.
1094 (stdlib.h): Likewise.
1095 (hashtab.h): Do not include.
1096 (getopt.h): Likewise.
1097 (stddef.h): Include.
1098 (hashval_t): Define.
1099 (struct entry): Add "next" field.
1100 (HASH_SIZE): New macro.
1101 (hash_table): New variable.
1102 (switchfiles): Do not use xmalloc.
1104 (iterative_hash): New function.
1106 (e_exists): New function.
1107 (e_insert): Likewise.
1108 (output): Use, instead of libiberty hashtable functions.
1109 (main): Do not use getopt. Do not call htab_create.
1111 2005-05-16 David Billinghurst <David.Billinghurst@riotinto.com>
1114 * lib/target-supports.exp (check_mkfifo_available):
1115 Return 0 for cygwin as mkfifo support incomplete on platform.
1116 Fix typos in comments.
1118 2005-05-15 Mark Mitchell <mark@codesourcery.com>
1120 * lib/compat.exp (compat-execute): Do not use regsub unsafely.
1122 2005-05-15 Jerry DeLisle <jvdelisle@verizon.net>
1125 * gfortran.dg/assign_4.f: New test.
1127 2005-05-14 Kazu Hirata <kazu@cs.umass.edu>
1129 PR tree-optimization/21563
1130 * gcc.dg/tree-ssa/pr21563.c: New.
1132 2005-05-14 Jan Hubicka <jh@suse.cz>
1134 * gcc.dg/noreturn-7.c: Allow control reaches warning.
1136 2005-05-14 Richard Guenther <rguenth@gcc.gnu.org>
1138 * g++.dg/tree-ssa/tmmti-2.C: New testcase.
1140 2005-05-13 Julian Brown <julian@codesourcery.com>
1142 * gcc.c-torture/execute/20041218-2.c: Add __attribute__((packed)).
1143 * gcc.dg/intmax_t-1.c: Disable on *arm*-*-*elf*.
1145 2005-05-13 Jan Hubicka <jh@suse.cz>
1147 * gcc.dg/builtins-43.c: Use gimple dump instead of generic.
1148 * gcc.dg/fold-xor-?.c: Likewise.
1149 * gcc.dg/pr15784-?.c: Likewise.
1150 * gcc.dg/pr20922-?.c: Likewise.
1151 * gcc.dg/tree-ssa/20050128-1.c: Likewise.
1152 * gcc.dg/tree-ssa/pr17598.c: Likewise.
1153 * gcc.dg/tree-ssa/pr20470.c: Likewise.
1155 2005-05-11 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1158 * gfortran.dg/hollerith_1.f90: New test.
1160 2005-05-11 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1162 * gfortran.dg/func_result_2.f90: New test.
1164 2005-05-11 Bud Davis <bdavis@gfortran.org>
1166 * gfortran.dg/dev_null.f90: New test.
1168 2005-05-11 Richard Earnshaw <richard.earnshaw@arm.com>
1170 * gcc.dg/arm-vfp1.c: Revert last change.
1172 2005-05-11 Richard Guenther <rguenth@gcc.gnu.org>
1175 PR tree-optimization/19639
1176 * g++.dg/tree-ssa/pr19807.C: New testcase.
1178 2005-05-10 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1181 * gfortran.dg/append-1.f90: New test.
1183 2005-05-10 Diego Novillo <dnovillo@redhat.com>
1185 * gcc.dg/pr18501.c: XFAIL.
1186 * gcc.dg/tree-ssa/loop-4.c: Fix expected pattern.
1187 * gcc.dg/tree-ssa/pr20913.c: Change to link-time test.
1188 * gcc.dg/tree-ssa/ssa-ccp-2.c: Change to a .optimized scan.
1189 * gcc.dg/tree-ssa/ssa-ccp-7.c: Likewise.
1190 * gcc.dg/tree-ssa/ssa-ccp-9.c: Likewise.
1191 * gcc.dg/tree-ssa/ssa-dom-ccp-1.c: Likewise.
1192 * gcc.dg/tree-ssa/ssa-pre-7.c: Change to a .fre scan.
1193 * gcc.dg/tree-ssa/ssa-pre-8.c: Likewise.
1195 2005-05-10 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1198 * gfortran.dg/f2c_1.f90, gfortran.dg/f2c_2.f90,
1199 gfortran.dg/f2c_3.f90: New tests.
1201 * gfortran.dg/return_1.f90: Fix dg annotation.
1203 2005-05-10 Diego Novillo <dnovillo@redhat.com>
1205 * gcc.c-torture/compile/20050510-1.c: New test.
1207 2005-05-10 Mark Mitchell <mark@codesourcery.com>
1209 * gcc.dg/arm-vfp1.c: Remove test for fnegs.
1211 2005-05-10 Bob Wilson <bob.wilson@acm.org>
1213 * gcc.dg/const-elim-1.c: Remove xfail for xtensa-*-*.
1215 2005-05-10 Gabor Loki <loki@gcc.gnu.org>
1218 * gcc.c-torture/compile/pr17913.c: Computed jump test for PR17913
1220 2005-05-10 Joseph S. Myers <joseph@codesourcery.com>
1223 * gcc.dg/redecl-11.c, gcc.dg/redecl-12.c, gcc.dg/redecl-13.c,
1224 gcc.dg/redecl-14.c, gcc.dg/redecl-15.c: New tests.
1226 2005-05-10 Ben Elliston <bje@au.ibm.com>
1229 * gcc.dg/debug/pr16676.c: New test.
1231 2005-05-10 Kazu Hirata <kazu@cs.umass.edu>
1234 * gcc.dg/tree-ssa/20030731-2.c, gcc.dg/tree-ssa/20030917-1.c,
1235 gcc.dg/tree-ssa/20030917-3.c, gcc.dg/tree-ssa/ssa-ccp-1.c,
1236 gcc.dg/tree-ssa/ssa-ccp-2.c, gcc.dg/tree-ssa/ssa-ccp-3.c,
1237 gcc.dg/tree-ssa/ssa-ccp-7.c, gcc.dg/tree-ssa/ssa-ccp-9.c:
1239 * gcc.dg/tree-ssa/20040721-1.c: Change -O1 to -O2. Add
1240 -fno-tree-dominator-opts.
1242 2005-05-09 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1244 * gfortran.dg/return_1.f90: New test.
1246 2005-05-09 J"orn Rennecke <joern.rennecke@st.com>
1248 * gcc.dg/pr15784-3.c: Add -fno-finite-math-only option.
1250 * gcc.dg/20021029-1.c: For sh64*-*-*, add -mpt-fixed.
1252 2005-05-09 Nathan Sidwell <nathan@codesourcery.com>
1255 * g++.dg/inherit/covariant13.C: New.
1257 2005-05-09 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1260 * gfortran.dg/pr19155.f: New test.
1262 2005-05-08 Roger Sayle <roger@eyesopen.com>
1265 * gcc.dg/pr8788-1.c: New testcase.
1267 2005-05-08 Richard Sandiford <rsandifo@redhat.com>
1270 * gcc.target/mips/fpcmp-[12].c: New tests.
1272 2005-05-06 Mark Mitchell <mark@codesourcery.com>
1274 * lib/target-supports-dg.exp (dg-require-fork): New function.
1275 (dg-require-mkfifo): Likewise.
1276 * lib/target-supports.exp (check_function_available): New
1278 (check_fork_available): Likewise.
1279 (check_mkfifo_available): Likewise.
1281 2005-05-06 Jeff Law <law@redhat.com>
1283 * gcc.c-torture/compile/pr21380.c: New test.
1285 2005-05-06 Jakub Jelinek <jakub@redhat.com>
1288 * g++.dg/ext/weak3.C: New test.
1290 2005-05-05 Mark Mitchell <mark@codesourcery.com>
1293 * g++.dg/template/crash37.C: New test.
1295 2005-05-05 Paul Brook <paul@codesourcery.com>
1297 * gcc.dg/arm-g2.c: Use effective-target arm32.
1298 * gcc.dg/arm-mmx-1.c: Ditto.
1299 * gcc.dg/arm-scd42-2.c: Ditto.
1300 * gcc.dg/arm-vfp1.c: Ditto.
1301 * lib/target-supports.exp (check_effective_target_arm32): New
1304 2005-05-04 Thomas Koenig <Thomas.Koenig@online.de>
1307 gfortran.dg/in_pack_rank7.f90: New test.
1309 2005-05-03 Andrew Pinski <pinskia@physics.uc.edu>
1312 * gcc.dg/tree-ssa/bool-[1-9].c: New tests.
1314 2005-05-04 Jakub Jelinek <jakub@redhat.com>
1317 * gcc.dg/20050503-1.c: New test.
1319 PR rtl-optimization/21239
1320 * gcc.dg/i386-sse-11.c: New test.
1322 2005-05-03 Alexandre Oliva <aoliva@redhat.com>
1325 * gcc.target/i386/asm-1.c: New test.
1327 2005-05-03 Jakub Jelinek <jakub@redhat.com>
1329 PR rtl-optimization/21330
1330 * gcc.c-torture/execute/20050502-1.c: New test.
1333 * gcc.c-torture/execute/20050502-2.c: New test.
1335 2005-05-03 Uros Bizjak <uros@kss-loka.si>
1338 * gcc.dg/pr21282.c: New.
1340 2005-05-03 David Billinghurst <David.Billinghurst@riotinto.com>
1342 * gcc.dg/vect/pr20122.c: Clean up .vect file.
1343 * gcc.dg/vect/vect-92.c: Likewise
1344 * gcc.dg/vect/vect-93.c: Likewise
1345 * gcc.dg/vect/vect-dv-1.c: Likewise
1346 * gcc.dg/vect/vect-dv-2.c: Likewise
1347 * gcc.dg/vect/vect-ifcvt-10.c: Likewise
1349 2005-05-03 David Billinghurst <David.Billinghurst@riotinto.com>
1351 * gfortran.dg/vect/vect-1.f90: Clean up .vect file.
1352 * gfortran.dg/vect/vect-2.f90: Likewise
1353 * gfortran.dg/vect/vect-3.f90: Likewise
1354 * gfortran.dg/vect/vect-4.f90: Likewise
1355 * gfortran.dg/vect/vect-5.f90: Likewise
1357 2005-05-02 Geoffrey Keating <geoffk@apple.com>
1360 * gcc.dg/rs6000-fpint-2.c: New.
1362 2005-05-02 Joseph S. Myers <joseph@codesourcery.com>
1365 * gcc.dg/builtins-30.c: Update expected messages.
1366 * gcc.dg/pr15698-1.c, gcc.dg/pr15698-2.c, gcc.dg/pr15698-3.c,
1367 gcc.dg/pr15698-4.c, gcc.dg/pr15698-5.c, gcc.dg/pr15698-6.c,
1368 gcc.dg/pr15698-7.c, pr15698-8.c: New tests.
1370 2005-05-02 Kazu Hirata <kazu@cs.umass.edu>
1372 PR tree-optimization/21294
1373 * gcc.dg/tree-ssa/pr21294.c: New.
1375 2005-05-02 Paolo Bonzini <bonzini@gnu.org>
1377 * gcc.dg/altivec-3.c (vec_store): Do not use the old
1378 __builtin_altivec_st_internal_4si built-in.
1380 2005-05-02 Mark Mitchell <mark@codesourcery.com>
1383 * g++.dg/template/ptrmem14.C: New test.
1385 2005-05-02 Paul Brook <paul@codesourcery.com>
1387 * gcc.c-torture/execute/20000523-1.c: Fix bytes/bits thinko.
1389 2005-05-02 Michael Matz <matz@suse.de>
1392 * g++.dg/warn/sentinel.C: New testcase for __null sentinels added.
1394 2005-05-01 Mark Mitchell <mark@codesourcery.com>
1396 * g++.dg/cpp/weak.C: New test.
1398 2005-05-01 Zdenek Dvorak <dvorakz@suse.cz>
1400 * gcc.dg/tree-ssa/loop-8.c: New test.
1402 2005-04-30 Michael Maty <matz@suse.de>
1404 * gcc.dg/inline-mcpy.c: New test.
1406 2005-04-30 Thomas Koenig <Thomas.Koenig@online.de>
1409 * gfortran.dg/eoshift.f90: New test case.
1411 2005-04-30 Paul Thomas <pault@gcc.gnu.org>
1414 * gfortran.dg/matmul_1.f90: New test.
1416 2005-04-28 Kazu Hirata <kazu@cs.umass.edu>
1418 PR tree-optimization/21030
1419 * gcc.dg/tree-ssa/pr21030.c: New.
1421 2005-04-29 Devang Patel <dpatel@apple.com>
1423 PR tree-optimization/21272
1424 * gcc.dg/vect/vect-ifcvt-10.c: New test.
1426 2005-04-29 Jakub Jelinek <jakub@redhat.com>
1430 * gfortran.dg/entry_4.f90: New test.
1431 * gfortran.fortran-torture/execute/entry_1.f90: New test.
1432 * gfortran.fortran-torture/execute/entry_2.f90: New test.
1433 * gfortran.fortran-torture/execute/entry_3.f90: New test.
1434 * gfortran.fortran-torture/execute/entry_4.f90: New test.
1435 * gfortran.fortran-torture/execute/entry_5.f90: New test.
1436 * gfortran.fortran-torture/execute/entry_6.f90: New test.
1437 * gfortran.fortran-torture/execute/entry_7.f90: New test.
1439 2005-04-29 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1441 * gfortran.fortran-torture/execute/entry_8.f90: New test.
1443 2005-04-29 Paul Brook <paul@codesourcery.com>
1445 * gfortran.dg/entry_3.f90: New test.
1447 2005-04-29 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1449 * gfortran.dg/implicit_4.f90: New test.
1451 2005-04-28 Bob Wilson <bob.wilson@acm.org>
1453 * lib/target-supports.exp (check_profiling_available): Return
1454 false for xtensa-*-elf.
1456 2005-04-29 David Billinghurst (David.Billinghurst@riotinto.com)
1458 * lib/fortran-torture.exp (fortran-torture.exp): Catch
1459 error if file cannot be deleted.
1461 2005-04-28 Kazu Hirata <kazu@cs.umass.edu>
1463 * g++.dg/tree-ssa/pr18178.C, gcc.dg/tree-ssa/20030821-1.c,
1464 gcc.dg/tree-ssa/20050314-1.c, gcc.dg/tree-ssa/alias-1.c,
1465 gcc.dg/tree-ssa/phi-opt-1.c, gcc.dg/tree-ssa/phi-opt-2.c,
1466 gcc.dg/tree-ssa/phi-opt-3.c, gcc.dg/tree-ssa/phi-opt-4.c,
1467 gcc.dg/tree-ssa/phi-opt-5.c, gcc.dg/tree-ssa/pr18133-1.c,
1468 gcc.dg/tree-ssa/pr18133-2.c, gcc.dg/tree-ssa/pr18134.c,
1469 gcc.dg/tree-ssa/pr20470.c, gcc.dg/tree-ssa/pr20657.c,
1470 gcc.dg/tree-ssa/pr20702.c, gcc.dg/tree-ssa/pr20913.c,
1471 gcc.dg/tree-ssa/pr21001.c, gcc.dg/tree-ssa/stdarg-1.c,
1472 gcc.dg/tree-ssa/stdarg-2.c, gcc.dg/tree-ssa/stdarg-3.c,
1473 gcc.dg/tree-ssa/stdarg-4.c, gcc.dg/tree-ssa/stdarg-5.c,
1474 gcc.dg/tree-ssa/structopt-1.c, gcc.dg/tree-ssa/structopt-2.c,
1475 gcc.dg/tree-ssa/structopt-3.c: Use cleanup-tree-dump.
1477 2005-04-28 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1480 * gfortran.dg/pr20865.f90: New test.
1482 2005-04-28 Joseph S. Myers <joseph@codesourcery.com>
1484 * gcc.dg/void-cast-2.c: New test.
1486 2005-04-27 Joseph S. Myers <joseph@codesourcery.com>
1489 * gcc.dg/void-cast-1.c: New test.
1491 2005-04-27 Paolo Bonzini <bonzini@gnu.org>
1493 * gcc.dg/tree-ssa/gen-vect-25.c: Make more portable.
1495 2005-04-27 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1498 * gfortran.dg/pr21177.f90: New test.
1500 2005-04-27 Zdenek Dvorak <dvorakz@suse.cz>
1502 PR tree-optimization/21171
1503 * gcc.dg/tree-ssa/pr21171.c: New test.
1505 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
1507 * gcc.dg/tree-ssa/gen-vect-11.c, gcc.dg/tree-ssa/gen-vect-11a.c,
1508 gcc.dg/tree-ssa/gen-vect-11b.c, gcc.dg/tree-ssa/gen-vect-11c.c,
1509 gcc.dg/tree-ssa/gen-vect-2.c, gcc.dg/tree-ssa/gen-vect-25.c,
1510 gcc.dg/tree-ssa/gen-vect-26.c, gcc.dg/tree-ssa/gen-vect-28.c,
1511 gcc.dg/tree-ssa/gen-vect-32.c: New.
1512 * gcc.dg/vect/vect-82.c, gcc.dg/vect/vect-83.c: Fix dg-final.
1513 * gcc.dg/vect/vect-82_64.c, gcc.dg/vect/vect-83_64.c: Remove xfail,
1516 2005-04-27 Joseph S. Myers <joseph@codesourcery.com>
1519 * gcc.dg/transparent-union-3.c: New test.
1521 2005-04-27 Joseph S. Myers <joseph@codesourcery.com>
1524 * gcc.dg/format/asm_fprintf-2.c, gcc.dg/format/asm_fprintf-3.c,
1525 gcc.dg/format/asm_fprintf-4.c, gcc.dg/format/asm_fprintf-5.c,
1526 gcc.dg/format/gcc_diag-2.c, gcc.dg/format/gcc_diag-3.c,
1527 gcc.dg/format/gcc_diag-4.c, gcc.dg/format/gcc_diag-5.c,
1528 gcc.dg/format/gcc_diag-6.c, gcc.dg/format/gcc_diag-7.c ,
1529 gcc.dg/format/gcc_diag-8.c, gcc.dg/format/gcc_diag-9.c: New tests.
1531 2005-04-26 Jeff Law <law@redhat.com>
1533 * gcc.gc/tree-ssa/ssa-dce-1.c: New test.
1534 * gcc.gc/tree-ssa/ssa-dce-2.c: New test.
1535 * gcc.gc/tree-ssa/ssa-dce-3.c: New test.
1536 * gcc.gc/tree-ssa/ssa-dce-4.c: New test.
1537 * gcc.gc/tree-ssa/ssa-dce-5.c: New test.
1538 * gcc.gc/tree-ssa/ssa-dce-6.c: New test.
1539 * gcc.gc/tree-ssa/ssa-dce-7.c: New test.
1541 2004-04-26 Richard Guenther <rguenth@gcc.gnu.org>
1543 PR tree-optimization/17598
1544 * gcc.dg/tree-ssa/pr17598.c: New testcase.
1546 2005-04-25 Mike Stump <mrs@apple.com>
1548 * objc.dg/fix-and-continue-1.m: Add.
1550 2005-04-25 Roger Sayle <roger@eyesopen.com>
1553 * g++.dg/opt/pr20995-1.C: New test case.
1555 2005-04-25 Devang Patel <dpatel@apple.com>
1557 * gcc.dg/stabs-attrib-vect-darwin.c: New test.
1559 2005-04-25 Andrew Pinski <pinskia@physics.uc.edu>
1562 * g++.dg/opt/alias2.C (printf): Correct the prototype.
1564 2005-04-25 Andrew Pinski <pinskia@physics.uc.edu>
1567 * g++.dg/opt/rtti2.C: New test.
1569 2005-04-25 Paul Brook <paul@codesourcery.com>
1570 Steven G. Kargl <kargls@comcast.net>
1573 * gfortran.dg/ichar_1.f90: New file.
1575 2005-04-24 Jakub Jelinek <jakub@redhat.com>
1578 * g++.dg/opt/pr20991.C: New test.
1580 * gcc.dg/compat/struct-layout-1_generate.c: In arrays avoid types
1581 where sizeof (type) < __alignof__ (type).
1582 * gcc.dg/compat/struct-layout-1.h: Likewise.
1584 2005-04-24 Per Bothner <per@bothner.com>
1585 Devang Patel <dpatel@apple.com>
1587 PR preprocessor/20907
1588 * gcc.dg/cpp/very-long-comment.c: New test.
1590 2005-04-24 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1593 * gfortran.dg/common_5.f: New test.
1595 2005-04-23 Richard Guenther <rguenth@gcc.gnu.org>
1598 * g++.dg/tree-ssa/pr21082.C: New testcase.
1600 2005-04-23 Zdenek Dvorak <dvorakz@suse.cz>
1602 * gcc.dg/vect/vect-99.c: New test.
1604 2005-04-22 Diego Novillo <dnovillo@redhat.com>
1606 * gcc.dg/tree-ssa/ltrans-4.c: Fix typo in dg-options.
1608 2005-04-22 Jeff Law <law@redhat.com>
1610 * gcc.dg/uninit-5.c: Remove xfails.
1611 * gcc.dg/tree-ssa/20030711-1.c:Reduce the number of
1612 conditionals and loads.
1614 2005-04-22 Thomas Koenig <Thomas.Koenig@online.de>
1619 * gfortran.dg/nested_reshape.f90: new test
1620 * gfortran.dg/reshape-alloc.f90: new test
1621 * gfortran.dg/reshape.f90: new test
1623 2005-04-22 Mark Mitchell <mark@codesourcery.com>
1625 * gcc.dg/arm-vfp1.c: Remove -ffast-math.
1627 * gcc.dg/arm-vfp1.c: New test.
1629 2005-04-22 Alexandre Oliva <aoliva@redhat.com>
1632 * g++.dg/lookup/builtin2.C: New test.
1634 2005-04-22 Joseph S. Myers <joseph@codesourcery.com>
1636 * gcc.dg/weak/weak-13.c: New test.
1638 2005-04-21 Geoffrey Keating <geoffk@apple.com>
1640 * lib/target-supports.exp (check_effective_target_sync_int_long):
1643 2005-04-21 Richard Sandiford <rsandifo@redhat.com>
1645 * gcc.target/mips/branch-1.c: New test.
1647 2005-04-21 Richard Henderson <rth@redhat.com>
1649 * gcc.dg/vect/vect-85.c: Don't xfail on alpha.
1650 * gcc.dg/vect/vect-86.c: Likewise.
1651 * gcc.dg/vect/vect-87.c: Likewise.
1652 * gcc.dg/vect/vect-88.c: Likewise.
1654 2005-04-21 Devang Patel <dpatel@apple.com>
1656 PR optimization/20994
1657 * gcc.dg/tree-ssa/ifc-3.c: New test.
1659 2005-04-20 Joseph S. Myers <joseph@codesourcery.com>
1662 * gcc.dg/c99-vla-jump-1.c, gcc.dg/c99-vla-jump-2.c,
1663 gcc.dg/c99-vla-jump-3.c, gcc.dg/c99-vla-jump-4.c,
1664 gcc.dg/c99-vla-jump-5.c: New tests.
1666 2005-04-19 Richard Henderson <rth@redhat.com>
1668 * lib/target-supports.exp (check_effective_target_vect_int_mult):
1669 Fix typo in exists check.
1670 (check_effective_target_sync_int_long): New.
1671 * gcc.dg/ia64-sync-1.c: Enable for all effective-target sync_int_long.
1672 * gcc.dg/ia64-sync-2.c: Likewise.
1673 * gcc.dg/ia64-sync-3.c: Likewise.
1674 * gcc.dg/ia64-sync-4.c: Likewise.
1676 2005-04-19 James A. Morrison <phython@gcc.gnu.org>
1678 * gcc.dg/fold-xor-1.c: New test.
1679 * gcc.dg/fold-xor-2.c: New test.
1681 2005-04-19 James E. Wilson <wilson@specifixinc.com>
1684 * g++.dg/eh/fp-regs.C: New test.
1686 2005-04-20 Joseph S. Myers <joseph@codesourcery.com>
1688 * gcc.dg/Wint-to-pointer-cast-1.c,
1689 gcc.dg/Wint-to-pointer-cast-2.c, gcc.dg/Wint-to-pointer-cast-3.c,
1690 gcc.dg/Wpointer-to-int-cast-1.c, gcc.dg/Wpointer-to-int-cast-2.c,
1691 gcc.dg/Wpointer-to-int-cast-3.c: New tests.
1693 2005-04-18 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1696 * gfortran.dg/pr16861.f90: New test.
1698 2005-04-18 James A. Morrison <phython@gcc.gnu.org>
1700 * gcc.dg/pr21085.c: New test.
1702 2005-04-18 Richard Sandiford <rsandifo@redhat.com>
1704 * gcc.target/mips/mips.exp: Minor formatting. Call setup_mips_tests.
1705 (setup_mips_tests, dg-mips-options): New procedures.
1706 * gcc.target/mips/asm-1.c, gcc.target/mips/fix-vr4130-1.c,
1707 * gcc.target/mips/fix-vr4130-2.c, gcc.target/mips/fix-vr4130-3.c
1708 * gcc.target/mips/fix-vr4130-4.c, gcc.target/mips/mips-3d-1.c,
1709 * gcc.target/mips/mips-3d-2.c, gcc.target/mips/mips-3d-3.c,
1710 * gcc.target/mips/mips-3d-4.c, gcc.target/mips/mips-3d-5.c,
1711 * gcc.target/mips/mips-3d-6.c, gcc.target/mips/mips-3d-7.c,
1712 * gcc.target/mips/mips-3d-8.c, gcc.target/mips/mips-3d-9.c,
1713 * gcc.target/mips/mips-3d-2.c, gcc.target/mips/mips-3d-3.c,
1714 * gcc.target/mips/mips-ps-1.c, gcc.target/mips/mips-ps-2.c,
1715 * gcc.target/mips/mips-ps-3.c, gcc.target/mips/mips-ps-4.c,
1716 * gcc.target/mips/mips-ps-type.c, gcc.target/mips/sb1-1.c: Use
1717 dg-mips-options instead of dg-options. Remove now-redundant
1718 preprocessor guards.
1719 * gcc.dg/mips-args-1.c, gcc.dg/mips-args-2.c, gcc.dg/mips-args-3.c,
1720 * gcc.dg/mips-movcc-1.c, gcc.dg/mips-movcc-2.c, gcc.dg/mips-movcc-3.c,
1721 * gcc.dg/mips-nmadd-1.c, gcc.dg/mips-nmadd-2.c, gcc.dg/mips-rsqrt-1.c,
1722 * gcc.dg/mips-rsqrt-2.c, gcc.dg/mips-rsqrt-3.c, gcc.dg/vr-mult-1.c,
1723 * gcc.dg/vr-mult-2.c: Delete.
1724 * gcc.target/mips/args-1.c, gcc.target/mips/args-2.c,
1725 * gcc.target/mips/args-3.c, gcc.target/mips/movcc-1.c,
1726 * gcc.target/mips/movcc-2.c, gcc.target/mips/movcc-3.c,
1727 * gcc.target/mips/nmadd-1.c, gcc.target/mips/nmadd-2.c,
1728 * gcc.target/mips/rsqrt-1.c, gcc.target/mips/rsqrt-2.c,
1729 * gcc.target/mips/rsqrt-3.c, gcc.target/mips/vr-mult-1.c,
1730 * gcc.target/mips/vr-mult-2.c: New tests, based on the old gcc.dg ones.
1732 2005-04-18 Laurent GUERBY <laurent@guerby.net>
1734 * ada/acats/run_all.sh: Use sync when executable not present.
1736 2005-04-18 Devang Patel <dpatel@apple.com>
1738 * gcc.dg/vect/vect-11.c: Require effective target vect_int_mult.
1739 * gcc.dg/vect/vect-11a.c: New.
1740 * gcc.dg/vect/vect-none.c: Update.
1741 * lib/target-supports.exp (check_effective_target_vect_int_mult): New.
1743 2005-04-18 James A. Morrison <phython@gcc.gnu.org>
1745 PR tree-optimization/20922
1746 * gcc.dg/pr20922-1.c: New test.
1747 * gcc.dg/pr20922-2.c: New test.
1748 * gcc.dg/pr20922-3.c: New test.
1749 * gcc.dg/pr20922-4.c: New test.
1750 * gcc.dg/pr20922-5.c: New test.
1751 * gcc.dg/pr20922-6.c: New test.
1753 2005-04-11 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1756 * gfortran.dg/pr20950.f: New test.
1758 2005-04-18 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1761 * gfortran.dg/pr19216.f: New test.
1763 2005-04-18 Kazu Hirata <kazu@cs.umass.edu>
1765 PR tree-optimization/21001
1766 * gcc.dg/tree-ssa/pr21001.c: New.
1768 2005-04-17 Thomas Koenig <Thomas.Koenig@online.de>
1771 * gfortran.dg/reshape_rank7.f90: New test.
1773 2005-04-17 Paul Thomas <pault@gcc.gnu.org>
1775 PR libfortran/12884 gfortran.dg/pr12884.f: New test
1776 PR libfortran/17285 gfortran.dg/pr17285.f90: New test
1777 PR libfortran/17472, 18396, 18209 gfortran.dg/pr17472.f: New test
1778 PR libfortran/18122, 18591 gfortran.dg/pr18122.f90: New test
1779 PR libfortran/18210 gfortran.dg/pr18210.f90: New test
1780 PR libfortran/18392 gfortran.dg/pr18392.f90: New test
1781 PR libfortran/19467 gfortran.dg/pr19467.f90: New test
1782 PR libfortran/19657 gfortran.dg/pr19657.f90: New test
1783 * gfortran.dg/namelist_1.f90: Correct comment (PUBLIC and PRIVATE wrong way round).
1784 * gfortran.dg/namelist_2.f90: Variables with INTENT(IN) cannot be in namelists. New test
1785 * gfortran.dg/namelist_3.f90: Pointers cannot be in namelists. New test
1786 * gfortran.dg/namelist_11.f: Tests reals and qualifiers in namelist. New test
1787 * gfortran.dg/namelist_12.f: Tests integers and qualifiers in namelist. New test
1788 * gfortran.dg/namelist_13.f90: Tests derived types in namelist. New test
1789 * gfortran.dg/namelist_14.f90: Tests trans-io.c namelist support. New test
1790 * gfortran.dg/namelist_15.f90: Tests arrays of derived types in namelist. New test
1791 * gfortran.dg/namelist_16.f90: Tests complex in namelist. New test
1792 * gfortran.dg/namelist_17.f90: Tests logical in namelist. New test
1793 * gfortran.dg/namelist_18.f90: Tests charcter delimiters in namelist. New test
1794 * gfortran.dg/namelist_19.f90: Tests namelist errors. New test
1795 * gfortran.dg/namelist_20.f90: Tests negative bounds for explicit arrays. New test
1797 2005-04-17 Richard Guenther <rguenth@gcc.gnu.org>
1799 * gfortran.dg/wtruncate.f: New testcase.
1800 * gfortran.dg/wtruncate.f90: New testcase.
1802 2005-04-16 Mark Mitchell <mark@codesourcery.com>
1805 * typeck.c (cxx_sizeof_or_alignof_type): Check whether the type to
1806 which sizeof/alignof is dependent, rather than just whether we are
1807 processing_template_decl.
1809 2005-04-15 Thomas Koenig <Thomas.Koenig@online.de>
1811 * gfortran.fortran-torture/execute/intrinsic_spread.f90:
1812 corrected typo where the wrong variables had been compared.
1814 2005-04-15 Thomas Koenig <Thomas.Koenig@online.de>
1817 * gfortran.fortran-torture/execute/intrinsic_spread.f90:
1818 Test callee-allocated version of return array with a write
1820 Test spread with a temporary with another write statement.
1822 2005-04-15 Kazu Hirata <kazu@cs.umass.edu>
1824 PR tree-optimization/21031
1825 * gcc.dg/tree-ssa/pr21031.c: New.
1827 2005-04-15 Uros Bizjak <uros@kss-loka.si>
1829 PR tree-optimization/21004
1830 * gcc.dg/builtins-53.c: Include builtins-config.h.
1831 Check floorf, ceilf, floorl and ceill transformations
1832 only when HAVE_C99_RUNTIME is defined.
1834 2005-04-15 Alexandre Oliva <aoliva@redhat.com>
1837 * gcc.dg/tree-ssa/pr20739.c: New test.
1839 2005-04-14 Mike Stump <mrs@apple.com>
1841 * gcc.dg/Foundation.framework/empty: New.
1842 * gcc.dg/framework-2.c: New.
1844 2005-04-14 Kazu Hirata <kazu@cs.umass.edu>
1846 PR tree-optimization/21021
1847 * gcc.c-torture/compile/pr21021.c: New.
1849 2005-04-14 Janis Johnson <janis187@us.ibm.com
1852 * gcc.dg/vect/vect-ifcvt-1.c: Remove dg-do, add cleanup.
1853 * gcc.dg/vect/vect-ifcvt-2.c: Ditto.
1854 * gcc.dg/vect/vect-ifcvt-3.c: Ditto.
1855 * gcc.dg/vect/vect-ifcvt-4.c: Ditto.
1856 * gcc.dg/vect/vect-ifcvt-5.c: Ditto.
1857 * gcc.dg/vect/vect-ifcvt-6.c: Ditto.
1858 * gcc.dg/vect/vect-ifcvt-7.c: Ditto.
1859 * gcc.dg/vect/vect-ifcvt-9.c: Ditto.
1861 2005-04-14 Richard Henderson <rth@redhat.com>
1863 * lib/target-supports.exp (check_effective_target_vect_condition):
1864 Add ia64, i?86, and x86_64.
1866 2005-04-14 Steven G. Kargl <kargls@comcast.net>
1868 * gfortran.dg/underflow.f90: Use tiny(x)/huge(x).
1870 2005-04-14 Kazu Hirata <kazu@cs.umass.edu>
1872 PR tree-optimization/20657
1873 * gcc.dg/tree-ssa/pr20657.c: New.
1875 2005-04-14 Uros Bizjak <uros@kss-loka.si>
1877 * gcc.dg/builtins-53.c: Also check (int)trunc* and
1878 (long long int)trunc*.
1880 2005-04-14 Ulrich Weigand <uweigand@de.ibm.com>
1883 * gcc.dg/pr20927.c: New test.
1885 2005-04-13 Richard Sandiford <rsandifo@redhat.com>
1887 * gcc.dg/torture/pr19683-1.c: Guard with #ifndef __mips16.
1888 * gcc.target/mips/asm-1.c: Likewise.
1890 2005-04-13 Dale Johannesen <dalej@apple.com>
1892 * objc.dg/objc-fast-4.m: New.
1894 2005-04-13 Hans-Peter Nilsson <hp@axis.com>
1896 * gcc.target/cris/torture/cris-torture.exp: New driver in new
1898 * gcc.target/cris/torture/no-pro-epi-1.c: New test.
1900 2005-04-13 David Edelsohn <edelsohn@gnu.org>
1902 * gcc.dg/ucnid-[23456].c: XFAIL on AIX.
1903 * gcc.dg/ppc-vector-memcpy.c: XFAIL on AIX and SPE.
1904 * gcc.dg/ppc-vector-memset.c: XFAIL on AIX and SPE.
1906 2005-04-13 Kazu Hirata <kazu@cs.umass.edu>
1908 PR tree-optimization/20913
1909 * gcc.dg/tree-ssa/pr20913.c: New.
1911 PR tree-optimization/20702
1912 * gcc.dg/tree-ssa/pr20702.c: New.
1914 2005-04-13 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1917 * g++.dg/inherit/local3.C: New test.
1919 2005-04-12 Jeff Law <law@redhat.com>
1921 * gcc.dg/tree-ssa/20050412-1.c: New test.
1923 2005-04-13 Thomas Koenig <Thomas.Koenig@online.de>
1926 * gfortran.fortran-torture/execute/intrinsic_mmloc.f90:
1927 Add tests with mask generated by expression.
1928 * gfortran.fortran-torture/execute/intrinsic_mmval.f90: Likewise.
1929 * gfortran.fortran-torture/execute/intrinsic_product.f90: Likewise.
1930 * gfortran.fortran-torture/execute/intrinsic_sum.f90: Likewise.
1932 2005-04-12 Ulrich Weigand <uweigand@de.ibm.com>
1935 * gcc.dg/20050409-1.c: New test.
1937 2005-04-12 Andrew Pinski <pinskia@physics.uc.edu>
1939 * gcc.dg/tree-ssa/alias-1.c: Fix spelling of optimized.
1941 2005-04-11 Mark Mitchell <mark@codesourcery.com>
1943 * target-def.h (TARGET_CXX_EXPORT_CLASS_DATA): Remove.
1944 (TARGET_CXX_DETERMINE_CLASS_VISIBILITY): New macro.
1945 (TARGET_CXX_CLASS_DATA_ALWAYS_COMDAT): Likewise.
1946 (TARGET_CXX): Adjust accordingly.
1947 * target.h (struct gcc_target): Remove epxort_class_data. Add
1948 determine_class_data_visibility and class_data_always_comdat.
1949 * doc/tm.texi (TARGET_CXX_EXPORT_CLASS_DATA): Remove.
1950 (TARGET_CXX_DETERMINE_CLASS_DATA_VISIBILITY): Document.
1951 (TARGET_CXX_CLASS_DATA_ALWAYS_COMDAT): Likewise.
1952 * config/arm/arm.c (arm_cxx_export_class_data): Remove.
1953 (arm_cxx_determine_class_data_visibility): New.
1954 (arm_cxx_class_data_always_comdat): Likewise.
1955 (TARGET_CXX_EXPORT_CLASS_DATA): Remove.
1956 (TARGET_CXX_DETERMINE_CLASS_DATA_VISIBILITY): Define.
1957 (TARGET_CXX_CLASS_DATA_ALWAYS_COMDAT): Likewise.
1958 * config/arm/arm.h (TARGET_ARM_DYNAMIC_VAGUE_LINKAGE_P): Define.
1959 * config/arm/symbian.h (TARGET_ARM_DYNAMIC_VAGUE_LINKAGE_P):
1962 2005-04-11 Mark Mitchell <mark@codesourcery.com>
1964 * lib/wrapper.exp (${tool}_maybe_build_wrapper): Don't unset gluefile.
1966 2005-04-11 Geoffrey Keating <geoffk@apple.com>
1968 * gcc.dg/i386-darwin-fpmath.c: New.
1970 2004-04-11 Devang Patel <dpatel@apple.com>
1972 * lib/target-supports.exp (check_effective_target_vect_condition): New.
1973 * gcc.dg/vect/vect-ifcvt-1.c: New test.
1974 * gcc.dg/vect/vect-ifcvt-2.c: New test.
1975 * gcc.dg/vect/vect-ifcvt-3.c: New test.
1976 * gcc.dg/vect/vect-ifcvt-4.c: New test.
1977 * gcc.dg/vect/vect-ifcvt-5.c: New test.
1978 * gcc.dg/vect/vect-ifcvt-6.c: New test.
1979 * gcc.dg/vect/vect-ifcvt-7.c: New test.
1980 * gcc.dg/vect/vect-none.c: Now one loop is vectorized.
1982 2004-04-11 Devang Patel <dpatel@apple.com>
1984 * gcc.dg/vect/vect-dv-1.c: New test.
1985 * gcc.dg/vect/vect-dv-2.c: New test.
1987 2005-04-11 Diego Novillo <dnovillo@redhat.com>
1989 PR tree-optimization/20933
1990 * gcc.dg/tree-ssa/pr20933.c: New test.
1992 2005-04-11 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1994 * gfortran.dg/fold_nearest.f90: New test.
1996 2005-04-11 Andrew Pinski <pinskia@physics.uc.edu>
1998 * gcc.dg/tree-ssa/alias-1.c: New test.
2000 2005-04-11 Diego Novillo <dnovillo@redhat.com>
2002 PR tree-optimization/20920
2003 * g++.dg/tree-ssa/pr20920.C: New test.
2005 2005-04-11 Uros Bizjak <uros@kss-loka.si>
2007 * gcc.dg/builtins-53.c: Also check (int)ceil* and
2008 (long long int)ceil*.
2010 2005-04-10 Mark Mitchell <mark@codesourcery.com>
2012 * g++.dg/warn/Wdtor1.C: Declare template in system header with
2013 explicit C++ linkage.
2015 2005-04-10 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2017 * gfortran.dg/pr17229.f: Take care of the new obsolescence
2018 warning for arithmetic IF statements.
2020 2005-04-10 Thomas Koenig <Thomas.Koenig@online.de>
2022 * eor_handling_1.f90: New test case.
2023 * eor_handling_2.f90: New test case.
2024 * eor_handling_3.f90: New test case.
2025 * eor_handling_4.f90: New test case.
2026 * eor_handling_5.f90: New test case.
2027 * noadv_size.f90: New test case.
2028 * pad_no.f90: New test case.
2030 2005-04-10 Richard Sandiford <rsandifo@redhat.com>
2032 * gcc.c-torture/execute/20050410-1.c: New test.
2034 2005-04-09 Alexandre Oliva <aoliva@redhat.com>
2036 * gcc.dg/pr20126.c: New.
2038 2005-04-09 Bud Davis <bdavis@gfortran.org>
2039 Steven G. Kargl <kargls@comcast.net>
2041 * gfortran.dg/PR19872.f: New test.
2043 2005-04-09 Steven G. Kargl <kargls@comcast.net>
2045 * gfortran.dg/nint_1.f90: Fix dg-do directive
2047 2005-04-09 Steven G. Kargl <kargls@comcast.net>
2049 * gfortran.dg/nint_1.f90: New test.
2051 2005-04-09 Thomas Koenig <Thomas.Koenig@online.de>
2053 * gfortran.fortran-torture/execute/intrinsic_anyall.f90:
2054 Added test for callee-allocated arrays with write statements.
2055 * gfortran.fortran-torture/execute/intrinsic_count.f90: Likewise.
2056 * gfortran.fortran-torture/execute/intrinsic_mmloc.f90: Likewise.
2057 * gfortran.fortran-torture/execute/intrinsic_mmval.f90: Likewise.
2058 * gfortran.fortran-torture/execute/intrinsic_product.f90: Likewise.
2059 * gfortran.fortran-torture/execute/intrinsic_sum.f90: Likewise.
2061 2005-04-09 Thomas Koenig <Thomas.Koenig@online.de>
2064 * gfortran.dg/open-options-blanks.f: New test.
2066 2005-04-09 Andrew Pinski <pinskia@physics.uc.edu>
2069 * gfortran.dg/comma_format_extension_[1234].f: New tests.
2071 2005-04-09 Jakub Jelinek <jakub@redhat.com>
2073 * gcc.dg/tree-ssa/stdarg-1.c: New test.
2074 * gcc.dg/tree-ssa/stdarg-2.c: New test.
2075 * gcc.dg/tree-ssa/stdarg-3.c: New test.
2076 * gcc.dg/tree-ssa/stdarg-4.c: New test.
2077 * gcc.dg/tree-ssa/stdarg-5.c: New test.
2078 * gcc.c-torture/execute/stdarg-4.c: New test.
2080 * gcc.dg/vmx/varargs-1.c (f1, f2, f3): Add missing va_end.
2083 * g++.dg/abi/param2.C: New test.
2085 2005-04-09 Uros Bizjak <uros@kss-loka.si>
2087 * gcc.dg/builtins-53.c: Also check lceil* and llceil*.
2089 2005-04-09 Uros Bizjak <uros@kss-loka.si>
2091 * gcc.dg/builtins-53.c: New test.
2093 2005-04-08 Diego Novillo <dnovillo@redhat.com>
2095 * g++.dg/tree-ssa/pr18178.C: New test.
2096 * gcc.c-torture/execute/20030216-1.x: Ignore at -O1.
2097 * gcc.c-torture/execute/20041019-1.c: New test.
2098 * gcc.dg/tree-ssa/20041008-1.c: New test.
2099 * gcc.dg/tree-ssa/ssa-ccp-12.c: New test.
2100 * gcc.dg/tree-ssa/20030731-2.c: Update to use -fdump-tree-store_ccp.
2101 * gcc.dg/tree-ssa/20030917-1.c: Likewise.
2102 * gcc.dg/tree-ssa/20030917-3.c: Likewise.
2103 * gcc.dg/tree-ssa/20040721-1.c: Likewise.
2104 * gcc.dg/tree-ssa/ssa-ccp-1.c: Likewise.
2105 * gcc.dg/tree-ssa/ssa-ccp-2.c: Likewise.
2106 * gcc.dg/tree-ssa/ssa-ccp-3.c: Likewise.
2107 * gcc.dg/tree-ssa/ssa-ccp-7.c: Likewise.
2108 * gcc.dg/tree-ssa/ssa-ccp-9.c: Likewise.
2110 2005-04-09 Hans-Peter Nilsson <hp@axis.com>
2112 PR rtl-optimization/20466
2113 * gcc.c-torture/execute/pr20466-1.c: New test.
2115 2005-04-08 Mark Mitchell <mark@codesourcery.com>
2118 * g++.dg/parse/cond2.C: New test.
2121 * g++.dg/warn/Wdtor1.C: New test.
2123 2005-04-06 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2126 * gfortran.dg/pr17229.f: New test.
2128 2005-04-07 Steven G. Kargl <kargls@comcast.net>
2130 * gfortran.dg/tiny_1.f90: New test.
2131 * gfortran.dg/tiny_2.f90: ditto.
2133 2005-04-07 Thomas Koenig <Thomas.Koenig@online.de>
2135 * gfortran.dg/eor_1.f90: Fix dg-do run line
2136 * gfortran.dg/open_new.f90: Fix dg-do run line
2138 2005-04-07 Hans-Peter Nilsson <hp@axis.com>
2140 * lib/target-supports.exp (get_compiler_messages): Support
2141 optional arguments, the fourth being compiler options.
2142 (check_effective_target_fpic): New proc.
2143 * gcc.dg/20050321-2.c: Restrict to target fpic.
2145 2005-04-06 James A. Morrison <phython@gcc.gnu.org>
2147 * gcc.dg/15443-1.c: New test.
2148 * gcc.dg/15443-2.c: Likewise.
2150 2005-04-06 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
2152 * gfortran.dg/pr15754.f90: Change annotations to dg-error.
2154 2005-04-06 Joseph S. Myers <joseph@codesourcery.com>
2156 * gcc.dg/weak/weak-12.c, g++.dg/ext/weak2.C: New tests.
2158 2005-04-06 Joseph S. Myers <joseph@codesourcery.com>
2160 * gcc.dg/i386-387-7.c, gcc.dg/i386-3dnowA-1.c,
2161 gcc.dg/i386-3dnowA-2.c, gcc.dg/pr12092-1.c: Skip x86 tests for
2163 * gcc.dg/loop-3.c, gcc.dg/short-compare-1.c,
2164 gcc.dg/short-compare-2.c, gcc.dg/smod-1.c,
2165 gcc.dg/torture/badshift.c: Don't give 32-bit options for x86 -m64.
2167 2005-04-06 Mark Mitchell <mark@codesourcery.com>
2170 * g++.dg/warn/Wunused-11.C: New test.
2172 2005-04-06 Bernd Schmidt <bernd.schmidt@analog.com>
2174 * gcc.c-torture/execute/20020720-1.x: Disable on bfin*-*.
2176 2005-04-06 Dorit Naishlos <dorit@il.ibm.com>
2178 * gfortran.dg/vect/vect-5.f90: xfail for lp64.
2180 2005-04-05 Mark Mitchell <mark@codesourcery.com>
2183 * g++.dg/template/ptrmem13.C: New test.
2185 2005-04-05 Per Bothner <per@bothner.com>
2187 * lib/gcc.exp: Always add -fno-show-column, for now.
2189 2005-04-05 Andrew Pinski <pinskia@physics.uc.edu>
2192 * gcc.dg/tree-ssa/ssa-pre-8.c (foo): Use __SIZE_TYPE__ instead
2193 of plain old "unsigned int" for the type of "i". Makes this test
2196 2005-04-05 Paolo Bonzini <bonzini@gnu.org>
2198 * gcc.dg/i386-ssefn-1.c: New test.
2199 * gcc.dg/i386-ssefn-2.c: New test.
2200 * gcc.dg/i386-ssefn-3.c: New test.
2201 * gcc.dg/i386-ssefn-4.c: New test.
2203 2005-04-05 Jakub Jelinek <jakub@redhat.com>
2205 PR tree-optimization/20076
2206 * gcc.dg/builtin-apply4.c: New test.
2208 PR preprocessor/19475
2209 * gcc.dg/cpp/macspace1.c: New test.
2210 * gcc.dg/cpp/macspace2.c: New test.
2212 2005-04-05 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2214 * gfortran.dg/pr20755.f: Fixed bad format.
2216 2005-04-05 Mark Mitchell <mark@codesourcery.com>
2219 * g++.dg/ext/attrib21.C: New test.
2221 2004-04-05 Devang Patel <dpatel@apple.com>
2223 * lib/target-supports.exp (check_effective_target_vect_shif): New.
2224 * gcc.dg/vect/vect-shift-1.c: New test.
2226 2005-04-05 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2229 * gfortran.dg/pr20755.f: New test.
2231 2005-04-05 Feng Wang <fengwang@nudt.edu.cn>
2233 * gfortran.dg/pr15959.f90: New test.
2234 * gfortran.dg/string_pad_trunc.f90: New test.
2236 2005-04-05 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2238 * gfortran.dg/backspace.f, gfortran.dg/g77_intrinsics_funcs.f,
2239 gfortran.dg/g77_intrinsics_sub.f, gfortran.dg/negative_unit.f,
2240 gfortran.dg/pr18025.f90, gfortran.dg/g77/12002.f: Correct dejagnu
2243 2005-04-05 Eric Botcazou <ebotcazou@libertysurf.fr>
2245 * gcc.c-torture/compile/20040323-1.c (_rtld_global): Set to 1.
2247 2005-04-04 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2249 * gcc.c-torture/compile/20011119-1.c: Require weak and alias support.
2250 * gcc.c-torture/compile/20011119-2.c: Likewise.
2251 * gcc.c-torture/compile/981001-2.c: Likewise.
2253 2005-04-04 Mark Mitchell <mark@codesourcery.com>
2256 * g++.dg/template/overload4.C: New test.
2258 2005-04-04 Nathan Sidwell <nathan@codesourcery.com>
2261 * g++.dg/abi/covariant5.C: New.
2264 * g++.dg/debug/const2.C: New.
2266 2005-04-04 Jakub Jelinek <jakub@redhat.com>
2268 PR rtl-optimization/16104
2269 * gcc.c-torture/execute/20050316-1.c: New test.
2271 2005-04-04 Nathan Sidwell <nathan@codesourcery.com>
2273 * g++.dg/template/spec23.C: Fix dg-error text.
2275 2005-04-03 Alexandre Oliva <aoliva@redhat.com>
2278 * g++.dg/expr/lval2.C: New.
2280 2005-04-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2282 * gcc.dg/nonnull-3.c: Also test __builtin_stpncpy,
2283 __builtin_strcasecmp and __builtin_strncasecmp.
2285 2005-04-03 Nathan Sidwell <nathan@codesourcery.com>
2288 * g++.dg/template/spec22.C: New.
2289 * g++.dg/template/spec23.C: New.
2291 2005-04-03 Dale Ranta <dir@lanl.gov>
2292 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2298 * gfortran.dg/backspace.f: New test.
2300 2005-04-02 Daniel Berlin <dberlin@dberlin.org>
2302 * gcc.dg/pr19345.c: New test.
2304 2005-04-02 Alexandre Oliva <aoliva@redhat.com>
2306 PR tree-optimization/20640
2307 * gcc.dg/torture/tree-loop-1.c: New.
2309 2005-04-02 Alexandre Oliva <aoliva@redhat.com>
2311 PR rtl-optimization/20290
2312 * gcc.c-torture/execute/loop-ivopts-2.c: New.
2314 2005-04-02 Geoffrey Keating <geoffk@apple.com>
2316 * gcc.dg/rs6000-fpint.c: New.
2318 2005-04-01 Joseph S. Myers <joseph@codesourcery.com>
2320 * gcc.dg/old-style-then-proto-1.c: New test.
2322 2005-04-01 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2324 * gfortran.fortran-torture/execute/backspace.f90: Check
2325 after backspace and read was incorrect.
2327 2005-04-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2329 * gcc.c-torture/execute/builtins/strcat.c: Check the result
2330 buffer past the terminating NUL using memcmp.
2331 * gcc.c-torture/execute/builtins/strncat.c: Likewise.
2332 * gcc.c-torture/execute/builtins/strncpy.c: Likewise.
2334 * gcc.c-torture/execute/builtins/strncmp-2.c: Also test x86_64.
2335 Fix unused/uninitialized variable warnings.
2337 * gcc.c-torture/execute/builtins/lib/strncat.c: Fix uninitialized var.
2338 * gcc.c-torture/execute/builtins/lib/strpbrk.c: Fix discarded const.
2339 * gcc.c-torture/execute/builtins/strlen-3.c: Fix uninitialized var.
2340 * gcc.c-torture/execute/builtins/strncmp.c: Delete unused var.
2342 * gcc.c-torture/execute/builtins/abs-1-lib.c,
2343 gcc.c-torture/execute/builtins/fputs-lib.c,
2344 gcc.c-torture/execute/builtins/lib/fprintf.c,
2345 gcc.c-torture/execute/builtins/lib/main.c,
2346 gcc.c-torture/execute/builtins/lib/memcmp.c,
2347 gcc.c-torture/execute/builtins/lib/memmove.c,
2348 gcc.c-torture/execute/builtins/lib/mempcpy.c,
2349 gcc.c-torture/execute/builtins/lib/memset.c,
2350 gcc.c-torture/execute/builtins/lib/printf.c,
2351 gcc.c-torture/execute/builtins/lib/sprintf.c,
2352 gcc.c-torture/execute/builtins/lib/stpcpy.c,
2353 gcc.c-torture/execute/builtins/lib/strchr.c,
2354 gcc.c-torture/execute/builtins/lib/strcmp.c,
2355 gcc.c-torture/execute/builtins/lib/strcpy.c,
2356 gcc.c-torture/execute/builtins/lib/strcspn.c,
2357 gcc.c-torture/execute/builtins/lib/strlen.c,
2358 gcc.c-torture/execute/builtins/lib/strncat.c,
2359 gcc.c-torture/execute/builtins/lib/strncmp.c,
2360 gcc.c-torture/execute/builtins/lib/strncpy.c,
2361 gcc.c-torture/execute/builtins/lib/strrchr.c,
2362 gcc.c-torture/execute/builtins/lib/strspn.c,
2363 gcc.c-torture/execute/builtins/lib/strstr.c,
2364 gcc.c-torture/execute/builtins/memops-asm-lib.c,
2365 gcc.c-torture/execute/builtins/strlen-2.c,
2366 gcc.c-torture/execute/builtins/strstr-asm-lib.c: Add missing
2369 2005-04-01 Danny Smith <dannysmith@users.sourceforge.net>
2371 * g++.dg/ext/selectany1.C: New file. Test for linkonce sections.
2372 * g++.dg/ext/selectany2.C: New file. Test for errors with invalid
2375 2005-04-01 Jakub Jelinek <jakub@redhat.com>
2378 * g++.dg/debug/using1.C: New test.
2380 2005-04-01 Hans-Peter Nilsson <hp@axis.com>
2383 * gcc.dg/alias-7.c: Prefix asm-declared name with
2384 __USER_LABEL_PREFIX__.
2386 2005-03-31 J"orn Rennecke <joern.rennecke@st.com>
2388 Fix fallout from PR middle-end/15700:
2389 * gcc.c-torture/compile/20011119-1.c: Take
2390 __USER_LABEL_PREFIX__ into account.
2391 * gcc.c-torture/compile/20011119-2.c: Likewise.
2393 2005-03-31 Gabriel Dos Reis <gdr@integrable-solutions.net>
2396 * g++.old-deja/g++.jason/warning9.C (struct A, main): Adjust
2398 2005-04-01 Joseph S. Myers <joseph@codesourcery.com>
2401 * gcc.c-torture/compile/struct-non-lval-1.c,
2402 gcc.c-torture/compile/struct-non-lval-2.c,
2403 gcc.c-torture/compile/struct-non-lval-3.c: New tests.
2405 2005-03-31 Janis Johnson <janis187@us.ibm.com>
2407 * gcc.dg/tls/tls.exp: Remove temporary file.
2408 * g++.dg/tls/tls.exp: Ditto.
2409 * lib/file-format.exp: Ditto.
2410 * g++.dg/special/ecos.exp: Ditto.
2412 * lib/profopt.exp: Treat prof_ext as a list.
2413 * gcc.misc-tests/bprob.exp: Ditto.
2414 * g++.dg/bprob/bprob.exp: Ditto.
2416 * g++.dg/opt/nothrow1.C: Use cleanup-tree-dump.
2417 g++.dg/tree-ssa/empty-1.C, g++.dg/tree-ssa/nothrow-1.C,
2418 g++.dg/tree-ssa/pointer-reference-alias.C,
2419 g++.dg/tree-ssa/pr15791-3.C, g++.dg/tree-ssa/pr15791-4.C,
2420 g++.dg/tree-ssa/pr15791-5.C, g++.dg/tree-ssa/ssa-cast-1.C
2421 g++.dg/tree-ssa/ssa-sra-1.C, g++.dg/tree-ssa/ssa-sra-2.C: Ditto
2422 g++.dg/vect/pr19951.cc: Ditto.
2423 * gcc.dg/builtins-43.c, gcc.dg/builtins-44.c, gcc.dg/builtins-45.c,
2424 gcc.dg/builtins-47.c: Ditto.
2425 * gcc.dg/pr15784-1.c, gcc.dg/pr15784-2.c, gcc.dg/pr15784-3.c,
2426 gcc.dg/pr20115-1.c: Ditto.
2427 * gcc.dg/tree-ssa/20030530-2.c,
2428 gcc.dg/tree-ssa/20030611-1.c, gcc.dg/tree-ssa/20030703-1.c,
2429 gcc.dg/tree-ssa/20030703-2.c, gcc.dg/tree-ssa/20030708-1.c,
2430 gcc.dg/tree-ssa/20030709-1.c, gcc.dg/tree-ssa/20030709-2.c,
2431 gcc.dg/tree-ssa/20030709-3.c, gcc.dg/tree-ssa/20030710-1.c,
2432 gcc.dg/tree-ssa/20030711-1.c, gcc.dg/tree-ssa/20030711-2.c,
2433 gcc.dg/tree-ssa/20030711-3.c, gcc.dg/tree-ssa/20030714-1.c,
2434 gcc.dg/tree-ssa/20030714-2.c, gcc.dg/tree-ssa/20030728-1.c,
2435 gcc.dg/tree-ssa/20030729-1.c, gcc.dg/tree-ssa/20030730-1.c,
2436 gcc.dg/tree-ssa/20030730-2.c, gcc.dg/tree-ssa/20030731-1.c,
2437 gcc.dg/tree-ssa/20030731-2.c, gcc.dg/tree-ssa/20030807-1.c,
2438 gcc.dg/tree-ssa/20030807-10.c, gcc.dg/tree-ssa/20030807-11.c,
2439 gcc.dg/tree-ssa/20030807-2.c, gcc.dg/tree-ssa/20030807-3.c,
2440 gcc.dg/tree-ssa/20030807-5.c, gcc.dg/tree-ssa/20030807-6.c,
2441 gcc.dg/tree-ssa/20030807-7.c, gcc.dg/tree-ssa/20030807-8.c,
2442 gcc.dg/tree-ssa/20030807-9.c, gcc.dg/tree-ssa/20030808-1.c,
2443 gcc.dg/tree-ssa/20030814-1.c, gcc.dg/tree-ssa/20030814-2.c,
2444 gcc.dg/tree-ssa/20030814-3.c, gcc.dg/tree-ssa/20030814-4.c,
2445 gcc.dg/tree-ssa/20030814-5.c, gcc.dg/tree-ssa/20030814-6.c,
2446 gcc.dg/tree-ssa/20030814-7.c, gcc.dg/tree-ssa/20030815-1.c,
2447 gcc.dg/tree-ssa/20030824-1.c,
2448 gcc.dg/tree-ssa/20030824-2.c, gcc.dg/tree-ssa/20030825-1.c,
2449 gcc.dg/tree-ssa/20030907-1.c, gcc.dg/tree-ssa/20030917-1.c,
2450 gcc.dg/tree-ssa/20030917-3.c, gcc.dg/tree-ssa/20030922-1.c,
2451 gcc.dg/tree-ssa/20030922-2.c, gcc.dg/tree-ssa/20031015-1.c,
2452 gcc.dg/tree-ssa/20031021-1.c, gcc.dg/tree-ssa/20031022-1.c,
2453 gcc.dg/tree-ssa/20031106-1.c, gcc.dg/tree-ssa/20031106-2.c,
2454 gcc.dg/tree-ssa/20031106-3.c, gcc.dg/tree-ssa/20031106-4.c,
2455 gcc.dg/tree-ssa/20031106-5.c, gcc.dg/tree-ssa/20031106-6.c,
2456 gcc.dg/tree-ssa/20031216-1.c, gcc.dg/tree-ssa/20040204-1.c,
2457 gcc.dg/tree-ssa/20040210-1.c, gcc.dg/tree-ssa/20040211-1.c,
2458 gcc.dg/tree-ssa/20040216-1.c, gcc.dg/tree-ssa/20040305-1.c,
2459 gcc.dg/tree-ssa/20040430-1.c, gcc.dg/tree-ssa/20040513-1.c,
2460 gcc.dg/tree-ssa/20040513-2.c, gcc.dg/tree-ssa/20040514-1.c,
2461 gcc.dg/tree-ssa/20040514-2.c, gcc.dg/tree-ssa/20040517-1.c,
2462 gcc.dg/tree-ssa/20040518-1.c, gcc.dg/tree-ssa/20040518-2.c,
2463 gcc.dg/tree-ssa/20040615-1.c, gcc.dg/tree-ssa/20040624-1.c,
2464 gcc.dg/tree-ssa/20040703-1.c, gcc.dg/tree-ssa/20040721-1.c,
2465 gcc.dg/tree-ssa/20040729-1.c, gcc.dg/tree-ssa/20040911-1.c,
2466 gcc.dg/tree-ssa/20041002-1.c, gcc.dg/tree-ssa/20041122-1.c,
2467 gcc.dg/tree-ssa/20050128-1.c, gcc.dg/tree-ssa/20050215-1.c,
2468 gcc.dg/tree-ssa/asm-1.c, gcc.dg/tree-ssa/asm-2.c,
2469 gcc.dg/tree-ssa/asm-3.c, gcc.dg/tree-ssa/cfgcleanup-1.c,
2470 gcc.dg/tree-ssa/complex-1.c, gcc.dg/tree-ssa/complex-2.c,
2471 gcc.dg/tree-ssa/copy-headers.c, gcc.dg/tree-ssa/ifc-20040816-1.c,
2472 gcc.dg/tree-ssa/ifc-20040816-2.c, gcc.dg/tree-ssa/inline_asm-1.c,
2473 gcc.dg/tree-ssa/inline_asm-2.c, gcc.dg/tree-ssa/loop-1.c,
2474 gcc.dg/tree-ssa/loop-2.c, gcc.dg/tree-ssa/loop-3.c,
2475 gcc.dg/tree-ssa/loop-4.c, gcc.dg/tree-ssa/loop-5.c,
2476 gcc.dg/tree-ssa/loop-6.c, gcc.dg/tree-ssa/loop-7.c,
2477 gcc.dg/tree-ssa/ltrans-1.c, gcc.dg/tree-ssa/ltrans-2.c,
2478 gcc.dg/tree-ssa/ltrans-3.c, gcc.dg/tree-ssa/ltrans-4.c,
2479 gcc.dg/tree-ssa/ltrans-5.c, gcc.dg/tree-ssa/pr15349.c,
2480 gcc.dg/tree-ssa/pr15791-3.c, gcc.dg/tree-ssa/pr15791-4.c,
2481 gcc.dg/tree-ssa/pr15791-5.c, gcc.dg/tree-ssa/pr16721.c,
2482 gcc.dg/tree-ssa/pr19633.c, gcc.dg/tree-ssa/sra-1.c,
2483 gcc.dg/tree-ssa/sra-2.c, gcc.dg/tree-ssa/sra-3.c,
2484 gcc.dg/tree-ssa/ssa-ccp-1.c, gcc.dg/tree-ssa/ssa-ccp-10.c,
2485 gcc.dg/tree-ssa/ssa-ccp-11.c, gcc.dg/tree-ssa/ssa-ccp-2.c,
2486 gcc.dg/tree-ssa/ssa-ccp-3.c, gcc.dg/tree-ssa/ssa-ccp-7.c,
2487 gcc.dg/tree-ssa/ssa-ccp-9.c, gcc.dg/tree-ssa/ssa-dce-1.c,
2488 gcc.dg/tree-ssa/ssa-dce-2.c, gcc.dg/tree-ssa/ssa-dce-3.c,
2489 gcc.dg/tree-ssa/ssa-dom-ccp-1.c, gcc.dg/tree-ssa/ssa-dom-cse-1.c,
2490 gcc.dg/tree-ssa/ssa-dom-thread-1.c, gcc.dg/tree-ssa/ssa-pre-1.c,
2491 gcc.dg/tree-ssa/ssa-pre-2.c, gcc.dg/tree-ssa/ssa-pre-3.c,
2492 gcc.dg/tree-ssa/ssa-pre-4.c, gcc.dg/tree-ssa/ssa-pre-5.c,
2493 gcc.dg/tree-ssa/ssa-pre-6.c, gcc.dg/tree-ssa/ssa-sink-1.c,
2494 gcc.dg/tree-ssa/ssa-sink-2.c, gcc.dg/tree-ssa/ssa-sink-3.c,
2495 gcc.dg/tree-ssa/ssa-sink-4.c, gcc.dg/tree-ssa/tailcall-1.c,
2496 gcc.dg/tree-ssa/tailcall-2.c, gcc.dg/tree-ssa/tailrecursion-1.c,
2497 gcc.dg/tree-ssa/tailrecursion-2.c, gcc.dg/tree-ssa/tailrecursion-3.c,
2498 gcc.dg/tree-ssa/tailrecursion-4.c, gcc.dg/tree-ssa/tailrecursion-5.c,
2499 gcc.dg/tree-ssa/useless-1.c: Ditto.
2500 gcc.dg/vect/pr16105.c, gcc.dg/vect/pr18308.c, gcc.dg/vect/pr18400.c,
2501 gcc.dg/vect/pr18425.c, gcc.dg/vect/pr18536.c, gcc.dg/vect/vect-1.c,
2502 gcc.dg/vect/vect-10.c, gcc.dg/vect/vect-11.c, gcc.dg/vect/vect-12.c,
2503 gcc.dg/vect/vect-13.c, gcc.dg/vect/vect-14.c, gcc.dg/vect/vect-15.c,
2504 gcc.dg/vect/vect-16.c, gcc.dg/vect/vect-17.c, gcc.dg/vect/vect-18.c,
2505 gcc.dg/vect/vect-19.c, gcc.dg/vect/vect-2.c, gcc.dg/vect/vect-20.c,
2506 gcc.dg/vect/vect-21.c, gcc.dg/vect/vect-22.c, gcc.dg/vect/vect-23.c,
2507 gcc.dg/vect/vect-24.c, gcc.dg/vect/vect-25.c, gcc.dg/vect/vect-26.c,
2508 gcc.dg/vect/vect-27.c, gcc.dg/vect/vect-28.c, gcc.dg/vect/vect-29.c,
2509 gcc.dg/vect/vect-3.c, gcc.dg/vect/vect-30.c, gcc.dg/vect/vect-31.c,
2510 gcc.dg/vect/vect-32.c, gcc.dg/vect/vect-33.c, gcc.dg/vect/vect-34.c,
2511 gcc.dg/vect/vect-35.c, gcc.dg/vect/vect-36.c, gcc.dg/vect/vect-37.c,
2512 gcc.dg/vect/vect-38.c, gcc.dg/vect/vect-4.c, gcc.dg/vect/vect-40.c,
2513 gcc.dg/vect/vect-41.c, gcc.dg/vect/vect-42.c, gcc.dg/vect/vect-43.c,
2514 gcc.dg/vect/vect-44.c, gcc.dg/vect/vect-45.c, gcc.dg/vect/vect-46.c,
2515 gcc.dg/vect/vect-47.c, gcc.dg/vect/vect-48.c, gcc.dg/vect/vect-49.c,
2516 gcc.dg/vect/vect-5.c, gcc.dg/vect/vect-50.c, gcc.dg/vect/vect-51.c,
2517 gcc.dg/vect/vect-52.c, gcc.dg/vect/vect-53.c, gcc.dg/vect/vect-54.c,
2518 gcc.dg/vect/vect-55.c, gcc.dg/vect/vect-56.c, gcc.dg/vect/vect-57.c,
2519 gcc.dg/vect/vect-58.c, gcc.dg/vect/vect-59.c, gcc.dg/vect/vect-6.c,
2520 gcc.dg/vect/vect-60.c, gcc.dg/vect/vect-61.c, gcc.dg/vect/vect-62.c,
2521 gcc.dg/vect/vect-63.c, gcc.dg/vect/vect-64.c, gcc.dg/vect/vect-65.c,
2522 gcc.dg/vect/vect-66.c, gcc.dg/vect/vect-67.c, gcc.dg/vect/vect-68.c,
2523 gcc.dg/vect/vect-69.c, gcc.dg/vect/vect-7.c, gcc.dg/vect/vect-70.c,
2524 gcc.dg/vect/vect-71.c, gcc.dg/vect/vect-72.c, gcc.dg/vect/vect-73.c,
2525 gcc.dg/vect/vect-74.c, gcc.dg/vect/vect-75.c, gcc.dg/vect/vect-76.c,
2526 gcc.dg/vect/vect-77.c, gcc.dg/vect/vect-78.c, gcc.dg/vect/vect-79.c,
2527 gcc.dg/vect/vect-8.c, gcc.dg/vect/vect-80.c, gcc.dg/vect/vect-82.c,
2528 gcc.dg/vect/vect-82_64.c, gcc.dg/vect/vect-83.c,
2529 gcc.dg/vect/vect-83_64.c, gcc.dg/vect/vect-85.c,
2530 gcc.dg/vect/vect-86.c, gcc.dg/vect/vect-87.c, gcc.dg/vect/vect-88.c,
2531 gcc.dg/vect/vect-89.c, gcc.dg/vect/vect-9.c, gcc.dg/vect/vect-96.c,
2532 gcc.dg/vect/vect-97.c, gcc.dg/vect/vect-98.c, gcc.dg/vect/vect-all.c,
2533 gcc.dg/vect/vect-none.c: Ditto.
2534 * treelang/compile/extrafunc.tree, treelang/compile/extravar.tree,
2535 treelang/compile/unsigned.tree: Ditto.
2537 * gcc.dg/altivec-16.c: Use cleanup-saved-temps.
2538 * gcc.dg/cpp/direct2s.c: Ditto.
2539 * gcc.dg/cpp/paste4.c: Ditto.
2540 * gcc.dg/cpp/separate-1.c: Ditto.
2541 * gcc.dg/pch/save-temps-1.c: Ditto.
2542 * g++.dg/ext/altivec-10.C: Ditto.
2543 * g++.dg/pch/pch.C: Ditto.
2545 * g++.dg/other/static11.C: Use cleanup-rtl-dump.
2547 * g++.dg/parse/repo1.C: Use cleanup-repo-files.
2548 * g++.dg/template/repo1.C: Ditto.
2549 * g++.dg/template/repo2.C: Ditto.
2550 * g++.dg/template/repo3.C: Ditto.
2551 * g++.old-deja/g++.pt/instantiate4.C: Ditto.
2552 * g++.old-deja/g++.pt/instantiate6.C: Ditto.
2553 * g++.old-deja/g++.pt/repo1.C: Ditto.
2554 * g++.old-deja/g++.pt/repo2.C: Ditto.
2555 * g++.old-deja/g++.pt/repo3.C: Ditto.
2556 * g++.old-deja/g++.pt/repo4.C: Ditto.
2558 * gcc.dg/20020201-1.c: Use cleanup-coverage_files.
2559 * gcc.dg/20030107-1.c: Ditto.
2560 * gcc.dg/20030702-1.c: Ditto.
2561 * gcc.dg/profile-generate-1.c: Ditto.
2562 * g++.dg/other/profile1.C: Ditto.
2563 * g++.old-deja/g++.robertl/eb83.C: Ditto.
2565 * lib/gcc-dg.exp (remove-build-file): New.
2566 (cleanup-coverage-files, cleanup-repo-files, cleanup-rtl-dump,
2567 cleanup-tree-dump, cleanup-saved-temps): New.
2569 2005-03-31 Nathan Sidwell <nathan@codesourcery.com>
2571 PR c++/19203, DR 214
2572 * g++.dg/parse/ambig3.C: Not ambiguous.
2573 * g++.dg/template/spec20.C: New.
2574 * g++.dg/template/spec21.C: New.
2576 2005-03-31 Steve Ellcey <sje@cup.hp.com>
2579 * gcc.dg/ia64-fptr-1.c: Run only on linux.
2581 2005-03-31 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2584 * gfortran.dg/negative_unit.f: New test.
2586 2005-03-31 Mostafa Hagog <mustafa@il.ibm.com>
2588 * gcc.dg/20050330-1.c: New test.
2590 2005-03-30 Devang Patel <dpatel@apple.com>
2592 * g++.dg/tree-sra/ssa-sra-3.C: New test.
2594 2005-03-30 Dale Johannesen <dalej@apple.com>
2596 * gcc.dg/20020919-1.c: Remove unnecessary conditional.
2598 2005-03-30 Janis Johnson <janis187@us.ibm.com>
2600 * lib/scantree.exp (scan-tree-dump, scan-tree-dump-times,
2601 scan-tree-dump-not, scan-tree-dump-dem, scan-tree-dump-dem-not):
2602 Strip options from test name.
2604 2005-03-31 Jan Hubicka <jh@suse.cz>
2606 * gcc.dg/varpool-1.c: New testcase.
2608 2005-03-30 Joseph S. Myers <joseph@codesourcery.com>
2612 * gcc.dg/stmt-expr-label-1.c, gcc.dg/stmt-expr-label-2.c,
2613 gcc.dg/stmt-expr-label-3.c : New tests.
2614 * gcc.c-torture/execute/medce-2.c: Remove.
2616 2005-03-30 Joseph S. Myers <joseph@codesourcery.com>
2619 * gcc.dg/pr20368-1.c, gcc.dg/pr20368-2.c, gcc.dg/pr20368-3.c: New
2622 2005-03-30 Alan Modra <amodra@bigpond.net.au>
2624 * gcc.c-torture/compile/pr20203.c: New test.
2626 2005-03-26 Steven G. Kargl <kargls@comcast.net>
2628 * gfortran.dg/promotion.f90: New test.
2630 2005-03-29 Alexandre Oliva <aoliva@redhat.com>
2633 * gcc.dg/torture/asm-subreg-1.c: New test.
2635 2005-03-29 Joseph S. Myers <joseph@codesourcery.com>
2638 * gcc.dg/pr20672-1.c: New test.
2640 2005-03-29 Dorit Naishlos <dorit@il.ibm.com>
2642 * gfortran.dg/vect: New directory.
2643 * gfortran.dg/vect/vect.exp: New.
2644 * gfortran.dg/vect/vect-1.f90: New test.
2645 * gfortran.dg/vect/vect-2.f90: New test.
2646 * gfortran.dg/vect/vect-3.f90: New test.
2647 * gfortran.dg/vect/vect-4.f90: New test.
2648 * gfortran.dg/vect/vect-5.f90: New test.
2650 2005-03-29 Jakub Jelinek <jakub@redhat.com>
2653 * gcc.dg/alias-7.c: New test.
2655 2005-03-29 Eric Botcazou <ebotcazou@libertysurf.fr>
2657 * gcc.dg/sparc-reg-1.c: New test.
2659 2005-03-28 Steve Ellcey <sje@cup.hp.com>
2662 * gcc.dg/20020219-1.c: Skip on IA64 HP-UX in ILP32 mode.
2664 2005-03-29 Dale Ranta <dir@lanl.gov>
2665 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2668 * gfortran.dg/pr20163-2.f: New test.
2670 2005-03-28 Jan Hubicka <jh@suse.cz>
2673 * compile/gcc.c-torture/compile/20050328-1.c: New testcase made
2676 2005-03-27 Dorit Naishlos <dorit@il.ibm.com>
2678 PR tree-optimization/20626
2679 * gcc.dg/vect/vect-80.c: Add xfail for no_align targets.
2680 * gcc.dg/vect/vect-96.c: Add xfail for no_align targets.
2682 2005-03-26 Steven G. Kargl <kargls@comcast.net>
2684 * gfortran.dg/underflow.f90: New test.
2685 * gfortran.dg/g77/20030326-1.f: Fix illegal code.
2687 2005-03-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2689 * gcc.dg/nonnull-3.c: Also test __builtin_strndup.
2691 2005-03-25 Mark Mitchell <mark@codesourcery.com>
2693 * lib/g++.exp (g++_link_flags): Use gcc-set-multilib-library-path.
2694 (g++_init): Make sure that CXXFLAGS is set.
2695 * lib/gcc-defs.exp (gcc-set-multilib-library-path): New function.
2696 * lib/gcc-dg.exp: Use gcc-set-multilib-library-path.
2697 * lib/gfortran.exp (gfortran_link_flags): Likewise.
2698 * lib/objc.exp (objc_init): Likewise.
2699 * lib/treelang.exp (treelang_init): Likewise.
2701 2005-03-25 Pat Haugen <pthaugen@us.ibm.com>
2703 PR tree-optimization/20470
2704 * gcc.dg/tree-ssa/pr20470.c: New test.
2706 2005-03-25 Geoffrey Keating <geoffk@apple.com>
2708 * gcc.dg/ppc-stfiwx.c: New.
2710 2005-03-25 Steve Ellcey <sje@cup.hp.com>
2713 * g++.old-deja/g++.eh/badalloc1.C: increase arena_size on hpux.
2715 2005-03-25 Zdenek Dvorak <dvorakz@suse.cz>
2717 * gcc.dg/20050325-1.c: Fix a typo.
2719 2005-03-25 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2723 * gfortran.dg/dos_eol.f: New test.
2725 2005-03-25 Zdenek Dvorak <dvorakz@suse.cz>
2727 PR rtl-optimization/20249
2728 * gcc.dg/20050325-1.c: New test.
2730 2005-03-25 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2733 * gfortran.dg/pr15332.f: New test.
2735 2005-03-24 Dale Johannesen <dalej@apple.com>
2737 * gcc.dg/20020919-1.c: Fix for x86 Darwin.
2739 2005-03-24 Geoffrey Keating <geoffk@apple.com>
2741 * g++.dg/ext/visibility/pragma-override1.C: Mark as requiring
2742 'internal' visibility.
2743 * g++.dg/ext/visibility/pragma-override2.C: Likewise.
2744 * g++.dg/ext/visibility/visibility-7.C: Mark as requiring
2745 'protected' visibility.
2746 * gcc.dg/visibility-7.c: Likewise.
2747 * lib/target-supports.exp (check_visibility_available): Take
2748 a parameter, the kind of visibility to check for.
2749 * lib/target-supports-dg.exp (dg-require-visibility): Pass parameter
2750 to check_visibility_available.
2752 * g++.dg/expr/cast3.C: New.
2754 2005-03-24 David Edelsohn <edelsohn@gnu.org>
2756 * gcc.c-torture/execute/20020720-1.x: XFAIL for all powerpc and
2759 2005-03-24 Steve Ellcey <sje@cup.hp.com>
2762 * gcc.dg/cleanup-5.c: skip if ia64-hp-hpux11.*
2764 2005-03-24 Alexandre Oliva <aoliva@redhat.com>
2766 * gcc.dg/badshift.c: Renamed to...
2767 * gcc.dg/torture/badshift.c: ... this. Remove explicit -O1.
2769 * gcc.target/i386/badshift.c: Renamed to...
2770 * gcc.dg/badshift.c: ... this. Fix typo. Use -march=i386 on i?86
2773 PR rtl-optimization/20532
2774 * gcc.target/i386/badshift.c: New.
2776 2005-03-23 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2778 * gfortran.dg/pr18025.f90: New test.
2780 2005-03-23 Dale Johannesen <dalej@apple.com>
2782 * gcc.dg/20020312-2.c: Fix for non-PowerPC Darwin.
2784 2005-03-23 Mark Mitchell <mark@codesourcery.com>
2786 * g++.old-deja/g++.warn/compare1.C: Run with -Wno-deprecated.
2788 * lib/target-supports.exp (check_iconv_available): Default
2789 libiconv to -liconv, if there is no definition.
2791 2005-03-23 Hans-Peter Nilsson <hp@axis.com>
2793 * gcc.dg/torture/cris-asm-mof-1.c: New test.
2795 2005-03-22 Mark Mitchell <mark@codesourcery.com>
2797 * g++.dg/opt/max1.C: Run with -Wno-deprecated.
2798 * g++.dg/opt/pr7503-2.C: Likewise.
2799 * g++.dg/opt/pr7503-3.C: Likewise.
2800 * g++.dg/opt/pr7503-4.C: Likewise.
2801 * g++.dg/opt/pr7503-5.C: Likewise.
2802 * g++.dg/warn/minmax.C: New test.
2804 2005-03-22 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2806 * gfortran.dg/g77_intrinsics_funcs.f: New test.
2807 * gfortran.dg/g77_intrinsics_sub.f: New test.
2809 2005-03-22 Richard Guenther <rguenth@tat.physik.uni-tuebingen.de>
2810 Jan Hubicka <jh@suse.cz>
2811 Steven Bosscher <stevenb@suse.de
2813 * gcc.dg/winline-6.c: Modify so inlined function have nonzero cost.
2815 2005-03-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2818 * g++.dg/template/redecl3.C: New test.
2820 2005-03-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2823 * g++.dg/parse/error16.C: Tweak error markers.
2825 2005-03-22 Jakub Jelinek <jakub@redhat.com>
2828 * gcc.dg/20050321-2.c: New test.
2830 2005-03-22 Nathan Sidwell <nathan@codesourcery.com>
2834 * g++.dg/template/ptrmem12.C: New.
2836 2005-03-22 Hans-Peter Nilsson <hp@axis.com>
2838 PR rtl-optimization/20527
2839 * gcc.c-torture/execute/pr20527-1.c: New test.
2841 2005-03-22 Ben Elliston <bje@au.ibm.com>
2843 * gcc.misc-tests/options.exp (check_for_options): Create a real C
2844 program, compile it into a real executable and then delete the .c
2845 and .x files afterwards, to avoid problems on testglue targets.
2847 2005-03-21 Stuart Hastings <stuart@apple.com>
2849 * gcc.target/i386/sse-2.c: New.
2851 2005-03-21 Uros Bizjak <uros@kss-loka.si>
2853 * gcc.dg/builtins-46.c: Also check lrint* and llrint*.
2855 2005-03-21 Paolo Carlini <pcarlini@suse.de>
2857 * g++.dg/parse/crash25.C: Fix typo.
2859 2005-03-21 Paolo Carlini <pcarlini@suse.de>
2862 * g++.dg/parse/crash24.C: New test.
2865 * g++.dg/parse/crash25.C: New test.
2867 2005-03-21 Paolo Carlini <pcarlini@suse.de>
2870 * g++.dg/ext/stmtexpr4.C: New test.
2872 2005-03-20 Roger Sayle <roger@eyesopen.com>
2875 * gcc.c-torture/compile/pr13066-1.c: New test case.
2876 * gcc.c-torture/compile/pr20539-1.c: Likewise.
2877 * g++.dg/opt/pr13066-1.C: Likewise.
2879 2005-03-20 Joseph S. Myers <joseph@codesourcery.com>
2881 * gcc.dg/bitfld-14.c, gcc.dg/enum3.c: New tests.
2883 2005-03-19 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2886 * gfortran.dg/nesting_1.f90: New test.
2888 2005-03-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2891 * g++.dg/lookup/using13.C: New test.
2893 2005-03-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2896 * g++.dg/template/crash36.C: New test.
2898 2005-03-18 Paolo Carlini <pcarlini@suse.de>
2901 * g++.dg/template/crash35.C: New test.
2903 2005-03-17 Paolo Carlini <pcarlini@suse.de>
2906 * g++.dg/overload/operator2.C: New test.
2908 2005-03-16 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2911 * gfortran.dg/pr20257.f90: New test.
2913 2005-03-16 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2916 * gfortran.dg/pr20480.f90: New test.
2918 2005-03-16 Richard Henderson <rth@redhat.com>
2921 * gcc.c-torture/compile/20040323-1.c: Don't xfail for solaris.
2922 (_rtld_global): New.
2923 * gcc.dg/weak/weak-3.c (ffoox1f, ffoox1g): Define.
2924 * gcc.dg/weak/weak-9.c (notf1, notf2, notf3, notf4): Define.
2926 * gcc.dg/alias-3.c: New.
2927 * gcc.dg/alias-4.c: New.
2928 * gcc.dg/alias-5.c: New.
2929 * gcc.dg/alias-6.c: New.
2931 2005-03-15 Geoffrey Keating <geoffk@apple.com>
2933 * gcc.dg/cpp/ucnid-7.c: New.
2935 2005-03-15 Janis Johnson <janis187@us.ibm.com>
2936 Dorit Naishlos <dorit@il.ibm.com>
2938 * lib/target-supports.exp (check_vmx_hw_available): Use -maltivec for
2941 2005-03-15 Dorit Naishlos <dorit@il.ibm.com>
2943 * gcc.dg/vect/vect-54.c: Now vectorizable on targets that don't support
2944 misaligned accesses.
2945 * gcc.dg/vect/vect-58.c: Likewise.
2946 * gcc.dg/vect/vect-92.c: New.
2947 * gcc.dg/vect/vect-93.c: New.
2949 2005-03-15 Feng Wang <fengwang@nudt.edu.cn>
2952 * gfortran.dg/assign_2.f90: New test.
2953 * gfortran.dg/assign_3.f90: New test.
2954 * gfortran.dg/assign.f90: New test.
2956 2005-03-15 Joseph S. Myers <joseph@codesourcery.com>
2958 * g++.dg/other/cv_func.C, g++.dg/other/offsetof3.C,
2959 g++.dg/parse/error11.C, g++.dg/tc1/dr108.C,
2960 g++.dg/template/local4.C, g++.dg/template/nontype6.C,
2961 g++.dg/warn/deprecated.C: Ensure uniqueness of test assertion
2964 2005-03-14 Geoffrey Keating <geoffk@apple.com>
2966 * gcc.dg/cpp/ucnid-6.c: New.
2968 * gcc.dg/cpp/normalize-1.c: New.
2969 * gcc.dg/cpp/normalize-2.c: New.
2970 * gcc.dg/cpp/normalize-3.c: New.
2971 * gcc.dg/cpp/normalize-4.c: New.
2972 * gcc.dg/cpp/ucnid-4.c: New.
2973 * gcc.dg/cpp/ucnid-5.c: New.
2974 * g++.dg/cpp/normalize-1.C: New.
2975 * g++.dg/cpp/ucnid-1.C: New.
2977 2005-03-14 Alexandre Oliva <aoliva@redhat.com>
2979 * gcc.dg/pr18628.c: New.
2981 2005-03-14 Alexandre Oliva <aoliva@redhat.com>
2984 * g++.dg/tree-ssa/pr20280.C: New.
2986 2005-03-14 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
2989 * gfortran.dg/stfunc_2.f90: New test.
2991 2005-03-14 Zdenek Dvorak <dvorakz@suse.cz>
2993 * gcc.dg/tree-ssa/phi-opt-5.c: New test.
2995 2005-03-14 Zdenek Dvorak <dvorakz@suse.cz>
2997 * gcc.dg/tree-ssa/20050314-1.c: New test.
2999 2005-03-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3003 * g++.dg/template/friend34.C: New test.
3004 * g++.dg/template/friend35.C: Likewise.
3005 * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL's.
3007 2005-03-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3009 Friend class name lookup 5/n
3011 * g++.dg/lookup/hidden-class1.C: New test.
3012 * g++.dg/lookup/hidden-class2.C: Likewise.
3013 * g++.dg/lookup/hidden-class3.C: Likewise.
3014 * g++.dg/lookup/hidden-class4.C: Likewise.
3015 * g++.dg/lookup/hidden-class5.C: Likewise.
3016 * g++.dg/lookup/hidden-class6.C: Likewise.
3017 * g++.dg/lookup/hidden-class7.C: Likewise.
3018 * g++.dg/lookup/hidden-class8.C: Likewise.
3019 * g++.dg/lookup/hidden-class9.C: Likewise.
3020 * g++.dg/lookup/hidden-temp-class1.C: Likewise.
3021 * g++.dg/lookup/hidden-temp-class2.C: Likewise.
3022 * g++.dg/lookup/hidden-temp-class3.C: Likewise.
3023 * g++.dg/lookup/hidden-temp-class4.C: Likewise.
3024 * g++.dg/lookup/hidden-temp-class5.C: Likewise.
3025 * g++.dg/lookup/hidden-temp-class6.C: Likewise.
3026 * g++.dg/lookup/hidden-temp-class7.C: Likewise.
3027 * g++.dg/lookup/hidden-temp-class8.C: Likewise.
3028 * g++.dg/lookup/hidden-temp-class9.C: Likewise.
3029 * g++.dg/lookup/hidden-temp-class10.C: Likewise.
3030 * g++.dg/lookup/hidden-temp-class11.C: Likewise.
3032 2005-03-13 Mark Mitchell <mark@codesourcery.com>
3035 * g++.dg/template/error18.C: New test.
3037 2005-03-09 Ben Elliston <bje@au.ibm.com>
3040 * g++.dg/debug/pr16792.C: New test.
3042 2005-03-13 Joseph S. Myers <joseph@codesourcery.com>
3044 * gcc.dg/anon-struct-6.c, gcc.dg/array-8.c,
3045 gcc.dg/cpp/19940712-1.c, gcc.dg/cpp/19951025-1.c,
3046 gcc.dg/cpp/tr-warn6.c, gcc.dg/deprecated.c, gcc.dg/init-bad-1.c,
3047 gcc.dg/init-bad-2.c, gcc.dg/init-bad-3.c, gcc.dg/m-un-2.c,
3048 gcc.dg/parm-mismatch-1.c, gcc.dg/redecl-1.c: Ensure uniqueness of
3049 test assertion names.
3051 2003-03-13 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3054 * gfortran.dg/stfunc_1.f90: New test.
3056 2003-03-13 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3059 * gfortran.dg/real_index_1.f90: New test.
3061 2005-03-13 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3064 * gfortran.dg/spec_expr_1.f90: New test.
3066 2005-03-13 Joseph S. Myers <joseph@codesourcery.com>
3069 * gcc.dg/noncompile/920923-1.c: Detail expected diagnostics for
3072 2005-03-12 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3075 * gfortran.dg/largeequiv_1.f90: New test.
3077 2005-03-12 Geoffrey Keating <geoffk@apple.com>
3079 * gcc.dg/ucnid-1.c: New.
3080 * gcc.dg/ucnid-2.c: New.
3081 * gcc.dg/ucnid-3.c: New.
3082 * gcc.dg/ucnid-4.c: New.
3083 * gcc.dg/ucnid-5.c: New.
3084 * gcc.dg/ucnid-6.c: New.
3085 * gcc.dg/cpp/ucnid-1.c: New.
3086 * gcc.dg/cpp/ucnid-2.c: New.
3087 * gcc.dg/cpp/ucnid-3.c: New.
3088 * g++.dg/other/ucnid-1.C: New.
3090 2005-03-12 Geoffrey Keating <geoffk@apple.com>
3092 * gcc.dg/vmx/darwin-abi-3.c: Delete.
3094 2005-03-11 Per Bothner <per@bothner.com>
3096 * gcc.dg/decl-2.c: Add extra line breaks. That way we can verify
3097 that diagnotics refer to correct token.
3098 * gcc.dg/unused-3.c: Likewise.
3100 2005-03-11 Per Bothner <per@bothner.com>
3102 * gcc.dg/cpp/direct2.c: With new lexer changes, error "before string
3103 constant" is now actually on same line as string constant.
3104 * gcc.dg/cpp/direct2s.c: Likewise.
3106 2005-03-11 Richard Sandiford <rsandifo@redhat.com>
3108 * gcc.target/mips/fix-vr4130-[1-4].c: New tests.
3110 2005-03-11 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3113 * gfortran.dg/pr20124.f90: New Test
3115 2005-03-10 James A. Morrison <phython@gcc.gnu.org>
3117 PR tree-optimization/20130
3118 * gcc.dg/pr20130-1.c: New test.
3120 2005-03-10 Steve Ellcey <sje@cup.hp.com>
3123 * gcc.dg/cleanup-5.c: xfail for ia64-hp-hpux11.*
3125 2005-03-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3127 * objc.dg/stabs-1.m (dg-final): Change regexp pattern for hppa SOM.
3129 2005-03-10 Steve Ellcey <sje@cup.hp.com>
3131 * g++.dg/eh/forced1.C: Fix comment.
3132 * g++.dg/eh/forced2.C: Ditto.
3133 * g++.dg/eh/forced3.C: Ditto.
3134 * g++.dg/eh/forced4.C: Ditto.
3136 2005-03-10 Andrew Pinski <pinskia@physics.uc.edu>
3139 * gcc.c-torture/compile/pr20412.c: New test.
3141 2005-03-10 Roger Sayle <roger@eyesopen.com>
3143 * gcc.dg/builtins-32.c: Add new run-time tests for long double.
3145 2005-03-10 Jakub Jelinek <jakub@redhat.com>
3148 * gcc.dg/20050307-1.c: New test.
3150 2005-03-10 Nathan Sidwell <nathan@codesourcery.com>
3153 * g++.dg/other/stdarg3.C: New.
3155 2005-03-10 Jakub Jelinek <jakub@redhat.com>
3157 PR c++/18384, c++/18327
3158 * g++.dg/init/array19.C: New test.
3161 * gcc.dg/torture/pr20314-1.c: New test.
3162 * gcc.dg/torture/pr20314-2.c: New test.
3164 2005-03-09 Ulrich Weigand <uweigand@de.ibm.com>
3166 * gcc.dg/20050309-1.c: New test.
3168 2005-03-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3170 * gcc.dg/builtins-10.c: Reactivate disabled test.
3171 * gcc.dg/torture/builtin-power-1.c: Likewise. Also add tests for
3172 new cbrt transformations.
3174 2005-03-09 Mark Mitchell <mark@codesourcery.com>
3177 * g++.dg/template/array13.C: New test.
3179 2005-03-09 Paolo Carlini <pcarlini@suse.de>
3182 * g++.dg/init/brace4.C: New test.
3184 2005-03-09 Nathan Sidwell <nathan@codesourcery.com>
3187 * g++.dg/template/non-dependent12.C: New.
3189 2005-03-08 Mark Mitchell <mark@codesourcery.com>
3192 * g++.dg/init/array18.C: Add dg-do run marker.
3195 * g++.dg/init/array18.C: New test.
3197 2005-03-09 Ben Elliston <bje@au.ibm.com>
3199 * consistency.vlad/vlad.exp: Remove trailing semicolons.
3200 * g++.dg/gcov/gcov.exp: Likewise.
3201 * gcc.c-torture/execute/ieee/ieee.exp: Likewise.
3202 * gcc.target/xstormy16/xstormy16.exp: Likewise.
3203 * lib/c-torture.exp: Likewise.
3204 * lib/fortran-torture.exp: Likewise.
3205 * lib/g++.exp: Likewise.
3206 * lib/gcc-defs.exp: Likewise.
3207 * lib/gcc-dg.exp: Likewise.
3208 * lib/gcc.exp: Likewise.
3209 * lib/gcov.exp: Likewise.
3210 * lib/gfortran.exp: Likewise.
3211 * lib/mike-g++.exp: Likewise.
3212 * lib/mike-gcc.exp: Likewise.
3213 * lib/objc-torture.exp: Likewise.
3214 * lib/objc.exp: Likewise.
3215 * lib/profopt.exp: Likewise.
3216 * lib/target-libpath.exp: Likewise.
3217 * lib/target-supports.exp: Likewise.
3218 * lib/treelang.exp: Likewise.
3219 * lib/wrapper.exp: Likewise.
3221 2005-03-08 Jeff Law <law@redhat.com>
3223 * gcc.dg/tree-ssa/20030728-1.c: Update to account for recent
3226 2005-03-08 Ira Rosen <irar@il.ibm.com>
3228 * gcc.dg/vect/pr20122.c: New test.
3230 2005-03-07 Jeff Law <law@redhat.com>
3232 * gcc.dg/tree-ssa/20030821-1.c: Verify that the computed goto
3234 * gcc.dg/tree-ssa/pr18133-1.c: New test.
3235 * gcc.dg/tree-ssa/pr18133-2.c: New test.
3236 * gcc.dg/tree-ssa/pr18134.c: New test.
3238 2005-03-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3240 * g++.dg/warn/weak1.C: Skip test on hppa*-*-hpux*.
3241 * g++.dg/init/dso_handle1.C, gcc.dg/torture/builtin-noret-1.c,
3242 gcc.dg/torture/builtin-noret-2.c: Require weak support.
3244 2005-03-06 Andrew Pinski <pinskia@physics.uc.edu>
3247 * gcc.dg/tree-ssa/phi-opt-[1-4].c: New tests.
3249 2005-03-07 Mark Mitchell <mark@codesourcery.com>
3251 * g++.dg/warn/Wnvdtor.C: New test.
3253 2005-03-07 Richard Sandiford <rsandifo@redhat.com>
3255 * gcc.dg/torture/pr19683-1.c: New test.
3257 2005-03-06 Steven G. Kargl <kargls@comcast.net>
3259 * gfortran.dg/g77/19990313-1.f: Replace tabs with spaces.
3260 * gfortran.dg/g77/19990313-2.f: Ditto.
3261 * gfortran.dg/g77/19990313-3.f: Ditto.
3262 * gfortran.dg/g77/19990525-0.f: Ditto.
3263 * gfortran.dg/g77/19990826-0.f: Ditto.
3264 * gfortran.dg/g77/19990826-2.f: Ditto.
3265 * gfortran.dg/g77/19990826-3.f: Ditto.
3266 * gfortran.dg/g77/20000511-1.f: Ditto.
3267 * gfortran.dg/g77/20000511-2.f: Ditto.
3268 * gfortran.dg/g77/970625-2.f: Ditto.
3269 * gfortran.dg/g77/980310-2.f: Ditto.
3270 * gfortran.dg/g77/980310-3.f: Ditto.
3271 * gfortran.dg/g77/980310-8.f: Ditto.
3272 * gfortran.dg/g77/980519-2.f: Ditto.
3273 * gfortran.dg/g77/alpha1.f: Ditto.
3274 * gfortran.dg/g77/claus.f: Ditto.
3275 * gfortran.dg/g77/erfc.f: Ditto.
3276 * gfortran.dg/g77/short.f: Ditto.
3277 * gfortran.fortran-torture/execute/data.f90: Ditto.
3278 * gfortran.fortran-torture/execute/integer_select.f90: Ditto.
3279 * gfortran.fortran-torture/execute/integer_select_1.f90: Ditto.
3281 2005-03-06 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3283 * lib/file-format.exp (gcc_target_object_format): Add check for som
3284 format and hardcode object formats on hppa*-*-hpux*.
3285 * lib/target-supports.exp (check_weak_available): Add check for som
3286 object format. Always return 0 on hppa*-*-hpux10*.
3288 * gcc.dg/titype-1.c, gcc.dg/uninit-C.c: Don't use TImode if __hppa__
3291 * objc.dg/stabs-1.m: hppa*64*-*-* doesn't have stabs.
3293 2005-03-05 Steven G. Kargl <kargls@comcast.net>
3295 * gfortran.dg/pr19936_1.f90: New test.
3296 * gfortran.dg/pr19936_2.f90: New test.
3297 * gfortran.dg/pr19936_3.f90: New test.
3299 2005-03-05 Steven G. Kargl <kargls@comcast.net>
3300 Paul Thomas <prthomas@drfccad.cea.fr>
3302 * gfortran.dg/PR19754_1.f90: New test.
3303 * gfortran.dg/PR19754_2.f90: Ditto.
3305 2005-03-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3308 * g++.dg/template/non-dependent11.C: New test.
3310 2005-03-05 Uros Bizjak <uros@kss-loka.si>
3312 * lib/target-supports.exp (check_iconv_available): Fix comment.
3314 2005-03-04 John David Anglin <dave.danglin@nrc-cnrc.gc.ca>
3315 Joseph S. Myers <joseph@codesourcery.com>
3318 * g++.dg/abi/vague1.C: Remove xfail hppa*-*-hpux*.
3320 2005-03-04 Matthew Sachs <msachs@apple.com>
3322 * gcc.exp (gcc_target_compile): Put braces around
3323 additional_flags=$TOOL_OPTIONS; allows for whitespace in $TOOL_OPTIONS.
3324 * objc.exp (objc_target_compile): Likewise.
3325 * treelang.exp (treelang_target_compile): Likewise.
3327 2005-03-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3330 * gfortran.dg/func_result_1.f90: New test.
3332 2005-03-04 Ben Elliston <bje@au.ibm.com>
3334 * gcc.misc-tests/options.exp: New test.
3336 2005-03-03 James A. Morrison <phython@gcc.gnu.org>
3338 * gcc.dg/pr15784-4.c: New test.
3340 2005-03-03 Geoffrey Keating <geoffk@apple.com>
3342 * gcc.c-torture/execute/pr17133.c: New.
3343 * gcc.c-torture/compile/20050303-1.c: New.
3345 2005-03-04 David Billinghurst <David.Billinghurst@riotinto.com>
3347 * gcc.dg/cpp/assert4.c: Fix for cygwin
3349 2005-03-02 Alexandre Oliva <aoliva@redhat.com>
3351 * g++.dg/overload/using2.C: New.
3353 2005-03-02 Mark Mitchell <mark@codesourcery.com>
3356 * g++.dg/init/ptrmem2.C: New test.
3358 2005-03-02 Joseph S. Myers <joseph@codesourcery.com>
3361 * gcc.dg/pr8927-1.c: New test.
3363 2005-03-01 Nathan Sidwell <nathan@codesourcery.com>
3366 * g++.dg/inherit/covariant12.C: New.
3368 2005-02-28 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3371 * gfortran.dg/bound_1.f90: New test.
3373 2005-02-28 Janis Johnson <janis187@us.ibm.com>
3375 * gcc.test-framework/dg-error-exp-P.c: Update message for new C parser.
3376 * gcc.test-framework/dg-error-exp-XP.c: Ditto.
3378 2005-02-28 Joseph S. Myers <joseph@codesourcery.com>
3381 * gcc.dg/pr20245-1.c: New test.
3383 2005-02-28 Jakub Jelinek <jakub@redhat.com>
3386 * gcc.c-torture/execute/20050119-2.c: New test case.
3388 2005-02-28 Ben Elliston <bje@au.ibm.com>
3390 * README: Update the DejaGnu bug reporting address.
3391 * lib/c-torture.exp: Remove the DejaGnu bug reporting address.
3392 * lib/objc-torture.exp: Likewise.
3394 2005-02-27 Steven G. Kargl <kargl@gcc.gnu.org>
3396 * gfortran.dg/boz_1.f90: New test.
3397 * gfortran.dg/boz_3.f90: New test.
3398 * gfortran.dg/boz_4.f90: New test.
3400 2005-02-27 Steven G. Kargl <kargl@gcc.gnu.org>
3402 * gfortran.dg/ishft.f90: Remove kind suffix from BOZ constant
3403 * gfortran.fortran-torture/execute/intrinsic_mvbits.f90: Ditto.
3405 2005-02-27 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3408 * gfortran.dg/write_0_pe_format.f90: New test.
3410 2005-02-27 Jakub Jelinek <jakub@redhat.com>
3413 * g++.dg/opt/thunk2.C: New test.
3414 * g++.dg/opt/covariant1.C: New test.
3416 2005-02-27 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3418 * gfortran.dg/e_d_fmt.f90: New test.
3420 2005-02-27 Kazu Hirata <kazu@cs.umass.edu>
3422 * gcc.dg/asm-b.c: Fix comment typos.
3424 2005-02-26 Andrew Pinski <pinskia@physics.uc.edu>
3426 * gcc.dg/tree-ssa/inline_asm-2.c: link_error produces
3429 2005-02-26 Andrew Pinski <pinskia@physics.uc.edu>
3432 * gcc.dg/tree-ssa/inline_asm-1.c: New test.
3433 * gcc.dg/tree-ssa/inline_asm-2.c: New test.
3434 * gcc.dg/asm-b.c: New test.
3436 2005-02-26 Richard Sandiford <rsandifo@redhat.com>
3438 * gcc.c-torture/execute/ieee/mul-subnormal-single-1.x: New file.
3439 Disable this test on IRIX 6.
3441 2005-02-25 Joseph S. Myers <joseph@codesourcery.com>
3443 * gcc.dg/cpp/separate-1.c, gcc.dg/noncompile/971104-1.c,
3444 gcc.dg/noncompile/990416-1.c: Adjust expected messages for new
3447 2005-02-25 Diego Novillo <dnovillo@redhat.com>
3449 PR tree-optimization/20204
3450 * testsuite/gcc.dg/pr20204.c: New test.
3452 2005-02-24 Jakub Jelinek <jakub@redhat.com>
3455 * gcc.c-torture/execute/20050224-1.c: New test.
3458 * g++.dg/warn/Wbraces2.C: New test.
3460 2005-02-23 Mark Mitchell <mark@codesourcery.com>
3463 * g++.dg/init/const2.C: New test.
3465 2005-02-23 Hans-Peter Nilsson <hp@axis.com>
3467 PR tree-optimization/20100
3468 * gcc.c-torture/execute/pr20100-1.c: New test.
3470 2005-02-23 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3472 * gfortran.dg/implicit_3.f90: New test.
3474 * gfortran.dg/deftype_1.f90: New test.
3476 2005-02-23 Alexandre Oliva <aoliva@redhat.com>
3478 * g++.dg/lookup/anon2.C: Don't let access checks make it look like
3480 * g++.dg/other/anon3.C: Accept a warning.
3482 2005-02-23 Kazu Hirata <kazu@cs.umass.edu>
3484 * gcc.dg/pr20017.c: Fix a comment typo.
3486 2005-02-23 Bud Davis <bdavis@gfortran.org>
3488 * gfortran.dg/list_read_4.f90: Change to f90 comments.
3490 2005-02-23 Eric Botcazou <ebotcazou@libertysurf.fr>
3493 * ada/acats/tests/cxa/cxa3004.a: Remove.
3494 * ada/acats/tests/cxb/cxb30061.am: Likewise.
3496 2005-02-22 Mark Mitchell <mark@codesourcery.com>
3499 * g++.dg/init/const1.C: New test.
3502 * g++.dg/parse/constant7.C: New test.
3505 * g++.dg/parse/error27.C: New test.
3506 * g++.dg/template/qualttp15.C: Adjust error markers.
3507 * g++.old-deja/g++.other/struct1.C: Likewise.
3510 * g++.dg/template/error17.C: New test.
3513 * g++.dg/parser/error26.C: New test.
3515 2005-02-22 Diego Novillo <dnovillo@redhat.com>
3517 PR tree-optimization/20100
3518 PR tree-optimization/20115
3519 * gcc.dg/pr20115.c: New test.
3520 * gcc.dg/pr20115-1.c: New test.
3521 * gcc.dg/pr20100.c: New test.
3522 * gcc.dg/tree-ssa/20040517-1.c: Expect virtual operands for
3523 call-clobbered variables after alias1.
3525 2005-02-22 Bud Davis <bdavis@gfortran.org>
3527 * gfortran.dg/list_read_4.f90: new test.
3529 2005-02-22 Kazu Hirata <kazu@cs.umass.edu>
3531 PR rtl-optimization/20017.
3532 * gcc.dg/pr20017.c: New.
3534 2005-02-22 Devang Patel <dpatel@apple.com>
3537 * g++.dg/tree-ssa/pr19952.C: New test.
3539 2005-02-22 Mark Mitchell <mark@codesourcery.com>
3542 * g++.dg/parse/constant6.C: New test.
3544 2005-02-22 Uros Bizjak <uros@kss-loka.si>