1 2005-08-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4 * gcc.dg/tree-prof/val-prof-5.c: Fix scan-tree-dump regexp.
6 2005-08-20 Jakub Jelinek <jakub@redhat.com>
8 * gcc.dg/20050811-1.c: New test.
9 * gcc.dg/20050811-2.c: New test.
11 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
13 * gcc.dg/arm-eabi1.c (main): Exit with 0 on success.
15 2005-08-19 Diego Novillo <dnovillo@redhat.com>
18 * gcc.c-torture/compile/pr23476.c: New test.
20 2005-08-19 Devang Patel <dpatel@apple.com>
22 PR tree-optimization/23048
23 * gcc.dg/tree-ssa/pr23048.c: New test.
25 2005-08-19 Andrew Pinski <pinskia@physics.uc.edu>
28 * g++.dg/warn/Wreturn-3.C: New test
30 2005-08-18 Dorit Nuzman <dorit@il.ibm.com>
32 PR tree-optimization/22228
33 * g++.dg/vect/pr22543.cc: New test.
35 2005-08-17 Steven Bosscher <stevenb@suse.de>
37 PR tree-optimization/21574
38 * gcc.dg/tree-ssa/pr21574.c: New test.
40 2005-08-16 James E Wilson <wilson@specifix.com>
42 * gcc.dg/large-size-array.c (DIM): Use USHRT_MAX not USHORT_MAX.
44 2005-08-16 Andrew Pinski <pinskia@physics.uc.edu>
47 * gcc.c-torture/compile/zero-strct-3.c: New test.
48 * gcc.c-torture/compile/zero-strct-4.c: New test.
50 2005-08-16 Steven Bosscher <stevenb@suse.de>
53 * gcc.target/x86_64/pr23376.c: New test.
55 2005-08-16 Ian Lance Taylor <ian@airs.com>
58 * g++.dg/ext/vector2.C: New.
60 2005-08-16 Thomas Koenig <Thomas.Koenig@online.de>
63 * gfortran.dg/inquire-complex.f90: New test case.
65 2005-08-16 James E Wilson <wilson@specifix.com>
67 PR tree-optimization/21105
68 * gcc.dg/large-size-array.c: New.
70 2005-08-16 Dorit Nuzman <dorit@il.ibm.com>
72 * gcc.dg/vect/vect-40: Use aligned arrays instead of arrays to aligned
74 * gcc.dg/vect/vect-41: Likewise.
75 * gcc.dg/vect/vect-42: Likewise.
76 * gcc.dg/vect/vect-43: Likewise.
77 * gcc.dg/vect/vect-44: Likewise.
78 * gcc.dg/vect/vect-46: Likewise.
79 * gcc.dg/vect/vect-47: Likewise.
80 * gcc.dg/vect/vect-48: Likewise.
81 * gcc.dg/vect/vect-52: Likewise.
82 * gcc.dg/vect/vect-53: Likewise.
83 * gcc.dg/vect/vect-54: Likewise.
84 * gcc.dg/vect/vect-55: Likewise.
85 * gcc.dg/vect/vect-56: Likewise.
86 * gcc.dg/vect/vect-57: Likewise.
87 * gcc.dg/vect/vect-58: Likewise.
88 * gcc.dg/vect/vect-59: Likewise.
89 * gcc.dg/vect/vect-60: Likewise.
90 * gcc.dg/vect/vect-61: Likewise.
91 * gcc.dg/vect/vect-85: Likewise.
92 * gcc.dg/vect/vect-87: Likewise.
93 * gcc.dg/vect/vect-88: Likewise.
94 * gcc.dg/vect/vect-93.c: Likewise.
95 * gcc.dg/vect/vect-74: Likewise, and also added documentation.
96 * gcc.dg/vect/vect-75: Likewise.
97 * gcc.dg/vect/vect-76: Likewise.
98 * gcc.dg/vect/vect-77: Likewise.
99 * gcc.dg/vect/vect-78: Likewise.
100 * gcc.dg/vect/vect-80: Likewise.
101 * gcc.dg/vect/vect-35: Likewise, and also check that the test wasn't
102 vectorized for the expected reason, rather than checking how alignment
104 * gcc.dg/vect/vect-92.c: Use aligned arrays instead of arrays to aligned
105 type and also instead of aligned pointers. Added documentation.
107 2005-08-16 Feng Wang <fengwang@nudt.edu.cn>
109 * gfortran.dg/power.f90: New test.
111 2005-08-16 Jakub Jelinek <jakub@redhat.com>
113 PR rtl-optimization/23299
114 * g++.dg/opt/pr23299.C: New test.
116 2005-08-15 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
118 * gcc.dg/special/weak-1.c: xfail 32-bit hppa*-*-hpux*.
120 2005-08-15 Fariborz Jahanian <fjahanian@apple.com>
122 * g++.dg/template/local6.C: New test.
124 2005-08-14 Andrew Pinski <pinskia@physics.uc.edu>
126 * execute/exceptions/finally-1.m: Check that the catch and finally are
127 being called. Also add a "return 0;" at the end of main.
129 2005-08-14 Paul Thomas <pault@gcc.gnu.org>
132 * gfortran.dg/namelist_print_1.f: New test of functionality of
134 * gfortran.dg/namelist_print_2.f: New test to check that PRINT
135 namelist generates error with -std=f95.
137 2005-08-14 Ira Rosen <irar@il.ibm.com>
139 PR tree-optimization/23119
140 * gcc.dg/vect/vect-105.c: Add xfail for no_align targets.
142 2005-08-13 Marcin Koziej <creep@desk.pl>
143 Andrew Pinski <pinskia@physics.uc.edu>
146 * execute/exceptions/finally-1.m: New test.
148 2005-08-13 Andrew Pinski <pinskia@physics.uc.edu>
150 * objc/execute/exceptions/exceptions.exp: New exp for the exceptions
152 * objc/execute/exceptions/trivial.m: New test.
153 * objc.dg/try-catch-11.m: Move to ...
154 * objc/execute/exceptions/foward-1.m: Here.
155 * objc.dg/try-catch-2.m: Move to ...
156 * objc/execute/exceptions/catchall-1.m: Here.
157 * objc.dg/try-catch-8.m: Move to ...
158 * objc/execute/exceptions/local-variables-1.m: Here.
160 2005-08-13 Andrew Pinski <pinskia@physics.uc.edu>
162 * objc.dg/nested-func-1.m: Move to ...
163 * objc/execute/nested-func-1.m: Here.
165 2005-08-13 Andrew Pinski <pinskia@physics.uc.edu>
167 * lib/objc.exp (objc_target_compile): Check for -fgnu-runtime
168 in ${options} instead of [target_info name].
169 * lib/obj-c++.exp (objc_target_compile): Likewise.
171 2005-08-13 Andrew Pinski <pinskia@physics.uc.edu>
173 * objc.dg/stubify-2.m: Correct the name of the rtl dump file.
175 2005-08-13 Andrew Pinski <pinskia@physics.uc.edu>
177 part of PR testsuite/23348
178 * lib/objc-torture.exp: Add -fgnu-runtime and/or -fnext-runtime to each
179 of the torture options.
180 * objc/compile/trivial.m: New test.
182 2005-08-12 Thomas Koenig <Thomas.Koenig@online.de>
184 * gfortran.dg/eoshift.f90: Correct format.
186 2005-08-12 Thomas Koenig <Thomas.Koenig@online.de>
188 * gfortran.fortran-torture/execute/character_passing.f90:
191 2005-08-12 Giovanni Bajo <giovannibajo@libero.it>
194 * g++.dg/template/unify10.C: New.
196 2005-08-11 James A. Morrison <phython@gcc.gnu.org>
198 * g++.dg/parse/pr22514.C: Move to...
199 * g++.dg/debug/pr22514.C: here.
201 2005-08-11 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
204 * g++.dg/inherit/pure1.C: New test.
206 * ChangeLog: Fix typos.
208 2005-08-11 Francois-Xavier Coudert <coudert@clipper.ens.fr>
209 Steven Bosscher <stevenb@suse.de>
211 * gfortran.dg/runtime_warning_1.f90: New test.
213 2005-08-11 Nathan Sidwell <nathan@codesourcery.com>
216 * g++.dg/parse/crash28.C: New.
218 2005-08-11 Richard Guenther <rguenther@suse.de>
221 * gcc.target/i386/tailcall-1.c: New testcase.
223 2005-08-10 James A. Morrison <phython@gcc.gnu.org>
225 * gcc.dg/vect/vect-67.c: Un-xfail.
227 2005-08-10 James A. Morrison <phython@gcc.gnu.org>
230 * g++.dg/testsuite/parse/crash27.C: new test.
232 2005-08-10 Thomas Koenig <Thomas.Koenig@online.de>
235 * gfortran.dg/shift-kind.f90: New testcase.
237 2005-08-10 Richard Sandiford <richard@codesourcery.com>
239 * gcc.dg/arm-eabi1.c: Test aeabi_idiv, __aeabi_uidiv, __aeabi_uread4,
240 __aeabi_uread8, __aeabi_uwrite4 and __aeabi_uwrite8.
242 2005-08-10 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
245 * g++.dg/other/mult-stor1.C: New test.
247 2005-08-09 Andrew Pinski <pinskia@physics.uc.edu>
249 * gcc.c-torture/pr18299-1.c: Move to ...
250 * gcc.c-torture/compile/pr18299-1.c: Here.
252 2005-08-09 Thomas Koenig <Thomas.Koenig@online.de>
254 * gfortran/fortran.torture/execute/character_passing.f90:
257 2005-08-09 Dorit Nuzman <dorit@il.ibm.com>
259 * gcc.dg/vect/vect-reduc-1char.c: Reverse last change - change
260 input data back to what it was originally.
262 2005-08-09 Andrew Pinski <pinskia@physics.uc.edu>
264 * objc.dg/try-catch-8.m: Enable for all targets.
266 2005-08-09 James A. Morrison <phython@gcc.gnu.org>
268 * gcc.dg/pr23165.c: New test.
270 2005-08-09 Steven Bosscher <stevenb@suse.de>
272 PR tree-optimization/23234
273 * gcc.dg/tree-ssa/pr23234.c: New test.
275 2005-08-08 Josh Conner <jconner@apple.com>
277 PR rtl-optimization/23241
278 * gcc.dg/char-compare.c: New test.
280 2005-08-08 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
283 * g++.dg/init/new13.C: New test.
285 2005-08-08 Nathan Sidwell <nathan@codesourcery.com>
288 * g++.dg/other/crash-4.C: Adjust
289 * g++/dg/ext/packed9.C: New.
291 2005-08-08 Richard Sandiford <richard@codesourcery.com>
294 * gcc.c-torture/execute/pr21964-1.c: New test.
296 2005-08-08 Richard Sandiford <richard@codesourcery.com>
299 * gcc.dg/pr22458-1.c: New test.
301 2005-08-07 Janne Blomqvist <jblomqvi@cc.hut.fi>
302 Steven G. Kargl <kargls@comcast.net>
305 * gfortran.dg/flush_1.f90: New test.
307 2005-08-06 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
310 * g++.dg/template/eh2.C: New test.
312 2005-08-06 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
315 * g++.dg/template/instantiate7.C: New test.
317 2005-08-06 Joseph S. Myers <joseph@codesourcery.com>
320 * gcc.dg/Wunused-value-1.c: New test.
322 2005-08-06 Richard Sandiford <richard@codesourcery.com>
324 PR rtl-optimization/23233
325 * gcc.c-torture/compile/pr23233-1.c: New test.
327 2005-08-06 Jakub Jelinek <jakub@redhat.com>
331 * gfortran.dg/equiv_1.f90: New test.
332 * gfortran.dg/equiv_2.f90: New test.
333 * gfortran.fortran-torture/execute/equiv_2.f90: New test.
334 * gfortran.fortran-torture/execute/equiv_3.f90: New test.
335 * gfortran.fortran-torture/execute/equiv_4.f90: New test.
337 2005-08-05 James A. Morrison <phython@gcc.gnu.org>
339 * gcc.c-torture/execute/vrp-5.c: New test.
340 * gcc.c-torture/execute/vrp-6.c: New test.
341 * gcc.dg/tree-ssa/vrp21.c: New test.
343 2005-08-05 James A. Morrison <phython@gcc.gnu.org>
345 * g++.dg/parse/pr22514.C: New test.
347 2005-08-05 J"orn Rennecke <joern.rennecke@st.com>
349 * gcc.dg/intmax_t-1.c: Extend dg-error to cover sh*-*-elf targets.
351 * gcc.dg/tree-ssa/loop-1.c: For sh*-*-*, look for function calls
352 instead of constant loads / pool entries.
354 2005-08-05 David Edelsohn <edelsohn@gnu.org>
356 * gcc.dg/torture/builtin-wctype-1.c: Use __WINT_TYPE__ for
359 2005-08-04 Danny Smith <dannysmith@users.sourceforge.net>
361 * gcc.dg/torture/builtin-wctype-1.c: Use __WCHAR_TYPE__ and
362 __WINT_TYPE__ in generated prototypes if possible.
364 2005-08-04 Diego Novillo <dnovillo@redhat.com>
367 * g++.dg/tree-ssa/pr22037.C:
369 2005-08-04 Richard Henderson <rth@redhat.com>
371 * gcc.dg/tree-ssa/update-cunroll.c: Fix mistakes in
372 scan-tree-dump-times directive.
374 2005-08-04 Jan Hubicka <jh@suse.cz>
376 * gcov-1.C: Fix switch counts.
377 * gcov-4b.c: Likewise.
379 2005-08-03 Jeff Law <law@redhat.com>
381 * g++.dg/tree-ssa/pr14814.C: xfail test for &this count.
383 2005-08-03 J"orn Rennecke <joern.rennecke@st.com>
385 * gcc.c-torture/execute/pr23135.c: New test.
387 2005-08-03 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
389 PR tree-optimization/19899
390 * gcc.dg/tree-ssa/scev-1.c: New test.
391 * gcc.dg/tree-ssa/scev-2.c: New test.
393 2005-08-03 Richard Sandiford <richard@codesourcery.com>
396 * testsuite/gcc.dg/torture/pr18582-1.c: New test.
398 2005-08-03 Jan Hubicka <jh@suse.cz>
400 * update-conroll.c: New testcase.
401 * update-conroll-2.c: New testcase.
403 2005-08-02 David Edelsohn <edelsohn@gnu.org>
405 * gfortran.dg/constant_substring.f: New test.
406 * gfortran.dg/pr22491.f: New test.
408 2005-08-02 Jan Hubicka <jh@suse.cz>
410 * update-threading.c: Replace by the proper one.
412 2005-08-02 Diego Novillo <dnovillo@redhat.com>
415 * g++.dg/tree-ssa/pr23164.C: New test.
417 2005-08-02 Diego Novillo <dnovillo@redhat.com>
419 * gcc.dg/tree-ssa/pr23192.c: New test.
421 2005-08-02 James A. Morrison <phython@gcc.gnu.org>
423 * gcc.c-torture/execute/vrp-4.c: New test.
425 2005-08-02 Jan Hubicka <jh@suse.cz>
427 * update-threading.c: New test.
429 2005-08-01 Andrew Pinski <pinskia@physics.uc.edu>
431 * gcc.c-torture/compile/20050801-1.c: New test.
432 * gcc.c-torture/compile/20050801-2.c: New test.
434 2005-08-01 Jan Hubicka <jh@suse.cz>
436 * val-prof-5.c: New test.
438 2005-08-01 Joseph S. Myers <joseph@codesourcery.com>
441 * gcc.dg/pr22311-1.c : New test.
443 2005-07-31 Steven Bosscher <stevenb@suse.de>
446 * gfortran.dg/pr23095.f: New test.
449 * g++.dg/other/pr22003.C: New test.
451 2005-07-31 Richard Sandiford <richard@codesourcery.com>
454 * gcc.c-torture/execute/pr20621-1.c: New test.
456 2005-07-30 Thomas Koenig <Thomas.Koenig@online.de>
458 * gfortran.dg/comma_format_extension_4.f: Adjust length
459 of string for format.
460 * gfortran.dg/der_array_io_1.f: Replace illegal internal
461 print statement with internal write.
462 * gfortran.dg/der_array_io_2.f: Likewise.
463 * gfortran.dg/der_array_io_3.f: Likewise.
465 2005-07-30 James A. Morrison <phython@gcc.gnu.org>
467 * gcc.dg/fold-abs-4.c: new test.
469 2005-07-30 Paul Thomas <pault@gcc.gnu.org>
471 PR fortran/22570 an related issues.
472 * gfortran.dg/x_slash_1.f: New test.
474 2005-07-30 Joseph S. Myers <joseph@codesourcery.com>
477 * gcc.dg/parm-forwdecl-1.c, gcc.dg/parm-forwdecl-2.c,
478 gcc.dg/parm-forwdecl-3.c, gcc.dg/parm-forwdecl-4.c: New tests.
480 2005-07-29 Joseph S. Myers <joseph@codesourcery.com>
483 * gcc.dg/Wshadow-3.c: New test.
485 2005-07-29 Thomas Koenig <Thomas.Koenig@online.de>
487 * gfortran.dg/matmul_1.f90: Correct LHS of matmul test (it
488 used to have the wrong bounds).
490 2005-07-29 Joseph S. Myers <joseph@codesourcery.com>
493 * gcc.dg/hex-round-1.c: Test more cases.
494 * gcc.dg/hex-round-2.c: New test.
496 2005-07-29 Diego Novillo <dnovillo@redhat.com>
499 * g++.dg/tree-ssa/pr22550.C: New test.
501 2005-07-29 James A. Morrison <phython@gcc.gnu.org>
503 * gcc.dg/tree-ssa/vrp19.c: New test.
504 * gcc.dg/tree-ssa-vrp20.c: New test.
506 2005-07-29 Joseph S. Myers <joseph@codesourcery.com>
509 * gcc.dg/transparent-union-4.c: New test.
511 2005-07-29 Joseph S. Myers <joseph@codesourcery.com>
514 * gcc.dg/c99-vla-2.c: New test.
516 2005-07-29 Joseph S. Myers <joseph@codesourcery.com>
519 * gcc.dg/hex-round-1.c: New test.
521 2005-07-28 Jan Hubicka <jh@suse.cz>
523 * inliner-1.c: Do not dump everything.
524 * tree-prof.exp: Do not pass -ftree-based-profiling.
525 * bprob.exp: Likewise.
527 * gcc.dg/tree-prof/update-loopch.c: Fix thinkos.
529 2005-07-28 Mark Mitchell <mark@codesourcery.com>
532 * g++.dg/expr/ptrmem7.C: New test.
534 2005-07-28 Mike Stump <mrs@apple.com>
536 * g++.old-deja/g++.mike/visibility-1.C: New test.
538 2005-07-28 Richard Sandiford <richard@codesourcery.com>
541 * gcc.c-torture/execute/pr20187-1.c: New test.
543 2005-07-28 Jeff Law <law@redhat.com>
545 * gcc.dg/tree-ssa/vrp17.c: Update expected output.
546 * gcc.dg/tree-ssa/vrp18.c: New test.
548 2005-07-28 Dorit Nuzman <dorit@il.ibm.com>
550 * gcc.dg/vect/vect-reduc-1char.c: Fix data to fit in char.
552 2005-07-28 Dorit Nuzman <dorit@il.ibm.com>
554 PR tree-optimization/22506
555 * gcc.dg/vect/ps22506.c: New test.
557 2005-07-28 Jakub Jelinek <jakub@redhat.com>
560 * gcc.target/i386/sse-3.c: New test.
562 2005-07-28 Richard Sandiford <richard@codesourcery.com>
564 * gcc.target/mips/mips32-dsp.c: Use -march=mips32 instead of -mips32.
565 * gcc.target/mips/mips32-dsp-type.c: Likewise.
567 2005-07-28 Richard Sandiford <richard@codesourcery.com>
570 * gcc.c-torture/compile/pr22589-1.c: New test.
572 2005-07-28 Jan Hubicka <jh@suse.cz>
574 * update-loopch.c: New testcase.
576 2005-07-27 James A. Morrison <phython@gcc.gnu.org>
578 PR rtl-optimization/23047
579 * gcc.c-torture/execute/pr23047.c: New test.
580 * gcc.c-torture/execute/pr23047.x: New.
582 2005-07-27 James A. Morrison <phython@gcc.gnu.org>
584 PR tree-optimization/22493
585 * gcc.c-torture/execute/pr22493-1.c: New test.
586 * gcc.c-torture/execute/pr22493-1.x: New.
587 * gcc.c-torture/execute/vrp-1.c: New test.
588 * gcc.c-torture/execute/vrp-2.c: New test.
589 * gcc.c-torture/execute/vrp-2.c: New test.
591 2005-07-27 Aldy Hernandez <aldyh@redhat.com>
593 * gcc.target/frv/all-builtin-read8.c: Delete.
594 * gcc.target/frv/all-builtin-read16.c: Delete.
595 * gcc.target/frv/all-builtin-read32.c: Delete.
596 * gcc.target/frv/all-builtin-read64.c: Delete.
597 * gcc.target/frv/all-builtin-write8.c: Delete.
598 * gcc.target/frv/all-builtin-write16.c: Delete.
599 * gcc.target/frv/all-builtin-write32.c: Delete.
600 * gcc.target/frv/all-builtin-write64.c: Delete.
601 * gcc.target/frv/all-read-write-1.c: New.
603 2005-07-27 Jeff Law <law@redhat.com>
605 * gcc.c-torture/execute/pr22630.c: New test.
607 2005-07-27 Dorit Nuzman <dorit@il.ibm.com>
609 PR tree-optimization/23073
610 * gcc.dg/vect/nodump-pr23073.c: New test.
611 * gcc.dg/vect/vect.exp: Allow running some tests without dump flags.
613 2005-07-27 Zdenek Dvorak <dvorakz@suse.cz>
615 PR tree-optimize/22348
616 * gcc.c-torture/execute/pr22348.c: New.
618 2005-07-27 Richard Guenther <rguenther@suse.de>
620 * gcc.dg/tree-ssa/salias-1.c: New testcase.
622 2005-07-27 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
625 * gfortran.dg/logical_comp.f90: New test.
627 2005-07-27 Jan Hubicka <jh@suse.cz>
629 * inliner-1.c: Add cleanup of dumps.
630 * val-prof-*.c: Likewise.
631 * update-tailcall.c: New.
633 2005-07-26 Diego Novillo <dnovillo@redhat.com>
636 * gcc.dg/tree-ssa/pr22591.c: New test.
637 * gcc.dg/tree-ssa/20030807-7.c: XFAIL everywhere.
639 2005-07-26 Andrew Pinski <pinskia@physics.uc.edu>
642 * objc.dg/try-catch-11.m: New test.
644 2005-07-26 Richard Guenther <rguenther@suse.de>
646 PR tree-optimization/22486
647 * gcc.dg/tree-ssa/upcast-1.c: New testcase.
649 2005-07-25 Andrew Pinski <pinskia@physics.uc.edu>
652 * testsuite/g++.dg/opt/loop2.C: New test.
654 2005-07-25 Andrew Pinski <pinskia@physics.uc.edu>
656 * gcc.dg/tree-ssa/reassoc-3.c: New test.
657 * gcc.dg/tree-ssa/reassoc-4.c: New test.
659 2005-07-25 Adam Nemet <anemet@lnxw.com>
661 * lib/profopt.exp (profopt-execute): Check for profiling data
664 2005-07-25 Richard Guenther <rguenther@gcc.gnu.org>
666 * gcc.dg/tree-ssa/flatten-1.c: Use longer function names
667 for matching of asm labels.
669 2005-07-25 Richard Guenther <rguenther@suse.de>
671 * gcc.dg/tree-ssa/20050719-1.c: Add return 0;.
673 2005-07-25 Richard Guenther <rguenther@suse.de>
676 * gcc.dg/tree-ssa/flatten-2.c: Fix label patterns.
678 2005-07-25 Ira Rosen <irar@il.ibm.com>
680 * gcc.dg/vect/vect.exp: Change verbosity level to 4.
681 * gfortran.dg/vect/vect.exp, g++.dg/vect/vect.exp: Likewise.
682 * gcc.dg/vect/pr20122.c: Add vectorizable version of the loop.
683 * gcc.dg/vect/vect-100.c: New test.
684 * gcc.dg/vect/vect-101.c, gcc.dg/vect/vect-102.c,
685 gcc.dg/vect/vect-103.c, gcc.dg/vect/vect-104.c,
686 gcc.dg/vect/vect-105.c, gcc.dg/vect/vect-115.c: Likewise.
687 * gcc.dg/vect/vect-116.c: Renamed (from vect-100.c).
688 * gcc.dg/vect/vect-43.c: Add vectorizable version of the loop.
689 * gcc.dg/vect/vect-91.c: Now 3 loops are vectorizable.
690 * gfortran.dg/vect/vect-4.f90: Now vectorizable.
691 * gfortran.dg/vect/pr19049.f90: New testcase.
692 * g++.dg/vect/pr21218.cc, gcc.dg/tree-ssa/ltrans-8.c: Likewise.
694 2005-07-25 Jakub Jelinek <jakub@redhat.com>
696 * gcc.c-torture/execute/20050713-1.c: New test.
699 * gfortran.fortran-torture/execute/data_4.f90: New test.
702 * gcc.dg/visibility-d.c: New test.
704 2005-07-25 Feng Wang <fengwang@nudt.edu.cn>
706 * gfortran.dg/reshape_rank7.f90: Fix dejagnu commands.
707 * gfortran.dg/underflow.f90: Ditto.
709 2005-07-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
711 * g++.dg/warn/miss-format-1.C, g++.dg/warn/miss-format-2.C,
712 g++.dg/warn/miss-format-3.C, g++.dg/warn/miss-format-4.C,
713 g++.dg/warn/miss-format-5.C, g++.dg/warn/miss-format-6.C: New.
715 2005-07-23 Jerry DeLisle <jvdelisle@verizon.net>
717 * gfortran.fortran-torture/execute/nan_inf_fmt.f90: Revise test to
718 include case of field width of zero.
720 2005-07-23 Jerry DeLisle <jvdelisle@verizon.net>
723 * gfortran.dg/fmt_read_bz_bn.f90: Revised test to include case
724 with trailing blanks on normal formatted read.
726 2005-07-23 Chao-ying Fu <fu@mips.com>
728 * gcc.target/mips/mips32-dsp-type.c: New test.
729 * gcc.target/mips/mips32-dsp.c: New test.
731 2005-07-23 Oyvind Harboe <oyvind.harboe@zylin.com>
734 * g++.old-deja/g++.mike/p3060d.C: Fix type of VoidObjMemberFunc.
737 * gcc.dg/20001117-1.c: Fix type of __cyg_profile_func_enter
738 and __cyg_profile_func_exit.
740 2005-07-22 David Edelsohn <edelsohn@gnu.org>
742 * gfortran.dg/comma_format_extension_3.f: Fix typo.
743 * gfortran.dg/comma_format_extension_4.f: Same.
744 * gfortran.dg/pr15332.f: Same.
745 * gfortran.dg/pr21730.f: Same.
747 2005-07-22 Andrew Pinski <pinskia@physics.uc.edu>
749 * g++.dg/opt/vrp2.C: Fix testcase.
752 * g++.dg/opt/vrp2.C: New test.
754 2005-07-22 Mark Mitchell <mark@codesourcery.com>
757 * gcc.dg/debug/dwarf2/dwarf-uninit.c: New test.
759 2005-07-22 Diego Novillo <dnovillo@redhat.com>
761 * gcc.dg/tree-ssa/20050719-1.c: New test.
763 2005-07-22 Bernd Schmidt <bernd.schmidt@analog.com>
765 * gcc.dg/bfin-longcall-1.c: New file.
766 * gcc.dg/bfin-longcall-2.c: New file.
768 2005-07-21 Janis Johnson <janis187@us.ibm.com>
770 * gcc.c-torture/compile/20050721-1.c: New test for 3.4 fix.
772 2005-07-21 Andrew Pinski <pinskia@physics.uc.edu>
775 * gcc.dg/tree-ssa/pr19055.c: New test.
776 * gcc.dg/tree-ssa/pr19055-2.c: New test.
778 2005-07-21 Andrew Pinski <pinskia@physics.uc.edu>
781 * g++.dg/other/pr22358.C: New test.
783 2005-07-21 Douglas Gregor <doug.gregor@gmail.com>
786 * g++.dg/lookup/two-stage5.C: New test from bug comments.
788 2005-07-21 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
791 * g++.dg/init/union2.C: New test.
793 2005-07-21 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
796 * gcc.dg/complex-4.c: New test.
798 2005-07-21 Richard Guenther <rguenther@suse.de>
801 * gcc.dg/tree-ssa/flatten-1.c: Use correct regexp for
802 scanning for asm labels.
803 * gcc.dg/tree-ssa/flatten-2.c: Likewise.
805 2005-07-21 Paolo Bonzini <bonzini@gnu.org>
808 * gcc.dg/altivec-pr22085.c: New.
810 2005-07-21 Paolo Bonzini <bonzini@gnu.org>
812 PR tree-optimization/19210
813 * gcc.dg/tree-ssa/pr19210-1.c: New.
814 * gcc.dg/tree-ssa/pr19210-2.c: New.
816 2005-07-21 Richard Sandiford <richard@codesourcery.com>
818 PR rtl-optimization/22167
819 * g++.dg/opt/pr22167.C: New test.
821 2005-07-20 Douglas Gregor <doug.gregor@gmail.com>
824 * g++.dg/lookup/two-stage2.C: New.
825 * g++.dg/lookup/two-stage3.C: New.
826 * g++.dg/lookup/two-stage4.C: New. Illustrates how we have not yet
827 fixed two-stage name lookup for operators.
828 * g++.dg/template/call3.C: Compiler now produces an appropriate
830 * g++.dg/template/crash37.C: Compiler now describes bla() on line
832 * g++.dg/template/ptrmem4.C: Compiler produces different error
834 * g++.old-deja/g++.other/pmf3.C: Compiler now describes
835 connect_to_method as a candidate.
837 2005-07-20 James A. Morrison <phython@gcc.gnu.org>
839 * gcc.dg/fold-alloc-1.c: New test.
841 2005-07-20 Kazu Hirata <kazu@codesourcery.com>
843 * gcc.dg/20020312-2.c, gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c,
844 gcc.dg/cpp/assert4.c: Don't mention obsolete ports.
846 2005-07-19 James A. Morrison <phython@gcc.gnu.org>
848 * gcc.dg/fold-abs-1.c: New test.
849 * gcc.dg/fold-abs-2.c: New test.
850 * gcc.dg/fold-abs-3.c: New test.
852 2005-07-20 Giovanni Bajo <giovannibajo@libero.it>
854 Make CONSTRUCTOR use VEC to store initializers.
855 * g++.dg/ext/complit3.C: Check for specific error messages.
856 * g++.dg/init/brace2.C: Update error message.
857 * g++.dg/warn/Wbraces2.C: Likewise.
859 2005-07-19 Paul Thomas <pault@gcc.gnu.org>
862 * gfortran.dg/module_interface_1.f90: New test.
864 2005-07-19 Danny Berlin <dberlin@dberlin.org>
865 Kenneth Zadeck <zadeck@naturalbridge.com>
867 * gcc.dg/tree-ssa/sra-2.c: Changed back to -O1 and added xfail.
869 2005-07-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
871 * gcc.dg/format/miss-1.c, gcc.dg/format/miss-2.c: Don't
872 specify -Wformat for these tests.
873 * gcc.dg/format/miss-3.c, gcc.dg/format/miss-4.c,
874 gcc.dg/format/miss-5.c, gcc.dg/format/miss-6.c: New.
875 * gcc.dg/format/opt-6.c: Delete.
877 2005-07-18 Andrew Pinski <pinskia@physics.uc.edu>
879 * gcc.dg/tree-ssa/sra-2.c: Pass --param sra-max-structure-size.
880 * gcc.dg/tree-ssa/sra-3.c: Likewise.
882 2005-07-18 Andrew Pinski <pinskia@physics.uc.edu>
884 * gcc.dg/tree-ssa/alias-2.c: New test.
886 2005-07-18 Mark Mitchell <mark@codesourcery.com>
889 * g++.dg/template/explicit7.C: New test.
891 2005-07-17 Jerry DeLisle <jvdelisle@verizon.net>
893 * gfortran.fortran-torture/execute/nan_inf_fmt.f90: Change case of field
894 width of 8 to +Inf and -Inf.
896 2005-07-17 Mark Mitchell <mark@codesourcery.com>
899 * g++.dg/template/friend36.C: New test.
901 2005-07-16 David Edelsohn <edelsohn@gnu.org>
904 * gfortran.dg/pr21730.f: New test.
906 2005-07-16 Danny Berlin <dberlin@dberlin.org>
907 Kenneth Zadeck <zadeck@naturalbridge.com>
909 * gcc.dg/tree-ssa/ssa-dce-2.c: Changed dg-options to run at -O2
910 since pure const detection cannot run at -O1 in c compiler.
911 * gcc.dg/tree-ssa/20030714-1.c Changed scanning patterns because we
912 can now optimize this case properly.
913 * gcc.dg/tree-ssa/sra-2.c: Changed to -O3 and removed xfail
915 * gcc.dg/vect/vect-92.c: Removed out of bounds array access.
917 2005-07-16 Joseph S. Myers <joseph@codesourcery.com>
920 * gcc.dg/format/bitfld-1.c: New test.
922 2005-07-15 Mark Mitchell <mark@codesourcery.com>
925 * g++.dg/rtti/repo1.C: New test.
927 2005-07-15 Andrew Pinski <pinskia@physics.uc.edu>
930 * gcc.c-torture/compile/pr22398.c: New test.
932 2005-07-15 Mark Mitchell <mark@codesourcery.com>
935 * g++.dg/expr/cast4.C: New test.
937 2005-07-15 Richard Guenther <rguenther@suse.de>
939 * gcc.dg/tree-ssa/flatten-1.c: New testcase.
940 * gcc.dg/tree-ssa/flatten-2.c: Likewise.
942 2005-07-15 Steven Bosscher <stevenb@suse.de>
944 PR tree-optimization/22230
945 * gcc.dg/tree-ssa/pr22230.c: New test.
947 2005-07-14 Jakub Jelinek <jakub@redhat.com>
949 * gfortran.dg/g77/cpp6.f: New test.
952 * gfortran.dg/g77/cpp5.F: New test.
953 * gfortran.dg/g77/cpp5.h: New file.
954 * gfortran.dg/g77/cpp5inc.h: New file.
956 2005-07-12 Paul Thomas <pault@gcc.gnu.org>
959 * gfortran.dg/tl_editting.f90: New.
960 * gfortran.dg/g77/f77-edit-x-out.f: Remove XFAIL.
962 2005-07-14 Steven G. Kargl <kargls@comcast.net>
964 * gfortran.dg/char_array_constructor.f90: New test.
966 2005-07-13 Paul Thomas <pault@gcc.gnu.org>
968 * gfortran.dg/past_eor.f90: New.
969 * gfortran.dg/complex_read.f90: New.
971 2005-07-13 Jeff Law <law@redhat.com>
973 * gcc.dg/tree-ssa/pr22051-2.c: Tweak expected output to allow
976 * gcc.dg/tree-ssa/pr22321.c: New test
978 2005-07-13 Paolo Bonzini <bonzini@gnu.org>
980 PR tree-optimization/21921
981 * gcc.dg/tree-ssa/pr21921.c: New.
983 2005-07-12 Zdenek Dvorak <dvorakz@suse.cz>
985 PR tree-optimizatio/22442
986 * gcc.dg/tree-ssa/loop-11.c: New test.
988 2005-07-12 Andrew Pinski <pinskia@physics.uc.edu>
991 * gcc.c-torture/compile/pr21840.c: New test.
993 2005-07-12 Jan Hubicka <jh@suse.cz>
995 * gcc.c-torture/compile/pr22379.c: New test.
997 2005-07-11 Thomas Koenig <Thomas.Koenig@online.de>
1000 gfortran.dg/dev_null.f90: Remove outdated comment about
1001 PR libfortran/21593.
1004 2005-07-12 Dale Johannesen <dalej@apple.com>
1006 * gcc.target/i386/compress-float-sse.c: New.
1007 * gcc.target/i386/compress-float-sse-pic.c: New.
1008 * gcc.target/i386/compress-float-387.c: New.
1009 * gcc.target/i386/compress-float-387-pic.c: New.
1010 * gcc.dg/compress-float-ppc.c: New.
1011 * gcc.dg/compress-float-ppc-pic.c: New.
1013 2005-07-12 Thomas Koenig <Thomas.Koenig@online.de>
1016 gfortran.dg/dev_null.f90: Remove targets.
1018 2005-07-12 Andrew Pinski <pinskia@physics.uc.edu>
1021 * gcc.dg/pr22335-1.c: New test.
1022 * gcc.dg/pr22335-2.c: New test.
1024 2005-07-12 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1027 * g++.dg/template/nontype12.C : New test.
1029 2005-07-12 Zdenek Dvorak <dvorakz@suse.cz>
1031 * gcc.dg/tree-ssa/loop-10.c: New test.
1033 2005-07-11 Kazu Hirata <kazu@codesourcery.com>
1035 * gcc.c-torture/execute/20020720-1.x: Remove.
1037 2005-07-11 Jakub Jelinek <jakub@redhat.com>
1039 * gfortran.fortran-torture/execute/forall_7.f90: New test.
1041 2005-07-10 Richard Sandiford <richard@codesourcery.com>
1043 * gcc.target/mips/mips.exp (is_gp32_flag): New procedure.
1044 (dg-mips-options): Use it.
1046 2005-07-09 Diego Novillo <dnovillo@redhat.com>
1048 * gcc.dg/tree-ssa/pta-fp.c: Use -fdump-tree-alias1.
1050 2005-07-09 Richard Henderson <rth@redhat.com>
1052 * lib/target-supports.exp (check_effective_target_sync_char_short):
1055 2005-07-09 Thomas Koenig <Thomas.Koenig@online.de>
1058 * gfortran.dg/negative-z-descriptor.f90: New test.
1060 2005-07-08 Andrew Pinski <pinskia@physics.uc.edu>
1063 * gcc.dg/pr22329.c: New test.
1065 2005-07-08 Kazu Hirata <kazu@codesourcery.com>
1067 PR tree-optimization/20139
1068 * gcc.dg/tree-ssa/pr20139.c: New.
1070 2005-07-08 Andrew Pinski <pinskia@physics.uc.edu>
1073 * testsuite/gcc.dg/pr22356-1.c: New test.
1075 2005-07-08 Nathan Sidwell <nathan@codesourcery.com>
1078 * g++.dg/template/unify8.C: New.
1079 * g++.dg/template/unify9.C: New.
1081 2005-07-08 Jakub Jelinek <jakub@redhat.com>
1083 * gfortran.fortran-torture/execute/entry_10.f90: New test.
1085 2005-07-07 Geoffrey Keating <geoffk@apple.com>
1087 * gcc.dg/darwin-version-1.c: New.
1088 * gcc.dg/builtins-18.c: On Darwin, needs -mmacosx-version-min=10.3.
1089 * gcc.dg/builtins-20.c: Likewise.
1090 * gcc.dg/builtins-53.c: Likewise.
1091 * gcc.dg/torture/builtins-convert-1.c: Likewise.
1092 * gcc.dg/torture/builtins-convert-2.c: Likewise.
1093 * gcc.dg/torture/builtins-convert-3.c: Likewise.
1094 * gcc.dg/torture/builtins-power-1.c: Likewise.
1095 * gcc.dg/builtins-config.h: Complain if macosx-version-min not set
1098 2005-07-07 Jeff Law <law@redhat.com>
1100 * gcc.dg/tree-ssa/vrp17.c: Simplify. Remove dependency on
1101 argument evaluation order.
1103 2005-07-07 Thomas Koenig <Thomas.Koenig@online.de>
1106 * gfortran.fortran-torture/execute/intrinsic_eoshift.f90:
1107 Add test cases where the shift length is greater than the
1110 2005-07-07 Ziemowit Laski <zlaski@apple.com>
1112 * obj-c++.dg/proto-lossage-6.mm: New.
1113 * objc.dg/proto-lossage-6.m: New.
1115 2005-07-07 Ziemowit Laski <zlaski@apple.com>
1117 * obj-c++.dg/gnu-runtime-2.mm: Compile, do not run.
1118 * objc.dg/gnu-runtime-2.m: Likewise.
1120 2005-07-07 Jakub Jelinek <jakub@redhat.com>
1122 * gfortran.dg/longline.f: New test.
1124 * gfortran.dg/badline.f: New test.
1126 2005-07-07 Feng Wang <fengwang@nudt.edu.cn>
1131 * gfortran.dg/hollerith.f90: New.
1132 * gfortran.dg/hollerith2.f90: New.
1133 * gfortran.dg/hollerith3.f90: New.
1134 * gfortran.dg/hollerith4.f90: New.
1135 * gfortran.dg/hollerith_f95.f90: New.
1136 * gfortran.dg/hollerith_legacy.f90: New.
1137 * gfortran.dg/g77/cpp4.F: New. Port from g77.
1139 2005-07-07 Ziemowit Laski <zlaski@apple.com>
1142 * obj-c++.dg/gnu-runtime-[1-2].mm: New.
1143 * objc.dg/gnu-runtime-2.m: New.
1145 2005-07-06 Jeff Law <law@redhat.com>
1147 * gcc.dg/tree-ssa/vrp17.c: New test.
1149 2005-07-07 Feng Wang <fengwang@nudt.edu.cn>
1152 * gfortran.dg/array_constructor_5.f90: New test.
1154 2005-07-07 Jakub Jelinek <jakub@redhat.com>
1156 * gfortran.fortran-torture/execute/entry_9.f90: New test.
1158 2005-07-06 Fariborz Jahanian <fjahanian@apple.com>
1160 * gcc.dg/20030324-1.c: Remove -fforce-mem option.
1161 * gcc.dg/980816-1.c: Ditto.
1163 2005-07-06 Jeff Law <law@redhat.com>
1165 * gcc.c-torture/compile/pr21356.c: New test.
1167 2005-07-05 Joseph S. Myers <joseph@codesourcery.com>
1171 * gcc.c-torture/compile/pr22013-1.c,
1172 gcc.c-torture/execute/pr22098-1.c,
1173 gcc.c-torture/execute/pr22098-2.c,
1174 gcc.c-torture/execute/pr22098-3.c: New tests.
1176 2005-07-05 Joseph S. Myers <joseph@codesourcery.com>
1179 * gcc.dg/pr22308-1.c: New test.
1181 2005-07-05 Kazu Hirata <kazu@codesourcery.com>
1183 * gcc.dg/compare1.c: Add -fno-short-enums. Don't skip on any
1185 * gcc.dg/compare9.c: Use -fshort-enums instead of
1186 -fno-short-enums. Change the last test to dg-bogus.
1188 2005-07-04 Kazu Hirata <kazu@codesourcery.com>
1190 * gcc.dg/compare1.c: Skip on arm*-*-eabi* arm*-*-symbianelf*.
1191 * gcc.dg/compare9.c: New.
1193 2005-07-04 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1195 * gfortran.dg/io_invalid_1.f90: Fix expected error message.
1197 2005-07-03 Andrew Pinski <pinskia@physics.uc.edu>
1200 * gcc.dg/tree-ssa/pr14490-[1-4].c: Escape "+".
1203 2005-07-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1205 * gcc.dg/format/gcc_gfc-1.c: New.
1207 2005-07-03 Andrew Pinski <pinskia@physics.uc.edu>
1209 * pr14490-[1-4].c: Fix typos scan-tree-dump-times so they now pass.
1211 2005-07-03 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1214 * gfortran.dg/io_invalid_1.f90: New test.
1216 2005-07-03 Joseph S. Myers <joseph@codesourcery.com>
1218 * gcc.dg/format/gcc_diag-1.c: Update.
1220 2005-07-02 Jeff Law <law@redhat.com>
1222 * gcc.dg/tree-ssa/pr22051-1.c: New test.
1223 * gcc.dg/tree-ssa/pr22051-2.c: New test.
1225 2005-07-02 Joseph S. Myers <joseph@codesourcery.com>
1227 * gcc.dg/format/gcc_diag-1.c: Update.
1229 2005-07-01 Andrew Pinski <pinskia@physics.uc.edu>
1232 * gcc.c-torture/compile/pr22269.c: New test.
1234 2005-06-30 Diego Novillo <dnovillo@redhat.com>
1238 * g++.dg/tree-ssa/pr21584-1.C: New test.
1239 * g++.dg/tree-ssa/pr21584-2.C: New test.
1241 2005-06-30 Ziemowit Laski <zlaski@apple.com>
1243 * obj-c++.dg/try-catch-11.mm: New.
1244 * objc.dg/try-catch-10.m: New.
1246 2005-06-29 David Edelsohn <edelsohn@gnu.org>
1248 * g++.dg/other/ucnid-1.C: xfail on AIX.
1250 2005-06-29 Diego Novillo <dnovillo@redhat.com>
1253 * gcc.dg/20050629-1.c: New test.
1255 2005-06-29 Ziemowit Laski <zlaski@apple.com>
1257 * obj-c++.dg/const-str-1[0-1].mm: New.
1258 * objc.dg/const-str-1[0-1].m: New.
1260 2005-05-29 Richard Henderson <rth@redhat.com>
1262 * lib/target-supports.exp (check_effective_target_vect_no_int_max):
1263 Rename from check_effective_target_vect_no_max.
1264 (check_effective_target_vect_no_int_add): New.
1265 * gcc.dg/vect/vect-13.c: Use vect_no_int_max.
1266 * gcc.dg/vect/vect-91.c: Use vect_no_int_add.
1267 * gcc.dg/vect/vect-reduc-3.c: Likewise.
1268 * gcc.dg/vect/vect-reduc-1.c: Use both.
1269 * gcc.dg/vect/vect-reduc-2.c: Likewise.
1271 2005-05-29 Richard Henderson <rth@redhat.com>
1273 * lib/target-supports.exp (check_effective_target_vect_no_max):
1274 Remove i386 and x86_64.
1276 2005-06-29 Steve Ellcey <sje@cup.hp.com>
1279 * gcc.dg/torture/pr21817.c: Use -fno-common for hppa*-*-* targets.
1281 2005-06-29 Steve Ellcey <sje@cup.hp.com>
1284 * gcc.dg/vect/pr21969.c: New test.
1286 2005-06-28 Eric Christopher <echristo@redhat.com>
1290 * gcc.dg/inline1.c: New test.
1291 * gcc.dg/inline2.c: Ditto.
1292 * gcc.dg/inline3.c: Ditto.
1293 * gcc.dg/inline4.c: Ditto.
1294 * gcc.dg/inline5.c: Ditto.
1296 2005-06-28 Thomas Koenig <Thomas.Koenig@online.de>
1299 * gfortran.fortran-torture/execute/intrinsic_eoshift.f90:
1300 Add testcase also testing eoshift1 for PR 22142.
1302 2005-06-28 Richard Henderson <rth@redhat.com>
1304 * gcc.dg/tree-ssa/20030708-1.c: Remove static from test function.
1305 * gcc.dg/tree-ssa/20030709-1.c, gcc.dg/tree-ssa/20030714-1.c,
1306 gcc.dg/tree-ssa/20030807-1.c, gcc.dg/tree-ssa/20030807-5.c,
1307 gcc.dg/tree-ssa/20030807-8.c, gcc.dg/tree-ssa/20030815-1.c,
1308 gcc.dg/tree-ssa/20030922-2.c: Likewise.
1310 2005-06-28 Thomas Koenig <Thomas.Koenig@online.de>
1313 * gfortran.fortran-torture/execute/intrinsic_eoshift.f90:
1314 Add testcase for PR 22142.
1316 2005-06-28 Joseph S. Myers <joseph@codesourcery.com>
1318 * g++.dg/ext/fpreg1.C, gcc.target/ia64/fpreg-1.c,
1319 gcc.target/ia64/fpreg-2.c: New tests.
1321 2005-06-28 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1323 * gfortran.dg/dev_null.f90: Run test only on linux and solaris.
1325 2005-06-28 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1328 * gfortran.dg/slash_1.f90: New test.
1330 2005-06-27 Richard Henderson <rth@redhat.com>
1332 * gcc.dg/vect/vect-reduc-1.c: Adjust test to properly validate MIN.
1333 * gcc.dg/vect/vect-reduc-1char.c: Likewise.
1334 * gcc.dg/vect/vect-reduc-1short.c: Likewise.
1335 * gcc.dg/vect/vect-reduc-2.c: Likewise.
1336 * gcc.dg/vect/vect-reduc-2char.c: Likewise.
1337 * gcc.dg/vect/vect-reduc-2short.c: Likewise.
1339 2005-06-27 Richard Henderson <rth@redhat.com>
1341 * gcc.dg/vect/vect-reduc-1short.c: Remove XFAIL.
1342 * gcc.dg/vect/vect-reduc-2char.c: Remove XFAIL.
1344 2005-06-27 Ziemowit Laski <zlaski@apple.com>
1346 * obj-c++.dg/proto-lossage-5.mm: New.
1347 * objc.dg/proto-lossage-5.m: New.
1349 2005-06-27 Diego Novillo <dnovillo@redhat.com>
1352 * gcc.dg/tree-ssa/pr21959.c: New test.
1354 2005-06-27 Jakub Jelinek <jakub@redhat.com>
1356 * gcc.c-torture/execute/builtins/lib/main.c (abort): Add prototype.
1357 * gcc.c-torture/execute/builtins/lib/strncat.c (strncat): Avoid
1358 testing uninitialized var.
1360 * gcc.c-torture/execute/builtins/chk.h: New.
1361 * gcc.c-torture/execute/builtins/lib/chk.c: New.
1362 * gcc.c-torture/execute/builtins/memcpy-chk.c: New test.
1363 * gcc.c-torture/execute/builtins/memcpy-chk-lib.c: New.
1364 * gcc.c-torture/execute/builtins/memmove-chk.c: New test.
1365 * gcc.c-torture/execute/builtins/memmove-chk-lib.c: New.
1366 * gcc.c-torture/execute/builtins/mempcpy-chk.c: New test.
1367 * gcc.c-torture/execute/builtins/mempcpy-chk-lib.c: New.
1368 * gcc.c-torture/execute/builtins/memset-chk.c: New test.
1369 * gcc.c-torture/execute/builtins/memset-chk-lib.c: New.
1370 * gcc.c-torture/execute/builtins/snprintf-chk.c: New test.
1371 * gcc.c-torture/execute/builtins/snprintf-chk-lib.c: New.
1372 * gcc.c-torture/execute/builtins/sprintf-chk.c: New test.
1373 * gcc.c-torture/execute/builtins/sprintf-chk-lib.c: New.
1374 * gcc.c-torture/execute/builtins/stpcpy-chk.c: New test.
1375 * gcc.c-torture/execute/builtins/stpcpy-chk-lib.c: New.
1376 * gcc.c-torture/execute/builtins/strcat-chk.c: New test.
1377 * gcc.c-torture/execute/builtins/strcat-chk-lib.c: New.
1378 * gcc.c-torture/execute/builtins/strcpy-chk.c: New test.
1379 * gcc.c-torture/execute/builtins/strcpy-chk-lib.c: New.
1380 * gcc.c-torture/execute/builtins/strncat-chk.c: New test.
1381 * gcc.c-torture/execute/builtins/strncat-chk-lib.c: New.
1382 * gcc.c-torture/execute/builtins/strncpy-chk.c: New test.
1383 * gcc.c-torture/execute/builtins/strncpy-chk-lib.c: New.
1384 * gcc.c-torture/execute/builtins/vsnprintf-chk.c: New test.
1385 * gcc.c-torture/execute/builtins/vsnprintf-chk-lib.c: New.
1386 * gcc.c-torture/execute/builtins/vsprintf-chk.c: New test.
1387 * gcc.c-torture/execute/builtins/vsprintf-chk-lib.c: New.
1388 * gcc.dg/builtin-object-size-1.c: New test.
1389 * gcc.dg/builtin-object-size-2.c: New test.
1390 * gcc.dg/builtin-object-size-3.c: New test.
1391 * gcc.dg/builtin-object-size-4.c: New test.
1392 * gcc.dg/builtin-object-size-5.c: New test.
1393 * gcc.dg/builtin-stringop-chk-1.c: New test.
1394 * gcc.dg/builtin-stringop-chk-2.c: New test.
1395 * gcc.dg/tree-ssa/builtin-fprintf-1.c: New test.
1396 * gcc.dg/tree-ssa/builtin-fprintf-chk-1.c: New test.
1397 * gcc.dg/tree-ssa/builtin-printf-1.c: New test.
1398 * gcc.dg/tree-ssa/builtin-printf-chk-1.c: New test.
1399 * gcc.dg/tree-ssa/builtin-vfprintf-1.c: New test.
1400 * gcc.dg/tree-ssa/builtin-vfprintf-chk-1.c: New test.
1401 * gcc.dg/tree-ssa/builtin-vprintf-1.c: New test.
1402 * gcc.dg/tree-ssa/builtin-vprintf-chk-1.c: New test.
1403 * gcc.c-torture/execute/printf-1.c: New test.
1404 * gcc.c-torture/execute/fprintf-1.c: New test.
1405 * gcc.c-torture/execute/vprintf-1.c: New test.
1406 * gcc.c-torture/execute/vfprintf-1.c: New test.
1407 * gcc.c-torture/execute/printf-chk-1.c: New test.
1408 * gcc.c-torture/execute/fprintf-chk-1.c: New test.
1409 * gcc.c-torture/execute/vprintf-chk-1.c: New test.
1410 * gcc.c-torture/execute/vfprintf-chk-1.c: New test.
1412 2005-06-27 Michael Matz <matz@suse.de>
1414 * gcc.target/x86_64/abi/test_struct_returning.c: Adjust as return
1415 slot is not merged if address escapes.
1417 2005-06-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1420 * gcc.dg/format/sentinel-1.c: Update. Fix execl* calls.
1422 2005-06-26 Jakub Jelinek <jakub@redhat.com>
1425 * gcc.c-torture/compile/20050622-1.c: New test.
1428 * gcc.dg/20050620-1.c: New test.
1430 2005-06-26 Kazu Hirata <kazu@codesourcery.com>
1432 PR tree-optimization/22026
1433 * gcc.dg/tree-ssa/pr22026.c: New.
1435 2005-06-25 Thomas Koenig <Thomas.Koenig@online.de>
1438 * gfortran.dg/shift-alloc.f90: New testcase.
1440 2005-06-25 Kelley Cook <kcook@gcc.gnu.org>
1442 * all files: Update FSF address in copyright headers.
1444 2005-06-22 Jan Hubicka <jh@suse.cz>
1446 * wholeprogram-1.c: New testcase.
1447 * wholeprogram-2.c: New testcase.
1449 2005-06-24 Mark Mitchell <mark@codesourcery.com>
1452 * gcc.dg/tree-ssa/pr22171.c: New test.
1454 2005-06-24 Feng Wang <fengwang@nudt.edu.cn>
1456 * gfortran.dg/simplify_modulo.f90: New.
1458 2005-06-24 Jan Hubicka <jh@suse.cz>
1460 * gcc.dg/tree-ssa/20040210-1.c: Fix for unit-at-a-time
1462 2005-06-23 Ziemowit Laski <zlaski@apple.com>
1464 * obj-c++.dg/proto-lossage-[1-4].mm: New.
1466 2005-06-23 Ziemowit Laski <zlaski@apple.com>
1468 * obj-c++.dg/typedef-alias-1.mm: New.
1469 * objc.dg/typedef-alias-1.m: New.
1471 2005-06-23 Jeff Law <law@redhat.com>
1473 * gcc.dg/tree-ssa/vrp16.c: New test.
1475 2005-06-23 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1477 * lib/target-supports.exp: Add
1478 check_effective_target_fortran_large_real and
1479 check_effective_target_fortran_large_int to check for
1480 corresponding effective targets.
1481 * gfortran.dg/large_integer_kind_1.f90: New test.
1482 * gfortran.dg/large_real_kind_1.f90: New test.
1484 2005-06-23 Kazu Hirata <kazu@codesourcery.com>
1486 PR tree-optimization/22117
1487 * gcc.dg/tree-ssa/pr22117.c: New.
1489 2005-06-23 James A. Morrison <phython@gcc.gnu.org>
1492 * gcc.dg/fold-mod-1.c: Accept fffffff8 as well.
1494 2005-06-23 David Edelsohn <edelsohn@gnu.org>
1496 * gcc.dg/rs6000-fpint-2.c: Only compile on Darwin and Linux.
1498 2005-06-23 David Billinghurst <David.Billinghurst@riotinto.com>
1500 * gfortran.dg/f2c_4.f90: Add tests for complex functions
1501 * gfortran.dg/f2c_4.c: Likewise
1503 2005-06-22 Paul Brook <paul@codesourcery.com>
1506 * gfortran.dg/auto_save_1.f90: New test.
1508 2005-06-22 Michael Matz <matz@suse.de>
1510 * gcc.target/x86-64/abi: New directory.
1511 * gcc.target/x86-64/abi/abi-x86_64.exp: New testsuite.
1512 * gcc.target/x86-64/abi/README.gcc: New file.
1513 * gcc.target/x86-64/abi/{args.h,defines.h,macros.h}: New headers.
1514 * gcc.target/x86-64/abi/asm-support.s: New file.
1515 * gcc.target/x86_64/abi/test_3_element_struct_and_unions.c: New test.
1516 * gcc.target/x86_64/abi/test_basic_alignment.c: New test.
1517 * gcc.target/x86_64/abi/test_basic_array_size_and_align.c: New test.
1518 * gcc.target/x86_64/abi/test_basic_returning.c: New test.
1519 * gcc.target/x86_64/abi/test_basic_sizes.c: New test.
1520 * gcc.target/x86_64/abi/test_basic_struct_size_and_align.c: New test.
1521 * gcc.target/x86_64/abi/test_basic_union_size_and_align.c: New test.
1522 * gcc.target/x86_64/abi/test_bitfields.c: New test.
1523 * gcc.target/x86_64/abi/test_complex_returning.c: New test.
1524 * gcc.target/x86_64/abi/test_passing_floats.c: New test.
1525 * gcc.target/x86_64/abi/test_passing_integers.c: New test.
1526 * gcc.target/x86_64/abi/test_passing_structs_and_unions.c: New test.
1527 * gcc.target/x86_64/abi/test_passing_structs.c: New test.
1528 * gcc.target/x86_64/abi/test_passing_unions.c: New test.
1529 * gcc.target/x86_64/abi/test_struct_returning.c: New test.
1530 * gcc.target/x86_64/abi/test_varargs.c: New test.
1532 2005-06-21 Joseph S. Myers <joseph@codesourcery.com>
1534 * g++.dg/abi/mangle24.C, g++.dg/abi/mangle25.C: Pass -mmmx for
1535 32-bit i?86 and x86_64.
1537 2005-06-21 Ziemowit Laski <zlaski@apple.com>
1539 * obj-c++.dg/const-str-[1-9].mm: New tests.
1541 2005-06-21 Paul Thomas <pault@gcc.gnu.org>
1544 * gfortran.dg/namelist_use.f90: New.
1545 * gfortran.dg/namelist_use_only.f90: New.
1547 2005-06-21 Jeff Law <law@redhat.com>
1549 * gcc.dg/tree-ssa/vrp15.c: New test.
1551 2005-06-21 Dorit Nuzman <dorit@il.ibm.com>
1553 * lib/target-supports.exp (check_effective_target_vect_reduction):
1555 * gcc.dg/vect/vect.exp: Run tests with additional flags separately.
1556 * gcc.dg/vect/vect-reduc-1.c: Vectorizable on all relevant platforms -
1557 remove vect_reduction target keyword. Also avoid two returns in main.
1558 * gcc.dg/vect/vect-reduc-3.c: Likewise.
1559 * gcc.dg/vect/vect-reduc-2.c: Likewise. Also initialize diff to 0.
1560 * gcc.dg/vect/vect-reduc-1short.c: New test.
1561 * gcc.dg/vect/vect-reduc-1char.c: New test.
1562 * gcc.dg/vect/vect-reduc-2short.c: New test.
1563 * gcc.dg/vect/vect-reduc-2char.c: New test.
1564 * gcc.dg/vect/vect-reduc-6.c: New test.
1565 * gcc.dg/vect/trapv-vect-reduc-4.c: New test.
1566 * gcc.dg/vect/fast-math-vect-reduc-5.c: New test.
1567 * gcc.dg/vect/fast-math-vect-reduc-7.c: New test
1569 2005-06-21 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1570 Paul Thomas <pault@gcc.gnu.org>
1572 * gfortran.dg/func_derived_2.f90, gfortran.dg/func_derived_3.f90:
1575 2005-06-20 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1577 * gfortran.dg/backslash_1.f90: New test.
1578 * gfortran.dg/backslash_2.f90: New test.
1580 2005-06-20 Steven G. Kargl <kargls@comcast.net>
1582 * gfortran.dg/duplicate_labels.f90: New test.
1584 2005-06-20 Jan Beulich <jbeulich@novell.com>
1586 * g++.old-deja/g++.jason/thunk2.C: On NetWare, also account for
1587 unsupportable relocations.
1588 * g++.old-deja/g++.other/store-expr1.C: Likewise.
1589 * gcc.dg/20050321-2.c: xfail for NetWare.
1591 2005-06-20 Andreas Jaeger <aj@suse.de>
1593 * gcc.target/i386/sseregparm-1.c, gcc.target/i386/sseregparm-2.c,
1594 gcc.target/i386/fastcall-sseregparm.c,
1595 gcc.target/i386/regparm-stdcall.c: Run only on 32-bit x86.
1597 2005-06-19 Richard Henderson <rth@redhat.com>
1599 * gcc.dg/tree-ssa/pr21985.c: Use size_t.
1601 2005-06-19 Joseph S. Myers <joseph@codesourcery.com>
1603 * g++.dg/abi/mangle24.C, g++.dg/abi/mangle25.C: New tests.
1605 2005-06-19 Aldy Hernandez <aldyh@redhat.com>
1608 * g++.dg/conversion/simd2.C: Change expected error message.
1610 2005-06-18 Dorit Nuzman <dorit@il.ibm.com>
1612 * gcc.dg/vect/vect-reduc-1.c: Add cleanup-tree-dump.
1613 * gcc.dg/vect/vect-reduc-2.c: Likewise.
1614 * gcc.dg/vect/vect-reduc-3.c: Likewise.
1616 2005-06-18 James A Morrison <phython@gcc.gnu.org>
1618 * gcc.dg/fold-mod-1.c: New test.
1620 2005-06-18 Steven G. Kargl <kargls@comcast.net>
1623 * gfortran.dg/pr19926.f90: New test.
1625 2005-06-18 Dorit Nuzman <dorit@il.ibm.com>
1627 * lib/target-supports.exp (check_effective_target_vect_reduction): New.
1628 * gcc.dg/vect/vect-reduc-1.c: Now vectorizable for vect_reduction
1630 * gcc.dg/vect/vect-reduc-2.c: Likewise.
1631 * gcc.dg/vect/vect-reduc-3.c: Likewise.
1633 2005-06-18 Joseph S. Myers <joseph@codesourcery.com>
1635 * gcc.target/ia64/float80-varargs-1.c: New test.
1637 2005-06-18 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1640 * gfortran.dg/f2c_6.f90: New test.
1642 2005-06-17 Geoffrey Keating <geoffk@apple.com>
1645 * g++.dg/template/local5.C: New.
1647 2005-06-17 Richard Henderson <rth@redhat.com>
1649 * gcc.dg/sync-2.c (do_qi): Cast negative results to char.
1651 2005-06-07 David Billinghurst <David.Billinghurst@riotinto.com>
1654 * lib/gcc-dg.exp (gcc-dg-test-1): Catch error if file can't be deleted.
1656 2005-06-15 Giovanni Bajo <giovannibajo@libero.it>
1658 * gcc.dg/vect/vect-dv-2.c, gcc.dg/vect/vect-ifcvt-2.c,
1659 gcc.dg/vect/vect-ifcvt-3.c, gcc.dg/vect/vect-ifcvt-4.c,
1660 gcc.dg/vect/vect-ifcvt-5.c, gcc.dg/vect/vect-ifcvt-6.c,
1661 gcc.dg/vect/vect-ifcvt-7.c, gcc.dg/vect/vect-ifcvt-9.c: Call
1662 check_vect to verify the presence of hardware vector support.
1664 2005-06-16 James A. Morrison <phython@gcc.gnu.org>
1667 * gcc.dg/pr14796-2.c: Accept -34359738368 and -800000000.
1669 2005-06-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1672 * gfortran.dg/pr19216.f: Add correct space between brackets and
1675 2005-06-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1678 * gfortran.dg/g77/f77-edit-t-in.f: Not XFAIL-ed any more.
1680 2005-06-16 Richard Guenther <rguenth@gcc.gnu.org>
1682 * gcc.target/i386/attributes-error.c: New testcase.
1683 * gcc.target/i386/fastcall-sseregparm.c: Likewise.
1684 * gcc.target/i386/regparm-stdcall.c: Likewise.
1685 * gcc.target/i386/sseregparm-1.c: Likewise.
1686 * gcc.target/i386/sseregparm-2.c: Likewise.
1688 2005-06-16 Nathan Sidwell <nathan@codesourcery.com>
1690 * g++.dg/rtti/crash2.C: New.
1692 2005-06-15 Joseph S. Myers <joseph@codesourcery.com>
1694 * gcc.dg/noncompile/20040203-3.c: Update expected message.
1696 2005-06-15 David Ung <davidu@mips.com>
1698 * gcc.target/mips/mips16e-extends.c: New test for testing the
1699 generation of MIPS16e zeb/zeh, seb/seh instructions.
1701 2005-06-15 Diego Novillo <dnovillo@redhat.com>
1704 * gcc.dg/tree-ssa/vrp13.c: Add multiplication tests.
1705 * gcc.dg/tree-ssa/pr22018.c: New test.
1707 2005-06-15 Aldy Hernandez <aldyh@redhat.com>
1709 * gcc.dg/simd-1.c: Update error messages.
1710 * gcc.dg/simd-1b.c: Re-enable tests. Update error messages.
1711 * gcc.dg/simd-2.c: Update error messages.
1712 * gcc.dg/simd-4.c: New.
1714 2005-06-15 Nathan Sidwell <nathan@codesourcery.com>
1717 * g++.dg/other/crash-4.C: New.
1719 2005-06-14 Devang Patel <dpatel@apple.com>
1721 * gcc.dg/vect/vect-ifcvt-1.c: Remove.
1723 2005-06-14 Nathan Sidwell <nathan@codesourcery.com>
1726 * g++.dg/parse/crash11.C: Update
1728 2005-06-13 Jeff Law <law@redhat.com>
1730 * gcc.dg/tree-ssa/20030807-10.c: VRP is now expected to
1731 perform the desired transformations.
1732 * gcc.dg/tree-ssa/20030806-6.c: Similarly.
1733 * gcc.dg/tree-ssa/20040514-2.c: Similarly.
1735 2005-06-13 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1738 * gfortran.dg/forall_1.f90: Un-XFAIL.
1740 2005-06-13 Nathan Sidwell <nathan@codesourcery.com>
1743 * g++.dg/parse/crash26.C: New.
1746 * g++.dg/init/member1.C: New.
1748 2005-06-13 Jakub Jelinek <jakub@redhat.com>
1750 * gfortran.dg/altreturn_1.f90: New test.
1752 2005-06-13 Zdenek Dvorak <dvorakz@suse.cz>
1755 * gcc.dg/tree-ssa/pr21985.c: New test.
1757 2005-06-12 James A. Morrison <phython@gcc.gnu.org>
1759 * ggcc.dg/pr14796-1.c: Add tests for (X << C) >> C.
1761 2005-06-12 Roger Sayle <roger@eyesopen.com>
1764 * g++.dg/other/error10.C: New test case.
1766 2005-06-12 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1769 * gfortran.dg/pr19155.f: Add test.
1771 2005-06-12 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1773 * gfortran.dg/f2c_7.f90: New test.
1775 * gfortran.dg/forall_1.f90: XFAILed.
1777 2005-06-12 James A. Morrison <phython@gcc.gnu.org>
1779 * gcc.dg/pr14796-1.c: New.
1780 * gcc.dg/pr14796-2.c: New.
1782 2005-06-11 Steven G. Kargl <kargls@comcast.net>
1786 * gfortran.dg/deallocate_stat.f90: New test.
1788 2005-06-11 Thomas Koenig <Thomas.Koenig@online.de>
1790 * gfortran.fortran-torture/execute/in-pack.f90: New test.
1792 2005-06-10 Dorit Nuzman <dorit@il.ibm.com>
1794 * gfortran.dg/vect/vect-4.f90: Update comments. Only one unaligned
1795 access will be generated when this loop is vectorized. Test that
1796 accesses with same alignment were detected.
1797 * gcc.dg/vect/vect-dv-2.c: Remove "vect_no_align" from xfail.
1798 Test that accesses with same alignment were detected.
1799 * gcc.dg/vect/vect-ifcvt-1.c: Likewise.
1800 * gcc.dg/vect/vect-91.c: New test. Test that accesses with same
1801 alignment were detected.
1803 2005-06-09 Gabriel Dos Reis <gdr@integrable-solutions.net>
1805 * gcc.dg/Wcxx-compat-1.c: New.
1807 2005-06-09 Thomas Koenig <Thomas.Koenig@online.de>
1810 * gfortran.dg/reshape-complex.f90: Add a test for a packed
1813 2005-06-09 Nathan Sidwell <nathan@codesourcery.com>
1815 * gcc.dg/alias-8.c: New.
1817 2005-06-08 Joseph S. Myers <joseph@codesourcery.com>
1819 * gcc.dg/format/cmn_err-1.c: Update.
1821 2005-06-08 James A. Morrison <phython@gcc.gnu.org>
1824 * gcc.target/sparc/fexpand-2.c: New.
1825 * gcc.target/sparc/fpmerge-2.c: New.
1826 * gcc.target/sparc/fpmul-2.c: New.
1827 * gcc.target/sparc/noresult.c: New.
1828 * gcc.target/sparc/pdist-2.c: New.
1829 * gcc.target/sparc/pdist-3.c: New.
1831 2005-06-08 Alex V. Breger <atrus.ru@atrus.ru>
1834 * gcc.target/i386/i386.exp: Fix comment typo.
1836 2005-06-08 Nathan Sidwell <nathan@codesourcery.com>
1839 * g++.dg/inherit/using5.C: New.
1840 * g++.dg/inherit/using6.C: New.
1842 2005-06-08 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1845 * g++.dg/template/ptrmem15.C: New test.
1848 * g++.dg/ext/label4.C: New test.
1850 2005-06-08 Eric Botcazou <ebotcazou@libertysurf.fr>
1852 * gcc.dg/tls/debug-1.c: New test.
1854 2005-06-07 Dale Johannesen <dalej@apple.com>
1856 * gcc.target/i386/movq.c: New.
1858 2005-06-07 Dale Johannesen <dalej@apple.com>
1860 * gcc.dg/20050607-1.c: New.
1862 2005-06-07 Jakub Jelinek <jakub@redhat.com>
1865 * gcc.c-torture/execute/20050607-1.c: New test.
1867 2005-06-07 Thomas Koenig <Thomas.Koenig@online.de>
1870 * gfortran.fortran-torture/execute/intrinsic_matmul.f90:
1871 Test case where the return array has lowest stride one,
1874 2005-06-07 Adrian Straetling <straetling@de.ibm.com>
1876 * lib/target-supports.exp (check_effective_target_sync_int_long):
1877 Add s390 and s390x targets.
1879 2005-06-07 Zdenek Dvorak <dvorakz@suse.cz>
1881 * gcc.dg/tree-ssa/loop-2.c: Update outcome.
1882 * gcc.dg/tree-ssa/loop-3.c: Update outcome.
1883 * gcc.dg/tree-ssa/loop-4.c: Update outcome.
1884 * gcc.dg/tree-ssa/loop-9.c: New test.
1886 2005-06-07 Nathan Sidwell <nathan@codesourcery.com>
1888 * g++.dg/parse/defarg10.C: New.
1890 2005-06-06 Jakub Jelinek <jakub@redhat.com>
1893 * gcc.c-torture/execute/20050604-1.c: New test.
1895 2005-06-06 Nathan Sidwell <nathan@codesourcery.com>
1898 * g++.dg/parse/defarg9.C: New.
1901 * g++.dg/inherit/using4.C: New.
1902 * g++.dg/overload/error1.C: Adjust expected errors.
1903 * g++.old-deja/g++.benjamin/warn02.C: Likewise.
1904 * g++.old-deja/g++.brendan/arm2.C: Likewise.
1905 * g++.old-deja/g++.other/redecl2.C: Likewise.
1906 * g++.old-deja/g++.other/redecl4.C: Likewise.
1907 * g++.old-deja/g++.pt/memtemp78.C: Likewise.
1909 2005-06-05 David Billinghurst <David.Billinghurst@riotinto.com>
1911 * gfortran.dg/f2c_5.f90: Add -w to dg-options
1913 2005-06-05 David Billinghurst <David.Billinghurst@riotinto.com>
1915 * lib/gfortran.exp (gfortran_target_compile): Call
1916 dg-additional-files-options
1917 * gfortran.dg/f2c_4.f90: New file
1918 * gfortran.dg/f2c_4.c: New file
1919 * gfortran.dg/f2c_5.f90: New file
1920 * gfortran.dg/f2c_5.c: New file
1922 2005-06-05 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1924 * gfortran.dg/forall_1.f90: Set previously uninitialized variable.
1927 * gfortran.dg/array_constructor_4.f90: New test.
1929 2005-06-05 Mark Mitchell <mark@codesourcery.com>
1932 * g++.dg/ext/builtin9.C: New test.
1934 2005-06-05 Dale Johannesen <dalej@apple.com>
1936 * gcc.c-torture/execute/20050603-1.c: Move to gcc.dg.
1937 * gcc.c-torture/execute/20050603-2.c: Ditto.
1939 2005-06-05 Dorit Nuzman <dorit@il.ibm.com>
1941 * gcc.dg/vect/vect-62: Check that second loop is not vectorized.
1942 * gcc.dg/vect/vect-reduc-1.c: New.
1943 * gcc.dg/vect/vect-reduc-2.c: New.
1944 * gcc.dg/vect/vect-reduc-3.c: New.
1946 2005-06-04 Dale Johannesen <dalej@apple.com>
1948 * gcc.c-torture/execute/20050603-1.c: New.
1949 * gcc.c-torture/execute/20050603-2.c: New.
1950 * gcc.dg/20050603-3.c: New.
1952 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1955 * gfortran.dg/debug_1.f90: New test.
1957 * gfortran.dg/forall_1.f90: New test.
1959 2005-06-04 Erik Edelmann <erik.edelmann@iki.fi>
1961 * gfortran.dg/array_constructor_3.f90: New test.
1963 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1965 * gfortran.dg/ret_pointer_1.f90: Un-XFAIL.
1967 2005-06-04 Hans-Peter Nilsson <hp@axis.com>
1969 * g++.dg/opt/crossjump1.C: Gate -fPIC usage on target fpic.
1971 2005-06-04 Joseph S. Myers <joseph@codesourcery.com>
1974 * gcc.dg/init-excess-1.c: New test.
1976 2005-06-03 Mark Mitchell <mark@codesourcery.com>
1979 * g++.dg/expr/static_cast6.C: New test.
1981 2005-06-03 Diego Novillo <dnovillo@redhat.com>
1983 * gcc.dg/tree-ssa/vrp14.c: New test.
1985 2005-06-03 Mark Mitchell <mark@codesourcery.com>
1988 * g++.dg/template/new2.C: New test.
1990 2005-06-03 Josh Conner <jconner@apple.com>
1992 * gcc.dg/ppc-vector-memcpy.c (foo): Use non-zero values for
1993 all entries in initializer.
1995 2005-06-03 Richard Guenther <rguenth@gcc.gnu.org>
1998 * gcc.dg/pr21858.c: New testcase.
2000 2005-06-03 Paolo Bonzini <bonzini@gnu.org>
2002 PR tree-optimization/21292
2004 * lib/target-supports.exp (check_effective_target_vect_cmdline_needed):
2006 * gcc.dg/tree-ssa/gen-vect-11.c, gcc.dg/tree-ssa/gen-vect-11a.c,
2007 gcc.dg/tree-ssa/gen-vect-11b.c, gcc.dg/tree-ssa/gen-vect-11c.c,
2008 gcc.dg/tree-ssa/gen-vect-2.c, gcc.dg/tree-ssa/gen-vect-25.c,
2009 gcc.dg/tree-ssa/gen-vect-26.c, gcc.dg/tree-ssa/gen-vect-28.c,
2010 gcc.dg/tree-ssa/gen-vect-32.c: Require it.
2012 2005-06-02 Richard Henderson <rth@redhat.com>
2014 * gcc.dg/sync-2.c: Use -march=i486 for i386.
2016 2005-06-02 Richard Guenther <rguenth@gcc.gnu.org>
2018 * gcc.dg/wtypequal.c: New testcase.
2020 2005-06-02 Diego Novillo <dnovillo@redhat.com>
2023 * gcc.dg/tree-ssa/pr21582.c: New test.
2025 2005-06-02 Nathan Sidwell <nathan@codesourcery.com>
2028 * g++.dg/opt/interface2.h: New.
2029 * g++.dg/opt/interface2.C: New.
2030 * g++.dg/init/ctor4.C: Adjust error lines.
2031 * g++.old-deja/g++.bob/inherit2.C: Likewise.
2032 * g++.old-deja/g++.bugs/900205_04.C: Likewise.
2033 * g++.old-deja/g++.jason/opeq3.C: Likewise.
2034 * g++.old-deja/g++.pt/assign1.C: Likewise.
2035 * g++.old-deja/g++.pt/crash20.C: Likewise.
2037 2005-06-02 Dorit Nuzman <dorit@il.ibm.com>
2039 PR tree-optimization/21734
2040 * g++.dg/vect/pr21734_1.cc: New.
2041 * g++.dg/vect/pr21734_2.cc: New.
2043 2005-06-02 Nathan Sidwell <nathan@codesourcery.com>
2046 * g++.dg/template/spec24.C: New.
2049 * g++.dg/pch/local-1.C: New.
2050 * g++.dg/pch/local-1.Hs: New.
2052 2005-06-01 Diego Novillo <dnovillo@redhat.com>
2054 PR 14341, PR 21332, PR 20701, PR 21086, PR 21090
2055 PR 21289, PR 21348, PR 21367, PR 21368, PR 21458.
2056 * gcc.dg/tree-ssa/pr14341.c: New test.
2057 * gcc.dg/tree-ssa/pr14841.c: New test.
2058 * gcc.dg/tree-ssa/pr20701.c: New test.
2059 * gcc.dg/tree-ssa/pr21086.c: New test.
2060 * gcc.dg/tree-ssa/pr21090.c: New test.
2061 * gcc.dg/tree-ssa/pr21332.c: New test.
2062 * gcc.dg/tree-ssa/pr21458.c: New test.
2063 * gcc.dg/tree-ssa/pr21658.c: New test.
2064 * gcc.dg/tree-ssa/vrp01.c: New test.
2065 * gcc.dg/tree-ssa/vrp02.c: New test.
2066 * gcc.dg/tree-ssa/vrp03.c: New test.
2067 * gcc.dg/tree-ssa/vrp04.c: New test.
2068 * gcc.dg/tree-ssa/vrp05.c: New test.
2069 * gcc.dg/tree-ssa/vrp06.c: New test.
2070 * gcc.dg/tree-ssa/vrp07.c: New test.
2071 * gcc.dg/tree-ssa/vrp08.c: New test.
2072 * gcc.dg/tree-ssa/vrp09.c: New test.
2073 * gcc.dg/tree-ssa/vrp10.c: New test.
2074 * gcc.dg/tree-ssa/vrp11.c: New test.
2075 * gcc.dg/tree-ssa/vrp12.c: New test.
2076 * gcc.dg/tree-ssa/vrp13.c: New test.
2078 2005-06-01 Alexandre Oliva <aoliva@redhat.com>
2081 * gcc.dg/tree-ssa/pr21029.c: New test.
2083 2005-06-01 Roger Sayle <roger@eyesopen.com>
2085 * gfortran.dg/logint-1.f: New test case.
2086 * gfortran.dg/logint-2.f: Likewise.
2087 * gfortran.dg/logint-3.f: Likewise.
2089 2005-06-01 Jakub Jelinek <jakub@redhat.com>
2093 * gcc.dg/20050527-1.c: New test.
2095 * gcc.dg/i386-sse-12.c: New test.
2098 * gfortran.dg/implicit_5.f90: New test.
2100 2005-06-01 Feng Wang <fengwang@nudt.edu.cn>
2103 * gfortran/assign_4.f90: New test.
2104 * gfortran/assign_2.f90: Change compile to run.
2106 2005-05-31 Geoffrey Keating <geoffk@geoffk.org>
2108 * lib/target-supports.exp
2109 (check_effective_target_sync_char_short): New.
2110 * gcc.dg/sync-2.c: New.
2112 2005-05-31 Zdenek Dvorak <dvorakz@suse.cz>
2114 PR tree-optimization/21817
2115 * gcc.dg/torture/pr21817-1.c: New.
2117 2005-05-31 Nathan Sidwell <nathan@codesourcery.com>
2120 * g++.dg/template/init5.C: New.
2122 2005-05-31 Paul Thomas <pault@gcc.gnu.org>
2124 * gfortran.dg/char_initialiser_actual.f90:
2125 Test character initialisers as actual arguments.
2126 * gfortran.dg/char_pointer_comp_assign.f90:
2127 Test character pointer structure component assignments.
2128 * gfortran.dg/char_array_structure_constructor.f90:
2129 Test character components in structure constructors.
2131 2005-05-31 Andrew pinski <pinskia@physics.uc.edu>
2134 * g++.dg/opt/pr20931.C: New test.
2136 2005-05-31 Andreas Jaeger <aj@suse.de>
2139 * g++.dg/abi/dtor1.C, g++.dg/abi/empty10.C, g++.dg/abi/layout3.C,
2140 g++.dg/eh/simd-2.C, g++.dg/opt/cse2.C,
2141 g++.old-deja/g++.ext/asmspec1.C,
2142 g++.old-deja/g++.other/regstack.C,
2143 gcc.dg/20000614-1.c, gcc.dg/20000807-1.c, gcc.dg/20000904-1.c,
2144 gcc.dg/20001127-1.c, gcc.dg/20010202-1.c, gcc.dg/20010520-1.c,
2145 gcc.dg/20011009-1.c, gcc.dg/20011029-2.c, gcc.dg/20020224-1.c,
2146 gcc.dg/20020531-1.c, gcc.dg/20020616-1.c, gcc.dg/980226-1.c,
2147 gcc.dg/980414-1.c, gcc.dg/980520-1.c, gcc.dg/980709-1.c,
2148 gcc.dg/990117-1.c, gcc.dg/990130-1.c, gcc.dg/990213-2.c,
2149 gcc.dg/990214-1.c, gcc.dg/991129-1.c, gcc.dg/991209-1.c,
2150 gcc.dg/991214-1.c, gcc.dg/asm-1.c, gcc.dg/attr-returns_twice-1.c,
2151 gcc.dg/clobbers.c, gcc.dg/i386-387-7.c, gcc.dg/i386-387-8.c,
2152 gcc.dg/i386-3dnowA-1.c, gcc.dg/i386-3dnowA-2.c, gcc.dg/i386-asm-1.c
2153 gcc.dg/i386-asm-2.c, gcc.dg/i386-asm-3.c, gcc.dg/i386-bitfield3.c
2154 gcc.dg/i386-call-1.c, gcc.dg/i386-memset-1.c,
2155 gcc.dg/i386-signbit-3.c, gcc.dg/i386-ssefn-1.c,
2156 gcc.dg/i386-ssefn-2.c, gcc.dg/i386-ssefn-3.c, gcc.dg/i386-ssefn-4.c
2157 gcc.dg/i386-volatile-1.c, gcc.dg/i386-xorps.c, gcc.dg/pr12092-1.c
2158 gcc.dg/pr14289-1.c, gcc.dg/pr19236-1.c, gcc.dg/pr20204.c,
2159 gcc.dg/pr9771-1.c, gcc.dg/register-var-1.c,
2160 gcc.dg/sibcall-5.c, gcc.dg/charset/asm3.c,
2161 gcc.dg/cpp/trad/num-sign.c: Run tests also on x86_64.
2163 2005-05-31 Jeff Law <law@redhat.com>
2165 * gcc.dg/tree-ssa/foldaddr-1.c: New test.
2167 2005-05-30 Paolo Carlini <pcarlini@suse.de>
2170 * gcc.dg/builtins-1.c: Activate disabled clog test.
2171 * gcc.dg/torture/builtin-attr-1.c: Likewise.
2173 2005-05-29 Paul Thomas <pault@gcc.gnu.org>
2175 * gfortran.dg/char_pointer_assign.f90:
2176 Test character-pointer assignments and pointer assignments.
2177 * gfortran.dg/char_pointer_dummy.f90:
2178 Test character-pointer dummy arguments.
2179 * gfortran.dg/char_pointer_func.f90:
2180 Test character-pointer function returns.
2181 * gfortran.dg/char_pointer_dependency.f90:
2182 Test character-pointer functions with dependencies.
2184 2005-05-30 Mark Mitchell <mark@codesourcery.com>
2187 * g++.dg/lookup/using14.C: New test.
2189 2005-05-30 Kazu Hirata <kazu@cs.umass.edu>
2191 * gcc.dg/c99-math-double-1.c, gcc.dg/c99-math-float-1.c,
2192 gcc.dg/c99-math-long-double-1.c, gcc.dg/c99-math.h: Remove
2195 2005-05-29 Geoffrey Keating <geoffk@apple.com>
2198 * g++.dg/template/local5.C: New.
2201 * gcc.c-torture/compile/pr21761.c: New.
2203 * g++.old-deja/g++.eh/badalloc1.C: Make XFAIL only on darwin
2206 2005-05-30 Steven G. Kargl
2209 * gfortran.dg/inquire_8.f90: New test.
2211 2005-05-29 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2214 * gfortran.dg/output_exponents_1.f90: New test.
2216 2005-05-29 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2219 * gfortran.dg/dollar_edit_descriptor-1.f: New test.
2221 2005-05-28 Mark Mitchell <mark@codesourcery.com>
2224 * g++.dg/ext/complex1.C: New test.
2227 * g++.dg/init/ctor6.C: New test.
2229 2005-05-29 Jan Hubicka <jh@suse.cz>
2231 * gcc.c-torture/compile/pr21562.c: New.
2233 2005-05-28 Steven G. Kargl <kargls@comcast.net>
2235 * gfortran.dg/subnormal_1.f90: New test.
2237 2005-05-28 Jan Hubicka <jh@suse.cz>
2239 * tree-prof.exp: Fix comment.
2240 * value-prof-1.c: New.
2241 * value-prof-2.c: New.
2242 * value-prof-3.c: New.
2243 * value-prof-4.c: New.
2245 2005-05-27 Mark Mitchell <mark@codesourcery.com>
2248 * g++.dg/expr/ptrmem6.C: New test.
2249 * g++.dg/expr/ptrmem6a.C: Likewise.
2251 2005-05-27 Kazu Hirata <kazu@cs.umass.edu>
2253 PR tree-optimization/21658
2254 * gcc.dg/tree-ssa/pr21658.c: New.
2256 2005-05-27 Nathan Sidwell <nathan@codesourcery.com>
2259 * g++.dg/inherit/ptrmem3.C: New.
2262 * g++.dg/parse/template16.C: New.
2264 2005-05-27 Andreas Jaeger <aj@suse.de>
2266 * gcc.dg/setjmp-2.c: Only run in 32-bit.
2268 * gcc.dg/i386-sse-8.c: Run test on all archs.
2270 2005-05-26 Mike Stump <mrs@apple.com>
2272 * objc.dg/isa-field-1.m: Only run on darwin.
2273 * objc.dg/lookup-1.m: Likewise.
2274 * objc.dg/try-catch-8.m: Likewise.
2276 2005-05-26 Roger Sayle <roger@eyesopen.com>
2278 PR tree-optimization/9814
2279 * gcc.dg/pr9814-1.c: New test case.
2281 2005-05-26 Ziemowit Laski <zlaski@apple.com>
2283 * objc.dg/comp-types-8.m, objc.dg/encode-6.m,
2284 objc.dg/extra-semi.m, objc.dg/fix-and-continue-2.m,
2285 objc.dg/isa-field-1.m, objc.dg/lookup-1.m, objc.dg/method-15.m,
2286 objc.dg/method-16.m, objc.dg/method-17.m, objc.dg/method-18.m,
2287 objc.dg/method-19.m, objc.dg/next-runtime-1.m,
2288 objc.dg/no-extra-load.m, objc.dg/pragma-1.m, objc.dg/stubify-1.m,
2289 objc.dg/stubify-2.m, objc.dg/super-class-4.m,
2290 objc.dg/super-dealloc-1.m, objc.dg/super-dealloc-2.m,
2291 objc.dg/try-catch-6.m, objc.dg/try-catch-7.m,
2292 objc.dg/try-catch-8.m: New.
2294 2005-05-26 Janis Johnson <janis187@us.ibm.com>
2296 * lib/obj-c++.exp (obj-c++_target_compile): Declare global variable,
2297 remove extraneous semicolons.
2299 2005-05-26 Ziemowit Laski <zlaski@apple.com>
2301 * obj-c++.dg/comp-types-12.mm: New.
2302 * objc.dg/comp-types-11.m: New.
2303 * objc.dg/selector-4.m: New.
2305 2005-05-26 Andreas Jaeger <aj@suse.de>
2308 * g++.old-deja/g++.ext/attrib1.C, g++.old-deja/g++.ext/attrib2.C,
2309 g++.old-deja/g++.ext/attrib3.C,
2310 g++.old-deja/g++.other/store-expr1.C,
2311 g++.old-deja/g++.other/store-expr2.C, g++.dg/opt/longbranch2.C,
2312 gcc.dg/20000609-1.c, gcc.dg/20000720-1.c, gcc.dg/20011107-1.c,
2313 gcc.dg/20011119-1.c, gcc.dg/20020108-1.c, gcc.dg/20020122-2.c,
2314 gcc.dg/20020122-3.c, gcc.dg/20020201-3.c, gcc.dg/20020206-1.c,
2315 gcc.dg/20020218-1.c, gcc.dg/20020310-1.c, gcc.dg/20020411-1.c,
2316 gcc.dg/20020418-2.c, gcc.dg/20020426-1.c, gcc.dg/20020426-2.c,
2317 gcc.dg/20020517-1.c, gcc.dg/20020523-1.c, gcc.dg/20020523-2.c,
2318 gcc.dg/20020729-1.c, gcc.dg/20030204-1.c, gcc.dg/20030826-2.c,
2319 gcc.dg/20030926-1.c, gcc.dg/20031202-1.c, gcc.dg/980312-1.c,
2320 gcc.dg/980313-1.c, gcc.dg/990424-1.c, gcc.dg/990524-1.c,
2321 gcc.dg/991230-1.c, gcc.dg/i386-387-1.c, gcc.dg/i386-387-2.c,
2322 gcc.dg/i386-387-3.c, gcc.dg/i386-387-4.c, gcc.dg/i386-387-5.c,
2323 gcc.dg/i386-387-6.c, gcc.dg/i386-bitfield1.c,
2324 gcc.dg/i386-bitfield2.c, gcc.dg/i386-loop-1.c,
2325 gcc.dg/i386-loop-2.c, gcc.dg/i386-loop-3.c, gcc.dg/i386-pic-1.c,
2326 gcc.dg/i386-regparm.c, gcc.dg/i386-signbit-1.c,
2327 gcc.dg/i386-signbit-2.c, gcc.dg/i386-sse-5.c, gcc.dg/i386-sse-8.c,
2328 gcc.dg/i386-unroll-1.c, gcc.dg/tls/opt-1.c, gcc.dg/tls/opt-2.c,
2329 gcc.dg/unroll-1.c: Handle 32-bit x86-64 compilation.
2331 2005-05-26 Andreas Jaeger <aj@suse.de>
2333 * gcc.c-torture/execute/ieee/ieee.exp: Set float-store for 32-bit
2336 2005-05-26 Andreas Jaeger <aj@suse.de>
2339 * gfortran.dg/promotion.f90, gcc.misc-tests/i386-pf-3dnow-1.c,
2340 gcc.misc-tests/i386-pf-athlon-1.c,
2341 gcc.misc-tests/i386-pf-none-1.c, gcc.misc-tests/i386-pf-sse-1.c,
2342 g++.dg/opt/mmx1.C, g++.dg/other/big-struct.C,
2343 g++.dg/abi/bitfield3.C, g++.dg/abi/bitfield8.C,
2344 g++.dg/abi/bitfield9.C, g++.dg/abi/empty7.C, g++.dg/abi/empty9.C,
2345 g++.dg/abi/layout4.C, g++.dg/abi/thunk1.C, g++.dg/abi/thunk2.C,
2346 g++.dg/abi/vbase11.C, g++.dg/abi/vthunk2.C, g++.dg/abi/vthunk3.C,
2347 g++.dg/ext/attrib8.C: Run also on x86_64 compiling 32-bit x86
2350 * g++.dg/opt/reg-stack4.C, g++.dg/eh/simd-1.C, g++.dg/eh/simd-1.C,
2351 gcc.dg/setjmp-2.c, gcc.dg/short-compare-1.c,
2352 gcc.dg/short-compare-2.c, gcc.target/i386/asm-1.c: Handle 32-bit
2355 * g++.dg/warn/register-var-1.C, g++.dg/charset/asm2.c: Run also on
2358 * gcc.dg/i386-pentium4-not-mull.c: Change option handling to use
2359 effective-target ilp32.
2361 2005-05-26 David Ung <davidu@mips.com>
2363 * gcc.target/mips/ext_ins.c: New test for testing the generation
2364 of MIPS32/64 rev 2 ext/ins instructions.
2366 2005-05-26 Andreas Jaeger <aj@suse.de>
2368 * treelang/compile/unsigned.tree: Use gimple instead of
2369 nonexisting generic dump.
2371 2005-05-26 Paolo Bonzini <bonzini@gnu.org>
2373 * gcc.dg/vect/vect-7.c: Remove xfail for alpha.
2375 2005-05-26 Andreas Jaeger <aj@suse.de>
2377 * gcc.dg/tree-ssa/ssa-pre-14.c (foo): Use correct type for strlen.
2379 2005-05-26 Thomas Koenig <Thomas.Koenig@online.de>
2382 * gfortran.fortran-torture/execute/intrinsic_unpack.f90:
2383 Test callee-allocated memory with write statements.
2385 2005-05-25 Roger Sayle <roger@eyesopen.com>
2388 * gcc.dg/pr21709-1.c: New test case.
2390 2005-05-25 Ziemowit Laski <zlaski@apple.com>
2391 Mike Stump <mrs@apple.com>
2393 * objc/execute/next_mapping.h: Update for C++.
2395 * obj-c++.dg/selector-1.mm: Move to...
2396 * obj-c++.dg/selector-4.mm: here...
2398 * obj-c++.dg/basic.mm: New.
2399 * obj-c++.dg/comp-types-1.mm: New.
2400 * obj-c++.dg/cxx-class-1.mm: New.
2401 * obj-c++.dg/cxx-ivars-1.mm: New.
2402 * obj-c++.dg/cxx-ivars-2.mm: New.
2403 * obj-c++.dg/cxx-ivars-3.mm: New.
2404 * obj-c++.dg/cxx-scope-1.mm: New.
2405 * obj-c++.dg/cxx-scope-2.mm: New.
2406 * obj-c++.dg/defs.mm: New.
2407 * obj-c++.dg/empty-private-1.mm: New.
2408 * obj-c++.dg/encode-1.mm: New.
2409 * obj-c++.dg/encode-2.mm: New.
2410 * obj-c++.dg/encode-3.mm: New.
2411 * obj-c++.dg/extern-c-1.mm: New.
2412 * obj-c++.dg/extra-semi.mm: New.
2413 * obj-c++.dg/fix-and-continue-2.mm: New.
2414 * obj-c++.dg/isa-field-1.mm: New.
2415 * obj-c++.dg/ivar-list-semi.mm: New.
2416 * obj-c++.dg/local-decl-1.mm: New.
2417 * obj-c++.dg/lookup-1.mm: New.
2418 * obj-c++.dg/lookup-2.mm: New.
2419 * obj-c++.dg/method-1.mm: New.
2420 * obj-c++.dg/method-2.mm: New.
2421 * obj-c++.dg/method-3.mm: New.
2422 * obj-c++.dg/method-4.mm: New.
2423 * obj-c++.dg/method-5.mm: New.
2424 * obj-c++.dg/method-6.mm: New.
2425 * obj-c++.dg/method-7.mm: New.
2426 * obj-c++.dg/no-extra-load.mm: New.
2427 * obj-c++.dg/overload-1.mm: New.
2428 * obj-c++.dg/pragma-1.mm: New.
2429 * obj-c++.dg/pragma-2.mm: New.
2430 * obj-c++.dg/private-1.mm: New.
2431 * obj-c++.dg/private-2.mm: New.
2432 * obj-c++.dg/proto-qual-1.mm: New.
2433 * obj-c++.dg/qual-types-1.mm: New.
2434 * obj-c++.dg/stubify-1.mm: New.
2435 * obj-c++.dg/stubify-2.mm: New.
2436 * obj-c++.dg/super-class-1.mm: New.
2437 * obj-c++.dg/super-class-2.mm: New.
2438 * obj-c++.dg/super-dealloc-1.mm: New.
2439 * obj-c++.dg/super-dealloc-2.mm: New.
2440 * obj-c++.dg/template-1.mm: New.
2441 * obj-c++.dg/template-2.mm: New.
2442 * obj-c++.dg/template-3.mm: New.
2443 * obj-c++.dg/template-4.mm: New.
2444 * obj-c++.dg/template-5.mm: New.
2445 * obj-c++.dg/template-6.mm: New.
2446 * obj-c++.dg/try-catch-1.mm: New.
2447 * obj-c++.dg/try-catch-2.mm: New.
2448 * obj-c++.dg/try-catch-3.mm: New.
2449 * obj-c++.dg/try-catch-4.mm: New.
2450 * obj-c++.dg/try-catch-5.mm: New.
2451 * obj-c++.dg/try-catch-6.mm: New.
2452 * obj-c++.dg/try-catch-7.mm: New.
2453 * obj-c++.dg/try-catch-8.mm: New.
2454 * obj-c++.dg/try-catch-9.mm: New.
2455 * obj-c++.dg/va-meth-1.mm: New.
2457 2005-05-25 Ziemowit Laski <zlaski@apple.com>
2459 * obj-c++.dg/selector-1.mm: New.
2460 * obj-c++.dg/selector-2.mm: New.
2462 2005-05-25 Ziemowit Laski <zlaski@apple.com>
2464 * obj-c++.dg/selector-3.mm: New.
2465 * objc.dg/selector-3.m: New.
2467 2005-05-25 Ziemowit Laski <zlaski@apple.com>
2469 * objc.dg/selector-2.m: Remove "-fgnu-runtime"; be flexible
2470 about where warning appears.
2472 2005-05-25 Ulrich Weigand <uweigand@de.ibm.com>
2474 * gcc.dg/tree-ssa/stdarg-2.c: Add tests for s390*-*-linux* targets.
2475 * gcc.dg/tree-ssa/stdarg-3.c: Likewise.
2476 * gcc.dg/tree-ssa/stdarg-4.c: Likewise.
2477 * gcc.dg/tree-ssa/stdarg-5.c: Likewise.
2479 2005-05-25 Ulrich Weigand <uweigand@de.ibm.com>
2481 * gcc.dg/20050524-1.c: New test.
2483 2005-05-25 Jan Hubicka <jh@suse.cz>
2485 * gcc.dg/tree-prof/inliner-1.c: New.
2487 2005-05-25 Janis Johnson <janis187@us.ibm.com>
2489 * gcc.dg/tree-prof: New directory.
2490 * gcc.dg/tree-prof/tree-prof.exp: New.
2492 2005-05-25 DJ Delorie <dj@redhat.com>
2494 * gcc.dg/Wattributes-1.c: New.
2495 * gcc.dg/Wattributes-2.c: New.
2496 * gcc.dg/Wattributes-3.c: New.
2498 20005-05-24 Janis Johnson <janis187@us.ibm.com>
2500 PR tree-optimization/19833
2501 * gcc.dg/uninit-4.c: Remove xfail.
2502 * gcc.dg/uninit-9.c: Ditto.
2504 2005-05-24 Ziemowit Laski <zlaski@apple.com>
2506 * obj-c++.dg/bitfield-[1-5].mm: New.
2507 * obj-c++.dg/class-protocol-1.mm: New.
2508 * obj-c++.dg/comp-types-1[0-1].mm: New.
2509 * obj-c++.dg/comp-types-[2-9].mm: New.
2510 * obj-c++.dg/encode-[4-8].mm: New.
2511 * obj-c++.dg/layout-1.mm: New.
2512 * obj-c++.dg/method-1[0-9].mm: New.
2513 * obj-c++.dg/method-2[0-1].mm: New.
2514 * obj-c++.dg/method-[8-9].mm: New.
2515 * obj-c++.dg/objc-gc-3.mm: New.
2516 * obj-c++.dg/try-catch-10.mm: New.
2517 * objc.dg/bitfield-5.m: New.
2518 * objc.dg/comp-types-10.m: New.
2519 * objc.dg/comp-types-9.m: New.
2520 * objc.dg/layout-1.m: New.
2521 * objc.dg/objc-gc-4.m: New.
2522 * objc.dg/try-catch-9.m: New.
2523 * objc.dg/class-protocol-1.m: Tweak diagnostics.
2524 * objc.dg/comp-types-1.m: Likewise.
2525 * objc.dg/comp-types-[5-6].m: Likewise.
2526 * objc.dg/method-9.m: Likewise.
2528 2005-05-24 Janis Johnson <janis187@us.ibm.com>
2530 * gcc.dg/altivec-vec-merge.c: Make test usable on GNU/Linux targets
2531 and on hardware without VMX support.
2533 * gcc.dg/altivec-vec-merge.c: Renamed from ppc-vec-merge.c.
2535 * gcc.dg/ppc64-abi-2.c: Remove code that is now invalid.
2537 * lib/profopt.exp (dg-final-generate, dg-final-use,
2538 profopt-final-code, profopt-get-options): New.
2539 (profopt-execute): Process test directives.
2541 * lib/gcc-dg.exp (cleanup-ipa-dump): New.
2542 (cleanup-coverage-files, cleanup-repo-files, cleanup-rtl-dump,
2543 cleanup-tree-dump, cleanup-saved-temps): Update comments.
2545 2005-05-24 Andrew Pinski <pinskia@physics.uc.edu>
2548 * g++.dg/init/ctor5.C: New test.
2550 2005-05-24 Ira Rosen <irar@il.ibm.com>
2552 * gcc.dg/vect/vect-none.c: Split into vect-106.c, vect-107.c,
2553 vect-108.c, vect-109.c, vect-110.c, vect-111.c, vect-112.c,
2554 vect-113.c, vect-114.c.
2556 2005-05-23 Adam Nemet <anemet@lnxw.com>
2558 * gcc.dg/const-elim-1.c: Remove xfails.
2560 2005-05-23 Jeff Law <law@redhat.com>
2562 * gcc.c-torture/compile/pr21638.c: New test.
2563 * gcc.c-torture/compile/20050520-1.c: New test.
2565 2005-05-23 Nick Clifton <nickc@redhat.com>
2567 * gcc.c-torture/execute/20020720-1.x: Fix m32r target selector to
2568 be a proper triple, ie: m32r*-*-*.
2569 * g++.old-deja/g++.jason/thunk3.C: Likewise.
2571 2004-05-21 Andrew Pinski <pinskia@physics.uc.edu>
2575 * gcc.c-torture/compile/pr21293.c: New test.
2576 * gcc.c-torture/execute/pr21331.c: New test.
2578 2004-05-20 Richard Henderson <rth@redhat.com>
2580 * g++.dg/other/stdarg3.C: Spell "hpux*" correctly.
2582 2005-05-20 Ziemowit Laski <zlaski@apple.com>
2584 * obj-c++-dg.exp: Add.
2586 * obj-c++.dg/dg.exp: Add.
2588 2005-05-20 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
2590 * g++.old-deja/g++.jason/thunk3.C: XFAIL on m32r*-*.
2591 * gcc.c-torture/execute/20020720-1.x: Add xfail for m32r*-*.
2593 2005-05-20 Bjoern Haase <bjoern.m.haase@web.de>
2595 * gcc.c-torture/execute/20020720-1.x: Add xfail for avr-*-*.
2597 2004-05-19 Richard Henderson <rth@redhat.com>
2599 * g++.dg/other/stdarg3.C: Only use -mlp64 for hpux.
2601 2005-05-19 Janis Johnson <janis187@us.ibm.com>
2603 * gcc.dg/altivec-21.c: Use dg-error only for ilp32.
2605 * gcc.dg/vect/vect-dv-2.c: Remove dg-do directive.
2607 2005-05-19 Jakub Jelinek <jakub@redhat.com>
2610 * g++.dg/parse/extern1.C: New test.
2611 * g++.dg/tls/diag-2.C: Adjust expected error message wording.
2613 2005-05-19 Eric Botcazou <ebotcazou@libertysurf.fr>
2615 * gcc.dg/c99-math.h: New.
2616 * gcc.dg/c99-math-float-1.c: New test.
2617 * gcc.dg/c99-math-double-1.c: Likewise.
2618 * gcc.dg/c99-math-long-double-1.c: Likewise.
2620 2005-05-18 Richard Henderson <rth@redhat.com>
2622 * gcc.dg/tree-ssa/20031015-1.c: Expect one V_MUST_DEF.
2624 2005-05-18 Devang Patel <dpatel@apple.com>
2626 * g++.dg/opt/20050511-1.C: New test.
2628 2005-05-18 Thomas Koenig <Thomas.Koenig@online.de>
2631 * gfortran.dg/reshape-complex.f90: New test.
2633 2005-05-18 Erik Edelmann <erik.edelmann@iki.fi>
2635 * gfortran.dg/array_constructor_1.f90: New test.
2636 * gfortran.dg/array_constructor_2.f90: New test.
2638 2005-05-18 Feng Wang <fengwang@nudt.edu.cn>
2641 * gfortran.dg/pr20954.f: New test.
2643 2005-05-17 Mike Stump <mrs@apple.com>
2645 Yet more Objective-C++...
2647 * objc.dg/method-5.m: Update.
2648 * objc.dg/method-6.m: Update.
2649 * objc.dg/method-7.m: Update.
2650 * objc.dg/method-9.m: Update.
2651 * objc.dg/try-catch-2.m: Update.
2653 2005-05-17 Mark Mitchell <mark@codesourcery.com>
2655 * gcc.dg/compat/struct-layout-1_generate.c (iterative_hash):
2656 Remove little-endian optimizations.
2658 2005-05-17 Jeff Law <law@redhat.com>
2660 * g++.dg/tree-ssa/pr14814.C: New test.
2661 * gcc.dg/tree-ssa/pr14814.C: New test.
2662 * gcc.dg/tree-ssa/pr17141-1.C: New test.
2663 * gcc.dg/tree-ssa/pr17141-2.C: New test.
2665 2005-05-17 Richard Guenther <rguenth@gcc.gnu.org>
2667 * gcc.dg/compat/generate-random.c: Do not include
2669 * gcc.dg/compat/generate-random_r.c: Likewise.
2671 2005-05-17 Paolo Bonzini <bonzini@gnu.org>
2673 * gcc.dg/fold-div-1.c, gcc.dg/recip-1.c, gcc.dg/recip-2.c: New.
2675 2005-05-17 Richard Guenther <rguenth@gcc.gnu.org>
2678 * g++.dg/tree-ssa/builtin1.C: New testcase.
2680 2005-05-17 Jakub Jelinek <jakub@redhat.com>
2683 * g++.dg/opt/const4.C: New test.
2686 * g++.dg/opt/crossjump1.C: New test.
2688 PR tree-optimization/21610
2689 * gcc.c-torture/compile/20050516-1.c: New test.
2692 * gfortran.fortran-torture/execute/forall_3.f90: Remove comment
2693 about the test failing.
2694 * gfortran.fortran-torture/execute/where_7.f90: New test.
2695 * gfortran.fortran-torture/execute/where_8.f90: New test.
2697 2005-05-16 Richard Henderson <rth@redhat.com>
2699 * lib/target-supports.exp (check_effective_target_vect_int_mul): Add
2702 2005-05-16 Mark Mitchell <mark@codesourcery.com>
2704 * gcc.dg/compat/generate-random.c (config.h): Do not include.
2705 (limits.h): Include unconditionally.
2706 (stdlib.h): Likewise.
2707 * gcc.dg/compat/generate-random_r.c (config.h): Do not include.
2708 (limits.h): Include unconditionally.
2709 (stdlib.h): Likewise.
2710 * gcc.dg/compat/struct-layout-1.exp: Do not link with libiberty.
2711 * gcc.dg/compat/struct-layout-1_generate.c (config.h): Do not include.
2712 (limits.h): Include unconditionally.
2713 (stdlib.h): Likewise.
2714 (hashtab.h): Do not include.
2715 (getopt.h): Likewise.
2716 (stddef.h): Include.
2717 (hashval_t): Define.
2718 (struct entry): Add "next" field.
2719 (HASH_SIZE): New macro.
2720 (hash_table): New variable.
2721 (switchfiles): Do not use xmalloc.
2723 (iterative_hash): New function.
2725 (e_exists): New function.
2726 (e_insert): Likewise.
2727 (output): Use, instead of libiberty hashtable functions.
2728 (main): Do not use getopt. Do not call htab_create.
2730 2005-05-16 David Billinghurst <David.Billinghurst@riotinto.com>
2733 * lib/target-supports.exp (check_mkfifo_available):
2734 Return 0 for cygwin as mkfifo support incomplete on platform.
2735 Fix typos in comments.
2737 2005-05-15 Mark Mitchell <mark@codesourcery.com>
2739 * lib/compat.exp (compat-execute): Do not use regsub unsafely.
2741 2005-05-15 Jerry DeLisle <jvdelisle@verizon.net>
2744 * gfortran.dg/assign_4.f: New test.
2746 2005-05-14 Kazu Hirata <kazu@cs.umass.edu>
2748 PR tree-optimization/21563
2749 * gcc.dg/tree-ssa/pr21563.c: New.
2751 2005-05-14 Jan Hubicka <jh@suse.cz>
2753 * gcc.dg/noreturn-7.c: Allow control reaches warning.
2755 2005-05-14 Richard Guenther <rguenth@gcc.gnu.org>
2757 * g++.dg/tree-ssa/tmmti-2.C: New testcase.
2759 2005-05-13 Julian Brown <julian@codesourcery.com>
2761 * gcc.c-torture/execute/20041218-2.c: Add __attribute__((packed)).
2762 * gcc.dg/intmax_t-1.c: Disable on *arm*-*-*elf*.
2764 2005-05-13 Jan Hubicka <jh@suse.cz>
2766 * gcc.dg/builtins-43.c: Use gimple dump instead of generic.
2767 * gcc.dg/fold-xor-?.c: Likewise.
2768 * gcc.dg/pr15784-?.c: Likewise.
2769 * gcc.dg/pr20922-?.c: Likewise.
2770 * gcc.dg/tree-ssa/20050128-1.c: Likewise.
2771 * gcc.dg/tree-ssa/pr17598.c: Likewise.
2772 * gcc.dg/tree-ssa/pr20470.c: Likewise.
2774 2005-05-11 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
2777 * gfortran.dg/hollerith_1.f90: New test.
2779 2005-05-11 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
2781 * gfortran.dg/func_result_2.f90: New test.
2783 2005-05-11 Bud Davis <bdavis@gfortran.org>
2785 * gfortran.dg/dev_null.f90: New test.
2787 2005-05-11 Richard Earnshaw <richard.earnshaw@arm.com>
2789 * gcc.dg/arm-vfp1.c: Revert last change.
2791 2005-05-11 Richard Guenther <rguenth@gcc.gnu.org>
2794 PR tree-optimization/19639
2795 * g++.dg/tree-ssa/pr19807.C: New testcase.
2797 2005-05-10 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2800 * gfortran.dg/append-1.f90: New test.
2802 2005-05-10 Diego Novillo <dnovillo@redhat.com>
2804 * gcc.dg/pr18501.c: XFAIL.
2805 * gcc.dg/tree-ssa/loop-4.c: Fix expected pattern.
2806 * gcc.dg/tree-ssa/pr20913.c: Change to link-time test.
2807 * gcc.dg/tree-ssa/ssa-ccp-2.c: Change to a .optimized scan.
2808 * gcc.dg/tree-ssa/ssa-ccp-7.c: Likewise.
2809 * gcc.dg/tree-ssa/ssa-ccp-9.c: Likewise.
2810 * gcc.dg/tree-ssa/ssa-dom-ccp-1.c: Likewise.
2811 * gcc.dg/tree-ssa/ssa-pre-7.c: Change to a .fre scan.
2812 * gcc.dg/tree-ssa/ssa-pre-8.c: Likewise.
2814 2005-05-10 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
2817 * gfortran.dg/f2c_1.f90, gfortran.dg/f2c_2.f90,
2818 gfortran.dg/f2c_3.f90: New tests.
2820 * gfortran.dg/return_1.f90: Fix dg annotation.
2822 2005-05-10 Diego Novillo <dnovillo@redhat.com>
2824 * gcc.c-torture/compile/20050510-1.c: New test.
2826 2005-05-10 Mark Mitchell <mark@codesourcery.com>
2828 * gcc.dg/arm-vfp1.c: Remove test for fnegs.
2830 2005-05-10 Bob Wilson <bob.wilson@acm.org>
2832 * gcc.dg/const-elim-1.c: Remove xfail for xtensa-*-*.
2834 2005-05-10 Gabor Loki <loki@gcc.gnu.org>
2837 * gcc.c-torture/compile/pr17913.c: Computed jump test for PR17913
2839 2005-05-10 Joseph S. Myers <joseph@codesourcery.com>
2842 * gcc.dg/redecl-11.c, gcc.dg/redecl-12.c, gcc.dg/redecl-13.c,
2843 gcc.dg/redecl-14.c, gcc.dg/redecl-15.c: New tests.
2845 2005-05-10 Ben Elliston <bje@au.ibm.com>
2848 * gcc.dg/debug/pr16676.c: New test.
2850 2005-05-10 Kazu Hirata <kazu@cs.umass.edu>
2853 * gcc.dg/tree-ssa/20030731-2.c, gcc.dg/tree-ssa/20030917-1.c,
2854 gcc.dg/tree-ssa/20030917-3.c, gcc.dg/tree-ssa/ssa-ccp-1.c,
2855 gcc.dg/tree-ssa/ssa-ccp-2.c, gcc.dg/tree-ssa/ssa-ccp-3.c,
2856 gcc.dg/tree-ssa/ssa-ccp-7.c, gcc.dg/tree-ssa/ssa-ccp-9.c:
2858 * gcc.dg/tree-ssa/20040721-1.c: Change -O1 to -O2. Add
2859 -fno-tree-dominator-opts.
2861 2005-05-09 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
2863 * gfortran.dg/return_1.f90: New test.
2865 2005-05-09 J"orn Rennecke <joern.rennecke@st.com>
2867 * gcc.dg/pr15784-3.c: Add -fno-finite-math-only option.
2869 * gcc.dg/20021029-1.c: For sh64*-*-*, add -mpt-fixed.
2871 2005-05-09 Nathan Sidwell <nathan@codesourcery.com>
2874 * g++.dg/inherit/covariant13.C: New.
2876 2005-05-09 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2879 * gfortran.dg/pr19155.f: New test.
2881 2005-05-08 Roger Sayle <roger@eyesopen.com>
2884 * gcc.dg/pr8788-1.c: New testcase.
2886 2005-05-08 Richard Sandiford <rsandifo@redhat.com>
2889 * gcc.target/mips/fpcmp-[12].c: New tests.
2891 2005-05-06 Mark Mitchell <mark@codesourcery.com>
2893 * lib/target-supports-dg.exp (dg-require-fork): New function.
2894 (dg-require-mkfifo): Likewise.
2895 * lib/target-supports.exp (check_function_available): New
2897 (check_fork_available): Likewise.
2898 (check_mkfifo_available): Likewise.
2900 2005-05-06 Jeff Law <law@redhat.com>
2902 * gcc.c-torture/compile/pr21380.c: New test.
2904 2005-05-06 Jakub Jelinek <jakub@redhat.com>
2907 * g++.dg/ext/weak3.C: New test.
2909 2005-05-05 Mark Mitchell <mark@codesourcery.com>
2912 * g++.dg/template/crash37.C: New test.
2914 2005-05-05 Paul Brook <paul@codesourcery.com>
2916 * gcc.dg/arm-g2.c: Use effective-target arm32.
2917 * gcc.dg/arm-mmx-1.c: Ditto.
2918 * gcc.dg/arm-scd42-2.c: Ditto.
2919 * gcc.dg/arm-vfp1.c: Ditto.
2920 * lib/target-supports.exp (check_effective_target_arm32): New
2923 2005-05-04 Thomas Koenig <Thomas.Koenig@online.de>
2926 gfortran.dg/in_pack_rank7.f90: New test.
2928 2005-05-03 Andrew Pinski <pinskia@physics.uc.edu>
2931 * gcc.dg/tree-ssa/bool-[1-9].c: New tests.
2933 2005-05-04 Jakub Jelinek <jakub@redhat.com>
2936 * gcc.dg/20050503-1.c: New test.
2938 PR rtl-optimization/21239
2939 * gcc.dg/i386-sse-11.c: New test.
2941 2005-05-03 Alexandre Oliva <aoliva@redhat.com>
2944 * gcc.target/i386/asm-1.c: New test.
2946 2005-05-03 Jakub Jelinek <jakub@redhat.com>
2948 PR rtl-optimization/21330
2949 * gcc.c-torture/execute/20050502-1.c: New test.
2952 * gcc.c-torture/execute/20050502-2.c: New test.
2954 2005-05-03 Uros Bizjak <uros@kss-loka.si>
2957 * gcc.dg/pr21282.c: New.
2959 2005-05-03 David Billinghurst <David.Billinghurst@riotinto.com>
2961 * gcc.dg/vect/pr20122.c: Clean up .vect file.
2962 * gcc.dg/vect/vect-92.c: Likewise
2963 * gcc.dg/vect/vect-93.c: Likewise
2964 * gcc.dg/vect/vect-dv-1.c: Likewise
2965 * gcc.dg/vect/vect-dv-2.c: Likewise
2966 * gcc.dg/vect/vect-ifcvt-10.c: Likewise
2968 2005-05-03 David Billinghurst <David.Billinghurst@riotinto.com>
2970 * gfortran.dg/vect/vect-1.f90: Clean up .vect file.
2971 * gfortran.dg/vect/vect-2.f90: Likewise
2972 * gfortran.dg/vect/vect-3.f90: Likewise
2973 * gfortran.dg/vect/vect-4.f90: Likewise
2974 * gfortran.dg/vect/vect-5.f90: Likewise
2976 2005-05-02 Geoffrey Keating <geoffk@apple.com>
2979 * gcc.dg/rs6000-fpint-2.c: New.
2981 2005-05-02 Joseph S. Myers <joseph@codesourcery.com>
2984 * gcc.dg/builtins-30.c: Update expected messages.
2985 * gcc.dg/pr15698-1.c, gcc.dg/pr15698-2.c, gcc.dg/pr15698-3.c,
2986 gcc.dg/pr15698-4.c, gcc.dg/pr15698-5.c, gcc.dg/pr15698-6.c,
2987 gcc.dg/pr15698-7.c, pr15698-8.c: New tests.
2989 2005-05-02 Kazu Hirata <kazu@cs.umass.edu>
2991 PR tree-optimization/21294
2992 * gcc.dg/tree-ssa/pr21294.c: New.
2994 2005-05-02 Paolo Bonzini <bonzini@gnu.org>
2996 * gcc.dg/altivec-3.c (vec_store): Do not use the old
2997 __builtin_altivec_st_internal_4si built-in.
2999 2005-05-02 Mark Mitchell <mark@codesourcery.com>
3002 * g++.dg/template/ptrmem14.C: New test.
3004 2005-05-02 Paul Brook <paul@codesourcery.com>
3006 * gcc.c-torture/execute/20000523-1.c: Fix bytes/bits thinko.
3008 2005-05-02 Michael Matz <matz@suse.de>
3011 * g++.dg/warn/sentinel.C: New testcase for __null sentinels added.
3013 2005-05-01 Mark Mitchell <mark@codesourcery.com>
3015 * g++.dg/cpp/weak.C: New test.
3017 2005-05-01 Zdenek Dvorak <dvorakz@suse.cz>
3019 * gcc.dg/tree-ssa/loop-8.c: New test.
3021 2005-04-30 Michael Maty <matz@suse.de>
3023 * gcc.dg/inline-mcpy.c: New test.
3025 2005-04-30 Thomas Koenig <Thomas.Koenig@online.de>
3028 * gfortran.dg/eoshift.f90: New test case.
3030 2005-04-30 Paul Thomas <pault@gcc.gnu.org>
3033 * gfortran.dg/matmul_1.f90: New test.
3035 2005-04-28 Kazu Hirata <kazu@cs.umass.edu>
3037 PR tree-optimization/21030
3038 * gcc.dg/tree-ssa/pr21030.c: New.
3040 2005-04-29 Devang Patel <dpatel@apple.com>
3042 PR tree-optimization/21272
3043 * gcc.dg/vect/vect-ifcvt-10.c: New test.
3045 2005-04-29 Jakub Jelinek <jakub@redhat.com>
3049 * gfortran.dg/entry_4.f90: New test.
3050 * gfortran.fortran-torture/execute/entry_1.f90: New test.
3051 * gfortran.fortran-torture/execute/entry_2.f90: New test.
3052 * gfortran.fortran-torture/execute/entry_3.f90: New test.
3053 * gfortran.fortran-torture/execute/entry_4.f90: New test.
3054 * gfortran.fortran-torture/execute/entry_5.f90: New test.
3055 * gfortran.fortran-torture/execute/entry_6.f90: New test.
3056 * gfortran.fortran-torture/execute/entry_7.f90: New test.
3058 2005-04-29 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3060 * gfortran.fortran-torture/execute/entry_8.f90: New test.
3062 2005-04-29 Paul Brook <paul@codesourcery.com>
3064 * gfortran.dg/entry_3.f90: New test.
3066 2005-04-29 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3068 * gfortran.dg/implicit_4.f90: New test.
3070 2005-04-28 Bob Wilson <bob.wilson@acm.org>
3072 * lib/target-supports.exp (check_profiling_available): Return
3073 false for xtensa-*-elf.
3075 2005-04-29 David Billinghurst (David.Billinghurst@riotinto.com)
3077 * lib/fortran-torture.exp (fortran-torture.exp): Catch
3078 error if file cannot be deleted.
3080 2005-04-28 Kazu Hirata <kazu@cs.umass.edu>
3082 * g++.dg/tree-ssa/pr18178.C, gcc.dg/tree-ssa/20030821-1.c,
3083 gcc.dg/tree-ssa/20050314-1.c, gcc.dg/tree-ssa/alias-1.c,
3084 gcc.dg/tree-ssa/phi-opt-1.c, gcc.dg/tree-ssa/phi-opt-2.c,
3085 gcc.dg/tree-ssa/phi-opt-3.c, gcc.dg/tree-ssa/phi-opt-4.c,
3086 gcc.dg/tree-ssa/phi-opt-5.c, gcc.dg/tree-ssa/pr18133-1.c,
3087 gcc.dg/tree-ssa/pr18133-2.c, gcc.dg/tree-ssa/pr18134.c,
3088 gcc.dg/tree-ssa/pr20470.c, gcc.dg/tree-ssa/pr20657.c,
3089 gcc.dg/tree-ssa/pr20702.c, gcc.dg/tree-ssa/pr20913.c,
3090 gcc.dg/tree-ssa/pr21001.c, gcc.dg/tree-ssa/stdarg-1.c,
3091 gcc.dg/tree-ssa/stdarg-2.c, gcc.dg/tree-ssa/stdarg-3.c,
3092 gcc.dg/tree-ssa/stdarg-4.c, gcc.dg/tree-ssa/stdarg-5.c,
3093 gcc.dg/tree-ssa/structopt-1.c, gcc.dg/tree-ssa/structopt-2.c,
3094 gcc.dg/tree-ssa/structopt-3.c: Use cleanup-tree-dump.
3096 2005-04-28 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3099 * gfortran.dg/pr20865.f90: New test.
3101 2005-04-28 Joseph S. Myers <joseph@codesourcery.com>
3103 * gcc.dg/void-cast-2.c: New test.
3105 2005-04-27 Joseph S. Myers <joseph@codesourcery.com>
3108 * gcc.dg/void-cast-1.c: New test.
3110 2005-04-27 Paolo Bonzini <bonzini@gnu.org>
3112 * gcc.dg/tree-ssa/gen-vect-25.c: Make more portable.
3114 2005-04-27 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3117 * gfortran.dg/pr21177.f90: New test.
3119 2005-04-27 Zdenek Dvorak <dvorakz@suse.cz>
3121 PR tree-optimization/21171
3122 * gcc.dg/tree-ssa/pr21171.c: New test.
3124 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
3126 * gcc.dg/tree-ssa/gen-vect-11.c, gcc.dg/tree-ssa/gen-vect-11a.c,
3127 gcc.dg/tree-ssa/gen-vect-11b.c, gcc.dg/tree-ssa/gen-vect-11c.c,
3128 gcc.dg/tree-ssa/gen-vect-2.c, gcc.dg/tree-ssa/gen-vect-25.c,
3129 gcc.dg/tree-ssa/gen-vect-26.c, gcc.dg/tree-ssa/gen-vect-28.c,
3130 gcc.dg/tree-ssa/gen-vect-32.c: New.
3131 * gcc.dg/vect/vect-82.c, gcc.dg/vect/vect-83.c: Fix dg-final.
3132 * gcc.dg/vect/vect-82_64.c, gcc.dg/vect/vect-83_64.c: Remove xfail,
3135 2005-04-27 Joseph S. Myers <joseph@codesourcery.com>
3138 * gcc.dg/transparent-union-3.c: New test.
3140 2005-04-27 Joseph S. Myers <joseph@codesourcery.com>
3143 * gcc.dg/format/asm_fprintf-2.c, gcc.dg/format/asm_fprintf-3.c,
3144 gcc.dg/format/asm_fprintf-4.c, gcc.dg/format/asm_fprintf-5.c,
3145 gcc.dg/format/gcc_diag-2.c, gcc.dg/format/gcc_diag-3.c,
3146 gcc.dg/format/gcc_diag-4.c, gcc.dg/format/gcc_diag-5.c,
3147 gcc.dg/format/gcc_diag-6.c, gcc.dg/format/gcc_diag-7.c ,
3148 gcc.dg/format/gcc_diag-8.c, gcc.dg/format/gcc_diag-9.c: New tests.
3150 2005-04-26 Jeff Law <law@redhat.com>
3152 * gcc.gc/tree-ssa/ssa-dce-1.c: New test.
3153 * gcc.gc/tree-ssa/ssa-dce-2.c: New test.
3154 * gcc.gc/tree-ssa/ssa-dce-3.c: New test.
3155 * gcc.gc/tree-ssa/ssa-dce-4.c: New test.
3156 * gcc.gc/tree-ssa/ssa-dce-5.c: New test.
3157 * gcc.gc/tree-ssa/ssa-dce-6.c: New test.
3158 * gcc.gc/tree-ssa/ssa-dce-7.c: New test.
3160 2004-04-26 Richard Guenther <rguenth@gcc.gnu.org>
3162 PR tree-optimization/17598
3163 * gcc.dg/tree-ssa/pr17598.c: New testcase.
3165 2005-04-25 Mike Stump <mrs@apple.com>
3167 * objc.dg/fix-and-continue-1.m: Add.
3169 2005-04-25 Roger Sayle <roger@eyesopen.com>
3172 * g++.dg/opt/pr20995-1.C: New test case.
3174 2005-04-25 Devang Patel <dpatel@apple.com>
3176 * gcc.dg/stabs-attrib-vect-darwin.c: New test.
3178 2005-04-25 Andrew Pinski <pinskia@physics.uc.edu>
3181 * g++.dg/opt/alias2.C (printf): Correct the prototype.
3183 2005-04-25 Andrew Pinski <pinskia@physics.uc.edu>
3186 * g++.dg/opt/rtti2.C: New test.
3188 2005-04-25 Paul Brook <paul@codesourcery.com>
3189 Steven G. Kargl <kargls@comcast.net>
3192 * gfortran.dg/ichar_1.f90: New file.
3194 2005-04-24 Jakub Jelinek <jakub@redhat.com>
3197 * g++.dg/opt/pr20991.C: New test.
3199 * gcc.dg/compat/struct-layout-1_generate.c: In arrays avoid types
3200 where sizeof (type) < __alignof__ (type).
3201 * gcc.dg/compat/struct-layout-1.h: Likewise.
3203 2005-04-24 Per Bothner <per@bothner.com>
3204 Devang Patel <dpatel@apple.com>
3206 PR preprocessor/20907
3207 * gcc.dg/cpp/very-long-comment.c: New test.
3209 2005-04-24 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3212 * gfortran.dg/common_5.f: New test.
3214 2005-04-23 Richard Guenther <rguenth@gcc.gnu.org>
3217 * g++.dg/tree-ssa/pr21082.C: New testcase.
3219 2005-04-23 Zdenek Dvorak <dvorakz@suse.cz>
3221 * gcc.dg/vect/vect-99.c: New test.
3223 2005-04-22 Diego Novillo <dnovillo@redhat.com>
3225 * gcc.dg/tree-ssa/ltrans-4.c: Fix typo in dg-options.
3227 2005-04-22 Jeff Law <law@redhat.com>
3229 * gcc.dg/uninit-5.c: Remove xfails.
3230 * gcc.dg/tree-ssa/20030711-1.c:Reduce the number of
3231 conditionals and loads.
3233 2005-04-22 Thomas Koenig <Thomas.Koenig@online.de>
3238 * gfortran.dg/nested_reshape.f90: new test
3239 * gfortran.dg/reshape-alloc.f90: new test
3240 * gfortran.dg/reshape.f90: new test
3242 2005-04-22 Mark Mitchell <mark@codesourcery.com>
3244 * gcc.dg/arm-vfp1.c: Remove -ffast-math.
3246 * gcc.dg/arm-vfp1.c: New test.
3248 2005-04-22 Alexandre Oliva <aoliva@redhat.com>
3251 * g++.dg/lookup/builtin2.C: New test.
3253 2005-04-22 Joseph S. Myers <joseph@codesourcery.com>
3255 * gcc.dg/weak/weak-13.c: New test.
3257 2005-04-21 Geoffrey Keating <geoffk@apple.com>
3259 * lib/target-supports.exp (check_effective_target_sync_int_long):
3262 2005-04-21 Richard Sandiford <rsandifo@redhat.com>
3264 * gcc.target/mips/branch-1.c: New test.
3266 2005-04-21 Richard Henderson <rth@redhat.com>
3268 * gcc.dg/vect/vect-85.c: Don't xfail on alpha.
3269 * gcc.dg/vect/vect-86.c: Likewise.
3270 * gcc.dg/vect/vect-87.c: Likewise.
3271 * gcc.dg/vect/vect-88.c: Likewise.
3273 2005-04-21 Devang Patel <dpatel@apple.com>
3275 PR optimization/20994
3276 * gcc.dg/tree-ssa/ifc-3.c: New test.
3278 2005-04-20 Joseph S. Myers <joseph@codesourcery.com>
3281 * gcc.dg/c99-vla-jump-1.c, gcc.dg/c99-vla-jump-2.c,
3282 gcc.dg/c99-vla-jump-3.c, gcc.dg/c99-vla-jump-4.c,
3283 gcc.dg/c99-vla-jump-5.c: New tests.
3285 2005-04-19 Richard Henderson <rth@redhat.com>
3287 * lib/target-supports.exp (check_effective_target_vect_int_mult):
3288 Fix typo in exists check.
3289 (check_effective_target_sync_int_long): New.
3290 * gcc.dg/ia64-sync-1.c: Enable for all effective-target sync_int_long.
3291 * gcc.dg/ia64-sync-2.c: Likewise.
3292 * gcc.dg/ia64-sync-3.c: Likewise.
3293 * gcc.dg/ia64-sync-4.c: Likewise.
3295 2005-04-19 James A. Morrison <phython@gcc.gnu.org>
3297 * gcc.dg/fold-xor-1.c: New test.
3298 * gcc.dg/fold-xor-2.c: New test.
3300 2005-04-19 James E. Wilson <wilson@specifixinc.com>
3303 * g++.dg/eh/fp-regs.C: New test.
3305 2005-04-20 Joseph S. Myers <joseph@codesourcery.com>
3307 * gcc.dg/Wint-to-pointer-cast-1.c,
3308 gcc.dg/Wint-to-pointer-cast-2.c, gcc.dg/Wint-to-pointer-cast-3.c,
3309 gcc.dg/Wpointer-to-int-cast-1.c, gcc.dg/Wpointer-to-int-cast-2.c,
3310 gcc.dg/Wpointer-to-int-cast-3.c: New tests.
3312 2005-04-18 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3315 * gfortran.dg/pr16861.f90: New test.
3317 2005-04-18 James A. Morrison <phython@gcc.gnu.org>
3319 * gcc.dg/pr21085.c: New test.
3321 2005-04-18 Richard Sandiford <rsandifo@redhat.com>
3323 * gcc.target/mips/mips.exp: Minor formatting. Call setup_mips_tests.
3324 (setup_mips_tests, dg-mips-options): New procedures.
3325 * gcc.target/mips/asm-1.c, gcc.target/mips/fix-vr4130-1.c,
3326 * gcc.target/mips/fix-vr4130-2.c, gcc.target/mips/fix-vr4130-3.c
3327 * gcc.target/mips/fix-vr4130-4.c, gcc.target/mips/mips-3d-1.c,
3328 * gcc.target/mips/mips-3d-2.c, gcc.target/mips/mips-3d-3.c,
3329 * gcc.target/mips/mips-3d-4.c, gcc.target/mips/mips-3d-5.c,
3330 * gcc.target/mips/mips-3d-6.c, gcc.target/mips/mips-3d-7.c,
3331 * gcc.target/mips/mips-3d-8.c, gcc.target/mips/mips-3d-9.c,
3332 * gcc.target/mips/mips-3d-2.c, gcc.target/mips/mips-3d-3.c,
3333 * gcc.target/mips/mips-ps-1.c, gcc.target/mips/mips-ps-2.c,
3334 * gcc.target/mips/mips-ps-3.c, gcc.target/mips/mips-ps-4.c,
3335 * gcc.target/mips/mips-ps-type.c, gcc.target/mips/sb1-1.c: Use
3336 dg-mips-options instead of dg-options. Remove now-redundant
3337 preprocessor guards.
3338 * gcc.dg/mips-args-1.c, gcc.dg/mips-args-2.c, gcc.dg/mips-args-3.c,
3339 * gcc.dg/mips-movcc-1.c, gcc.dg/mips-movcc-2.c, gcc.dg/mips-movcc-3.c,
3340 * gcc.dg/mips-nmadd-1.c, gcc.dg/mips-nmadd-2.c, gcc.dg/mips-rsqrt-1.c,
3341 * gcc.dg/mips-rsqrt-2.c, gcc.dg/mips-rsqrt-3.c, gcc.dg/vr-mult-1.c,
3342 * gcc.dg/vr-mult-2.c: Delete.
3343 * gcc.target/mips/args-1.c, gcc.target/mips/args-2.c,
3344 * gcc.target/mips/args-3.c, gcc.target/mips/movcc-1.c,
3345 * gcc.target/mips/movcc-2.c, gcc.target/mips/movcc-3.c,
3346 * gcc.target/mips/nmadd-1.c, gcc.target/mips/nmadd-2.c,
3347 * gcc.target/mips/rsqrt-1.c, gcc.target/mips/rsqrt-2.c,
3348 * gcc.target/mips/rsqrt-3.c, gcc.target/mips/vr-mult-1.c,
3349 * gcc.target/mips/vr-mult-2.c: New tests, based on the old gcc.dg ones.
3351 2005-04-18 Laurent GUERBY <laurent@guerby.net>
3353 * ada/acats/run_all.sh: Use sync when executable not present.
3355 2005-04-18 Devang Patel <dpatel@apple.com>
3357 * gcc.dg/vect/vect-11.c: Require effective target vect_int_mult.
3358 * gcc.dg/vect/vect-11a.c: New.
3359 * gcc.dg/vect/vect-none.c: Update.
3360 * lib/target-supports.exp (check_effective_target_vect_int_mult): New.
3362 2005-04-18 James A. Morrison <phython@gcc.gnu.org>
3364 PR tree-optimization/20922
3365 * gcc.dg/pr20922-1.c: New test.
3366 * gcc.dg/pr20922-2.c: New test.
3367 * gcc.dg/pr20922-3.c: New test.
3368 * gcc.dg/pr20922-4.c: New test.
3369 * gcc.dg/pr20922-5.c: New test.
3370 * gcc.dg/pr20922-6.c: New test.
3372 2005-04-11 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3375 * gfortran.dg/pr20950.f: New test.
3377 2005-04-18 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3380 * gfortran.dg/pr19216.f: New test.
3382 2005-04-18 Kazu Hirata <kazu@cs.umass.edu>
3384 PR tree-optimization/21001
3385 * gcc.dg/tree-ssa/pr21001.c: New.
3387 2005-04-17 Thomas Koenig <Thomas.Koenig@online.de>
3390 * gfortran.dg/reshape_rank7.f90: New test.
3392 2005-04-17 Paul Thomas <pault@gcc.gnu.org>
3394 PR libfortran/12884 gfortran.dg/pr12884.f: New test
3395 PR libfortran/17285 gfortran.dg/pr17285.f90: New test
3396 PR libfortran/17472, 18396, 18209 gfortran.dg/pr17472.f: New test
3397 PR libfortran/18122, 18591 gfortran.dg/pr18122.f90: New test
3398 PR libfortran/18210 gfortran.dg/pr18210.f90: New test
3399 PR libfortran/18392 gfortran.dg/pr18392.f90: New test
3400 PR libfortran/19467 gfortran.dg/pr19467.f90: New test
3401 PR libfortran/19657 gfortran.dg/pr19657.f90: New test
3402 * gfortran.dg/namelist_1.f90: Correct comment (PUBLIC and PRIVATE wrong way round).
3403 * gfortran.dg/namelist_2.f90: Variables with INTENT(IN) cannot be in namelists. New test
3404 * gfortran.dg/namelist_3.f90: Pointers cannot be in namelists. New test
3405 * gfortran.dg/namelist_11.f: Tests reals and qualifiers in namelist. New test
3406 * gfortran.dg/namelist_12.f: Tests integers and qualifiers in namelist. New test
3407 * gfortran.dg/namelist_13.f90: Tests derived types in namelist. New test
3408 * gfortran.dg/namelist_14.f90: Tests trans-io.c namelist support. New test
3409 * gfortran.dg/namelist_15.f90: Tests arrays of derived types in namelist. New test
3410 * gfortran.dg/namelist_16.f90: Tests complex in namelist. New test
3411 * gfortran.dg/namelist_17.f90: Tests logical in namelist. New test
3412 * gfortran.dg/namelist_18.f90: Tests charcter delimiters in namelist. New test
3413 * gfortran.dg/namelist_19.f90: Tests namelist errors. New test
3414 * gfortran.dg/namelist_20.f90: Tests negative bounds for explicit arrays. New test
3416 2005-04-17 Richard Guenther <rguenth@gcc.gnu.org>
3418 * gfortran.dg/wtruncate.f: New testcase.
3419 * gfortran.dg/wtruncate.f90: New testcase.
3421 2005-04-16 Mark Mitchell <mark@codesourcery.com>
3424 * typeck.c (cxx_sizeof_or_alignof_type): Check whether the type to
3425 which sizeof/alignof is dependent, rather than just whether we are
3426 processing_template_decl.
3428 2005-04-15 Thomas Koenig <Thomas.Koenig@online.de>
3430 * gfortran.fortran-torture/execute/intrinsic_spread.f90:
3431 corrected typo where the wrong variables had been compared.
3433 2005-04-15 Thomas Koenig <Thomas.Koenig@online.de>
3436 * gfortran.fortran-torture/execute/intrinsic_spread.f90:
3437 Test callee-allocated version of return array with a write
3439 Test spread with a temporary with another write statement.
3441 2005-04-15 Kazu Hirata <kazu@cs.umass.edu>
3443 PR tree-optimization/21031
3444 * gcc.dg/tree-ssa/pr21031.c: New.
3446 2005-04-15 Uros Bizjak <uros@kss-loka.si>
3448 PR tree-optimization/21004
3449 * gcc.dg/builtins-53.c: Include builtins-config.h.
3450 Check floorf, ceilf, floorl and ceill transformations
3451 only when HAVE_C99_RUNTIME is defined.
3453 2005-04-15 Alexandre Oliva <aoliva@redhat.com>
3456 * gcc.dg/tree-ssa/pr20739.c: New test.
3458 2005-04-14 Mike Stump <mrs@apple.com>
3460 * gcc.dg/Foundation.framework/empty: New.
3461 * gcc.dg/framework-2.c: New.
3463 2005-04-14 Kazu Hirata <kazu@cs.umass.edu>
3465 PR tree-optimization/21021
3466 * gcc.c-torture/compile/pr21021.c: New.
3468 2005-04-14 Janis Johnson <janis187@us.ibm.com
3471 * gcc.dg/vect/vect-ifcvt-1.c: Remove dg-do, add cleanup.
3472 * gcc.dg/vect/vect-ifcvt-2.c: Ditto.
3473 * gcc.dg/vect/vect-ifcvt-3.c: Ditto.
3474 * gcc.dg/vect/vect-ifcvt-4.c: Ditto.
3475 * gcc.dg/vect/vect-ifcvt-5.c: Ditto.
3476 * gcc.dg/vect/vect-ifcvt-6.c: Ditto.
3477 * gcc.dg/vect/vect-ifcvt-7.c: Ditto.
3478 * gcc.dg/vect/vect-ifcvt-9.c: Ditto.
3480 2005-04-14 Richard Henderson <rth@redhat.com>
3482 * lib/target-supports.exp (check_effective_target_vect_condition):
3483 Add ia64, i?86, and x86_64.
3485 2005-04-14 Steven G. Kargl <kargls@comcast.net>
3487 * gfortran.dg/underflow.f90: Use tiny(x)/huge(x).
3489 2005-04-14 Kazu Hirata <kazu@cs.umass.edu>
3491 PR tree-optimization/20657
3492 * gcc.dg/tree-ssa/pr20657.c: New.
3494 2005-04-14 Uros Bizjak <uros@kss-loka.si>
3496 * gcc.dg/builtins-53.c: Also check (int)trunc* and
3497 (long long int)trunc*.
3499 2005-04-14 Ulrich Weigand <uweigand@de.ibm.com>
3502 * gcc.dg/pr20927.c: New test.
3504 2005-04-13 Richard Sandiford <rsandifo@redhat.com>
3506 * gcc.dg/torture/pr19683-1.c: Guard with #ifndef __mips16.
3507 * gcc.target/mips/asm-1.c: Likewise.
3509 2005-04-13 Dale Johannesen <dalej@apple.com>
3511 * objc.dg/objc-fast-4.m: New.
3513 2005-04-13 Hans-Peter Nilsson <hp@axis.com>
3515 * gcc.target/cris/torture/cris-torture.exp: New driver in new
3517 * gcc.target/cris/torture/no-pro-epi-1.c: New test.
3519 2005-04-13 David Edelsohn <edelsohn@gnu.org>
3521 * gcc.dg/ucnid-[23456].c: XFAIL on AIX.
3522 * gcc.dg/ppc-vector-memcpy.c: XFAIL on AIX and SPE.
3523 * gcc.dg/ppc-vector-memset.c: XFAIL on AIX and SPE.
3525 2005-04-13 Kazu Hirata <kazu@cs.umass.edu>
3527 PR tree-optimization/20913
3528 * gcc.dg/tree-ssa/pr20913.c: New.
3530 PR tree-optimization/20702
3531 * gcc.dg/tree-ssa/pr20702.c: New.
3533 2005-04-13 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
3536 * g++.dg/inherit/local3.C: New test.
3538 2005-04-12 Jeff Law <law@redhat.com>
3540 * gcc.dg/tree-ssa/20050412-1.c: New test.
3542 2005-04-13 Thomas Koenig <Thomas.Koenig@online.de>
3545 * gfortran.fortran-torture/execute/intrinsic_mmloc.f90:
3546 Add tests with mask generated by expression.
3547 * gfortran.fortran-torture/execute/intrinsic_mmval.f90: Likewise.
3548 * gfortran.fortran-torture/execute/intrinsic_product.f90: Likewise.
3549 * gfortran.fortran-torture/execute/intrinsic_sum.f90: Likewise.
3551 2005-04-12 Ulrich Weigand <uweigand@de.ibm.com>
3554 * gcc.dg/20050409-1.c: New test.
3556 2005-04-12 Andrew Pinski <pinskia@physics.uc.edu>
3558 * gcc.dg/tree-ssa/alias-1.c: Fix spelling of optimized.
3560 2005-04-11 Mark Mitchell <mark@codesourcery.com>
3562 * target-def.h (TARGET_CXX_EXPORT_CLASS_DATA): Remove.
3563 (TARGET_CXX_DETERMINE_CLASS_VISIBILITY): New macro.
3564 (TARGET_CXX_CLASS_DATA_ALWAYS_COMDAT): Likewise.
3565 (TARGET_CXX): Adjust accordingly.
3566 * target.h (struct gcc_target): Remove epxort_class_data. Add
3567 determine_class_data_visibility and class_data_always_comdat.
3568 * doc/tm.texi (TARGET_CXX_EXPORT_CLASS_DATA): Remove.