1 2005-08-23 Ben Elliston <bje@au.ibm.com>
3 * gcc.c-torture/execute/ieee/ieee.exp: Load gcc-dg.exp library.
5 2005-08-22 Jakub Jelinek <jakub@redhat.com>
7 PR rtl-optimization/23478
8 * g++.dg/opt/pr23478.C: New test.
10 2005-08-22 Andrew Pinski <pinskia@physics.uc.edu>
13 * gcc.dg/switch-warn-3.c: New test.
15 2005-08-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
18 * g++.dg/template/param1.C: New test.
20 2005-08-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
23 * g++.dg/other/incomplete1.C: New test.
25 2005-08-22 Ira Rosen <irar@il.ibm.com>
27 * gcc.dg/vect/vect-22.c: Add test for float. All four loops
30 2005-08-21 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
32 * d_lines_1.f, d_lines_2.f, d_lines_3.f, d_lines_4.f,
35 2005-08-21 Jakub Jelinek <jakub@redhat.com>
37 * gcc.target/i386/sse-4.c: New test.
39 2005-08-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
42 * gcc.dg/tree-prof/val-prof-5.c: Fix scan-tree-dump regexp.
44 2005-08-20 Jakub Jelinek <jakub@redhat.com>
46 * gcc.dg/20050811-1.c: New test.
47 * gcc.dg/20050811-2.c: New test.
49 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
51 * gcc.dg/arm-eabi1.c (main): Exit with 0 on success.
53 2005-08-19 Diego Novillo <dnovillo@redhat.com>
56 * gcc.c-torture/compile/pr23476.c: New test.
58 2005-08-19 Devang Patel <dpatel@apple.com>
60 PR tree-optimization/23048
61 * gcc.dg/tree-ssa/pr23048.c: New test.
63 2005-08-19 Andrew Pinski <pinskia@physics.uc.edu>
66 * g++.dg/warn/Wreturn-3.C: New test
68 2005-08-18 Dorit Nuzman <dorit@il.ibm.com>
70 PR tree-optimization/22228
71 * g++.dg/vect/pr22543.cc: New test.
73 2005-08-17 Steven Bosscher <stevenb@suse.de>
75 PR tree-optimization/21574
76 * gcc.dg/tree-ssa/pr21574.c: New test.
78 2005-08-16 James E Wilson <wilson@specifix.com>
80 * gcc.dg/large-size-array.c (DIM): Use USHRT_MAX not USHORT_MAX.
82 2005-08-16 Andrew Pinski <pinskia@physics.uc.edu>
85 * gcc.c-torture/compile/zero-strct-3.c: New test.
86 * gcc.c-torture/compile/zero-strct-4.c: New test.
88 2005-08-16 Steven Bosscher <stevenb@suse.de>
91 * gcc.target/x86_64/pr23376.c: New test.
93 2005-08-16 Ian Lance Taylor <ian@airs.com>
96 * g++.dg/ext/vector2.C: New.
98 2005-08-16 Thomas Koenig <Thomas.Koenig@online.de>
101 * gfortran.dg/inquire-complex.f90: New test case.
103 2005-08-16 James E Wilson <wilson@specifix.com>
105 PR tree-optimization/21105
106 * gcc.dg/large-size-array.c: New.
108 2005-08-16 Dorit Nuzman <dorit@il.ibm.com>
110 * gcc.dg/vect/vect-40: Use aligned arrays instead of arrays to aligned
112 * gcc.dg/vect/vect-41: Likewise.
113 * gcc.dg/vect/vect-42: Likewise.
114 * gcc.dg/vect/vect-43: Likewise.
115 * gcc.dg/vect/vect-44: Likewise.
116 * gcc.dg/vect/vect-46: Likewise.
117 * gcc.dg/vect/vect-47: Likewise.
118 * gcc.dg/vect/vect-48: Likewise.
119 * gcc.dg/vect/vect-52: Likewise.
120 * gcc.dg/vect/vect-53: Likewise.
121 * gcc.dg/vect/vect-54: Likewise.
122 * gcc.dg/vect/vect-55: Likewise.
123 * gcc.dg/vect/vect-56: Likewise.
124 * gcc.dg/vect/vect-57: Likewise.
125 * gcc.dg/vect/vect-58: Likewise.
126 * gcc.dg/vect/vect-59: Likewise.
127 * gcc.dg/vect/vect-60: Likewise.
128 * gcc.dg/vect/vect-61: Likewise.
129 * gcc.dg/vect/vect-85: Likewise.
130 * gcc.dg/vect/vect-87: Likewise.
131 * gcc.dg/vect/vect-88: Likewise.
132 * gcc.dg/vect/vect-93.c: Likewise.
133 * gcc.dg/vect/vect-74: Likewise, and also added documentation.
134 * gcc.dg/vect/vect-75: Likewise.
135 * gcc.dg/vect/vect-76: Likewise.
136 * gcc.dg/vect/vect-77: Likewise.
137 * gcc.dg/vect/vect-78: Likewise.
138 * gcc.dg/vect/vect-80: Likewise.
139 * gcc.dg/vect/vect-35: Likewise, and also check that the test wasn't
140 vectorized for the expected reason, rather than checking how alignment
142 * gcc.dg/vect/vect-92.c: Use aligned arrays instead of arrays to aligned
143 type and also instead of aligned pointers. Added documentation.
145 2005-08-16 Feng Wang <fengwang@nudt.edu.cn>
147 * gfortran.dg/power.f90: New test.
149 2005-08-16 Jakub Jelinek <jakub@redhat.com>
151 PR rtl-optimization/23299
152 * g++.dg/opt/pr23299.C: New test.
154 2005-08-15 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
156 * gcc.dg/special/weak-1.c: xfail 32-bit hppa*-*-hpux*.
158 2005-08-15 Fariborz Jahanian <fjahanian@apple.com>
160 * g++.dg/template/local6.C: New test.
162 2005-08-14 Andrew Pinski <pinskia@physics.uc.edu>
164 * execute/exceptions/finally-1.m: Check that the catch and finally are
165 being called. Also add a "return 0;" at the end of main.
167 2005-08-14 Paul Thomas <pault@gcc.gnu.org>
170 * gfortran.dg/namelist_print_1.f: New test of functionality of
172 * gfortran.dg/namelist_print_2.f: New test to check that PRINT
173 namelist generates error with -std=f95.
175 2005-08-14 Ira Rosen <irar@il.ibm.com>
177 PR tree-optimization/23119
178 * gcc.dg/vect/vect-105.c: Add xfail for no_align targets.
180 2005-08-13 Marcin Koziej <creep@desk.pl>
181 Andrew Pinski <pinskia@physics.uc.edu>
184 * execute/exceptions/finally-1.m: New test.
186 2005-08-13 Andrew Pinski <pinskia@physics.uc.edu>
188 * objc/execute/exceptions/exceptions.exp: New exp for the exceptions
190 * objc/execute/exceptions/trivial.m: New test.
191 * objc.dg/try-catch-11.m: Move to ...
192 * objc/execute/exceptions/foward-1.m: Here.
193 * objc.dg/try-catch-2.m: Move to ...
194 * objc/execute/exceptions/catchall-1.m: Here.
195 * objc.dg/try-catch-8.m: Move to ...
196 * objc/execute/exceptions/local-variables-1.m: Here.
198 2005-08-13 Andrew Pinski <pinskia@physics.uc.edu>
200 * objc.dg/nested-func-1.m: Move to ...
201 * objc/execute/nested-func-1.m: Here.
203 2005-08-13 Andrew Pinski <pinskia@physics.uc.edu>
205 * lib/objc.exp (objc_target_compile): Check for -fgnu-runtime
206 in ${options} instead of [target_info name].
207 * lib/obj-c++.exp (objc_target_compile): Likewise.
209 2005-08-13 Andrew Pinski <pinskia@physics.uc.edu>
211 * objc.dg/stubify-2.m: Correct the name of the rtl dump file.
213 2005-08-13 Andrew Pinski <pinskia@physics.uc.edu>
215 part of PR testsuite/23348
216 * lib/objc-torture.exp: Add -fgnu-runtime and/or -fnext-runtime to each
217 of the torture options.
218 * objc/compile/trivial.m: New test.
220 2005-08-12 Thomas Koenig <Thomas.Koenig@online.de>
222 * gfortran.dg/eoshift.f90: Correct format.
224 2005-08-12 Thomas Koenig <Thomas.Koenig@online.de>
226 * gfortran.fortran-torture/execute/character_passing.f90:
229 2005-08-12 Giovanni Bajo <giovannibajo@libero.it>
232 * g++.dg/template/unify10.C: New.
234 2005-08-11 James A. Morrison <phython@gcc.gnu.org>
236 * g++.dg/parse/pr22514.C: Move to...
237 * g++.dg/debug/pr22514.C: here.
239 2005-08-11 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
242 * g++.dg/inherit/pure1.C: New test.
244 * ChangeLog: Fix typos.
246 2005-08-11 Francois-Xavier Coudert <coudert@clipper.ens.fr>
247 Steven Bosscher <stevenb@suse.de>
249 * gfortran.dg/runtime_warning_1.f90: New test.
251 2005-08-11 Nathan Sidwell <nathan@codesourcery.com>
254 * g++.dg/parse/crash28.C: New.
256 2005-08-11 Richard Guenther <rguenther@suse.de>
259 * gcc.target/i386/tailcall-1.c: New testcase.
261 2005-08-10 James A. Morrison <phython@gcc.gnu.org>
263 * gcc.dg/vect/vect-67.c: Un-xfail.
265 2005-08-10 James A. Morrison <phython@gcc.gnu.org>
268 * g++.dg/testsuite/parse/crash27.C: new test.
270 2005-08-10 Thomas Koenig <Thomas.Koenig@online.de>
273 * gfortran.dg/shift-kind.f90: New testcase.
275 2005-08-10 Richard Sandiford <richard@codesourcery.com>
277 * gcc.dg/arm-eabi1.c: Test aeabi_idiv, __aeabi_uidiv, __aeabi_uread4,
278 __aeabi_uread8, __aeabi_uwrite4 and __aeabi_uwrite8.
280 2005-08-10 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
283 * g++.dg/other/mult-stor1.C: New test.
285 2005-08-09 Andrew Pinski <pinskia@physics.uc.edu>
287 * gcc.c-torture/pr18299-1.c: Move to ...
288 * gcc.c-torture/compile/pr18299-1.c: Here.
290 2005-08-09 Thomas Koenig <Thomas.Koenig@online.de>
292 * gfortran/fortran.torture/execute/character_passing.f90:
295 2005-08-09 Dorit Nuzman <dorit@il.ibm.com>
297 * gcc.dg/vect/vect-reduc-1char.c: Reverse last change - change
298 input data back to what it was originally.
300 2005-08-09 Andrew Pinski <pinskia@physics.uc.edu>
302 * objc.dg/try-catch-8.m: Enable for all targets.
304 2005-08-09 James A. Morrison <phython@gcc.gnu.org>
306 * gcc.dg/pr23165.c: New test.
308 2005-08-09 Steven Bosscher <stevenb@suse.de>
310 PR tree-optimization/23234
311 * gcc.dg/tree-ssa/pr23234.c: New test.
313 2005-08-08 Josh Conner <jconner@apple.com>
315 PR rtl-optimization/23241
316 * gcc.dg/char-compare.c: New test.
318 2005-08-08 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
321 * g++.dg/init/new13.C: New test.
323 2005-08-08 Nathan Sidwell <nathan@codesourcery.com>
326 * g++.dg/other/crash-4.C: Adjust
327 * g++/dg/ext/packed9.C: New.
329 2005-08-08 Richard Sandiford <richard@codesourcery.com>
332 * gcc.c-torture/execute/pr21964-1.c: New test.
334 2005-08-08 Richard Sandiford <richard@codesourcery.com>
337 * gcc.dg/pr22458-1.c: New test.
339 2005-08-07 Janne Blomqvist <jblomqvi@cc.hut.fi>
340 Steven G. Kargl <kargls@comcast.net>
343 * gfortran.dg/flush_1.f90: New test.
345 2005-08-06 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
348 * g++.dg/template/eh2.C: New test.
350 2005-08-06 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
353 * g++.dg/template/instantiate7.C: New test.
355 2005-08-06 Joseph S. Myers <joseph@codesourcery.com>
358 * gcc.dg/Wunused-value-1.c: New test.
360 2005-08-06 Richard Sandiford <richard@codesourcery.com>
362 PR rtl-optimization/23233
363 * gcc.c-torture/compile/pr23233-1.c: New test.
365 2005-08-06 Jakub Jelinek <jakub@redhat.com>
369 * gfortran.dg/equiv_1.f90: New test.
370 * gfortran.dg/equiv_2.f90: New test.
371 * gfortran.fortran-torture/execute/equiv_2.f90: New test.
372 * gfortran.fortran-torture/execute/equiv_3.f90: New test.
373 * gfortran.fortran-torture/execute/equiv_4.f90: New test.
375 2005-08-05 James A. Morrison <phython@gcc.gnu.org>
377 * gcc.c-torture/execute/vrp-5.c: New test.
378 * gcc.c-torture/execute/vrp-6.c: New test.
379 * gcc.dg/tree-ssa/vrp21.c: New test.
381 2005-08-05 James A. Morrison <phython@gcc.gnu.org>
383 * g++.dg/parse/pr22514.C: New test.
385 2005-08-05 J"orn Rennecke <joern.rennecke@st.com>
387 * gcc.dg/intmax_t-1.c: Extend dg-error to cover sh*-*-elf targets.
389 * gcc.dg/tree-ssa/loop-1.c: For sh*-*-*, look for function calls
390 instead of constant loads / pool entries.
392 2005-08-05 David Edelsohn <edelsohn@gnu.org>
394 * gcc.dg/torture/builtin-wctype-1.c: Use __WINT_TYPE__ for
397 2005-08-04 Danny Smith <dannysmith@users.sourceforge.net>
399 * gcc.dg/torture/builtin-wctype-1.c: Use __WCHAR_TYPE__ and
400 __WINT_TYPE__ in generated prototypes if possible.
402 2005-08-04 Diego Novillo <dnovillo@redhat.com>
405 * g++.dg/tree-ssa/pr22037.C:
407 2005-08-04 Richard Henderson <rth@redhat.com>
409 * gcc.dg/tree-ssa/update-cunroll.c: Fix mistakes in
410 scan-tree-dump-times directive.
412 2005-08-04 Jan Hubicka <jh@suse.cz>
414 * gcov-1.C: Fix switch counts.
415 * gcov-4b.c: Likewise.
417 2005-08-03 Jeff Law <law@redhat.com>
419 * g++.dg/tree-ssa/pr14814.C: xfail test for &this count.
421 2005-08-03 J"orn Rennecke <joern.rennecke@st.com>
423 * gcc.c-torture/execute/pr23135.c: New test.
425 2005-08-03 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
427 PR tree-optimization/19899
428 * gcc.dg/tree-ssa/scev-1.c: New test.
429 * gcc.dg/tree-ssa/scev-2.c: New test.
431 2005-08-03 Richard Sandiford <richard@codesourcery.com>
434 * testsuite/gcc.dg/torture/pr18582-1.c: New test.
436 2005-08-03 Jan Hubicka <jh@suse.cz>
438 * update-conroll.c: New testcase.
439 * update-conroll-2.c: New testcase.
441 2005-08-02 David Edelsohn <edelsohn@gnu.org>
443 * gfortran.dg/constant_substring.f: New test.
444 * gfortran.dg/pr22491.f: New test.
446 2005-08-02 Jan Hubicka <jh@suse.cz>
448 * update-threading.c: Replace by the proper one.
450 2005-08-02 Diego Novillo <dnovillo@redhat.com>
453 * g++.dg/tree-ssa/pr23164.C: New test.
455 2005-08-02 Diego Novillo <dnovillo@redhat.com>
457 * gcc.dg/tree-ssa/pr23192.c: New test.
459 2005-08-02 James A. Morrison <phython@gcc.gnu.org>
461 * gcc.c-torture/execute/vrp-4.c: New test.
463 2005-08-02 Jan Hubicka <jh@suse.cz>
465 * update-threading.c: New test.
467 2005-08-01 Andrew Pinski <pinskia@physics.uc.edu>
469 * gcc.c-torture/compile/20050801-1.c: New test.
470 * gcc.c-torture/compile/20050801-2.c: New test.
472 2005-08-01 Jan Hubicka <jh@suse.cz>
474 * val-prof-5.c: New test.
476 2005-08-01 Joseph S. Myers <joseph@codesourcery.com>
479 * gcc.dg/pr22311-1.c : New test.
481 2005-07-31 Steven Bosscher <stevenb@suse.de>
484 * gfortran.dg/pr23095.f: New test.
487 * g++.dg/other/pr22003.C: New test.
489 2005-07-31 Richard Sandiford <richard@codesourcery.com>
492 * gcc.c-torture/execute/pr20621-1.c: New test.
494 2005-07-30 Thomas Koenig <Thomas.Koenig@online.de>
496 * gfortran.dg/comma_format_extension_4.f: Adjust length
497 of string for format.
498 * gfortran.dg/der_array_io_1.f: Replace illegal internal
499 print statement with internal write.
500 * gfortran.dg/der_array_io_2.f: Likewise.
501 * gfortran.dg/der_array_io_3.f: Likewise.
503 2005-07-30 James A. Morrison <phython@gcc.gnu.org>
505 * gcc.dg/fold-abs-4.c: new test.
507 2005-07-30 Paul Thomas <pault@gcc.gnu.org>
509 PR fortran/22570 an related issues.
510 * gfortran.dg/x_slash_1.f: New test.
512 2005-07-30 Joseph S. Myers <joseph@codesourcery.com>
515 * gcc.dg/parm-forwdecl-1.c, gcc.dg/parm-forwdecl-2.c,
516 gcc.dg/parm-forwdecl-3.c, gcc.dg/parm-forwdecl-4.c: New tests.
518 2005-07-29 Joseph S. Myers <joseph@codesourcery.com>
521 * gcc.dg/Wshadow-3.c: New test.
523 2005-07-29 Thomas Koenig <Thomas.Koenig@online.de>
525 * gfortran.dg/matmul_1.f90: Correct LHS of matmul test (it
526 used to have the wrong bounds).
528 2005-07-29 Joseph S. Myers <joseph@codesourcery.com>
531 * gcc.dg/hex-round-1.c: Test more cases.
532 * gcc.dg/hex-round-2.c: New test.
534 2005-07-29 Diego Novillo <dnovillo@redhat.com>
537 * g++.dg/tree-ssa/pr22550.C: New test.
539 2005-07-29 James A. Morrison <phython@gcc.gnu.org>
541 * gcc.dg/tree-ssa/vrp19.c: New test.
542 * gcc.dg/tree-ssa-vrp20.c: New test.
544 2005-07-29 Joseph S. Myers <joseph@codesourcery.com>
547 * gcc.dg/transparent-union-4.c: New test.
549 2005-07-29 Joseph S. Myers <joseph@codesourcery.com>
552 * gcc.dg/c99-vla-2.c: New test.
554 2005-07-29 Joseph S. Myers <joseph@codesourcery.com>
557 * gcc.dg/hex-round-1.c: New test.
559 2005-07-28 Jan Hubicka <jh@suse.cz>
561 * inliner-1.c: Do not dump everything.
562 * tree-prof.exp: Do not pass -ftree-based-profiling.
563 * bprob.exp: Likewise.
565 * gcc.dg/tree-prof/update-loopch.c: Fix thinkos.
567 2005-07-28 Mark Mitchell <mark@codesourcery.com>
570 * g++.dg/expr/ptrmem7.C: New test.
572 2005-07-28 Mike Stump <mrs@apple.com>
574 * g++.old-deja/g++.mike/visibility-1.C: New test.
576 2005-07-28 Richard Sandiford <richard@codesourcery.com>
579 * gcc.c-torture/execute/pr20187-1.c: New test.
581 2005-07-28 Jeff Law <law@redhat.com>
583 * gcc.dg/tree-ssa/vrp17.c: Update expected output.
584 * gcc.dg/tree-ssa/vrp18.c: New test.
586 2005-07-28 Dorit Nuzman <dorit@il.ibm.com>
588 * gcc.dg/vect/vect-reduc-1char.c: Fix data to fit in char.
590 2005-07-28 Dorit Nuzman <dorit@il.ibm.com>
592 PR tree-optimization/22506
593 * gcc.dg/vect/ps22506.c: New test.
595 2005-07-28 Jakub Jelinek <jakub@redhat.com>
598 * gcc.target/i386/sse-3.c: New test.
600 2005-07-28 Richard Sandiford <richard@codesourcery.com>
602 * gcc.target/mips/mips32-dsp.c: Use -march=mips32 instead of -mips32.
603 * gcc.target/mips/mips32-dsp-type.c: Likewise.
605 2005-07-28 Richard Sandiford <richard@codesourcery.com>
608 * gcc.c-torture/compile/pr22589-1.c: New test.
610 2005-07-28 Jan Hubicka <jh@suse.cz>
612 * update-loopch.c: New testcase.
614 2005-07-27 James A. Morrison <phython@gcc.gnu.org>
616 PR rtl-optimization/23047
617 * gcc.c-torture/execute/pr23047.c: New test.
618 * gcc.c-torture/execute/pr23047.x: New.
620 2005-07-27 James A. Morrison <phython@gcc.gnu.org>
622 PR tree-optimization/22493
623 * gcc.c-torture/execute/pr22493-1.c: New test.
624 * gcc.c-torture/execute/pr22493-1.x: New.
625 * gcc.c-torture/execute/vrp-1.c: New test.
626 * gcc.c-torture/execute/vrp-2.c: New test.
627 * gcc.c-torture/execute/vrp-2.c: New test.
629 2005-07-27 Aldy Hernandez <aldyh@redhat.com>
631 * gcc.target/frv/all-builtin-read8.c: Delete.
632 * gcc.target/frv/all-builtin-read16.c: Delete.
633 * gcc.target/frv/all-builtin-read32.c: Delete.
634 * gcc.target/frv/all-builtin-read64.c: Delete.
635 * gcc.target/frv/all-builtin-write8.c: Delete.
636 * gcc.target/frv/all-builtin-write16.c: Delete.
637 * gcc.target/frv/all-builtin-write32.c: Delete.
638 * gcc.target/frv/all-builtin-write64.c: Delete.
639 * gcc.target/frv/all-read-write-1.c: New.
641 2005-07-27 Jeff Law <law@redhat.com>
643 * gcc.c-torture/execute/pr22630.c: New test.
645 2005-07-27 Dorit Nuzman <dorit@il.ibm.com>
647 PR tree-optimization/23073
648 * gcc.dg/vect/nodump-pr23073.c: New test.
649 * gcc.dg/vect/vect.exp: Allow running some tests without dump flags.
651 2005-07-27 Zdenek Dvorak <dvorakz@suse.cz>
653 PR tree-optimize/22348
654 * gcc.c-torture/execute/pr22348.c: New.
656 2005-07-27 Richard Guenther <rguenther@suse.de>
658 * gcc.dg/tree-ssa/salias-1.c: New testcase.
660 2005-07-27 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
663 * gfortran.dg/logical_comp.f90: New test.
665 2005-07-27 Jan Hubicka <jh@suse.cz>
667 * inliner-1.c: Add cleanup of dumps.
668 * val-prof-*.c: Likewise.
669 * update-tailcall.c: New.
671 2005-07-26 Diego Novillo <dnovillo@redhat.com>
674 * gcc.dg/tree-ssa/pr22591.c: New test.
675 * gcc.dg/tree-ssa/20030807-7.c: XFAIL everywhere.
677 2005-07-26 Andrew Pinski <pinskia@physics.uc.edu>
680 * objc.dg/try-catch-11.m: New test.
682 2005-07-26 Richard Guenther <rguenther@suse.de>
684 PR tree-optimization/22486
685 * gcc.dg/tree-ssa/upcast-1.c: New testcase.
687 2005-07-25 Andrew Pinski <pinskia@physics.uc.edu>
690 * testsuite/g++.dg/opt/loop2.C: New test.
692 2005-07-25 Andrew Pinski <pinskia@physics.uc.edu>
694 * gcc.dg/tree-ssa/reassoc-3.c: New test.
695 * gcc.dg/tree-ssa/reassoc-4.c: New test.
697 2005-07-25 Adam Nemet <anemet@lnxw.com>
699 * lib/profopt.exp (profopt-execute): Check for profiling data
702 2005-07-25 Richard Guenther <rguenther@gcc.gnu.org>
704 * gcc.dg/tree-ssa/flatten-1.c: Use longer function names
705 for matching of asm labels.
707 2005-07-25 Richard Guenther <rguenther@suse.de>
709 * gcc.dg/tree-ssa/20050719-1.c: Add return 0;.
711 2005-07-25 Richard Guenther <rguenther@suse.de>
714 * gcc.dg/tree-ssa/flatten-2.c: Fix label patterns.
716 2005-07-25 Ira Rosen <irar@il.ibm.com>
718 * gcc.dg/vect/vect.exp: Change verbosity level to 4.
719 * gfortran.dg/vect/vect.exp, g++.dg/vect/vect.exp: Likewise.
720 * gcc.dg/vect/pr20122.c: Add vectorizable version of the loop.
721 * gcc.dg/vect/vect-100.c: New test.
722 * gcc.dg/vect/vect-101.c, gcc.dg/vect/vect-102.c,
723 gcc.dg/vect/vect-103.c, gcc.dg/vect/vect-104.c,
724 gcc.dg/vect/vect-105.c, gcc.dg/vect/vect-115.c: Likewise.
725 * gcc.dg/vect/vect-116.c: Renamed (from vect-100.c).
726 * gcc.dg/vect/vect-43.c: Add vectorizable version of the loop.
727 * gcc.dg/vect/vect-91.c: Now 3 loops are vectorizable.
728 * gfortran.dg/vect/vect-4.f90: Now vectorizable.
729 * gfortran.dg/vect/pr19049.f90: New testcase.
730 * g++.dg/vect/pr21218.cc, gcc.dg/tree-ssa/ltrans-8.c: Likewise.
732 2005-07-25 Jakub Jelinek <jakub@redhat.com>
734 * gcc.c-torture/execute/20050713-1.c: New test.
737 * gfortran.fortran-torture/execute/data_4.f90: New test.
740 * gcc.dg/visibility-d.c: New test.
742 2005-07-25 Feng Wang <fengwang@nudt.edu.cn>
744 * gfortran.dg/reshape_rank7.f90: Fix dejagnu commands.
745 * gfortran.dg/underflow.f90: Ditto.
747 2005-07-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
749 * g++.dg/warn/miss-format-1.C, g++.dg/warn/miss-format-2.C,
750 g++.dg/warn/miss-format-3.C, g++.dg/warn/miss-format-4.C,
751 g++.dg/warn/miss-format-5.C, g++.dg/warn/miss-format-6.C: New.
753 2005-07-23 Jerry DeLisle <jvdelisle@verizon.net>
755 * gfortran.fortran-torture/execute/nan_inf_fmt.f90: Revise test to
756 include case of field width of zero.
758 2005-07-23 Jerry DeLisle <jvdelisle@verizon.net>
761 * gfortran.dg/fmt_read_bz_bn.f90: Revised test to include case
762 with trailing blanks on normal formatted read.
764 2005-07-23 Chao-ying Fu <fu@mips.com>
766 * gcc.target/mips/mips32-dsp-type.c: New test.
767 * gcc.target/mips/mips32-dsp.c: New test.
769 2005-07-23 Oyvind Harboe <oyvind.harboe@zylin.com>
772 * g++.old-deja/g++.mike/p3060d.C: Fix type of VoidObjMemberFunc.
775 * gcc.dg/20001117-1.c: Fix type of __cyg_profile_func_enter
776 and __cyg_profile_func_exit.
778 2005-07-22 David Edelsohn <edelsohn@gnu.org>
780 * gfortran.dg/comma_format_extension_3.f: Fix typo.
781 * gfortran.dg/comma_format_extension_4.f: Same.
782 * gfortran.dg/pr15332.f: Same.
783 * gfortran.dg/pr21730.f: Same.
785 2005-07-22 Andrew Pinski <pinskia@physics.uc.edu>
787 * g++.dg/opt/vrp2.C: Fix testcase.
790 * g++.dg/opt/vrp2.C: New test.
792 2005-07-22 Mark Mitchell <mark@codesourcery.com>
795 * gcc.dg/debug/dwarf2/dwarf-uninit.c: New test.
797 2005-07-22 Diego Novillo <dnovillo@redhat.com>
799 * gcc.dg/tree-ssa/20050719-1.c: New test.
801 2005-07-22 Bernd Schmidt <bernd.schmidt@analog.com>
803 * gcc.dg/bfin-longcall-1.c: New file.
804 * gcc.dg/bfin-longcall-2.c: New file.
806 2005-07-21 Janis Johnson <janis187@us.ibm.com>
808 * gcc.c-torture/compile/20050721-1.c: New test for 3.4 fix.
810 2005-07-21 Andrew Pinski <pinskia@physics.uc.edu>
813 * gcc.dg/tree-ssa/pr19055.c: New test.
814 * gcc.dg/tree-ssa/pr19055-2.c: New test.
816 2005-07-21 Andrew Pinski <pinskia@physics.uc.edu>
819 * g++.dg/other/pr22358.C: New test.
821 2005-07-21 Douglas Gregor <doug.gregor@gmail.com>
824 * g++.dg/lookup/two-stage5.C: New test from bug comments.
826 2005-07-21 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
829 * g++.dg/init/union2.C: New test.
831 2005-07-21 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
834 * gcc.dg/complex-4.c: New test.
836 2005-07-21 Richard Guenther <rguenther@suse.de>
839 * gcc.dg/tree-ssa/flatten-1.c: Use correct regexp for
840 scanning for asm labels.
841 * gcc.dg/tree-ssa/flatten-2.c: Likewise.
843 2005-07-21 Paolo Bonzini <bonzini@gnu.org>
846 * gcc.dg/altivec-pr22085.c: New.
848 2005-07-21 Paolo Bonzini <bonzini@gnu.org>
850 PR tree-optimization/19210
851 * gcc.dg/tree-ssa/pr19210-1.c: New.
852 * gcc.dg/tree-ssa/pr19210-2.c: New.
854 2005-07-21 Richard Sandiford <richard@codesourcery.com>
856 PR rtl-optimization/22167
857 * g++.dg/opt/pr22167.C: New test.
859 2005-07-20 Douglas Gregor <doug.gregor@gmail.com>
862 * g++.dg/lookup/two-stage2.C: New.
863 * g++.dg/lookup/two-stage3.C: New.
864 * g++.dg/lookup/two-stage4.C: New. Illustrates how we have not yet
865 fixed two-stage name lookup for operators.
866 * g++.dg/template/call3.C: Compiler now produces an appropriate
868 * g++.dg/template/crash37.C: Compiler now describes bla() on line
870 * g++.dg/template/ptrmem4.C: Compiler produces different error
872 * g++.old-deja/g++.other/pmf3.C: Compiler now describes
873 connect_to_method as a candidate.
875 2005-07-20 James A. Morrison <phython@gcc.gnu.org>
877 * gcc.dg/fold-alloc-1.c: New test.
879 2005-07-20 Kazu Hirata <kazu@codesourcery.com>
881 * gcc.dg/20020312-2.c, gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c,
882 gcc.dg/cpp/assert4.c: Don't mention obsolete ports.
884 2005-07-19 James A. Morrison <phython@gcc.gnu.org>
886 * gcc.dg/fold-abs-1.c: New test.
887 * gcc.dg/fold-abs-2.c: New test.
888 * gcc.dg/fold-abs-3.c: New test.
890 2005-07-20 Giovanni Bajo <giovannibajo@libero.it>
892 Make CONSTRUCTOR use VEC to store initializers.
893 * g++.dg/ext/complit3.C: Check for specific error messages.
894 * g++.dg/init/brace2.C: Update error message.
895 * g++.dg/warn/Wbraces2.C: Likewise.
897 2005-07-19 Paul Thomas <pault@gcc.gnu.org>
900 * gfortran.dg/module_interface_1.f90: New test.
902 2005-07-19 Danny Berlin <dberlin@dberlin.org>
903 Kenneth Zadeck <zadeck@naturalbridge.com>
905 * gcc.dg/tree-ssa/sra-2.c: Changed back to -O1 and added xfail.
907 2005-07-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
909 * gcc.dg/format/miss-1.c, gcc.dg/format/miss-2.c: Don't
910 specify -Wformat for these tests.
911 * gcc.dg/format/miss-3.c, gcc.dg/format/miss-4.c,
912 gcc.dg/format/miss-5.c, gcc.dg/format/miss-6.c: New.
913 * gcc.dg/format/opt-6.c: Delete.
915 2005-07-18 Andrew Pinski <pinskia@physics.uc.edu>
917 * gcc.dg/tree-ssa/sra-2.c: Pass --param sra-max-structure-size.
918 * gcc.dg/tree-ssa/sra-3.c: Likewise.
920 2005-07-18 Andrew Pinski <pinskia@physics.uc.edu>
922 * gcc.dg/tree-ssa/alias-2.c: New test.
924 2005-07-18 Mark Mitchell <mark@codesourcery.com>
927 * g++.dg/template/explicit7.C: New test.
929 2005-07-17 Jerry DeLisle <jvdelisle@verizon.net>
931 * gfortran.fortran-torture/execute/nan_inf_fmt.f90: Change case of field
932 width of 8 to +Inf and -Inf.
934 2005-07-17 Mark Mitchell <mark@codesourcery.com>
937 * g++.dg/template/friend36.C: New test.
939 2005-07-16 David Edelsohn <edelsohn@gnu.org>
942 * gfortran.dg/pr21730.f: New test.
944 2005-07-16 Danny Berlin <dberlin@dberlin.org>
945 Kenneth Zadeck <zadeck@naturalbridge.com>
947 * gcc.dg/tree-ssa/ssa-dce-2.c: Changed dg-options to run at -O2
948 since pure const detection cannot run at -O1 in c compiler.
949 * gcc.dg/tree-ssa/20030714-1.c Changed scanning patterns because we
950 can now optimize this case properly.
951 * gcc.dg/tree-ssa/sra-2.c: Changed to -O3 and removed xfail
953 * gcc.dg/vect/vect-92.c: Removed out of bounds array access.
955 2005-07-16 Joseph S. Myers <joseph@codesourcery.com>
958 * gcc.dg/format/bitfld-1.c: New test.
960 2005-07-15 Mark Mitchell <mark@codesourcery.com>
963 * g++.dg/rtti/repo1.C: New test.
965 2005-07-15 Andrew Pinski <pinskia@physics.uc.edu>
968 * gcc.c-torture/compile/pr22398.c: New test.
970 2005-07-15 Mark Mitchell <mark@codesourcery.com>
973 * g++.dg/expr/cast4.C: New test.
975 2005-07-15 Richard Guenther <rguenther@suse.de>
977 * gcc.dg/tree-ssa/flatten-1.c: New testcase.
978 * gcc.dg/tree-ssa/flatten-2.c: Likewise.
980 2005-07-15 Steven Bosscher <stevenb@suse.de>
982 PR tree-optimization/22230
983 * gcc.dg/tree-ssa/pr22230.c: New test.
985 2005-07-14 Jakub Jelinek <jakub@redhat.com>
987 * gfortran.dg/g77/cpp6.f: New test.
990 * gfortran.dg/g77/cpp5.F: New test.
991 * gfortran.dg/g77/cpp5.h: New file.
992 * gfortran.dg/g77/cpp5inc.h: New file.
994 2005-07-12 Paul Thomas <pault@gcc.gnu.org>
997 * gfortran.dg/tl_editting.f90: New.
998 * gfortran.dg/g77/f77-edit-x-out.f: Remove XFAIL.
1000 2005-07-14 Steven G. Kargl <kargls@comcast.net>
1002 * gfortran.dg/char_array_constructor.f90: New test.
1004 2005-07-13 Paul Thomas <pault@gcc.gnu.org>
1006 * gfortran.dg/past_eor.f90: New.
1007 * gfortran.dg/complex_read.f90: New.
1009 2005-07-13 Jeff Law <law@redhat.com>
1011 * gcc.dg/tree-ssa/pr22051-2.c: Tweak expected output to allow
1014 * gcc.dg/tree-ssa/pr22321.c: New test
1016 2005-07-13 Paolo Bonzini <bonzini@gnu.org>
1018 PR tree-optimization/21921
1019 * gcc.dg/tree-ssa/pr21921.c: New.
1021 2005-07-12 Zdenek Dvorak <dvorakz@suse.cz>
1023 PR tree-optimizatio/22442
1024 * gcc.dg/tree-ssa/loop-11.c: New test.
1026 2005-07-12 Andrew Pinski <pinskia@physics.uc.edu>
1029 * gcc.c-torture/compile/pr21840.c: New test.
1031 2005-07-12 Jan Hubicka <jh@suse.cz>
1033 * gcc.c-torture/compile/pr22379.c: New test.
1035 2005-07-11 Thomas Koenig <Thomas.Koenig@online.de>
1038 gfortran.dg/dev_null.f90: Remove outdated comment about
1039 PR libfortran/21593.
1042 2005-07-12 Dale Johannesen <dalej@apple.com>
1044 * gcc.target/i386/compress-float-sse.c: New.
1045 * gcc.target/i386/compress-float-sse-pic.c: New.
1046 * gcc.target/i386/compress-float-387.c: New.
1047 * gcc.target/i386/compress-float-387-pic.c: New.
1048 * gcc.dg/compress-float-ppc.c: New.
1049 * gcc.dg/compress-float-ppc-pic.c: New.
1051 2005-07-12 Thomas Koenig <Thomas.Koenig@online.de>
1054 gfortran.dg/dev_null.f90: Remove targets.
1056 2005-07-12 Andrew Pinski <pinskia@physics.uc.edu>
1059 * gcc.dg/pr22335-1.c: New test.
1060 * gcc.dg/pr22335-2.c: New test.
1062 2005-07-12 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1065 * g++.dg/template/nontype12.C : New test.
1067 2005-07-12 Zdenek Dvorak <dvorakz@suse.cz>
1069 * gcc.dg/tree-ssa/loop-10.c: New test.
1071 2005-07-11 Kazu Hirata <kazu@codesourcery.com>
1073 * gcc.c-torture/execute/20020720-1.x: Remove.
1075 2005-07-11 Jakub Jelinek <jakub@redhat.com>
1077 * gfortran.fortran-torture/execute/forall_7.f90: New test.
1079 2005-07-10 Richard Sandiford <richard@codesourcery.com>
1081 * gcc.target/mips/mips.exp (is_gp32_flag): New procedure.
1082 (dg-mips-options): Use it.
1084 2005-07-09 Diego Novillo <dnovillo@redhat.com>
1086 * gcc.dg/tree-ssa/pta-fp.c: Use -fdump-tree-alias1.
1088 2005-07-09 Richard Henderson <rth@redhat.com>
1090 * lib/target-supports.exp (check_effective_target_sync_char_short):
1093 2005-07-09 Thomas Koenig <Thomas.Koenig@online.de>
1096 * gfortran.dg/negative-z-descriptor.f90: New test.
1098 2005-07-08 Andrew Pinski <pinskia@physics.uc.edu>
1101 * gcc.dg/pr22329.c: New test.
1103 2005-07-08 Kazu Hirata <kazu@codesourcery.com>
1105 PR tree-optimization/20139
1106 * gcc.dg/tree-ssa/pr20139.c: New.
1108 2005-07-08 Andrew Pinski <pinskia@physics.uc.edu>
1111 * testsuite/gcc.dg/pr22356-1.c: New test.
1113 2005-07-08 Nathan Sidwell <nathan@codesourcery.com>
1116 * g++.dg/template/unify8.C: New.
1117 * g++.dg/template/unify9.C: New.
1119 2005-07-08 Jakub Jelinek <jakub@redhat.com>
1121 * gfortran.fortran-torture/execute/entry_10.f90: New test.
1123 2005-07-07 Geoffrey Keating <geoffk@apple.com>
1125 * gcc.dg/darwin-version-1.c: New.
1126 * gcc.dg/builtins-18.c: On Darwin, needs -mmacosx-version-min=10.3.
1127 * gcc.dg/builtins-20.c: Likewise.
1128 * gcc.dg/builtins-53.c: Likewise.
1129 * gcc.dg/torture/builtins-convert-1.c: Likewise.
1130 * gcc.dg/torture/builtins-convert-2.c: Likewise.
1131 * gcc.dg/torture/builtins-convert-3.c: Likewise.
1132 * gcc.dg/torture/builtins-power-1.c: Likewise.
1133 * gcc.dg/builtins-config.h: Complain if macosx-version-min not set
1136 2005-07-07 Jeff Law <law@redhat.com>
1138 * gcc.dg/tree-ssa/vrp17.c: Simplify. Remove dependency on
1139 argument evaluation order.
1141 2005-07-07 Thomas Koenig <Thomas.Koenig@online.de>
1144 * gfortran.fortran-torture/execute/intrinsic_eoshift.f90:
1145 Add test cases where the shift length is greater than the
1148 2005-07-07 Ziemowit Laski <zlaski@apple.com>
1150 * obj-c++.dg/proto-lossage-6.mm: New.
1151 * objc.dg/proto-lossage-6.m: New.
1153 2005-07-07 Ziemowit Laski <zlaski@apple.com>
1155 * obj-c++.dg/gnu-runtime-2.mm: Compile, do not run.
1156 * objc.dg/gnu-runtime-2.m: Likewise.
1158 2005-07-07 Jakub Jelinek <jakub@redhat.com>
1160 * gfortran.dg/longline.f: New test.
1162 * gfortran.dg/badline.f: New test.
1164 2005-07-07 Feng Wang <fengwang@nudt.edu.cn>
1169 * gfortran.dg/hollerith.f90: New.
1170 * gfortran.dg/hollerith2.f90: New.
1171 * gfortran.dg/hollerith3.f90: New.
1172 * gfortran.dg/hollerith4.f90: New.
1173 * gfortran.dg/hollerith_f95.f90: New.
1174 * gfortran.dg/hollerith_legacy.f90: New.
1175 * gfortran.dg/g77/cpp4.F: New. Port from g77.
1177 2005-07-07 Ziemowit Laski <zlaski@apple.com>
1180 * obj-c++.dg/gnu-runtime-[1-2].mm: New.
1181 * objc.dg/gnu-runtime-2.m: New.
1183 2005-07-06 Jeff Law <law@redhat.com>
1185 * gcc.dg/tree-ssa/vrp17.c: New test.
1187 2005-07-07 Feng Wang <fengwang@nudt.edu.cn>
1190 * gfortran.dg/array_constructor_5.f90: New test.
1192 2005-07-07 Jakub Jelinek <jakub@redhat.com>
1194 * gfortran.fortran-torture/execute/entry_9.f90: New test.
1196 2005-07-06 Fariborz Jahanian <fjahanian@apple.com>
1198 * gcc.dg/20030324-1.c: Remove -fforce-mem option.
1199 * gcc.dg/980816-1.c: Ditto.
1201 2005-07-06 Jeff Law <law@redhat.com>
1203 * gcc.c-torture/compile/pr21356.c: New test.
1205 2005-07-05 Joseph S. Myers <joseph@codesourcery.com>
1209 * gcc.c-torture/compile/pr22013-1.c,
1210 gcc.c-torture/execute/pr22098-1.c,
1211 gcc.c-torture/execute/pr22098-2.c,
1212 gcc.c-torture/execute/pr22098-3.c: New tests.
1214 2005-07-05 Joseph S. Myers <joseph@codesourcery.com>
1217 * gcc.dg/pr22308-1.c: New test.
1219 2005-07-05 Kazu Hirata <kazu@codesourcery.com>
1221 * gcc.dg/compare1.c: Add -fno-short-enums. Don't skip on any
1223 * gcc.dg/compare9.c: Use -fshort-enums instead of
1224 -fno-short-enums. Change the last test to dg-bogus.
1226 2005-07-04 Kazu Hirata <kazu@codesourcery.com>
1228 * gcc.dg/compare1.c: Skip on arm*-*-eabi* arm*-*-symbianelf*.
1229 * gcc.dg/compare9.c: New.
1231 2005-07-04 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1233 * gfortran.dg/io_invalid_1.f90: Fix expected error message.
1235 2005-07-03 Andrew Pinski <pinskia@physics.uc.edu>
1238 * gcc.dg/tree-ssa/pr14490-[1-4].c: Escape "+".
1241 2005-07-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1243 * gcc.dg/format/gcc_gfc-1.c: New.
1245 2005-07-03 Andrew Pinski <pinskia@physics.uc.edu>
1247 * pr14490-[1-4].c: Fix typos scan-tree-dump-times so they now pass.
1249 2005-07-03 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1252 * gfortran.dg/io_invalid_1.f90: New test.
1254 2005-07-03 Joseph S. Myers <joseph@codesourcery.com>
1256 * gcc.dg/format/gcc_diag-1.c: Update.
1258 2005-07-02 Jeff Law <law@redhat.com>
1260 * gcc.dg/tree-ssa/pr22051-1.c: New test.
1261 * gcc.dg/tree-ssa/pr22051-2.c: New test.
1263 2005-07-02 Joseph S. Myers <joseph@codesourcery.com>
1265 * gcc.dg/format/gcc_diag-1.c: Update.
1267 2005-07-01 Andrew Pinski <pinskia@physics.uc.edu>
1270 * gcc.c-torture/compile/pr22269.c: New test.
1272 2005-06-30 Diego Novillo <dnovillo@redhat.com>
1276 * g++.dg/tree-ssa/pr21584-1.C: New test.
1277 * g++.dg/tree-ssa/pr21584-2.C: New test.
1279 2005-06-30 Ziemowit Laski <zlaski@apple.com>
1281 * obj-c++.dg/try-catch-11.mm: New.
1282 * objc.dg/try-catch-10.m: New.
1284 2005-06-29 David Edelsohn <edelsohn@gnu.org>
1286 * g++.dg/other/ucnid-1.C: xfail on AIX.
1288 2005-06-29 Diego Novillo <dnovillo@redhat.com>
1291 * gcc.dg/20050629-1.c: New test.
1293 2005-06-29 Ziemowit Laski <zlaski@apple.com>
1295 * obj-c++.dg/const-str-1[0-1].mm: New.
1296 * objc.dg/const-str-1[0-1].m: New.
1298 2005-05-29 Richard Henderson <rth@redhat.com>
1300 * lib/target-supports.exp (check_effective_target_vect_no_int_max):
1301 Rename from check_effective_target_vect_no_max.
1302 (check_effective_target_vect_no_int_add): New.
1303 * gcc.dg/vect/vect-13.c: Use vect_no_int_max.
1304 * gcc.dg/vect/vect-91.c: Use vect_no_int_add.
1305 * gcc.dg/vect/vect-reduc-3.c: Likewise.
1306 * gcc.dg/vect/vect-reduc-1.c: Use both.
1307 * gcc.dg/vect/vect-reduc-2.c: Likewise.
1309 2005-05-29 Richard Henderson <rth@redhat.com>
1311 * lib/target-supports.exp (check_effective_target_vect_no_max):
1312 Remove i386 and x86_64.
1314 2005-06-29 Steve Ellcey <sje@cup.hp.com>
1317 * gcc.dg/torture/pr21817.c: Use -fno-common for hppa*-*-* targets.
1319 2005-06-29 Steve Ellcey <sje@cup.hp.com>
1322 * gcc.dg/vect/pr21969.c: New test.
1324 2005-06-28 Eric Christopher <echristo@redhat.com>
1328 * gcc.dg/inline1.c: New test.
1329 * gcc.dg/inline2.c: Ditto.
1330 * gcc.dg/inline3.c: Ditto.
1331 * gcc.dg/inline4.c: Ditto.
1332 * gcc.dg/inline5.c: Ditto.
1334 2005-06-28 Thomas Koenig <Thomas.Koenig@online.de>
1337 * gfortran.fortran-torture/execute/intrinsic_eoshift.f90:
1338 Add testcase also testing eoshift1 for PR 22142.
1340 2005-06-28 Richard Henderson <rth@redhat.com>
1342 * gcc.dg/tree-ssa/20030708-1.c: Remove static from test function.
1343 * gcc.dg/tree-ssa/20030709-1.c, gcc.dg/tree-ssa/20030714-1.c,
1344 gcc.dg/tree-ssa/20030807-1.c, gcc.dg/tree-ssa/20030807-5.c,
1345 gcc.dg/tree-ssa/20030807-8.c, gcc.dg/tree-ssa/20030815-1.c,
1346 gcc.dg/tree-ssa/20030922-2.c: Likewise.
1348 2005-06-28 Thomas Koenig <Thomas.Koenig@online.de>
1351 * gfortran.fortran-torture/execute/intrinsic_eoshift.f90:
1352 Add testcase for PR 22142.
1354 2005-06-28 Joseph S. Myers <joseph@codesourcery.com>
1356 * g++.dg/ext/fpreg1.C, gcc.target/ia64/fpreg-1.c,
1357 gcc.target/ia64/fpreg-2.c: New tests.
1359 2005-06-28 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1361 * gfortran.dg/dev_null.f90: Run test only on linux and solaris.
1363 2005-06-28 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1366 * gfortran.dg/slash_1.f90: New test.
1368 2005-06-27 Richard Henderson <rth@redhat.com>
1370 * gcc.dg/vect/vect-reduc-1.c: Adjust test to properly validate MIN.
1371 * gcc.dg/vect/vect-reduc-1char.c: Likewise.
1372 * gcc.dg/vect/vect-reduc-1short.c: Likewise.
1373 * gcc.dg/vect/vect-reduc-2.c: Likewise.
1374 * gcc.dg/vect/vect-reduc-2char.c: Likewise.
1375 * gcc.dg/vect/vect-reduc-2short.c: Likewise.
1377 2005-06-27 Richard Henderson <rth@redhat.com>
1379 * gcc.dg/vect/vect-reduc-1short.c: Remove XFAIL.
1380 * gcc.dg/vect/vect-reduc-2char.c: Remove XFAIL.
1382 2005-06-27 Ziemowit Laski <zlaski@apple.com>
1384 * obj-c++.dg/proto-lossage-5.mm: New.
1385 * objc.dg/proto-lossage-5.m: New.
1387 2005-06-27 Diego Novillo <dnovillo@redhat.com>
1390 * gcc.dg/tree-ssa/pr21959.c: New test.
1392 2005-06-27 Jakub Jelinek <jakub@redhat.com>
1394 * gcc.c-torture/execute/builtins/lib/main.c (abort): Add prototype.
1395 * gcc.c-torture/execute/builtins/lib/strncat.c (strncat): Avoid
1396 testing uninitialized var.
1398 * gcc.c-torture/execute/builtins/chk.h: New.
1399 * gcc.c-torture/execute/builtins/lib/chk.c: New.
1400 * gcc.c-torture/execute/builtins/memcpy-chk.c: New test.
1401 * gcc.c-torture/execute/builtins/memcpy-chk-lib.c: New.
1402 * gcc.c-torture/execute/builtins/memmove-chk.c: New test.
1403 * gcc.c-torture/execute/builtins/memmove-chk-lib.c: New.
1404 * gcc.c-torture/execute/builtins/mempcpy-chk.c: New test.
1405 * gcc.c-torture/execute/builtins/mempcpy-chk-lib.c: New.
1406 * gcc.c-torture/execute/builtins/memset-chk.c: New test.
1407 * gcc.c-torture/execute/builtins/memset-chk-lib.c: New.
1408 * gcc.c-torture/execute/builtins/snprintf-chk.c: New test.
1409 * gcc.c-torture/execute/builtins/snprintf-chk-lib.c: New.
1410 * gcc.c-torture/execute/builtins/sprintf-chk.c: New test.
1411 * gcc.c-torture/execute/builtins/sprintf-chk-lib.c: New.
1412 * gcc.c-torture/execute/builtins/stpcpy-chk.c: New test.
1413 * gcc.c-torture/execute/builtins/stpcpy-chk-lib.c: New.
1414 * gcc.c-torture/execute/builtins/strcat-chk.c: New test.
1415 * gcc.c-torture/execute/builtins/strcat-chk-lib.c: New.
1416 * gcc.c-torture/execute/builtins/strcpy-chk.c: New test.
1417 * gcc.c-torture/execute/builtins/strcpy-chk-lib.c: New.
1418 * gcc.c-torture/execute/builtins/strncat-chk.c: New test.
1419 * gcc.c-torture/execute/builtins/strncat-chk-lib.c: New.
1420 * gcc.c-torture/execute/builtins/strncpy-chk.c: New test.
1421 * gcc.c-torture/execute/builtins/strncpy-chk-lib.c: New.
1422 * gcc.c-torture/execute/builtins/vsnprintf-chk.c: New test.
1423 * gcc.c-torture/execute/builtins/vsnprintf-chk-lib.c: New.
1424 * gcc.c-torture/execute/builtins/vsprintf-chk.c: New test.
1425 * gcc.c-torture/execute/builtins/vsprintf-chk-lib.c: New.
1426 * gcc.dg/builtin-object-size-1.c: New test.
1427 * gcc.dg/builtin-object-size-2.c: New test.
1428 * gcc.dg/builtin-object-size-3.c: New test.
1429 * gcc.dg/builtin-object-size-4.c: New test.
1430 * gcc.dg/builtin-object-size-5.c: New test.
1431 * gcc.dg/builtin-stringop-chk-1.c: New test.
1432 * gcc.dg/builtin-stringop-chk-2.c: New test.
1433 * gcc.dg/tree-ssa/builtin-fprintf-1.c: New test.
1434 * gcc.dg/tree-ssa/builtin-fprintf-chk-1.c: New test.
1435 * gcc.dg/tree-ssa/builtin-printf-1.c: New test.
1436 * gcc.dg/tree-ssa/builtin-printf-chk-1.c: New test.
1437 * gcc.dg/tree-ssa/builtin-vfprintf-1.c: New test.
1438 * gcc.dg/tree-ssa/builtin-vfprintf-chk-1.c: New test.
1439 * gcc.dg/tree-ssa/builtin-vprintf-1.c: New test.
1440 * gcc.dg/tree-ssa/builtin-vprintf-chk-1.c: New test.
1441 * gcc.c-torture/execute/printf-1.c: New test.
1442 * gcc.c-torture/execute/fprintf-1.c: New test.
1443 * gcc.c-torture/execute/vprintf-1.c: New test.
1444 * gcc.c-torture/execute/vfprintf-1.c: New test.
1445 * gcc.c-torture/execute/printf-chk-1.c: New test.
1446 * gcc.c-torture/execute/fprintf-chk-1.c: New test.
1447 * gcc.c-torture/execute/vprintf-chk-1.c: New test.
1448 * gcc.c-torture/execute/vfprintf-chk-1.c: New test.
1450 2005-06-27 Michael Matz <matz@suse.de>
1452 * gcc.target/x86_64/abi/test_struct_returning.c: Adjust as return
1453 slot is not merged if address escapes.
1455 2005-06-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1458 * gcc.dg/format/sentinel-1.c: Update. Fix execl* calls.
1460 2005-06-26 Jakub Jelinek <jakub@redhat.com>
1463 * gcc.c-torture/compile/20050622-1.c: New test.
1466 * gcc.dg/20050620-1.c: New test.
1468 2005-06-26 Kazu Hirata <kazu@codesourcery.com>
1470 PR tree-optimization/22026
1471 * gcc.dg/tree-ssa/pr22026.c: New.
1473 2005-06-25 Thomas Koenig <Thomas.Koenig@online.de>
1476 * gfortran.dg/shift-alloc.f90: New testcase.
1478 2005-06-25 Kelley Cook <kcook@gcc.gnu.org>
1480 * all files: Update FSF address in copyright headers.
1482 2005-06-22 Jan Hubicka <jh@suse.cz>
1484 * wholeprogram-1.c: New testcase.
1485 * wholeprogram-2.c: New testcase.
1487 2005-06-24 Mark Mitchell <mark@codesourcery.com>
1490 * gcc.dg/tree-ssa/pr22171.c: New test.
1492 2005-06-24 Feng Wang <fengwang@nudt.edu.cn>
1494 * gfortran.dg/simplify_modulo.f90: New.
1496 2005-06-24 Jan Hubicka <jh@suse.cz>
1498 * gcc.dg/tree-ssa/20040210-1.c: Fix for unit-at-a-time
1500 2005-06-23 Ziemowit Laski <zlaski@apple.com>
1502 * obj-c++.dg/proto-lossage-[1-4].mm: New.
1504 2005-06-23 Ziemowit Laski <zlaski@apple.com>
1506 * obj-c++.dg/typedef-alias-1.mm: New.
1507 * objc.dg/typedef-alias-1.m: New.
1509 2005-06-23 Jeff Law <law@redhat.com>
1511 * gcc.dg/tree-ssa/vrp16.c: New test.
1513 2005-06-23 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1515 * lib/target-supports.exp: Add
1516 check_effective_target_fortran_large_real and
1517 check_effective_target_fortran_large_int to check for
1518 corresponding effective targets.
1519 * gfortran.dg/large_integer_kind_1.f90: New test.
1520 * gfortran.dg/large_real_kind_1.f90: New test.
1522 2005-06-23 Kazu Hirata <kazu@codesourcery.com>
1524 PR tree-optimization/22117
1525 * gcc.dg/tree-ssa/pr22117.c: New.
1527 2005-06-23 James A. Morrison <phython@gcc.gnu.org>
1530 * gcc.dg/fold-mod-1.c: Accept fffffff8 as well.
1532 2005-06-23 David Edelsohn <edelsohn@gnu.org>
1534 * gcc.dg/rs6000-fpint-2.c: Only compile on Darwin and Linux.
1536 2005-06-23 David Billinghurst <David.Billinghurst@riotinto.com>
1538 * gfortran.dg/f2c_4.f90: Add tests for complex functions
1539 * gfortran.dg/f2c_4.c: Likewise
1541 2005-06-22 Paul Brook <paul@codesourcery.com>
1544 * gfortran.dg/auto_save_1.f90: New test.
1546 2005-06-22 Michael Matz <matz@suse.de>
1548 * gcc.target/x86-64/abi: New directory.
1549 * gcc.target/x86-64/abi/abi-x86_64.exp: New testsuite.
1550 * gcc.target/x86-64/abi/README.gcc: New file.
1551 * gcc.target/x86-64/abi/{args.h,defines.h,macros.h}: New headers.
1552 * gcc.target/x86-64/abi/asm-support.s: New file.
1553 * gcc.target/x86_64/abi/test_3_element_struct_and_unions.c: New test.
1554 * gcc.target/x86_64/abi/test_basic_alignment.c: New test.
1555 * gcc.target/x86_64/abi/test_basic_array_size_and_align.c: New test.
1556 * gcc.target/x86_64/abi/test_basic_returning.c: New test.
1557 * gcc.target/x86_64/abi/test_basic_sizes.c: New test.
1558 * gcc.target/x86_64/abi/test_basic_struct_size_and_align.c: New test.
1559 * gcc.target/x86_64/abi/test_basic_union_size_and_align.c: New test.
1560 * gcc.target/x86_64/abi/test_bitfields.c: New test.
1561 * gcc.target/x86_64/abi/test_complex_returning.c: New test.
1562 * gcc.target/x86_64/abi/test_passing_floats.c: New test.
1563 * gcc.target/x86_64/abi/test_passing_integers.c: New test.
1564 * gcc.target/x86_64/abi/test_passing_structs_and_unions.c: New test.
1565 * gcc.target/x86_64/abi/test_passing_structs.c: New test.
1566 * gcc.target/x86_64/abi/test_passing_unions.c: New test.
1567 * gcc.target/x86_64/abi/test_struct_returning.c: New test.
1568 * gcc.target/x86_64/abi/test_varargs.c: New test.
1570 2005-06-21 Joseph S. Myers <joseph@codesourcery.com>
1572 * g++.dg/abi/mangle24.C, g++.dg/abi/mangle25.C: Pass -mmmx for
1573 32-bit i?86 and x86_64.
1575 2005-06-21 Ziemowit Laski <zlaski@apple.com>
1577 * obj-c++.dg/const-str-[1-9].mm: New tests.
1579 2005-06-21 Paul Thomas <pault@gcc.gnu.org>
1582 * gfortran.dg/namelist_use.f90: New.
1583 * gfortran.dg/namelist_use_only.f90: New.
1585 2005-06-21 Jeff Law <law@redhat.com>
1587 * gcc.dg/tree-ssa/vrp15.c: New test.
1589 2005-06-21 Dorit Nuzman <dorit@il.ibm.com>
1591 * lib/target-supports.exp (check_effective_target_vect_reduction):
1593 * gcc.dg/vect/vect.exp: Run tests with additional flags separately.
1594 * gcc.dg/vect/vect-reduc-1.c: Vectorizable on all relevant platforms -
1595 remove vect_reduction target keyword. Also avoid two returns in main.
1596 * gcc.dg/vect/vect-reduc-3.c: Likewise.
1597 * gcc.dg/vect/vect-reduc-2.c: Likewise. Also initialize diff to 0.
1598 * gcc.dg/vect/vect-reduc-1short.c: New test.
1599 * gcc.dg/vect/vect-reduc-1char.c: New test.
1600 * gcc.dg/vect/vect-reduc-2short.c: New test.
1601 * gcc.dg/vect/vect-reduc-2char.c: New test.
1602 * gcc.dg/vect/vect-reduc-6.c: New test.
1603 * gcc.dg/vect/trapv-vect-reduc-4.c: New test.
1604 * gcc.dg/vect/fast-math-vect-reduc-5.c: New test.
1605 * gcc.dg/vect/fast-math-vect-reduc-7.c: New test
1607 2005-06-21 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1608 Paul Thomas <pault@gcc.gnu.org>
1610 * gfortran.dg/func_derived_2.f90, gfortran.dg/func_derived_3.f90:
1613 2005-06-20 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1615 * gfortran.dg/backslash_1.f90: New test.
1616 * gfortran.dg/backslash_2.f90: New test.
1618 2005-06-20 Steven G. Kargl <kargls@comcast.net>
1620 * gfortran.dg/duplicate_labels.f90: New test.
1622 2005-06-20 Jan Beulich <jbeulich@novell.com>
1624 * g++.old-deja/g++.jason/thunk2.C: On NetWare, also account for
1625 unsupportable relocations.
1626 * g++.old-deja/g++.other/store-expr1.C: Likewise.
1627 * gcc.dg/20050321-2.c: xfail for NetWare.
1629 2005-06-20 Andreas Jaeger <aj@suse.de>
1631 * gcc.target/i386/sseregparm-1.c, gcc.target/i386/sseregparm-2.c,
1632 gcc.target/i386/fastcall-sseregparm.c,
1633 gcc.target/i386/regparm-stdcall.c: Run only on 32-bit x86.
1635 2005-06-19 Richard Henderson <rth@redhat.com>
1637 * gcc.dg/tree-ssa/pr21985.c: Use size_t.
1639 2005-06-19 Joseph S. Myers <joseph@codesourcery.com>
1641 * g++.dg/abi/mangle24.C, g++.dg/abi/mangle25.C: New tests.
1643 2005-06-19 Aldy Hernandez <aldyh@redhat.com>
1646 * g++.dg/conversion/simd2.C: Change expected error message.
1648 2005-06-18 Dorit Nuzman <dorit@il.ibm.com>
1650 * gcc.dg/vect/vect-reduc-1.c: Add cleanup-tree-dump.
1651 * gcc.dg/vect/vect-reduc-2.c: Likewise.
1652 * gcc.dg/vect/vect-reduc-3.c: Likewise.
1654 2005-06-18 James A Morrison <phython@gcc.gnu.org>
1656 * gcc.dg/fold-mod-1.c: New test.
1658 2005-06-18 Steven G. Kargl <kargls@comcast.net>
1661 * gfortran.dg/pr19926.f90: New test.
1663 2005-06-18 Dorit Nuzman <dorit@il.ibm.com>
1665 * lib/target-supports.exp (check_effective_target_vect_reduction): New.
1666 * gcc.dg/vect/vect-reduc-1.c: Now vectorizable for vect_reduction
1668 * gcc.dg/vect/vect-reduc-2.c: Likewise.
1669 * gcc.dg/vect/vect-reduc-3.c: Likewise.
1671 2005-06-18 Joseph S. Myers <joseph@codesourcery.com>
1673 * gcc.target/ia64/float80-varargs-1.c: New test.
1675 2005-06-18 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1678 * gfortran.dg/f2c_6.f90: New test.
1680 2005-06-17 Geoffrey Keating <geoffk@apple.com>
1683 * g++.dg/template/local5.C: New.
1685 2005-06-17 Richard Henderson <rth@redhat.com>
1687 * gcc.dg/sync-2.c (do_qi): Cast negative results to char.
1689 2005-06-07 David Billinghurst <David.Billinghurst@riotinto.com>
1692 * lib/gcc-dg.exp (gcc-dg-test-1): Catch error if file can't be deleted.
1694 2005-06-15 Giovanni Bajo <giovannibajo@libero.it>
1696 * gcc.dg/vect/vect-dv-2.c, gcc.dg/vect/vect-ifcvt-2.c,
1697 gcc.dg/vect/vect-ifcvt-3.c, gcc.dg/vect/vect-ifcvt-4.c,
1698 gcc.dg/vect/vect-ifcvt-5.c, gcc.dg/vect/vect-ifcvt-6.c,
1699 gcc.dg/vect/vect-ifcvt-7.c, gcc.dg/vect/vect-ifcvt-9.c: Call
1700 check_vect to verify the presence of hardware vector support.
1702 2005-06-16 James A. Morrison <phython@gcc.gnu.org>
1705 * gcc.dg/pr14796-2.c: Accept -34359738368 and -800000000.
1707 2005-06-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1710 * gfortran.dg/pr19216.f: Add correct space between brackets and
1713 2005-06-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1716 * gfortran.dg/g77/f77-edit-t-in.f: Not XFAIL-ed any more.
1718 2005-06-16 Richard Guenther <rguenth@gcc.gnu.org>
1720 * gcc.target/i386/attributes-error.c: New testcase.
1721 * gcc.target/i386/fastcall-sseregparm.c: Likewise.
1722 * gcc.target/i386/regparm-stdcall.c: Likewise.
1723 * gcc.target/i386/sseregparm-1.c: Likewise.
1724 * gcc.target/i386/sseregparm-2.c: Likewise.
1726 2005-06-16 Nathan Sidwell <nathan@codesourcery.com>
1728 * g++.dg/rtti/crash2.C: New.
1730 2005-06-15 Joseph S. Myers <joseph@codesourcery.com>
1732 * gcc.dg/noncompile/20040203-3.c: Update expected message.
1734 2005-06-15 David Ung <davidu@mips.com>
1736 * gcc.target/mips/mips16e-extends.c: New test for testing the
1737 generation of MIPS16e zeb/zeh, seb/seh instructions.
1739 2005-06-15 Diego Novillo <dnovillo@redhat.com>
1742 * gcc.dg/tree-ssa/vrp13.c: Add multiplication tests.
1743 * gcc.dg/tree-ssa/pr22018.c: New test.
1745 2005-06-15 Aldy Hernandez <aldyh@redhat.com>
1747 * gcc.dg/simd-1.c: Update error messages.
1748 * gcc.dg/simd-1b.c: Re-enable tests. Update error messages.
1749 * gcc.dg/simd-2.c: Update error messages.
1750 * gcc.dg/simd-4.c: New.
1752 2005-06-15 Nathan Sidwell <nathan@codesourcery.com>
1755 * g++.dg/other/crash-4.C: New.
1757 2005-06-14 Devang Patel <dpatel@apple.com>
1759 * gcc.dg/vect/vect-ifcvt-1.c: Remove.
1761 2005-06-14 Nathan Sidwell <nathan@codesourcery.com>
1764 * g++.dg/parse/crash11.C: Update
1766 2005-06-13 Jeff Law <law@redhat.com>
1768 * gcc.dg/tree-ssa/20030807-10.c: VRP is now expected to
1769 perform the desired transformations.
1770 * gcc.dg/tree-ssa/20030806-6.c: Similarly.
1771 * gcc.dg/tree-ssa/20040514-2.c: Similarly.
1773 2005-06-13 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1776 * gfortran.dg/forall_1.f90: Un-XFAIL.
1778 2005-06-13 Nathan Sidwell <nathan@codesourcery.com>
1781 * g++.dg/parse/crash26.C: New.
1784 * g++.dg/init/member1.C: New.
1786 2005-06-13 Jakub Jelinek <jakub@redhat.com>
1788 * gfortran.dg/altreturn_1.f90: New test.
1790 2005-06-13 Zdenek Dvorak <dvorakz@suse.cz>
1793 * gcc.dg/tree-ssa/pr21985.c: New test.
1795 2005-06-12 James A. Morrison <phython@gcc.gnu.org>
1797 * ggcc.dg/pr14796-1.c: Add tests for (X << C) >> C.
1799 2005-06-12 Roger Sayle <roger@eyesopen.com>
1802 * g++.dg/other/error10.C: New test case.
1804 2005-06-12 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1807 * gfortran.dg/pr19155.f: Add test.
1809 2005-06-12 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1811 * gfortran.dg/f2c_7.f90: New test.
1813 * gfortran.dg/forall_1.f90: XFAILed.
1815 2005-06-12 James A. Morrison <phython@gcc.gnu.org>
1817 * gcc.dg/pr14796-1.c: New.
1818 * gcc.dg/pr14796-2.c: New.
1820 2005-06-11 Steven G. Kargl <kargls@comcast.net>
1824 * gfortran.dg/deallocate_stat.f90: New test.
1826 2005-06-11 Thomas Koenig <Thomas.Koenig@online.de>
1828 * gfortran.fortran-torture/execute/in-pack.f90: New test.
1830 2005-06-10 Dorit Nuzman <dorit@il.ibm.com>
1832 * gfortran.dg/vect/vect-4.f90: Update comments. Only one unaligned
1833 access will be generated when this loop is vectorized. Test that
1834 accesses with same alignment were detected.
1835 * gcc.dg/vect/vect-dv-2.c: Remove "vect_no_align" from xfail.
1836 Test that accesses with same alignment were detected.
1837 * gcc.dg/vect/vect-ifcvt-1.c: Likewise.
1838 * gcc.dg/vect/vect-91.c: New test. Test that accesses with same
1839 alignment were detected.
1841 2005-06-09 Gabriel Dos Reis <gdr@integrable-solutions.net>
1843 * gcc.dg/Wcxx-compat-1.c: New.
1845 2005-06-09 Thomas Koenig <Thomas.Koenig@online.de>
1848 * gfortran.dg/reshape-complex.f90: Add a test for a packed
1851 2005-06-09 Nathan Sidwell <nathan@codesourcery.com>
1853 * gcc.dg/alias-8.c: New.
1855 2005-06-08 Joseph S. Myers <joseph@codesourcery.com>
1857 * gcc.dg/format/cmn_err-1.c: Update.
1859 2005-06-08 James A. Morrison <phython@gcc.gnu.org>
1862 * gcc.target/sparc/fexpand-2.c: New.
1863 * gcc.target/sparc/fpmerge-2.c: New.
1864 * gcc.target/sparc/fpmul-2.c: New.
1865 * gcc.target/sparc/noresult.c: New.
1866 * gcc.target/sparc/pdist-2.c: New.
1867 * gcc.target/sparc/pdist-3.c: New.
1869 2005-06-08 Alex V. Breger <atrus.ru@atrus.ru>
1872 * gcc.target/i386/i386.exp: Fix comment typo.
1874 2005-06-08 Nathan Sidwell <nathan@codesourcery.com>
1877 * g++.dg/inherit/using5.C: New.
1878 * g++.dg/inherit/using6.C: New.
1880 2005-06-08 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1883 * g++.dg/template/ptrmem15.C: New test.
1886 * g++.dg/ext/label4.C: New test.
1888 2005-06-08 Eric Botcazou <ebotcazou@libertysurf.fr>
1890 * gcc.dg/tls/debug-1.c: New test.
1892 2005-06-07 Dale Johannesen <dalej@apple.com>
1894 * gcc.target/i386/movq.c: New.
1896 2005-06-07 Dale Johannesen <dalej@apple.com>
1898 * gcc.dg/20050607-1.c: New.
1900 2005-06-07 Jakub Jelinek <jakub@redhat.com>
1903 * gcc.c-torture/execute/20050607-1.c: New test.
1905 2005-06-07 Thomas Koenig <Thomas.Koenig@online.de>
1908 * gfortran.fortran-torture/execute/intrinsic_matmul.f90:
1909 Test case where the return array has lowest stride one,
1912 2005-06-07 Adrian Straetling <straetling@de.ibm.com>
1914 * lib/target-supports.exp (check_effective_target_sync_int_long):
1915 Add s390 and s390x targets.
1917 2005-06-07 Zdenek Dvorak <dvorakz@suse.cz>
1919 * gcc.dg/tree-ssa/loop-2.c: Update outcome.
1920 * gcc.dg/tree-ssa/loop-3.c: Update outcome.
1921 * gcc.dg/tree-ssa/loop-4.c: Update outcome.
1922 * gcc.dg/tree-ssa/loop-9.c: New test.
1924 2005-06-07 Nathan Sidwell <nathan@codesourcery.com>
1926 * g++.dg/parse/defarg10.C: New.
1928 2005-06-06 Jakub Jelinek <jakub@redhat.com>
1931 * gcc.c-torture/execute/20050604-1.c: New test.
1933 2005-06-06 Nathan Sidwell <nathan@codesourcery.com>
1936 * g++.dg/parse/defarg9.C: New.
1939 * g++.dg/inherit/using4.C: New.
1940 * g++.dg/overload/error1.C: Adjust expected errors.
1941 * g++.old-deja/g++.benjamin/warn02.C: Likewise.
1942 * g++.old-deja/g++.brendan/arm2.C: Likewise.
1943 * g++.old-deja/g++.other/redecl2.C: Likewise.
1944 * g++.old-deja/g++.other/redecl4.C: Likewise.
1945 * g++.old-deja/g++.pt/memtemp78.C: Likewise.
1947 2005-06-05 David Billinghurst <David.Billinghurst@riotinto.com>
1949 * gfortran.dg/f2c_5.f90: Add -w to dg-options
1951 2005-06-05 David Billinghurst <David.Billinghurst@riotinto.com>
1953 * lib/gfortran.exp (gfortran_target_compile): Call
1954 dg-additional-files-options
1955 * gfortran.dg/f2c_4.f90: New file
1956 * gfortran.dg/f2c_4.c: New file
1957 * gfortran.dg/f2c_5.f90: New file
1958 * gfortran.dg/f2c_5.c: New file
1960 2005-06-05 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1962 * gfortran.dg/forall_1.f90: Set previously uninitialized variable.
1965 * gfortran.dg/array_constructor_4.f90: New test.
1967 2005-06-05 Mark Mitchell <mark@codesourcery.com>
1970 * g++.dg/ext/builtin9.C: New test.
1972 2005-06-05 Dale Johannesen <dalej@apple.com>
1974 * gcc.c-torture/execute/20050603-1.c: Move to gcc.dg.
1975 * gcc.c-torture/execute/20050603-2.c: Ditto.
1977 2005-06-05 Dorit Nuzman <dorit@il.ibm.com>
1979 * gcc.dg/vect/vect-62: Check that second loop is not vectorized.
1980 * gcc.dg/vect/vect-reduc-1.c: New.
1981 * gcc.dg/vect/vect-reduc-2.c: New.
1982 * gcc.dg/vect/vect-reduc-3.c: New.
1984 2005-06-04 Dale Johannesen <dalej@apple.com>
1986 * gcc.c-torture/execute/20050603-1.c: New.
1987 * gcc.c-torture/execute/20050603-2.c: New.
1988 * gcc.dg/20050603-3.c: New.
1990 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1993 * gfortran.dg/debug_1.f90: New test.
1995 * gfortran.dg/forall_1.f90: New test.
1997 2005-06-04 Erik Edelmann <erik.edelmann@iki.fi>
1999 * gfortran.dg/array_constructor_3.f90: New test.
2001 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
2003 * gfortran.dg/ret_pointer_1.f90: Un-XFAIL.
2005 2005-06-04 Hans-Peter Nilsson <hp@axis.com>
2007 * g++.dg/opt/crossjump1.C: Gate -fPIC usage on target fpic.
2009 2005-06-04 Joseph S. Myers <joseph@codesourcery.com>
2012 * gcc.dg/init-excess-1.c: New test.
2014 2005-06-03 Mark Mitchell <mark@codesourcery.com>
2017 * g++.dg/expr/static_cast6.C: New test.
2019 2005-06-03 Diego Novillo <dnovillo@redhat.com>
2021 * gcc.dg/tree-ssa/vrp14.c: New test.
2023 2005-06-03 Mark Mitchell <mark@codesourcery.com>
2026 * g++.dg/template/new2.C: New test.
2028 2005-06-03 Josh Conner <jconner@apple.com>
2030 * gcc.dg/ppc-vector-memcpy.c (foo): Use non-zero values for
2031 all entries in initializer.
2033 2005-06-03 Richard Guenther <rguenth@gcc.gnu.org>
2036 * gcc.dg/pr21858.c: New testcase.
2038 2005-06-03 Paolo Bonzini <bonzini@gnu.org>
2040 PR tree-optimization/21292
2042 * lib/target-supports.exp (check_effective_target_vect_cmdline_needed):
2044 * gcc.dg/tree-ssa/gen-vect-11.c, gcc.dg/tree-ssa/gen-vect-11a.c,
2045 gcc.dg/tree-ssa/gen-vect-11b.c, gcc.dg/tree-ssa/gen-vect-11c.c,
2046 gcc.dg/tree-ssa/gen-vect-2.c, gcc.dg/tree-ssa/gen-vect-25.c,
2047 gcc.dg/tree-ssa/gen-vect-26.c, gcc.dg/tree-ssa/gen-vect-28.c,
2048 gcc.dg/tree-ssa/gen-vect-32.c: Require it.
2050 2005-06-02 Richard Henderson <rth@redhat.com>
2052 * gcc.dg/sync-2.c: Use -march=i486 for i386.
2054 2005-06-02 Richard Guenther <rguenth@gcc.gnu.org>
2056 * gcc.dg/wtypequal.c: New testcase.
2058 2005-06-02 Diego Novillo <dnovillo@redhat.com>
2061 * gcc.dg/tree-ssa/pr21582.c: New test.
2063 2005-06-02 Nathan Sidwell <nathan@codesourcery.com>
2066 * g++.dg/opt/interface2.h: New.
2067 * g++.dg/opt/interface2.C: New.
2068 * g++.dg/init/ctor4.C: Adjust error lines.
2069 * g++.old-deja/g++.bob/inherit2.C: Likewise.
2070 * g++.old-deja/g++.bugs/900205_04.C: Likewise.
2071 * g++.old-deja/g++.jason/opeq3.C: Likewise.
2072 * g++.old-deja/g++.pt/assign1.C: Likewise.
2073 * g++.old-deja/g++.pt/crash20.C: Likewise.
2075 2005-06-02 Dorit Nuzman <dorit@il.ibm.com>
2077 PR tree-optimization/21734
2078 * g++.dg/vect/pr21734_1.cc: New.
2079 * g++.dg/vect/pr21734_2.cc: New.
2081 2005-06-02 Nathan Sidwell <nathan@codesourcery.com>
2084 * g++.dg/template/spec24.C: New.
2087 * g++.dg/pch/local-1.C: New.
2088 * g++.dg/pch/local-1.Hs: New.
2090 2005-06-01 Diego Novillo <dnovillo@redhat.com>
2092 PR 14341, PR 21332, PR 20701, PR 21086, PR 21090
2093 PR 21289, PR 21348, PR 21367, PR 21368, PR 21458.
2094 * gcc.dg/tree-ssa/pr14341.c: New test.
2095 * gcc.dg/tree-ssa/pr14841.c: New test.
2096 * gcc.dg/tree-ssa/pr20701.c: New test.
2097 * gcc.dg/tree-ssa/pr21086.c: New test.
2098 * gcc.dg/tree-ssa/pr21090.c: New test.
2099 * gcc.dg/tree-ssa/pr21332.c: New test.
2100 * gcc.dg/tree-ssa/pr21458.c: New test.
2101 * gcc.dg/tree-ssa/pr21658.c: New test.
2102 * gcc.dg/tree-ssa/vrp01.c: New test.
2103 * gcc.dg/tree-ssa/vrp02.c: New test.
2104 * gcc.dg/tree-ssa/vrp03.c: New test.
2105 * gcc.dg/tree-ssa/vrp04.c: New test.
2106 * gcc.dg/tree-ssa/vrp05.c: New test.
2107 * gcc.dg/tree-ssa/vrp06.c: New test.
2108 * gcc.dg/tree-ssa/vrp07.c: New test.
2109 * gcc.dg/tree-ssa/vrp08.c: New test.
2110 * gcc.dg/tree-ssa/vrp09.c: New test.
2111 * gcc.dg/tree-ssa/vrp10.c: New test.
2112 * gcc.dg/tree-ssa/vrp11.c: New test.
2113 * gcc.dg/tree-ssa/vrp12.c: New test.
2114 * gcc.dg/tree-ssa/vrp13.c: New test.
2116 2005-06-01 Alexandre Oliva <aoliva@redhat.com>
2119 * gcc.dg/tree-ssa/pr21029.c: New test.
2121 2005-06-01 Roger Sayle <roger@eyesopen.com>
2123 * gfortran.dg/logint-1.f: New test case.
2124 * gfortran.dg/logint-2.f: Likewise.
2125 * gfortran.dg/logint-3.f: Likewise.
2127 2005-06-01 Jakub Jelinek <jakub@redhat.com>
2131 * gcc.dg/20050527-1.c: New test.
2133 * gcc.dg/i386-sse-12.c: New test.
2136 * gfortran.dg/implicit_5.f90: New test.
2138 2005-06-01 Feng Wang <fengwang@nudt.edu.cn>
2141 * gfortran/assign_4.f90: New test.
2142 * gfortran/assign_2.f90: Change compile to run.
2144 2005-05-31 Geoffrey Keating <geoffk@geoffk.org>
2146 * lib/target-supports.exp
2147 (check_effective_target_sync_char_short): New.
2148 * gcc.dg/sync-2.c: New.
2150 2005-05-31 Zdenek Dvorak <dvorakz@suse.cz>
2152 PR tree-optimization/21817
2153 * gcc.dg/torture/pr21817-1.c: New.
2155 2005-05-31 Nathan Sidwell <nathan@codesourcery.com>
2158 * g++.dg/template/init5.C: New.
2160 2005-05-31 Paul Thomas <pault@gcc.gnu.org>
2162 * gfortran.dg/char_initialiser_actual.f90:
2163 Test character initialisers as actual arguments.
2164 * gfortran.dg/char_pointer_comp_assign.f90:
2165 Test character pointer structure component assignments.
2166 * gfortran.dg/char_array_structure_constructor.f90:
2167 Test character components in structure constructors.
2169 2005-05-31 Andrew pinski <pinskia@physics.uc.edu>
2172 * g++.dg/opt/pr20931.C: New test.
2174 2005-05-31 Andreas Jaeger <aj@suse.de>
2177 * g++.dg/abi/dtor1.C, g++.dg/abi/empty10.C, g++.dg/abi/layout3.C,
2178 g++.dg/eh/simd-2.C, g++.dg/opt/cse2.C,
2179 g++.old-deja/g++.ext/asmspec1.C,
2180 g++.old-deja/g++.other/regstack.C,
2181 gcc.dg/20000614-1.c, gcc.dg/20000807-1.c, gcc.dg/20000904-1.c,
2182 gcc.dg/20001127-1.c, gcc.dg/20010202-1.c, gcc.dg/20010520-1.c,
2183 gcc.dg/20011009-1.c, gcc.dg/20011029-2.c, gcc.dg/20020224-1.c,
2184 gcc.dg/20020531-1.c, gcc.dg/20020616-1.c, gcc.dg/980226-1.c,
2185 gcc.dg/980414-1.c, gcc.dg/980520-1.c, gcc.dg/980709-1.c,
2186 gcc.dg/990117-1.c, gcc.dg/990130-1.c, gcc.dg/990213-2.c,
2187 gcc.dg/990214-1.c, gcc.dg/991129-1.c, gcc.dg/991209-1.c,
2188 gcc.dg/991214-1.c, gcc.dg/asm-1.c, gcc.dg/attr-returns_twice-1.c,
2189 gcc.dg/clobbers.c, gcc.dg/i386-387-7.c, gcc.dg/i386-387-8.c,
2190 gcc.dg/i386-3dnowA-1.c, gcc.dg/i386-3dnowA-2.c, gcc.dg/i386-asm-1.c
2191 gcc.dg/i386-asm-2.c, gcc.dg/i386-asm-3.c, gcc.dg/i386-bitfield3.c
2192 gcc.dg/i386-call-1.c, gcc.dg/i386-memset-1.c,
2193 gcc.dg/i386-signbit-3.c, gcc.dg/i386-ssefn-1.c,
2194 gcc.dg/i386-ssefn-2.c, gcc.dg/i386-ssefn-3.c, gcc.dg/i386-ssefn-4.c
2195 gcc.dg/i386-volatile-1.c, gcc.dg/i386-xorps.c, gcc.dg/pr12092-1.c
2196 gcc.dg/pr14289-1.c, gcc.dg/pr19236-1.c, gcc.dg/pr20204.c,
2197 gcc.dg/pr9771-1.c, gcc.dg/register-var-1.c,
2198 gcc.dg/sibcall-5.c, gcc.dg/charset/asm3.c,
2199 gcc.dg/cpp/trad/num-sign.c: Run tests also on x86_64.
2201 2005-05-31 Jeff Law <law@redhat.com>
2203 * gcc.dg/tree-ssa/foldaddr-1.c: New test.
2205 2005-05-30 Paolo Carlini <pcarlini@suse.de>
2208 * gcc.dg/builtins-1.c: Activate disabled clog test.
2209 * gcc.dg/torture/builtin-attr-1.c: Likewise.
2211 2005-05-29 Paul Thomas <pault@gcc.gnu.org>
2213 * gfortran.dg/char_pointer_assign.f90:
2214 Test character-pointer assignments and pointer assignments.
2215 * gfortran.dg/char_pointer_dummy.f90:
2216 Test character-pointer dummy arguments.
2217 * gfortran.dg/char_pointer_func.f90:
2218 Test character-pointer function returns.
2219 * gfortran.dg/char_pointer_dependency.f90:
2220 Test character-pointer functions with dependencies.
2222 2005-05-30 Mark Mitchell <mark@codesourcery.com>
2225 * g++.dg/lookup/using14.C: New test.
2227 2005-05-30 Kazu Hirata <kazu@cs.umass.edu>
2229 * gcc.dg/c99-math-double-1.c, gcc.dg/c99-math-float-1.c,
2230 gcc.dg/c99-math-long-double-1.c, gcc.dg/c99-math.h: Remove
2233 2005-05-29 Geoffrey Keating <geoffk@apple.com>
2236 * g++.dg/template/local5.C: New.
2239 * gcc.c-torture/compile/pr21761.c: New.
2241 * g++.old-deja/g++.eh/badalloc1.C: Make XFAIL only on darwin
2244 2005-05-30 Steven G. Kargl
2247 * gfortran.dg/inquire_8.f90: New test.
2249 2005-05-29 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2252 * gfortran.dg/output_exponents_1.f90: New test.
2254 2005-05-29 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2257 * gfortran.dg/dollar_edit_descriptor-1.f: New test.
2259 2005-05-28 Mark Mitchell <mark@codesourcery.com>
2262 * g++.dg/ext/complex1.C: New test.
2265 * g++.dg/init/ctor6.C: New test.
2267 2005-05-29 Jan Hubicka <jh@suse.cz>
2269 * gcc.c-torture/compile/pr21562.c: New.
2271 2005-05-28 Steven G. Kargl <kargls@comcast.net>
2273 * gfortran.dg/subnormal_1.f90: New test.
2275 2005-05-28 Jan Hubicka <jh@suse.cz>
2277 * tree-prof.exp: Fix comment.
2278 * value-prof-1.c: New.
2279 * value-prof-2.c: New.
2280 * value-prof-3.c: New.
2281 * value-prof-4.c: New.
2283 2005-05-27 Mark Mitchell <mark@codesourcery.com>
2286 * g++.dg/expr/ptrmem6.C: New test.
2287 * g++.dg/expr/ptrmem6a.C: Likewise.
2289 2005-05-27 Kazu Hirata <kazu@cs.umass.edu>
2291 PR tree-optimization/21658
2292 * gcc.dg/tree-ssa/pr21658.c: New.
2294 2005-05-27 Nathan Sidwell <nathan@codesourcery.com>
2297 * g++.dg/inherit/ptrmem3.C: New.
2300 * g++.dg/parse/template16.C: New.
2302 2005-05-27 Andreas Jaeger <aj@suse.de>
2304 * gcc.dg/setjmp-2.c: Only run in 32-bit.
2306 * gcc.dg/i386-sse-8.c: Run test on all archs.
2308 2005-05-26 Mike Stump <mrs@apple.com>
2310 * objc.dg/isa-field-1.m: Only run on darwin.
2311 * objc.dg/lookup-1.m: Likewise.
2312 * objc.dg/try-catch-8.m: Likewise.
2314 2005-05-26 Roger Sayle <roger@eyesopen.com>
2316 PR tree-optimization/9814
2317 * gcc.dg/pr9814-1.c: New test case.
2319 2005-05-26 Ziemowit Laski <zlaski@apple.com>
2321 * objc.dg/comp-types-8.m, objc.dg/encode-6.m,
2322 objc.dg/extra-semi.m, objc.dg/fix-and-continue-2.m,
2323 objc.dg/isa-field-1.m, objc.dg/lookup-1.m, objc.dg/method-15.m,
2324 objc.dg/method-16.m, objc.dg/method-17.m, objc.dg/method-18.m,
2325 objc.dg/method-19.m, objc.dg/next-runtime-1.m,
2326 objc.dg/no-extra-load.m, objc.dg/pragma-1.m, objc.dg/stubify-1.m,
2327 objc.dg/stubify-2.m, objc.dg/super-class-4.m,
2328 objc.dg/super-dealloc-1.m, objc.dg/super-dealloc-2.m,
2329 objc.dg/try-catch-6.m, objc.dg/try-catch-7.m,
2330 objc.dg/try-catch-8.m: New.
2332 2005-05-26 Janis Johnson <janis187@us.ibm.com>
2334 * lib/obj-c++.exp (obj-c++_target_compile): Declare global variable,
2335 remove extraneous semicolons.
2337 2005-05-26 Ziemowit Laski <zlaski@apple.com>
2339 * obj-c++.dg/comp-types-12.mm: New.
2340 * objc.dg/comp-types-11.m: New.
2341 * objc.dg/selector-4.m: New.
2343 2005-05-26 Andreas Jaeger <aj@suse.de>
2346 * g++.old-deja/g++.ext/attrib1.C, g++.old-deja/g++.ext/attrib2.C,
2347 g++.old-deja/g++.ext/attrib3.C,
2348 g++.old-deja/g++.other/store-expr1.C,
2349 g++.old-deja/g++.other/store-expr2.C, g++.dg/opt/longbranch2.C,
2350 gcc.dg/20000609-1.c, gcc.dg/20000720-1.c, gcc.dg/20011107-1.c,
2351 gcc.dg/20011119-1.c, gcc.dg/20020108-1.c, gcc.dg/20020122-2.c,
2352 gcc.dg/20020122-3.c, gcc.dg/20020201-3.c, gcc.dg/20020206-1.c,
2353 gcc.dg/20020218-1.c, gcc.dg/20020310-1.c, gcc.dg/20020411-1.c,
2354 gcc.dg/20020418-2.c, gcc.dg/20020426-1.c, gcc.dg/20020426-2.c,
2355 gcc.dg/20020517-1.c, gcc.dg/20020523-1.c, gcc.dg/20020523-2.c,
2356 gcc.dg/20020729-1.c, gcc.dg/20030204-1.c, gcc.dg/20030826-2.c,
2357 gcc.dg/20030926-1.c, gcc.dg/20031202-1.c, gcc.dg/980312-1.c,
2358 gcc.dg/980313-1.c, gcc.dg/990424-1.c, gcc.dg/990524-1.c,
2359 gcc.dg/991230-1.c, gcc.dg/i386-387-1.c, gcc.dg/i386-387-2.c,
2360 gcc.dg/i386-387-3.c, gcc.dg/i386-387-4.c, gcc.dg/i386-387-5.c,
2361 gcc.dg/i386-387-6.c, gcc.dg/i386-bitfield1.c,
2362 gcc.dg/i386-bitfield2.c, gcc.dg/i386-loop-1.c,
2363 gcc.dg/i386-loop-2.c, gcc.dg/i386-loop-3.c, gcc.dg/i386-pic-1.c,
2364 gcc.dg/i386-regparm.c, gcc.dg/i386-signbit-1.c,
2365 gcc.dg/i386-signbit-2.c, gcc.dg/i386-sse-5.c, gcc.dg/i386-sse-8.c,
2366 gcc.dg/i386-unroll-1.c, gcc.dg/tls/opt-1.c, gcc.dg/tls/opt-2.c,
2367 gcc.dg/unroll-1.c: Handle 32-bit x86-64 compilation.
2369 2005-05-26 Andreas Jaeger <aj@suse.de>
2371 * gcc.c-torture/execute/ieee/ieee.exp: Set float-store for 32-bit
2374 2005-05-26 Andreas Jaeger <aj@suse.de>
2377 * gfortran.dg/promotion.f90, gcc.misc-tests/i386-pf-3dnow-1.c,
2378 gcc.misc-tests/i386-pf-athlon-1.c,
2379 gcc.misc-tests/i386-pf-none-1.c, gcc.misc-tests/i386-pf-sse-1.c,
2380 g++.dg/opt/mmx1.C, g++.dg/other/big-struct.C,
2381 g++.dg/abi/bitfield3.C, g++.dg/abi/bitfield8.C,
2382 g++.dg/abi/bitfield9.C, g++.dg/abi/empty7.C, g++.dg/abi/empty9.C,
2383 g++.dg/abi/layout4.C, g++.dg/abi/thunk1.C, g++.dg/abi/thunk2.C,
2384 g++.dg/abi/vbase11.C, g++.dg/abi/vthunk2.C, g++.dg/abi/vthunk3.C,
2385 g++.dg/ext/attrib8.C: Run also on x86_64 compiling 32-bit x86
2388 * g++.dg/opt/reg-stack4.C, g++.dg/eh/simd-1.C, g++.dg/eh/simd-1.C,
2389 gcc.dg/setjmp-2.c, gcc.dg/short-compare-1.c,
2390 gcc.dg/short-compare-2.c, gcc.target/i386/asm-1.c: Handle 32-bit
2393 * g++.dg/warn/register-var-1.C, g++.dg/charset/asm2.c: Run also on
2396 * gcc.dg/i386-pentium4-not-mull.c: Change option handling to use
2397 effective-target ilp32.
2399 2005-05-26 David Ung <davidu@mips.com>
2401 * gcc.target/mips/ext_ins.c: New test for testing the generation
2402 of MIPS32/64 rev 2 ext/ins instructions.
2404 2005-05-26 Andreas Jaeger <aj@suse.de>
2406 * treelang/compile/unsigned.tree: Use gimple instead of
2407 nonexisting generic dump.
2409 2005-05-26 Paolo Bonzini <bonzini@gnu.org>
2411 * gcc.dg/vect/vect-7.c: Remove xfail for alpha.
2413 2005-05-26 Andreas Jaeger <aj@suse.de>
2415 * gcc.dg/tree-ssa/ssa-pre-14.c (foo): Use correct type for strlen.
2417 2005-05-26 Thomas Koenig <Thomas.Koenig@online.de>
2420 * gfortran.fortran-torture/execute/intrinsic_unpack.f90:
2421 Test callee-allocated memory with write statements.
2423 2005-05-25 Roger Sayle <roger@eyesopen.com>
2426 * gcc.dg/pr21709-1.c: New test case.
2428 2005-05-25 Ziemowit Laski <zlaski@apple.com>
2429 Mike Stump <mrs@apple.com>
2431 * objc/execute/next_mapping.h: Update for C++.
2433 * obj-c++.dg/selector-1.mm: Move to...
2434 * obj-c++.dg/selector-4.mm: here...
2436 * obj-c++.dg/basic.mm: New.
2437 * obj-c++.dg/comp-types-1.mm: New.
2438 * obj-c++.dg/cxx-class-1.mm: New.
2439 * obj-c++.dg/cxx-ivars-1.mm: New.
2440 * obj-c++.dg/cxx-ivars-2.mm: New.
2441 * obj-c++.dg/cxx-ivars-3.mm: New.
2442 * obj-c++.dg/cxx-scope-1.mm: New.
2443 * obj-c++.dg/cxx-scope-2.mm: New.
2444 * obj-c++.dg/defs.mm: New.
2445 * obj-c++.dg/empty-private-1.mm: New.
2446 * obj-c++.dg/encode-1.mm: New.
2447 * obj-c++.dg/encode-2.mm: New.
2448 * obj-c++.dg/encode-3.mm: New.
2449 * obj-c++.dg/extern-c-1.mm: New.
2450 * obj-c++.dg/extra-semi.mm: New.
2451 * obj-c++.dg/fix-and-continue-2.mm: New.
2452 * obj-c++.dg/isa-field-1.mm: New.
2453 * obj-c++.dg/ivar-list-semi.mm: New.
2454 * obj-c++.dg/local-decl-1.mm: New.
2455 * obj-c++.dg/lookup-1.mm: New.
2456 * obj-c++.dg/lookup-2.mm: New.
2457 * obj-c++.dg/method-1.mm: New.
2458 * obj-c++.dg/method-2.mm: New.
2459 * obj-c++.dg/method-3.mm: New.
2460 * obj-c++.dg/method-4.mm: New.
2461 * obj-c++.dg/method-5.mm: New.
2462 * obj-c++.dg/method-6.mm: New.
2463 * obj-c++.dg/method-7.mm: New.
2464 * obj-c++.dg/no-extra-load.mm: New.
2465 * obj-c++.dg/overload-1.mm: New.
2466 * obj-c++.dg/pragma-1.mm: New.
2467 * obj-c++.dg/pragma-2.mm: New.
2468 * obj-c++.dg/private-1.mm: New.
2469 * obj-c++.dg/private-2.mm: New.
2470 * obj-c++.dg/proto-qual-1.mm: New.
2471 * obj-c++.dg/qual-types-1.mm: New.
2472 * obj-c++.dg/stubify-1.mm: New.
2473 * obj-c++.dg/stubify-2.mm: New.
2474 * obj-c++.dg/super-class-1.mm: New.
2475 * obj-c++.dg/super-class-2.mm: New.
2476 * obj-c++.dg/super-dealloc-1.mm: New.
2477 * obj-c++.dg/super-dealloc-2.mm: New.
2478 * obj-c++.dg/template-1.mm: New.
2479 * obj-c++.dg/template-2.mm: New.
2480 * obj-c++.dg/template-3.mm: New.
2481 * obj-c++.dg/template-4.mm: New.
2482 * obj-c++.dg/template-5.mm: New.
2483 * obj-c++.dg/template-6.mm: New.
2484 * obj-c++.dg/try-catch-1.mm: New.
2485 * obj-c++.dg/try-catch-2.mm: New.
2486 * obj-c++.dg/try-catch-3.mm: New.
2487 * obj-c++.dg/try-catch-4.mm: New.
2488 * obj-c++.dg/try-catch-5.mm: New.
2489 * obj-c++.dg/try-catch-6.mm: New.
2490 * obj-c++.dg/try-catch-7.mm: New.
2491 * obj-c++.dg/try-catch-8.mm: New.
2492 * obj-c++.dg/try-catch-9.mm: New.
2493 * obj-c++.dg/va-meth-1.mm: New.
2495 2005-05-25 Ziemowit Laski <zlaski@apple.com>
2497 * obj-c++.dg/selector-1.mm: New.
2498 * obj-c++.dg/selector-2.mm: New.
2500 2005-05-25 Ziemowit Laski <zlaski@apple.com>
2502 * obj-c++.dg/selector-3.mm: New.
2503 * objc.dg/selector-3.m: New.
2505 2005-05-25 Ziemowit Laski <zlaski@apple.com>
2507 * objc.dg/selector-2.m: Remove "-fgnu-runtime"; be flexible
2508 about where warning appears.
2510 2005-05-25 Ulrich Weigand <uweigand@de.ibm.com>
2512 * gcc.dg/tree-ssa/stdarg-2.c: Add tests for s390*-*-linux* targets.
2513 * gcc.dg/tree-ssa/stdarg-3.c: Likewise.
2514 * gcc.dg/tree-ssa/stdarg-4.c: Likewise.
2515 * gcc.dg/tree-ssa/stdarg-5.c: Likewise.
2517 2005-05-25 Ulrich Weigand <uweigand@de.ibm.com>
2519 * gcc.dg/20050524-1.c: New test.
2521 2005-05-25 Jan Hubicka <jh@suse.cz>
2523 * gcc.dg/tree-prof/inliner-1.c: New.
2525 2005-05-25 Janis Johnson <janis187@us.ibm.com>
2527 * gcc.dg/tree-prof: New directory.
2528 * gcc.dg/tree-prof/tree-prof.exp: New.
2530 2005-05-25 DJ Delorie <dj@redhat.com>
2532 * gcc.dg/Wattributes-1.c: New.
2533 * gcc.dg/Wattributes-2.c: New.
2534 * gcc.dg/Wattributes-3.c: New.
2536 20005-05-24 Janis Johnson <janis187@us.ibm.com>
2538 PR tree-optimization/19833
2539 * gcc.dg/uninit-4.c: Remove xfail.
2540 * gcc.dg/uninit-9.c: Ditto.
2542 2005-05-24 Ziemowit Laski <zlaski@apple.com>
2544 * obj-c++.dg/bitfield-[1-5].mm: New.
2545 * obj-c++.dg/class-protocol-1.mm: New.
2546 * obj-c++.dg/comp-types-1[0-1].mm: New.
2547 * obj-c++.dg/comp-types-[2-9].mm: New.
2548 * obj-c++.dg/encode-[4-8].mm: New.
2549 * obj-c++.dg/layout-1.mm: New.
2550 * obj-c++.dg/method-1[0-9].mm: New.
2551 * obj-c++.dg/method-2[0-1].mm: New.
2552 * obj-c++.dg/method-[8-9].mm: New.
2553 * obj-c++.dg/objc-gc-3.mm: New.
2554 * obj-c++.dg/try-catch-10.mm: New.
2555 * objc.dg/bitfield-5.m: New.
2556 * objc.dg/comp-types-10.m: New.
2557 * objc.dg/comp-types-9.m: New.
2558 * objc.dg/layout-1.m: New.
2559 * objc.dg/objc-gc-4.m: New.
2560 * objc.dg/try-catch-9.m: New.
2561 * objc.dg/class-protocol-1.m: Tweak diagnostics.
2562 * objc.dg/comp-types-1.m: Likewise.
2563 * objc.dg/comp-types-[5-6].m: Likewise.
2564 * objc.dg/method-9.m: Likewise.
2566 2005-05-24 Janis Johnson <janis187@us.ibm.com>
2568 * gcc.dg/altivec-vec-merge.c: Make test usable on GNU/Linux targets
2569 and on hardware without VMX support.
2571 * gcc.dg/altivec-vec-merge.c: Renamed from ppc-vec-merge.c.
2573 * gcc.dg/ppc64-abi-2.c: Remove code that is now invalid.
2575 * lib/profopt.exp (dg-final-generate, dg-final-use,
2576 profopt-final-code, profopt-get-options): New.
2577 (profopt-execute): Process test directives.
2579 * lib/gcc-dg.exp (cleanup-ipa-dump): New.
2580 (cleanup-coverage-files, cleanup-repo-files, cleanup-rtl-dump,
2581 cleanup-tree-dump, cleanup-saved-temps): Update comments.
2583 2005-05-24 Andrew Pinski <pinskia@physics.uc.edu>
2586 * g++.dg/init/ctor5.C: New test.
2588 2005-05-24 Ira Rosen <irar@il.ibm.com>
2590 * gcc.dg/vect/vect-none.c: Split into vect-106.c, vect-107.c,
2591 vect-108.c, vect-109.c, vect-110.c, vect-111.c, vect-112.c,
2592 vect-113.c, vect-114.c.
2594 2005-05-23 Adam Nemet <anemet@lnxw.com>
2596 * gcc.dg/const-elim-1.c: Remove xfails.
2598 2005-05-23 Jeff Law <law@redhat.com>
2600 * gcc.c-torture/compile/pr21638.c: New test.
2601 * gcc.c-torture/compile/20050520-1.c: New test.
2603 2005-05-23 Nick Clifton <nickc@redhat.com>
2605 * gcc.c-torture/execute/20020720-1.x: Fix m32r target selector to
2606 be a proper triple, ie: m32r*-*-*.
2607 * g++.old-deja/g++.jason/thunk3.C: Likewise.
2609 2004-05-21 Andrew Pinski <pinskia@physics.uc.edu>
2613 * gcc.c-torture/compile/pr21293.c: New test.
2614 * gcc.c-torture/execute/pr21331.c: New test.
2616 2004-05-20 Richard Henderson <rth@redhat.com>
2618 * g++.dg/other/stdarg3.C: Spell "hpux*" correctly.
2620 2005-05-20 Ziemowit Laski <zlaski@apple.com>
2622 * obj-c++-dg.exp: Add.
2624 * obj-c++.dg/dg.exp: Add.
2626 2005-05-20 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
2628 * g++.old-deja/g++.jason/thunk3.C: XFAIL on m32r*-*.
2629 * gcc.c-torture/execute/20020720-1.x: Add xfail for m32r*-*.
2631 2005-05-20 Bjoern Haase <bjoern.m.haase@web.de>
2633 * gcc.c-torture/execute/20020720-1.x: Add xfail for avr-*-*.
2635 2004-05-19 Richard Henderson <rth@redhat.com>
2637 * g++.dg/other/stdarg3.C: Only use -mlp64 for hpux.
2639 2005-05-19 Janis Johnson <janis187@us.ibm.com>
2641 * gcc.dg/altivec-21.c: Use dg-error only for ilp32.
2643 * gcc.dg/vect/vect-dv-2.c: Remove dg-do directive.
2645 2005-05-19 Jakub Jelinek <jakub@redhat.com>
2648 * g++.dg/parse/extern1.C: New test.
2649 * g++.dg/tls/diag-2.C: Adjust expected error message wording.
2651 2005-05-19 Eric Botcazou <ebotcazou@libertysurf.fr>
2653 * gcc.dg/c99-math.h: New.
2654 * gcc.dg/c99-math-float-1.c: New test.
2655 * gcc.dg/c99-math-double-1.c: Likewise.
2656 * gcc.dg/c99-math-long-double-1.c: Likewise.
2658 2005-05-18 Richard Henderson <rth@redhat.com>
2660 * gcc.dg/tree-ssa/20031015-1.c: Expect one V_MUST_DEF.
2662 2005-05-18 Devang Patel <dpatel@apple.com>
2664 * g++.dg/opt/20050511-1.C: New test.
2666 2005-05-18 Thomas Koenig <Thomas.Koenig@online.de>
2669 * gfortran.dg/reshape-complex.f90: New test.
2671 2005-05-18 Erik Edelmann <erik.edelmann@iki.fi>
2673 * gfortran.dg/array_constructor_1.f90: New test.
2674 * gfortran.dg/array_constructor_2.f90: New test.
2676 2005-05-18 Feng Wang <fengwang@nudt.edu.cn>
2679 * gfortran.dg/pr20954.f: New test.
2681 2005-05-17 Mike Stump <mrs@apple.com>
2683 Yet more Objective-C++...
2685 * objc.dg/method-5.m: Update.
2686 * objc.dg/method-6.m: Update.
2687 * objc.dg/method-7.m: Update.
2688 * objc.dg/method-9.m: Update.
2689 * objc.dg/try-catch-2.m: Update.
2691 2005-05-17 Mark Mitchell <mark@codesourcery.com>
2693 * gcc.dg/compat/struct-layout-1_generate.c (iterative_hash):
2694 Remove little-endian optimizations.
2696 2005-05-17 Jeff Law <law@redhat.com>
2698 * g++.dg/tree-ssa/pr14814.C: New test.
2699 * gcc.dg/tree-ssa/pr14814.C: New test.
2700 * gcc.dg/tree-ssa/pr17141-1.C: New test.
2701 * gcc.dg/tree-ssa/pr17141-2.C: New test.
2703 2005-05-17 Richard Guenther <rguenth@gcc.gnu.org>
2705 * gcc.dg/compat/generate-random.c: Do not include
2707 * gcc.dg/compat/generate-random_r.c: Likewise.
2709 2005-05-17 Paolo Bonzini <bonzini@gnu.org>
2711 * gcc.dg/fold-div-1.c, gcc.dg/recip-1.c, gcc.dg/recip-2.c: New.
2713 2005-05-17 Richard Guenther <rguenth@gcc.gnu.org>
2716 * g++.dg/tree-ssa/builtin1.C: New testcase.
2718 2005-05-17 Jakub Jelinek <jakub@redhat.com>
2721 * g++.dg/opt/const4.C: New test.
2724 * g++.dg/opt/crossjump1.C: New test.
2726 PR tree-optimization/21610
2727 * gcc.c-torture/compile/20050516-1.c: New test.
2730 * gfortran.fortran-torture/execute/forall_3.f90: Remove comment
2731 about the test failing.
2732 * gfortran.fortran-torture/execute/where_7.f90: New test.
2733 * gfortran.fortran-torture/execute/where_8.f90: New test.
2735 2005-05-16 Richard Henderson <rth@redhat.com>
2737 * lib/target-supports.exp (check_effective_target_vect_int_mul): Add
2740 2005-05-16 Mark Mitchell <mark@codesourcery.com>
2742 * gcc.dg/compat/generate-random.c (config.h): Do not include.
2743 (limits.h): Include unconditionally.
2744 (stdlib.h): Likewise.
2745 * gcc.dg/compat/generate-random_r.c (config.h): Do not include.
2746 (limits.h): Include unconditionally.
2747 (stdlib.h): Likewise.
2748 * gcc.dg/compat/struct-layout-1.exp: Do not link with libiberty.
2749 * gcc.dg/compat/struct-layout-1_generate.c (config.h): Do not include.
2750 (limits.h): Include unconditionally.
2751 (stdlib.h): Likewise.
2752 (hashtab.h): Do not include.
2753 (getopt.h): Likewise.
2754 (stddef.h): Include.
2755 (hashval_t): Define.
2756 (struct entry): Add "next" field.
2757 (HASH_SIZE): New macro.
2758 (hash_table): New variable.
2759 (switchfiles): Do not use xmalloc.
2761 (iterative_hash): New function.
2763 (e_exists): New function.
2764 (e_insert): Likewise.
2765 (output): Use, instead of libiberty hashtable functions.
2766 (main): Do not use getopt. Do not call htab_create.
2768 2005-05-16 David Billinghurst <David.Billinghurst@riotinto.com>
2771 * lib/target-supports.exp (check_mkfifo_available):
2772 Return 0 for cygwin as mkfifo support incomplete on platform.
2773 Fix typos in comments.
2775 2005-05-15 Mark Mitchell <mark@codesourcery.com>
2777 * lib/compat.exp (compat-execute): Do not use regsub unsafely.
2779 2005-05-15 Jerry DeLisle <jvdelisle@verizon.net>
2782 * gfortran.dg/assign_4.f: New test.
2784 2005-05-14 Kazu Hirata <kazu@cs.umass.edu>
2786 PR tree-optimization/21563
2787 * gcc.dg/tree-ssa/pr21563.c: New.
2789 2005-05-14 Jan Hubicka <jh@suse.cz>
2791 * gcc.dg/noreturn-7.c: Allow control reaches warning.
2793 2005-05-14 Richard Guenther <rguenth@gcc.gnu.org>
2795 * g++.dg/tree-ssa/tmmti-2.C: New testcase.
2797 2005-05-13 Julian Brown <julian@codesourcery.com>
2799 * gcc.c-torture/execute/20041218-2.c: Add __attribute__((packed)).
2800 * gcc.dg/intmax_t-1.c: Disable on *arm*-*-*elf*.
2802 2005-05-13 Jan Hubicka <jh@suse.cz>
2804 * gcc.dg/builtins-43.c: Use gimple dump instead of generic.
2805 * gcc.dg/fold-xor-?.c: Likewise.
2806 * gcc.dg/pr15784-?.c: Likewise.
2807 * gcc.dg/pr20922-?.c: Likewise.
2808 * gcc.dg/tree-ssa/20050128-1.c: Likewise.
2809 * gcc.dg/tree-ssa/pr17598.c: Likewise.
2810 * gcc.dg/tree-ssa/pr20470.c: Likewise.
2812 2005-05-11 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
2815 * gfortran.dg/hollerith_1.f90: New test.
2817 2005-05-11 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
2819 * gfortran.dg/func_result_2.f90: New test.
2821 2005-05-11 Bud Davis <bdavis@gfortran.org>
2823 * gfortran.dg/dev_null.f90: New test.
2825 2005-05-11 Richard Earnshaw <richard.earnshaw@arm.com>
2827 * gcc.dg/arm-vfp1.c: Revert last change.
2829 2005-05-11 Richard Guenther <rguenth@gcc.gnu.org>
2832 PR tree-optimization/19639
2833 * g++.dg/tree-ssa/pr19807.C: New testcase.
2835 2005-05-10 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2838 * gfortran.dg/append-1.f90: New test.
2840 2005-05-10 Diego Novillo <dnovillo@redhat.com>
2842 * gcc.dg/pr18501.c: XFAIL.
2843 * gcc.dg/tree-ssa/loop-4.c: Fix expected pattern.
2844 * gcc.dg/tree-ssa/pr20913.c: Change to link-time test.
2845 * gcc.dg/tree-ssa/ssa-ccp-2.c: Change to a .optimized scan.
2846 * gcc.dg/tree-ssa/ssa-ccp-7.c: Likewise.
2847 * gcc.dg/tree-ssa/ssa-ccp-9.c: Likewise.
2848 * gcc.dg/tree-ssa/ssa-dom-ccp-1.c: Likewise.
2849 * gcc.dg/tree-ssa/ssa-pre-7.c: Change to a .fre scan.
2850 * gcc.dg/tree-ssa/ssa-pre-8.c: Likewise.
2852 2005-05-10 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
2855 * gfortran.dg/f2c_1.f90, gfortran.dg/f2c_2.f90,
2856 gfortran.dg/f2c_3.f90: New tests.
2858 * gfortran.dg/return_1.f90: Fix dg annotation.
2860 2005-05-10 Diego Novillo <dnovillo@redhat.com>
2862 * gcc.c-torture/compile/20050510-1.c: New test.
2864 2005-05-10 Mark Mitchell <mark@codesourcery.com>
2866 * gcc.dg/arm-vfp1.c: Remove test for fnegs.
2868 2005-05-10 Bob Wilson <bob.wilson@acm.org>
2870 * gcc.dg/const-elim-1.c: Remove xfail for xtensa-*-*.
2872 2005-05-10 Gabor Loki <loki@gcc.gnu.org>
2875 * gcc.c-torture/compile/pr17913.c: Computed jump test for PR17913
2877 2005-05-10 Joseph S. Myers <joseph@codesourcery.com>
2880 * gcc.dg/redecl-11.c, gcc.dg/redecl-12.c, gcc.dg/redecl-13.c,
2881 gcc.dg/redecl-14.c, gcc.dg/redecl-15.c: New tests.
2883 2005-05-10 Ben Elliston <bje@au.ibm.com>
2886 * gcc.dg/debug/pr16676.c: New test.
2888 2005-05-10 Kazu Hirata <kazu@cs.umass.edu>
2891 * gcc.dg/tree-ssa/20030731-2.c, gcc.dg/tree-ssa/20030917-1.c,
2892 gcc.dg/tree-ssa/20030917-3.c, gcc.dg/tree-ssa/ssa-ccp-1.c,
2893 gcc.dg/tree-ssa/ssa-ccp-2.c, gcc.dg/tree-ssa/ssa-ccp-3.c,
2894 gcc.dg/tree-ssa/ssa-ccp-7.c, gcc.dg/tree-ssa/ssa-ccp-9.c:
2896 * gcc.dg/tree-ssa/20040721-1.c: Change -O1 to -O2. Add
2897 -fno-tree-dominator-opts.
2899 2005-05-09 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
2901 * gfortran.dg/return_1.f90: New test.
2903 2005-05-09 J"orn Rennecke <joern.rennecke@st.com>
2905 * gcc.dg/pr15784-3.c: Add -fno-finite-math-only option.
2907 * gcc.dg/20021029-1.c: For sh64*-*-*, add -mpt-fixed.
2909 2005-05-09 Nathan Sidwell <nathan@codesourcery.com>
2912 * g++.dg/inherit/covariant13.C: New.
2914 2005-05-09 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2917 * gfortran.dg/pr19155.f: New test.
2919 2005-05-08 Roger Sayle <roger@eyesopen.com>
2922 * gcc.dg/pr8788-1.c: New testcase.
2924 2005-05-08 Richard Sandiford <rsandifo@redhat.com>
2927 * gcc.target/mips/fpcmp-[12].c: New tests.
2929 2005-05-06 Mark Mitchell <mark@codesourcery.com>
2931 * lib/target-supports-dg.exp (dg-require-fork): New function.
2932 (dg-require-mkfifo): Likewise.
2933 * lib/target-supports.exp (check_function_available): New
2935 (check_fork_available): Likewise.
2936 (check_mkfifo_available): Likewise.
2938 2005-05-06 Jeff Law <law@redhat.com>
2940 * gcc.c-torture/compile/pr21380.c: New test.
2942 2005-05-06 Jakub Jelinek <jakub@redhat.com>
2945 * g++.dg/ext/weak3.C: New test.
2947 2005-05-05 Mark Mitchell <mark@codesourcery.com>
2950 * g++.dg/template/crash37.C: New test.
2952 2005-05-05 Paul Brook <paul@codesourcery.com>
2954 * gcc.dg/arm-g2.c: Use effective-target arm32.
2955 * gcc.dg/arm-mmx-1.c: Ditto.
2956 * gcc.dg/arm-scd42-2.c: Ditto.
2957 * gcc.dg/arm-vfp1.c: Ditto.
2958 * lib/target-supports.exp (check_effective_target_arm32): New
2961 2005-05-04 Thomas Koenig <Thomas.Koenig@online.de>
2964 gfortran.dg/in_pack_rank7.f90: New test.
2966 2005-05-03 Andrew Pinski <pinskia@physics.uc.edu>
2969 * gcc.dg/tree-ssa/bool-[1-9].c: New tests.
2971 2005-05-04 Jakub Jelinek <jakub@redhat.com>
2974 * gcc.dg/20050503-1.c: New test.
2976 PR rtl-optimization/21239
2977 * gcc.dg/i386-sse-11.c: New test.
2979 2005-05-03 Alexandre Oliva <aoliva@redhat.com>
2982 * gcc.target/i386/asm-1.c: New test.
2984 2005-05-03 Jakub Jelinek <jakub@redhat.com>
2986 PR rtl-optimization/21330
2987 * gcc.c-torture/execute/20050502-1.c: New test.
2990 * gcc.c-torture/execute/20050502-2.c: New test.
2992 2005-05-03 Uros Bizjak <uros@kss-loka.si>
2995 * gcc.dg/pr21282.c: New.
2997 2005-05-03 David Billinghurst <David.Billinghurst@riotinto.com>
2999 * gcc.dg/vect/pr20122.c: Clean up .vect file.
3000 * gcc.dg/vect/vect-92.c: Likewise
3001 * gcc.dg/vect/vect-93.c: Likewise
3002 * gcc.dg/vect/vect-dv-1.c: Likewise
3003 * gcc.dg/vect/vect-dv-2.c: Likewise
3004 * gcc.dg/vect/vect-ifcvt-10.c: Likewise
3006 2005-05-03 David Billinghurst <David.Billinghurst@riotinto.com>
3008 * gfortran.dg/vect/vect-1.f90: Clean up .vect file.
3009 * gfortran.dg/vect/vect-2.f90: Likewise
3010 * gfortran.dg/vect/vect-3.f90: Likewise
3011 * gfortran.dg/vect/vect-4.f90: Likewise
3012 * gfortran.dg/vect/vect-5.f90: Likewise
3014 2005-05-02 Geoffrey Keating <geoffk@apple.com>
3017 * gcc.dg/rs6000-fpint-2.c: New.
3019 2005-05-02 Joseph S. Myers <joseph@codesourcery.com>
3022 * gcc.dg/builtins-30.c: Update expected messages.
3023 * gcc.dg/pr15698-1.c, gcc.dg/pr15698-2.c, gcc.dg/pr15698-3.c,
3024 gcc.dg/pr15698-4.c, gcc.dg/pr15698-5.c, gcc.dg/pr15698-6.c,
3025 gcc.dg/pr15698-7.c, pr15698-8.c: New tests.
3027 2005-05-02 Kazu Hirata <kazu@cs.umass.edu>
3029 PR tree-optimization/21294
3030 * gcc.dg/tree-ssa/pr21294.c: New.
3032 2005-05-02 Paolo Bonzini <bonzini@gnu.org>
3034 * gcc.dg/altivec-3.c (vec_store): Do not use the old
3035 __builtin_altivec_st_internal_4si built-in.
3037 2005-05-02 Mark Mitchell <mark@codesourcery.com>
3040 * g++.dg/template/ptrmem14.C: New test.
3042 2005-05-02 Paul Brook <paul@codesourcery.com>
3044 * gcc.c-torture/execute/20000523-1.c: Fix bytes/bits thinko.
3046 2005-05-02 Michael Matz <matz@suse.de>
3049 * g++.dg/warn/sentinel.C: New testcase for __null sentinels added.
3051 2005-05-01 Mark Mitchell <mark@codesourcery.com>
3053 * g++.dg/cpp/weak.C: New test.
3055 2005-05-01 Zdenek Dvorak <dvorakz@suse.cz>
3057 * gcc.dg/tree-ssa/loop-8.c: New test.
3059 2005-04-30 Michael Maty <matz@suse.de>
3061 * gcc.dg/inline-mcpy.c: New test.
3063 2005-04-30 Thomas Koenig <Thomas.Koenig@online.de>
3066 * gfortran.dg/eoshift.f90: New test case.
3068 2005-04-30 Paul Thomas <pault@gcc.gnu.org>
3071 * gfortran.dg/matmul_1.f90: New test.
3073 2005-04-28 Kazu Hirata <kazu@cs.umass.edu>
3075 PR tree-optimization/21030
3076 * gcc.dg/tree-ssa/pr21030.c: New.
3078 2005-04-29 Devang Patel <dpatel@apple.com>
3080 PR tree-optimization/21272
3081 * gcc.dg/vect/vect-ifcvt-10.c: New test.
3083 2005-04-29 Jakub Jelinek <jakub@redhat.com>
3087 * gfortran.dg/entry_4.f90: New test.
3088 * gfortran.fortran-torture/execute/entry_1.f90: New test.
3089 * gfortran.fortran-torture/execute/entry_2.f90: New test.
3090 * gfortran.fortran-torture/execute/entry_3.f90: New test.
3091 * gfortran.fortran-torture/execute/entry_4.f90: New test.
3092 * gfortran.fortran-torture/execute/entry_5.f90: New test.
3093 * gfortran.fortran-torture/execute/entry_6.f90: New test.
3094 * gfortran.fortran-torture/execute/entry_7.f90: New test.
3096 2005-04-29 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3098 * gfortran.fortran-torture/execute/entry_8.f90: New test.
3100 2005-04-29 Paul Brook <paul@codesourcery.com>
3102 * gfortran.dg/entry_3.f90: New test.
3104 2005-04-29 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3106 * gfortran.dg/implicit_4.f90: New test.
3108 2005-04-28 Bob Wilson <bob.wilson@acm.org>
3110 * lib/target-supports.exp (check_profiling_available): Return
3111 false for xtensa-*-elf.
3113 2005-04-29 David Billinghurst (David.Billinghurst@riotinto.com)
3115 * lib/fortran-torture.exp (fortran-torture.exp): Catch
3116 error if file cannot be deleted.
3118 2005-04-28 Kazu Hirata <kazu@cs.umass.edu>
3120 * g++.dg/tree-ssa/pr18178.C, gcc.dg/tree-ssa/20030821-1.c,
3121 gcc.dg/tree-ssa/20050314-1.c, gcc.dg/tree-ssa/alias-1.c,
3122 gcc.dg/tree-ssa/phi-opt-1.c, gcc.dg/tree-ssa/phi-opt-2.c,
3123 gcc.dg/tree-ssa/phi-opt-3.c, gcc.dg/tree-ssa/phi-opt-4.c,
3124 gcc.dg/tree-ssa/phi-opt-5.c, gcc.dg/tree-ssa/pr18133-1.c,
3125 gcc.dg/tree-ssa/pr18133-2.c, gcc.dg/tree-ssa/pr18134.c,
3126 gcc.dg/tree-ssa/pr20470.c, gcc.dg/tree-ssa/pr20657.c,
3127 gcc.dg/tree-ssa/pr20702.c, gcc.dg/tree-ssa/pr20913.c,
3128 gcc.dg/tree-ssa/pr21001.c, gcc.dg/tree-ssa/stdarg-1.c,
3129 gcc.dg/tree-ssa/stdarg-2.c, gcc.dg/tree-ssa/stdarg-3.c,
3130 gcc.dg/tree-ssa/stdarg-4.c, gcc.dg/tree-ssa/stdarg-5.c,
3131 gcc.dg/tree-ssa/structopt-1.c, gcc.dg/tree-ssa/structopt-2.c,
3132 gcc.dg/tree-ssa/structopt-3.c: Use cleanup-tree-dump.
3134 2005-04-28 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3137 * gfortran.dg/pr20865.f90: New test.
3139 2005-04-28 Joseph S. Myers <joseph@codesourcery.com>
3141 * gcc.dg/void-cast-2.c: New test.
3143 2005-04-27 Joseph S. Myers <joseph@codesourcery.com>
3146 * gcc.dg/void-cast-1.c: New test.
3148 2005-04-27 Paolo Bonzini <bonzini@gnu.org>
3150 * gcc.dg/tree-ssa/gen-vect-25.c: Make more portable.
3152 2005-04-27 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3155 * gfortran.dg/pr21177.f90: New test.
3157 2005-04-27 Zdenek Dvorak <dvorakz@suse.cz>
3159 PR tree-optimization/21171
3160 * gcc.dg/tree-ssa/pr21171.c: New test.
3162 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
3164 * gcc.dg/tree-ssa/gen-vect-11.c, gcc.dg/tree-ssa/gen-vect-11a.c,
3165 gcc.dg/tree-ssa/gen-vect-11b.c, gcc.dg/tree-ssa/gen-vect-11c.c,
3166 gcc.dg/tree-ssa/gen-vect-2.c, gcc.dg/tree-ssa/gen-vect-25.c,
3167 gcc.dg/tree-ssa/gen-vect-26.c, gcc.dg/tree-ssa/gen-vect-28.c,
3168 gcc.dg/tree-ssa/gen-vect-32.c: New.
3169 * gcc.dg/vect/vect-82.c, gcc.dg/vect/vect-83.c: Fix dg-final.
3170 * gcc.dg/vect/vect-82_64.c, gcc.dg/vect/vect-83_64.c: Remove xfail,
3173 2005-04-27 Joseph S. Myers <joseph@codesourcery.com>
3176 * gcc.dg/transparent-union-3.c: New test.
3178 2005-04-27 Joseph S. Myers <joseph@codesourcery.com>
3181 * gcc.dg/format/asm_fprintf-2.c, gcc.dg/format/asm_fprintf-3.c,
3182 gcc.dg/format/asm_fprintf-4.c, gcc.dg/format/asm_fprintf-5.c,
3183 gcc.dg/format/gcc_diag-2.c, gcc.dg/format/gcc_diag-3.c,
3184 gcc.dg/format/gcc_diag-4.c, gcc.dg/format/gcc_diag-5.c,
3185 gcc.dg/format/gcc_diag-6.c, gcc.dg/format/gcc_diag-7.c ,
3186 gcc.dg/format/gcc_diag-8.c, gcc.dg/format/gcc_diag-9.c: New tests.
3188 2005-04-26 Jeff Law <law@redhat.com>
3190 * gcc.gc/tree-ssa/ssa-dce-1.c: New test.
3191 * gcc.gc/tree-ssa/ssa-dce-2.c: New test.
3192 * gcc.gc/tree-ssa/ssa-dce-3.c: New test.
3193 * gcc.gc/tree-ssa/ssa-dce-4.c: New test.
3194 * gcc.gc/tree-ssa/ssa-dce-5.c: New test.
3195 * gcc.gc/tree-ssa/ssa-dce-6.c: New test.
3196 * gcc.gc/tree-ssa/ssa-dce-7.c: New test.
3198 2004-04-26 Richard Guenther <rguenth@gcc.gnu.org>
3200 PR tree-optimization/17598
3201 * gcc.dg/tree-ssa/pr17598.c: New testcase.
3203 2005-04-25 Mike Stump <mrs@apple.com>
3205 * objc.dg/fix-and-continue-1.m: Add.
3207 2005-04-25 Roger Sayle <roger@eyesopen.com>
3210 * g++.dg/opt/pr20995-1.C: New test case.
3212 2005-04-25 Devang Patel <dpatel@apple.com>
3214 * gcc.dg/stabs-attrib-vect-darwin.c: New test.
3216 2005-04-25 Andrew Pinski <pinskia@physics.uc.edu>
3219 * g++.dg/opt/alias2.C (printf): Correct the prototype.
3221 2005-04-25 Andrew Pinski <pinskia@physics.uc.edu>
3224 * g++.dg/opt/rtti2.C: New test.
3226 2005-04-25 Paul Brook <paul@codesourcery.com>
3227 Steven G. Kargl <kargls@comcast.net>
3230 * gfortran.dg/ichar_1.f90: New file.
3232 2005-04-24 Jakub Jelinek <jakub@redhat.com>
3235 * g++.dg/opt/pr20991.C: New test.
3237 * gcc.dg/compat/struct-layout-1_generate.c: In arrays avoid types
3238 where sizeof (type) < __alignof__ (type).
3239 * gcc.dg/compat/struct-layout-1.h: Likewise.
3241 2005-04-24 Per Bothner <per@bothner.com>
3242 Devang Patel <dpatel@apple.com>
3244 PR preprocessor/20907
3245 * gcc.dg/cpp/very-long-comment.c: New test.
3247 2005-04-24 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3250 * gfortran.dg/common_5.f: New test.
3252 2005-04-23 Richard Guenther <rguenth@gcc.gnu.org>
3255 * g++.dg/tree-ssa/pr21082.C: New testcase.
3257 2005-04-23 Zdenek Dvorak <dvorakz@suse.cz>
3259 * gcc.dg/vect/vect-99.c: New test.
3261 2005-04-22 Diego Novillo <dnovillo@redhat.com>
3263 * gcc.dg/tree-ssa/ltrans-4.c: Fix typo in dg-options.
3265 2005-04-22 Jeff Law <law@redhat.com>
3267 * gcc.dg/uninit-5.c: Remove xfails.
3268 * gcc.dg/tree-ssa/20030711-1.c:Reduce the number of
3269 conditionals and loads.
3271 2005-04-22 Thomas Koenig <Thomas.Koenig@online.de>
3276 * gfortran.dg/nested_reshape.f90: new test
3277 * gfortran.dg/reshape-alloc.f90: new test
3278 * gfortran.dg/reshape.f90: new test
3280 2005-04-22 Mark Mitchell <mark@codesourcery.com>
3282 * gcc.dg/arm-vfp1.c: Remove -ffast-math.
3284 * gcc.dg/arm-vfp1.c: New test.
3286 2005-04-22 Alexandre Oliva <aoliva@redhat.com>
3289 * g++.dg/lookup/builtin2.C: New test.
3291 2005-04-22 Joseph S. Myers <joseph@codesourcery.com>
3293 * gcc.dg/weak/weak-13.c: New test.
3295 2005-04-21 Geoffrey Keating <geoffk@apple.com>
3297 * lib/target-supports.exp (check_effective_target_sync_int_long):
3300 2005-04-21 Richard Sandiford <rsandifo@redhat.com>
3302 * gcc.target/mips/branch-1.c: New test.
3304 2005-04-21 Richard Henderson <rth@redhat.com>
3306 * gcc.dg/vect/vect-85.c: Don't xfail on alpha.
3307 * gcc.dg/vect/vect-86.c: Likewise.
3308 * gcc.dg/vect/vect-87.c: Likewise.
3309 * gcc.dg/vect/vect-88.c: Likewise.
3311 2005-04-21 Devang Patel <dpatel@apple.com>
3313 PR optimization/20994
3314 * gcc.dg/tree-ssa/ifc-3.c: New test.
3316 2005-04-20 Joseph S. Myers <joseph@codesourcery.com>
3319 * gcc.dg/c99-vla-jump-1.c, gcc.dg/c99-vla-jump-2.c,
3320 gcc.dg/c99-vla-jump-3.c, gcc.dg/c99-vla-jump-4.c,
3321 gcc.dg/c99-vla-jump-5.c: New tests.
3323 2005-04-19 Richard Henderson <rth@redhat.com>
3325 * lib/target-supports.exp (check_effective_target_vect_int_mult):
3326 Fix typo in exists check.
3327 (check_effective_target_sync_int_long): New.
3328 * gcc.dg/ia64-sync-1.c: Enable for all effective-target sync_int_long.
3329 * gcc.dg/ia64-sync-2.c: Likewise.
3330 * gcc.dg/ia64-sync-3.c: Likewise.
3331 * gcc.dg/ia64-sync-4.c: Likewise.
3333 2005-04-19 James A. Morrison <phython@gcc.gnu.org>
3335 * gcc.dg/fold-xor-1.c: New test.
3336 * gcc.dg/fold-xor-2.c: New test.
3338 2005-04-19 James E. Wilson <wilson@specifixinc.com>
3341 * g++.dg/eh/fp-regs.C: New test.
3343 2005-04-20 Joseph S. Myers <joseph@codesourcery.com>
3345 * gcc.dg/Wint-to-pointer-cast-1.c,
3346 gcc.dg/Wint-to-pointer-cast-2.c, gcc.dg/Wint-to-pointer-cast-3.c,
3347 gcc.dg/Wpointer-to-int-cast-1.c, gcc.dg/Wpointer-to-int-cast-2.c,
3348 gcc.dg/Wpointer-to-int-cast-3.c: New tests.
3350 2005-04-18 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3353 * gfortran.dg/pr16861.f90: New test.
3355 2005-04-18 James A. Morrison <phython@gcc.gnu.org>
3357 * gcc.dg/pr21085.c: New test.
3359 2005-04-18 Richard Sandiford <rsandifo@redhat.com>
3361 * gcc.target/mips/mips.exp: Minor formatting. Call setup_mips_tests.
3362 (setup_mips_tests, dg-mips-options): New procedures.
3363 * gcc.target/mips/asm-1.c, gcc.target/mips/fix-vr4130-1.c,
3364 * gcc.target/mips/fix-vr4130-2.c, gcc.target/mips/fix-vr4130-3.c
3365 * gcc.target/mips/fix-vr4130-4.c, gcc.target/mips/mips-3d-1.c,
3366 * gcc.target/mips/mips-3d-2.c, gcc.target/mips/mips-3d-3.c,
3367 * gcc.target/mips/mips-3d-4.c, gcc.target/mips/mips-3d-5.c,
3368 * gcc.target/mips/mips-3d-6.c, gcc.target/mips/mips-3d-7.c,
3369 * gcc.target/mips/mips-3d-8.c, gcc.target/mips/mips-3d-9.c,
3370 * gcc.target/mips/mips-3d-2.c, gcc.target/mips/mips-3d-3.c,
3371 * gcc.target/mips/mips-ps-1.c, gcc.target/mips/mips-ps-2.c,
3372 * gcc.target/mips/mips-ps-3.c, gcc.target/mips/mips-ps-4.c,
3373 * gcc.target/mips/mips-ps-type.c, gcc.target/mips/sb1-1.c: Use
3374 dg-mips-options instead of dg-options. Remove now-redundant
3375 preprocessor guards.
3376 * gcc.dg/mips-args-1.c, gcc.dg/mips-args-2.c, gcc.dg/mips-args-3.c,
3377 * gcc.dg/mips-movcc-1.c, gcc.dg/mips-movcc-2.c, gcc.dg/mips-movcc-3.c,
3378 * gcc.dg/mips-nmadd-1.c, gcc.dg/mips-nmadd-2.c, gcc.dg/mips-rsqrt-1.c,
3379 * gcc.dg/mips-rsqrt-2.c, gcc.dg/mips-rsqrt-3.c, gcc.dg/vr-mult-1.c,
3380 * gcc.dg/vr-mult-2.c: Delete.
3381 * gcc.target/mips/args-1.c, gcc.target/mips/args-2.c,
3382 * gcc.target/mips/args-3.c, gcc.target/mips/movcc-1.c,
3383 * gcc.target/mips/movcc-2.c, gcc.target/mips/movcc-3.c,
3384 * gcc.target/mips/nmadd-1.c, gcc.target/mips/nmadd-2.c,
3385 * gcc.target/mips/rsqrt-1.c, gcc.target/mips/rsqrt-2.c,
3386 * gcc.target/mips/rsqrt-3.c, gcc.target/mips/vr-mult-1.c,
3387 * gcc.target/mips/vr-mult-2.c: New tests, based on the old gcc.dg ones.
3389 2005-04-18 Laurent GUERBY <laurent@guerby.net>
3391 * ada/acats/run_all.sh: Use sync when executable not present.
3393 2005-04-18 Devang Patel <dpatel@apple.com>
3395 * gcc.dg/vect/vect-11.c: Require effective target vect_int_mult.
3396 * gcc.dg/vect/vect-11a.c: New.
3397 * gcc.dg/vect/vect-none.c: Update.
3398 * lib/target-supports.exp (check_effective_target_vect_int_mult): New.
3400 2005-04-18 James A. Morrison <phython@gcc.gnu.org>
3402 PR tree-optimization/20922
3403 * gcc.dg/pr20922-1.c: New test.
3404 * gcc.dg/pr20922-2.c: New test.
3405 * gcc.dg/pr20922-3.c: New test.
3406 * gcc.dg/pr20922-4.c: New test.
3407 * gcc.dg/pr20922-5.c: New test.
3408 * gcc.dg/pr20922-6.c: New test.
3410 2005-04-11 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3413 * gfortran.dg/pr20950.f: New test.
3415 2005-04-18 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3418 * gfortran.dg/pr19216.f: New test.
3420 2005-04-18 Kazu Hirata <kazu@cs.umass.edu>
3422 PR tree-optimization/21001
3423 * gcc.dg/tree-ssa/pr21001.c: New.
3425 2005-04-17 Thomas Koenig <Thomas.Koenig@online.de>
3428 * gfortran.dg/reshape_rank7.f90: New test.
3430 2005-04-17 Paul Thomas <pault@gcc.gnu.org>
3432 PR libfortran/12884 gfortran.dg/pr12884.f: New test
3433 PR libfortran/17285 gfortran.dg/pr17285.f90: New test
3434 PR libfortran/17472, 18396, 18209 gfortran.dg/pr17472.f: New test
3435 PR libfortran/18122, 18591 gfortran.dg/pr18122.f90: New test
3436 PR libfortran/18210 gfortran.dg/pr18210.f90: New test
3437 PR libfortran/18392 gfortran.dg/pr18392.f90: New test
3438 PR libfortran/19467 gfortran.dg/pr19467.f90: New test
3439 PR libfortran/19657 gfortran.dg/pr19657.f90: New test
3440 * gfortran.dg/namelist_1.f90: Correct comment (PUBLIC and PRIVATE wrong way round).
3441 * gfortran.dg/namelist_2.f90: Variables with INTENT(IN) cannot be in namelists. New test
3442 * gfortran.dg/namelist_3.f90: Pointers cannot be in namelists. New test
3443 * gfortran.dg/namelist_11.f: Tests reals and qualifiers in namelist. New test
3444 * gfortran.dg/namelist_12.f: Tests integers and qualifiers in namelist. New test
3445 * gfortran.dg/namelist_13.f90: Tests derived types in namelist. New test
3446 * gfortran.dg/namelist_14.f90: Tests trans-io.c namelist support. New test
3447 * gfortran.dg/namelist_15.f90: Tests arrays of derived types in namelist. New test
3448 * gfortran.dg/namelist_16.f90: Tests complex in namelist. New test
3449 * gfortran.dg/namelist_17.f90: Tests logical in namelist. New test
3450 * gfortran.dg/namelist_18.f90: Tests charcter delimiters in namelist. New test
3451 * gfortran.dg/namelist_19.f90: Tests namelist errors. New test
3452 * gfortran.dg/namelist_20.f90: Tests negative bounds for explicit arrays. New test
3454 2005-04-17 Richard Guenther <rguenth@gcc.gnu.org>
3456 * gfortran.dg/wtruncate.f: New testcase.
3457 * gfortran.dg/wtruncate.f90: New testcase.
3459 2005-04-16 Mark Mitchell <mark@codesourcery.com>
3462 * typeck.c (cxx_sizeof_or_alignof_type): Check whether the type to
3463 which sizeof/alignof is dependent, rather than just whether we are
3464 processing_template_decl.
3466 2005-04-15 Thomas Koenig <Thomas.Koenig@online.de>
3468 * gfortran.fortran-torture/execute/intrinsic_spread.f90:
3469 corrected typo where the wrong variables had been compared.
3471 2005-04-15 Thomas Koenig <Thomas.Koenig@online.de>
3474 * gfortran.fortran-torture/execute/intrinsic_spread.f90:
3475 Test callee-allocated version of return array with a write
3477 Test spread with a temporary with another write statement.
3479 2005-04-15 Kazu Hirata <kazu@cs.umass.edu>
3481 PR tree-optimization/21031
3482 * gcc.dg/tree-ssa/pr21031.c: New.
3484 2005-04-15 Uros Bizjak <uros@kss-loka.si>
3486 PR tree-optimization/21004
3487 * gcc.dg/builtins-53.c: Include builtins-config.h.
3488 Check floorf, ceilf, floorl and ceill transformations
3489 only when HAVE_C99_RUNTIME is defined.
3491 2005-04-15 Alexandre Oliva <aoliva@redhat.com>
3494 * gcc.dg/tree-ssa/pr20739.c: New test.
3496 2005-04-14 Mike Stump <mrs@apple.com>
3498 * gcc.dg/Foundation.framework/empty: New.
3499 * gcc.dg/framework-2.c: New.
3501 2005-04-14 Kazu Hirata <kazu@cs.umass.edu>
3503 PR tree-optimization/21021
3504 * gcc.c-torture/compile/pr21021.c: New.
3506 2005-04-14 Janis Johnson <janis187@us.ibm.com
3509 * gcc.dg/vect/vect-ifcvt-1.c: Remove dg-do, add cleanup.
3510 * gcc.dg/vect/vect-ifcvt-2.c: Ditto.
3511 * gcc.dg/vect/vect-ifcvt-3.c: Ditto.
3512 * gcc.dg/vect/vect-ifcvt-4.c: Ditto.
3513 * gcc.dg/vect/vect-ifcvt-5.c: Ditto.
3514 * gcc.dg/vect/vect-ifcvt-6.c: Ditto.
3515 * gcc.dg/vect/vect-ifcvt-7.c: Ditto.
3516 * gcc.dg/vect/vect-ifcvt-9.c: Ditto.
3518 2005-04-14 Richard Henderson <rth@redhat.com>
3520 * lib/target-supports.exp (check_effective_target_vect_condition):
3521 Add ia64, i?86, and x86_64.
3523 2005-04-14 Steven G. Kargl <kargls@comcast.net>
3525 * gfortran.dg/underflow.f90: Use tiny(x)/huge(x).
3527 2005-04-14 Kazu Hirata <kazu@cs.umass.edu>
3529 PR tree-optimization/20657
3530 * gcc.dg/tree-ssa/pr20657.c: New.
3532 2005-04-14 Uros Bizjak <uros@kss-loka.si>
3534 * gcc.dg/builtins-53.c: Also check (int)trunc* and
3535 (long long int)trunc*.
3537 2005-04-14 Ulrich Weigand <uweigand@de.ibm.com>
3540 * gcc.dg/pr20927.c: New test.
3542 2005-04-13 Richard Sandiford <rsandifo@redhat.com>
3544 * gcc.dg/torture/pr19683-1.c: Guard with #ifndef __mips16.
3545 * gcc.target/mips/asm-1.c: Likewise.
3547 2005-04-13 Dale Johannesen <dalej@apple.com>
3549 * objc.dg/objc-fast-4.m: New.
3551 2005-04-13 Hans-Peter Nilsson <hp@axis.com>
3553 * gcc.target/cris/torture/cris-torture.exp: New driver in new
3555 * gcc.target/cris/torture/no-pro-epi-1.c: New test.
3557 2005-04-13 David Edelsohn <edelsohn@gnu.org>
3559 * gcc.dg/ucnid-[23456].c: XFAIL on AIX.
3560 * gcc.dg/ppc-vector-memcpy.c: XFAIL on AIX and SPE.
3561 * gcc.dg/ppc-vector-memset.c: XFAIL on AIX and SPE.
3563 2005-04-13 Kazu Hirata <kazu@cs.umass.edu>
3565 PR tree-optimization/20913
3566 * gcc.dg/tree-ssa/pr20913.c: New.
3568 PR tree-optimization/20702
3569 * gcc.dg/tree-ssa/pr20702.c: New.