1 2007-03-05 Ian Lance Taylor <iant@google.com>
3 * gcc.c-torture/compile/pr31034.c: New test.
5 2007-03-05 Ian Lance Taylor <iant@google.com>
7 * gcc.dg/inline-18.c: New test.
8 * gcc.dg/inline-19.c: New test.
9 * gcc.dg/inline-20.c: New test.
10 * gcc.dg/inline-21.c: New test.
12 2007-03-05 Richard Guenther <rguenther@suse.de>
14 PR tree-optimization/14052
15 * gcc.dg/tree-ssa/vrp33.c: New testcase.
17 2007-03-05 Richard Guenther <rguenther@suse.de>
19 PR tree-optimization/23777
20 * gcc.dg/tree-ssa/pr23777.c: New testcase.
22 2007-03-04 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
25 * gcc.dg/multiple-overflow-warn-3.c: New.
26 * g++.dg/warn/multiple-overflow-warn-3.C: New.
28 2007-03-04 Simon Martin <simartin@users.sourceforge.net>
31 * g++.dg/parse/template23.C: New test.
33 2007-03-04 Roger Sayle <roger@eyesopen.com>
36 * gcc.dg/pr30744-1.c: New test case.
38 2007-03-04 Tobias Burnus <burnus@net-b.de>
40 * gfortran.dg/c_by_val.c: Use _Complex instead of a struct.
42 2007-03-04 Francois-Xavier Coudert <coudert@clipper.ens.fr>
45 * gfortran.dg/logical_3.f90: New test.
47 2007-03-04 Thomas Koenig <Thomas.Koenig@online.de>
50 * gfortran.dg/integer_exponentiation_1.f90: New test.
52 2007-03-04 Nathan Sidwell <nathan@codesourcery.com>
54 * gcc.target/m68k/m68k.exp: New.
55 * gcc.target/m68k/crash1.c: New.
57 2007-03-03 Tobias Burnus <burnus@net-b.de>
59 * gfortran.dg/c_by_val.c: Use int64_t instead of long
60 to be more compatible with integer(kind=8).
62 2007-03-03 Francois-Xavier Coudert <coudert@clipper.ens.fr>
65 * gfortran.dg/zero_sized_3.f90: New test.
67 2007-03-03 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
70 * g++.dg/parse/else.C: New.
71 * g++.dg/parse/else-2.C: New.
73 2007-03-03 Paul Thomas <pault@gcc.gnu.org>
74 Tobias Burnus <burnus@net-b.de>
77 * gfortran.dg/size_dim.f90: New test.
79 2007-03-02 Paul Thomas <pault@gcc.gnu.org>
80 Tobias Burnus <burnus@net-b.de>
83 * gfortran.dg/entry_9.f90: New test.
85 2007-03-02 Simon Martin <simartin@users.sourceforge.net>
88 * g++.dg/inherit/covariant16.C: New test.
90 2007-03-02 Geoffrey Keating <geoffk@apple.com>
92 * g++.dg/other/darwin-minversion-1.C: New.
94 2007-03-02 Diego Novillo <dnovillo@redhat.com>
96 * gcc.dg/tree-ssa/20070302-1.c: New test.
98 2007-03-02 Joseph Myers <joseph@codesourcery.com>
100 * gcc.target/powerpc/spe-unwind-1.c, g++.dg/eh/simd-5.C: New
103 2007-03-01 Zdenek Dvorak <dvorakz@suse.cz>
105 * gcc.dg/tree-ssa/prefetch-4.c: New test.
107 2007-03-01 Simon Baldwin <simonb@google.com>
110 * warn/ignored_typedef.C: New.
111 * init/ctor8.C: Added dg-warning to consume ignored typedef
113 * template/typedef2.C: Ditto. Moved dg-error onto its own line
114 and added an explicit line number.
116 2007-02-28 Richard Guenther <rguenther@suse.de>
119 * gcc.dg/torture/pr30364-1.c: New testcase.
120 * gcc.dg/torture/pr30364-2.c: Likewise.
121 * gcc.dg/torture/pr30364-3.c: Likewise.
123 2007-02-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
125 * gcc.dg/torture/builtin-frexp-1.c: On mips*-*-irix6* and
126 powerpc*, use -funsafe-math-optimizations.
127 * gcc.dg/torture/builtin-logb-1.c: Likewise.
128 * gcc.dg/torture/builtin-modf-1.c: Likewise.
130 2007-02-28 Tobias Burnus <burnus@net-b.de>
131 Paul Thomas <pault@gcc.gnu.org>
135 * c_by_val_1.f: Test %VAL() with non-default kind.
137 * c_by_val_4.f: New test.
139 2007-02-28 Tobias Burnus <burnus@net-b.de>
142 * gfortran.dg/continuation_7.f90: New test.
144 2007-02-28 Bernd Schmidt <bernd.schmidt@analog.com>
146 * g++.dg/inherit/thunk7.C: New test.
147 * lib/target-supports.exp (check_profiling_available): Not available
150 2007-02-27 Uros Bizjak <ubizjak@gmail.com>
153 * gcc.target/i386/gfortran.dg/pr30970.c: New test.
155 2007-02-27 Mark Mitchell <mark@codesourcery.com>
157 * lib/target-supports.exp (check_effective_target_init_priority):
158 Remove Solaris special case.
160 2007-02-26 Geoffrey Keating <geoffk@apple.com>
162 * gcc.target/powerpc/stabs-attrib-vect-darwin.c: Allow
163 for more builtin types.
165 * g++.dg/ext/visibility/class1.C: Port to Darwin.
166 * g++.dg/ext/visibility/noPLT.C: Likewise.
168 2007-02-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
170 * gcc.dg/torture/builtin-modf-1.c: Use -fno-finite-math-only on
173 2007-02-26 Thomas Koenig <Thomas.Koenig@online.de>
176 * size_optional_dim_1.f90: New test.
178 2007-02-25 Mark Mitchell <mark@codesourcery.com>
180 * gcc.dg/vxworks/vxworks.exp: New file.
181 * gcc.dg/vxworks/initpri1.c: Likewise.
182 * gcc.dg/vxworks/initpri2.c: Likewise.
183 * gcc.dg/initpri2.c: Add more tests.
184 * g++.dg/special/initpri2.C: Likewise.
186 * gcc.dg/initpri1.c: New test.
187 * gcc.dg/initpri2.c: Likewise.
188 * g++.dg/special/initpri1.C: New test.
189 * g++.dg/special/initpri2.C: Likewise.
190 * g++.dg/special/conpr-1.C: Use init_priority effective target.
191 * g++.dg/special/conpr-2.C: Likewise.
192 * g++.dg/special/conpr-3.C: Likewise.
193 * g++.dg/special/conpr-4.C: Likewise.
194 * g++.dg/special/initp1.C: Likewise.
195 * g++.dg/special/ecos.exp: Remove code to detect availability of
196 constructor priorities.
197 * lib/target-supports.exp (check_effective_target_init_priority):
200 2007-02-24 Jan Hubicka <jh@suse.cz>
202 * gcc.c-torture/execute/pr30778.c: New testcase.
204 2007-02-24 Jerry DeLisle <jvdelisle@gcc.gnu.org>
207 * gfortran.dg/namelist_26.f90: New test.
209 2007-02-24 Richard Guenther <rguenther@suse.de>
212 * gcc.dg/pr30951.c: New testcase.
214 2007-02-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
216 * gcc.dg/torture/builtin-modf-1.c: New test.
218 2007-02-23 Paolo Bonzini <bonzini@gnu.org>
220 PR tree-optimization/30904
221 * gcc.dg/pr30904.c: New test.
223 2007-02-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
225 * gcc.test-framework/README: Correct command.
226 * gcc.test-framework/dg-outexistsnot-exp-P.c: Replace -W with
228 * gcc.test-framework/dg-outexists-exp-F.c: Likewise.
230 2007-02-23 Nathan Sidwell <nathan@codesourcery.com>
232 * lib/target-supports.exp (check_effective_target_unwrapped): New.
234 2007-02-23 Mark Mitchell <mark@codesourcery.com>
236 * lib/target-supports.exp (check_effective_target_newlib): New
239 2007-02-23 Paul Thomas <pault@gcc.gnu.org>
242 * gfortran.dg/alloc_comp_basics_4.f90: Add component with an
243 allocatable component.
246 2007-02-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
248 * gcc.dg/torture/builtin-logb-1.c: New test.
249 * gcc.dg/torture/builtin-math-2.c: Test logb/ilogb.
250 * gcc.dg/torture/builtin-nonneg-1.c: Test significand.
251 * gcc.dg/torture/builtin-frexp-1.c: Use -fno-finite-math-only on
254 2007-02-23 Richard Guenther <rguenther@suse.de>
256 * g++.dg/warn/changes-meaning.C: New testcase.
258 2007-02-22 Jerry DeLisle <jvdelisle@gcc.gnu.org>
261 * gfortran.dg/fmt_zero_precision.f90: Update test.
263 2007-02-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
265 * gcc.dg/torture/builtin-frexp-1.c: New test.
267 2007-02-22 Mark Mitchell <mark@codesourcery.com>
269 * g++.dg/opt/switch4.C: Pass -fshort-enums -w.
271 2007-02-22 Ian Lance Taylor <iant@google.com>
274 * g++.dg/debug/pr30898.C: New test.
276 2007-02-22 Ira Rosen <irar@il.ibm.com>
278 * gcc.dg/vect/vect-106.c: New test.
280 2007-02-22 Dorit Nuzman <dorit@il.ibm.com>
281 Ira Rosen <irar@il.ibm.com>
283 PR tree-optimization/30843
284 * gcc.dg/vect/pr30843.c: New test.
286 2007-02-22 Dorit Nuzman <dorit@il.ibm.com>
288 PR tree-optimization/30858
289 * gcc.dg/vect/pr30858.c: New test.
291 2007-02-21 Mark Mitchell <mark@codesourcery.com>
293 * lib/wrapper.exp (${tool}_maybe_build_wrapper): Allow the caller
294 to set options for compiling testglue.
295 * lib/g++.exp (g++_init): Compile testglue with -fexceptions.
296 * lib/obj-c++.exp (obj-c++_init): Likewise.
298 2007-02-21 Eric Botcazou <ebotcazou@adacore.com>
300 * gnat.dg/derived_aggregate.adb: New test.
302 2007-02-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
304 * gcc.dg/torture/builtin-ldexp-1.c: Use -fno-finite-math-only on
305 sh* targets. Call the correct CKSGN macro.
307 2007-02-21 Jakub Jelinek <jakub@redhat.com>
309 * gfortran.dg/gomp/omp_parse1.f90: New test.
310 * gfortran.dg/gomp/omp_parse2.f: New test.
312 2007-02-20 Thomas Koenig <Thomas.Koenig@online.de>
315 * gfortran.dg/do_pointer_1.f90: New test.
317 2007-02-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
319 * gcc.dg/torture/builtin-nonneg-1.c: Add checks for scalb, scalbn
322 2007-02-20 Geoffrey Keating <geoffk@apple.com>
324 * gcc.dg/darwin-minversion-1.c: New.
325 * gcc.dg/darwin-minversion-2.c: New.
327 2007-02-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
329 * gcc.dg/builtins-34.c: Add scalb/scalbn/scalbln cases.
331 2007-02-20 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
332 DJ Delorie <dj@redhat.com>
335 * gcc.dg/Wfatal.c: New.
336 * gcc.dg/Wfatal-2.c: New.
337 * gcc.dg/Werror-1.c: Adjust expectations.
338 * gcc.dg/Werror-5.c: Likewise.
339 * gcc.dg/Werror-7.c: Likewise.
340 * gcc.dg/Werror-10.c: Likewise.
341 * gcc.dg/Werror-11.c: Likewise.
343 2007-02-20 Tobias Burnus <burnus@net-b.de>
346 * gfortran.dg/volatile10.f90: New test.
348 2007-02-19 Thomas Koenig <Thomas.Koenig@online.de>
351 * gfortran.dg/intrinsic_intkinds_1.f90: New test.
353 2007-02-19 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
355 * gcc.dg/20031012-1.c: Replace -Walways-true with -Waddress.
356 * gcc.dg/Walways-true-1.c: Likewise.
357 * gcc.dg/weak/weak-3.c: Likewise.
358 * gcc.dg/Werror-1.c: Likewise.
359 * gcc.dg/Werror-3.c: Likewise.
360 * gcc.dg/Werror-4.c: Likewise.
361 * gcc.dg/Werror-5.c: Likewise.
362 * gcc.dg/Werror-6.c: Likewise.
363 * gcc.dg/Werror-7.c: Likewise.
364 * gcc.dg/Werror-8.c: Likewise.
365 * gcc.dg/Werror-10.c: Likewise.
366 * gcc.dg/Werror-11.c: Likewise.
367 * gcc.dg/Werror-12.c: Likewise.
368 * g++.old-deja/g++.mike/warn8.C: Likewise.
369 * g++.dg/warn/Walways-true-1.C: Likewise.
370 * g++.dg/warn/Walways-true-2.C: Likewise.
371 * g++.dg/warn/noeffect8.C: Warn only with -Waddress.
372 * g++.dg/warn/Wstring-literal-comparison-1.C: Replace
373 -Wstring-literal-comparison with -Waddress.
374 * gcc.dg/Wstring-literal-comparison-4.c: Replace
375 -Wno-string-literal-comparison with -Wno-address.
377 2007-02-19 Eric Botcazou <ebotcazou@adacore.com>
379 * gnat.dg/self_aggregate_with_call.adb: New test.
381 2007-02-18 Dorit Nuzman <dorit@il.ibm.com>
383 PR tree-optimization/30975
384 * gcc.dg/vect/vect-iv-8.c: Fix to include an induction. Xfail.
385 * gcc.dg/vect/vect-iv-8a.c: New (same as above, but signed).
386 * gcc.dg/vect/pr30795.c: New.
388 2007-02-18 Jerry DeLisle <jvdelisle@gcc.gnu.org>
391 * gfortran.dg/pr17229.f: Change "Obsolete" to "Obsolescent".
393 2007-02-18 Roger Sayle <roger@eyesopen.com>
395 PR rtl-optimization/28173
396 * gcc.target/i386/andor-1.c: New test case.
398 2007-02-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
400 * gcc.dg/torture/builtin-ldexp-1.c: New.
401 * gcc.dg/torture/builtin-math-2.c: Add ldexp/scalbn/scalbln cases.
403 2007-02-18 Roger Sayle <roger@eyesopen.com>
405 * gfortran.dg/array_constructor_15.f90: New test case.
407 2007-02-18 Roger Sayle <roger@eyesopen.com>
409 * gfortran.dg/forall_10.f90: New test case.
411 2007-02-18 Eric Botcazou <ebotcazou@adacore.com>
413 * gnat.dg/tail_call_p.ads, tail_call_p.adb, tail_call.adb: New test.
415 2007-02-18 Eric Botcazou <ebotcazou@adacore.com>
417 * gnat.dg/test_prio_p.adb: Compile with -gnatws.
418 * lib/gnat.exp (gnat_target_compile): Pass -f to the driver.
420 2007-02-16 Uros Bizjak <ubizjak@gmail.com>
422 * gcc.target/i386/builtin-bswap-1.c: Remove -march=nocona.
423 * gcc.target/i386/builtin-bswap-3.c: Ditto.
424 * gcc.target/i386/xchg-1.c: New test.
425 * gcc.target/i386/xchg-2.c: New test.
427 2007-02-16 Richard Guenther <rguenther@suse.de>
428 Christian Bruel <christian.bruel@st.com>
430 * gcc.dg/strict-overflow-5.c: New testcase.
432 2007-02-16 Tobias Burnus <burnus@net-b.de>
435 * gfortran.dg/func_derived_4.f90: New test.
437 2007-02-15 Roger Sayle <roger@eyesopen.com>
440 * gfortran.dg/pr30391-1.f90: New test case.
442 2007-02-15 Andrew Pinski <andrew_pinski@playstation.sony.com>
445 * gcc.c-torture/compile/pr30433.c: New testcase to check
446 that complex constants comparisions are foldded.
448 2007-02-15 Andrew Pinski <andrew_pinski@playstation.sony.com>
451 * g++.dg/ext/stmtexpr10.C: New testcase.
453 2007-02-15 Andrew Pinski <andrew_pinski@playstation.sony.com>
456 * gcc.dg/Wunused-value-2.c: New testcase.
458 2007-02-15 Ian Lance Taylor <iant@google.com>
460 * g++.dg/eh/subreg-1.C: New test.
462 2007-02-15 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
465 * gcc.dg/Wimplicit-function-declaration-c89.c: New.
466 * gcc.dg/Wimplicit-function-declaration-c89-default.c: New.
467 * gcc.dg/Wimplicit-function-declaration-c89-pedantic.c: New.
468 * gcc.dg/Wimplicit-function-declaration-c99.c: New.
469 * gcc.dg/Wimplicit-function-declaration-c99-pedantic.c: New.
470 * gcc.dg/Werror-implicit-function-declaration.c: New.
472 2007-02-15 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
475 * g++.dg/warn/pr28943.C: New.
477 2007-02-15 Jerry DeLisle <jvdelisle@gcc.gnu.org>
479 * gfortran.fortran-torture/execute/math.f90: Fix typo.
481 2007-02-15 Jerry DeLisle <jvdelisle@gcc.gnu.org>
484 * gfortran.dg/error_recovery_3.f90: New test.
486 2007-02-15 Alexandre Oliva <aoliva@redhat.com>
488 * g++.dg/tree-ssa/sra-1.C: New.
490 2007-02-15 Alexandre Oliva <aoliva@redhat.com>
492 * g++.dg/tree-ssa/sra-1.C: New.
494 2007-02-15 Alexandre Oliva <aoliva@redhat.com>
496 * g++.dg/ext/interface4.C, g++.dg/ext/interface4.h: New.
498 2007-02-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
500 * g++.dg/tree-ssa/nothrow-1.C: Skip test if -fpic/-fPIC is used.
502 2007-02-14 Steven G. Kargl <kargl@gcc.gnu.org>
505 * gfortran.dg/logical_2.f90: New test.
507 2007-02-14 Joseph Myers <joseph@codesourcery.com>
509 * gcc.dg/torture/complex-alias-1.c: New test.
511 2007-02-14 Zdenek Dvorak <dvorakz@suse.cz>
513 * gcc.dg/tree-prof/update-tailcall.c: Use -fdump-tree-tailc
514 instead of -fdump-tree-tailcall.
516 2007-02-14 Brooks Moses <brooks.moses@codesourcery.com>
518 * gfortran.dg/interface_10.f90: Fix comment typo.
520 2007-02-14 Dorit Nuzman <dorit@il.ibm.com>
522 PR tree-optimization/30771
523 * gcc.dg/vect/pr30771.c: New test.
525 2007-02-13 Ian Lance Taylor <iant@google.com>
527 * gcc.dg/Wstrict-overflow-1.c: New test.
528 * gcc.dg/Wstrict-overflow-2.c: New test.
529 * gcc.dg/Wstrict-overflow-3.c: New test.
530 * gcc.dg/Wstrict-overflow-4.c: New test.
531 * gcc.dg/Wstrict-overflow-5.c: New test.
532 * gcc.dg/Wstrict-overflow-6.c: New test.
533 * gcc.dg/Wstrict-overflow-7.c: New test.
534 * gcc.dg/Wstrict-overflow-8.c: New test.
535 * gcc.dg/Wstrict-overflow-9.c: New test.
536 * gcc.dg/Wstrict-overflow-10.c: New test.
538 2007-02-13 Roger Sayle <roger@eyesopen.com>
540 * gcc.target/ia64/builtin-bswap-2.c: New test case.
542 2007-02-13 Richard Henderson <rth@redhat.com>
544 * gcc.c-torture/execute/ieee/pr29302-1.c: Moved from...
545 * gcc.c-torture/execute/pr29302-1.c: ... here.
547 2007-02-13 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
550 * gcc.dg/c90-return-1.c: Update output.
551 * gcc.dg/c99-return-1.c: Likewise.
553 2007-02-13 Paul Thomas <pault@gcc.gnu.org>
556 * gfortran.dg/used_dummy_types_7.f90: New test..
558 2007-02-12 Uros Bizjak <ubizjak@gmail.com>
560 * gcc.target/i386/parity-1.c: New test.
561 * gcc.target/i386/parity-2.c: New test.
563 2007-02-12 Roger Sayle <roger@eyesopen.com>
565 * gcc.target/i386/builtin-bswap-3.c: New test case.
567 2007-02-12 Dorit Nuzman <dorit@il.ibm.com>
569 PR tree-optimization/29145
570 * gcc.dg/vect/vect-74.c: Xfail the test - cannot be vectorized until
571 alias analysis is improved to take better advantage of restrict
573 * gcc.dg/vect/vect-80.c: Likewise.
574 * gcc.dg/vect/pr29145.c: New.
576 2007-02-11 H.J. Lu <hongjiu.lu@intel.com>
578 * gcc.target/i386/sse4a-extract.c: Add "LL" to 64bit constants.
579 * gcc.target/i386/sse4a-insert.c: Likewise.
581 2007-02-11 Roger Sayle <roger@eyesopen.com>
583 * gcc.target/ia64/builtin-popcount-1.c: New test case.
584 * gcc.target/ia64/builtin-popcount-2.c: Likewise.
586 2007-02-11 Tobias Schlüter <tobi@gcc.gnu.org>
589 * gfortran.dg/enum_4.f90: Update error message checks.
591 2007-02-11 Paul Thomas <pault@gcc.gnu.org>
594 * gfortran.dg/used_dummy_types_6.f90: Add the "privatized"
595 versions of the modules.
598 * gfortran.dg/intrinsic_actual_2.f90: Make this legal fortran
599 by getting rid of recursive I/O and providing functions with
603 * gfortran.dg/char_array_constructor_2.f90
605 2007-02-11 Mark Mitchell <mark@codesourcery.com>
608 * g++.dg/template/spec34.C: New test
610 2007-02-11 Uros Bizjak <ubizjak@gmail.com>
612 * gcc.dg/vect/vect-intfloat-conversion-1.c: Loop gets vectorized
614 * gcc.dg/vect/vect-intfloat-conversion-2.c: Ditto.
615 * gcc.dg/vect/vect-floatint-conversion-1.c: New.
616 * gcc.dg/vect/vect-93.c: Another loop gets vectorized
618 * gcc.dg/vect/vect-113.c: Ditto.
620 2007-02-06 Mark Mitchell <mark@codesourcery.com>
623 * g++.dg/eh/weak1-C: New test.
624 * g++.dg/eh/weak1-a.cc: Likewise.
625 * g++.dg/eh/comdat1.C: Likewise.
627 2007-02-11 Tehila Meyzels <tehila@il.ibm.com>
628 Dorit Nuzman <dorit@il.ibm.com>
630 * gcc.dg/vect/vect-intfloat-conversion-1.c: New test.
631 * gcc.dg/vect/vect-intfloat-conversion-1.c: New test.
632 * gcc.dg/vect/vect-93.c: Another loop gets vectorized on powerpc.
633 * gcc.dg/vect/vect-113.c: Likewise.
635 * gcc.dg/vect/vect-iv-11.c: A loop gets vectorized.
637 2007-02-10 Richard Henderson <rth@redhat.com>
639 * lib/target-supports.exp (check_effective_target_tls): Redefine
640 to mean non-emulated tls.
641 * gcc.dg/tls/alias-1.c: Remove tls requirement.
642 * gcc.dg/tls/asm-1.c, gcc.dg/tls/debug-1.c, gcc.dg/tls/diag-1.c,
643 gcc.dg/tls/diag-2.c, gcc.dg/tls/diag-3.c, gcc.dg/tls/diag-4.c,
644 gcc.dg/tls/diag-5.c, gcc.dg/tls/init-1.c, gcc.dg/tls/nonpic-1.c,
645 gcc.dg/tls/opt-10.c, gcc.dg/tls/opt-5.c, gcc.dg/tls/opt-6.c,
646 gcc.dg/tls/opt-8.c, gcc.dg/tls/opt-9.c, gcc.dg/tls/pic-1.c,
647 gcc.dg/tls/struct-1.c, gcc.dg/tls/trivial.c: Likewise.
649 2007-02-10 Zdenek Dvorak <dvorakz@suse.cz>
651 * gcc.dg/tree-ssa/loop-25.c: Verify the result in the profile pass.
653 2006-02-09 Brooks Moses <brooks.moses@codesourcery.com>
655 * gfortran.dg/secnds.f: Replace time tolerance with a
656 before-and-after bracket.
657 * gfortran.dg/secnds-1.f: Likewise.
659 2007-02-09 Tobias Burnus <burnus@net-b.de>
662 * gfortran.dg/maxlocval_1.f90: New test.
664 2007-02-09 Roger Sayle <roger@eyesopen.com>
666 * gcc.target/ia64/builtin_bswap-1.c: New test case.
668 2007-02-09 Francois-Xavier Coudert <coudert@clipper.ens.fr>
671 * gfortran.dg/array_function_1.f90: New test.
673 2007-02-09 Richard Sandiford <richard@codesourcery.com>
675 * lib/target-supports.exp (check_effective_target_lax_strtofp)
676 (check_effective_target_dummy_wcsftime): New functions.
678 2007-02-09 Richard Sandiford <richard@codesourcery.com>
680 * gcc.c-torture/execute/20030125-1.x: Return 1 for uClibc targets.
681 * lib/target-supports.exp (check_effective_target_uclibc): New
684 2007-02-09 Richard Sandiford <richard@codesourcery.com>
686 * gcc.c-torture/execute/builtins/lib/chk.c: Include <sys/types.h>.
687 (vsnprintf): Don't define for uClibc targets.
689 2007-02-09 Richard Sandiford <richard@codesourcery.com>
691 * gcc.c-torture/execute/builtins/memops-asm-lib.c: Do the copy or
692 set before checking whether it was allowed.
693 * gcc.c-torture/execute/builtins/lib/memset.c: Do the memset
694 before checking inside_main.
696 2007-02-09 Richard Sandiford <richard@codesourcery.com>
698 * gcc.dg/compat/struct-layout-1.h (v16sf): Define to v4sf on
700 (u16sf): Likewise u4sf.
701 * g++.dg/compat/struct-layout-1.h: Likewise.
703 2007-02-09 Richard Sandiford <richard@codesourcery.com>
705 * lib/target-supports.exp (check_effective_target_coldfire_fpu): New
707 * gcc.c-torture/execute/ieee/mul-subnormal-single-1.x: XFAIL on
708 m68k targets if check_effective_target_coldfire_fpu returns true.
710 2007-02-09 Zdenek Dvorak <dvorakz@suse.cz>
711 Richard Guenther <rguenther@suse.de>
714 * gcc.dg/fold-compare-3.c: New testcase.
715 * gcc.dg/tree-ssa/loop-24.c: Likewise.
717 2007-02-09 Uros Bizjak <ubizjak@gmail.com>
719 * gcc.dg/pr26570.c: Clean up coverage files.
720 * gcc.dg/pr30172-1.c: Clean up gimple tree dump.
721 * gcc.dg/lower-subreg-1.c: Clean up subreg rtl dump file.
722 * gcc.dg/tree-ssa/tailrecursion-1.c: Clean up all tailr dump files.
723 * gcc.dg/tree-ssa/tailrecursion-2.c: Ditto.
724 * gcc.dg/tree-ssa/tailrecursion-3.c: Ditto.
725 * gcc.dg/tree-ssa/tailrecursion-4.c: Ditto.
726 * gcc.dg/tree-ssa/pr21658.c: Clean up all ccp dump files.
727 * gcc.dg/tree-ssa/pr21829.c: Clean up all phicprop dump files.
728 * gcc.dg/tree-ssa/pr15349.c: Clean up all mergephi dump files.
729 * gcc.dg/tree-ssa/pr25501.c: Ditto.
730 * gcc.dg/fold-compare-2.c: Clean up vrp dump files.
731 * gcc.dg/vect/vect-recip.c: Clean up vect dump file.
732 * gcc.dg/vect/pr28952.c: Ditto.
733 * gcc.dg/vect/pr27151.c: Ditto.
734 * gcc.dg/gomp/macro-3.c: Clean up omplower dump file.
735 * g++.dg/gomp/macro-3.C: Ditto.
737 2007-02-08 Uros Bizjak <ubizjak@gmail.com>
739 * gcc.dg/vect/vect-strided-same-dr.c (main): Fix terminate condition
742 2007-02-08 Roger Sayle <roger@eyesopen.com>
744 * gcc.target/i386/builtin-bswap-2.c: New test case.
746 2007-02-08 Roger Sayle <roger@eyesopen.com>
748 * gfortran.dg/forall_8.f90: New test case.
749 * gfortran.dg/forall_9.f90: Likewise.
751 2007-02-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
753 * gcc.dg/builtins-20.c: Add some -~ complex cases.
755 2007-02-07 Hans-Peter Nilsson <hp@axis.com>
757 * lib/target-supports.exp (check_effective_target_simulator): New.
759 2007-02-06 Zdenek Dvorak <dvorakz@suse.cz>
761 * gcc.dg/tree-ssa/loop-25.c: New test.
763 2007-02-06 Richard Henderson <rth@redhat.com>
765 * gcc.target/i386/cvt-1.c: Don't expect xmm registers.
767 2007-02-06 Roger Sayle <roger@eyesopen.com>
769 * gcc.target/powerpc/popcount-1.c: New test case.
770 * gcc.target/powerpc/parity-1.c: Likewise.
772 2007-02-06 Richard Guenther <rguenther@suse.de>
775 * gcc.dg/torture/pr27302-2.c: New testcase.
777 2007-02-06 Dorit Nuzman <dorit@il.ibm.com>
779 * gcc.dg/vect/vect.exp: Add support for -fno-tree-scev-cprop tests.
780 * gcc.dg/vect/vect-iv-1.c: New test.
781 * gcc.dg/vect/vect-iv-2.c: New test.
782 * gcc.dg/vect/vect-iv-3.c: New test.
783 * gcc.dg/vect/vect-iv-4.c: New test.
784 * gcc.dg/vect/vect-iv-5.c: New test.
785 * gcc.dg/vect/vect-iv-6.c: New test.
786 * gcc.dg/vect/vect-iv-7.c: New test.
787 * gcc.dg/vect/vect-iv-8.c: New test.
788 * gcc.dg/vect/vect-iv-9.c: New test.
789 * gcc.dg/vect/vect-iv-10.c: New test.
790 * gcc.dg/vect/vect-iv-11.c: New test.
791 * gcc.dg/vect/no-tree-scev-cprop-vect-iv-1.c: New test.
792 * gcc.dg/vect/no-tree-scev-cprop-vect-iv-2.c: New test.
793 * gcc.dg/vect/vect-14.c: Now vectorizable.
794 * gcc.dg/vect/pr21591.c: Additional loop vectorized (initilization loop).
795 * gcc.dg/vect/vect-27.c: Likewise.
796 * gcc.dg/vect/vect-29.c Likewise.
797 * gcc.dg/vect/vect-dv-2.c: Likewise.
798 * gcc.dg/vect/vect-reduc-dot-u16a.c: Likewise.
799 * gcc.dg/vect/vect-reduc-dot-u16b.c: Likewise.
800 * gcc.dg/vect/vect-widen-mult-u16.c: Likewise.
802 2007-02-06 Ira Rosen <irar@il.ibm.com>
804 * gcc.dg/vect/fast-math-vect-pow-2.c: New test.
806 2007-02-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
808 * gcc.dg/builtins-20.c: Add more cases.
810 2007-02-05 Alexandre Oliva <aoliva@redhat.com>
813 * gcc.dg/pr30189.c: New test.
815 2007-02-05 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
817 * gcc.dg/i386-cpuid.h: Test whether SSE4A is supported
819 * gcc.target/i386/sse4a-extract.c: New test.
820 * gcc.target/i386/sse4a-insert.c: New test.
821 * gcc.target/i386/sse4a-montsd.c: New test.
822 * gcc.target/i386/sse4a-montss.c: New test.
824 2007-02-05 Richard Guenther <rguenther@suse.de>
826 * gcc.target/i386/vectorize3.c: New testcase.
828 2007-02-05 Hans-Peter Nilsson <hp@axis.com>
831 * gcc.dg/torture/pr30665-1.c, gcc.dg/torture/pr30665-2.c: New tests.
833 2007-02-04 Francois-Xavier Coudert <coudert@clipper.ens.fr>
836 * gfortran.dg/repeat_1.f90: New test.
838 2007-02-04 Steven G. Kargl <kargl@gcc.gnu.org>
841 * gfortran.dg/spread_shape_1.f90: Remove tabs.
842 * gfortran.dg/derived_init_2.f90: Ditto.
843 * gfortran.dg/elemental_subroutine_3.f90: Ditto.
844 * gfortran.dg/array_initializer_1.f90: Ditto.
845 * gfortran.dg/do_2.f90: Ditto.
846 * gfortran.dg/proc_assign_1.f90: Ditto.
848 2007-02-04 Richard Guenther <rguenther@suse.de>
851 * g++.dg/warn/pr30636.C: New testcase.
852 * g++.dg/tree-ssa/tmmti-2.C: XFAIL parts.
854 2007-02-03 Uros Bizjak <ubizjak@gmail.com>
857 * gfortran.dg/pr30667.f: New test.
859 2007-02-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
861 * gcc.dg/builtins-54.c: Add more cases.
863 2007-02-03 Paul Thomas <pault@gcc.gnu.org>
866 * gfortran.dg/zero_sized_2.f90: New test.
869 * gfortran.dg/alloc_comp_basics_4.f90: New test.
872 * gfortran.dg/actual_array_interface_1.f90: Copy source to empty
875 2007-02-02 Steven G. Kargl <kargl@gcc.gnu.org>
878 * gfortran.dg/interface_10.f90: New test.
880 2007-02-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
882 * gcc.dg/builtins-20.c: Add more cases.
884 2007-02-02 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
887 * gcc-target/ia64/pr29682.c: New test.
889 2007-02-02 Paul Thomas <pault@gcc.gnu.org>
892 * gfortran.dg/arrayio_11.f90.f90: New test.
895 * gfortran.dg/arrayio_12.f90.f90: New test.
897 2007-02-02 Jakub Jelinek <jakub@redhat.com>
900 * g++.dg/tls/diag-5.C: New test.
903 * gcc.dg/pr30473.c: New test.
904 * gcc.c-torture/execute/20070201-1.c: New test.
906 2007-02-01 Roger Sayle <roger@eyesopen.com>
908 * gfortran.dg/dependency_20.f90: New test case.
910 2007-01-31 Ian Lance Taylor <iant@google.com>
912 * gcc.dg/lower-subreg-1.c (test): New test.
914 2007-01-30 Geoffrey Keating <geoffk@apple.com>
916 * g++.dg/eh/simd-4.C (main): Also catch SIGSEGV.
918 2007-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
920 * gcc.dg/torture/builtin-math-2.c: Add sqrt cases.
921 * gcc.dg/torture/builtin-math-3.c: Likewise.
923 2007-01-31 Dirk Mueller <dmueller@suse.de>
925 gcc.dg/Wparentheses-2.c: Update and add new tests.
927 2007-01-31 Ira Rosen <irar@il.ibm.com>
929 * gcc.dg/vect/vect-37.c: Restore the original behaivior - xfail to
932 2007-01-31 Uros Bizjak <ubizjak@gmail.com>
934 * gcc.dg/builtins-63.c: New test.
936 2007-01-31 Tobias Burnus <burnus@net-b.de>
939 * gfortran.dg/char_bounds_check_fail_1.f90: Add test.
941 2007-01-31 Tobias Burnus <burnus@net-b.de>
944 * gfortran.dg/volatile8.f90: New argument conformance test.
945 * gfortran.dg/volatile9.f90: New scope test.
947 2007-01-30 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
950 * g++.dg/warn/null4.C: New.
952 2001-01-30 Roger Sayle <roger@eyesopen.com>
953 Uros Bizjak <ubizjak@gmail.com>
955 * gcc.dg/large-size-array-3.c: Correct typo.
957 2007-01-30 Richard Guenther <rguenther@suse.de>
960 * g++.dg/debug/pr27657.C: New testcase.
962 2007-01-30 Richard Guenther <rguenther@suse.de>
965 * gcc.dg/torture/pr30313.c: New testcase.
967 2007-01-29 Janis Johnson <janis187@us.ibm.com>
969 * gcc.dg/dfp/dfp-except.h: New file.
970 * gcc.dg/dfp/fe-check.h: New file.
971 * gcc.dg/dfp/fe-binop.c: New test.
972 * gcc.dg/dfp/fe-convert-1.c: New test.
973 * gcc.dg/dfp/fe-convert-2.c: New test.
974 * gcc.dg/dfp/fe-convert-3.c: New test.
976 * gcc.dg/dfp/dec-eval-method.c: Replace decfloat.h with float.h.
977 * gcc.dg/dfp/decfloat-constants.c: Ditto.
978 * gcc.dg/dfp/convert-dfp.c: Ditto.
979 * gcc.dg/dfp/convert-int-saturate.c: Ditto.
981 2007-01-29 Josh Conner <jconner@apple.com>
983 * gcc.target/powerpc/altivec-24.c: New test.
985 2007-01-29 Simon Martin <simartin@users.sourceforge.net>
988 * g++.dg/parse/defarg12.C: New test.
990 2007-01-29 Paul Thomas <pault@gcc.gnu.org>
993 * gfortran.dg/used_dummy_types_6.f90: New test.
995 2007-01-28 Jan Hubicka <jh@suse.cz>
997 * gcc.dg/tree-prof/val-prof-6.c: New test.
999 2007-01-28 Roger Sayle <roger@eyesopen.com>
1001 * gcc.dg/large-size-array-3.c: Correct test case (portability).
1003 2007-01-28 Andrew Pinski <pinskia@gmail.com>
1006 * g++.dg/expr/dtor4.C: New test.
1008 2007-01-28 Zdenek Dvorak <dvorakz@suse.cz>
1010 * gcc.dg/tree-ssa/loop-23.c: New test.
1012 2007-01-28 Thomas Koenig <Thomas.Koenig@online.de>
1015 * gfortran.dg/achar_2.f90: New test.
1016 * gfortran.dg/achar_3.f90: New test.
1018 2007-01-27 Ian Lance Taylor <iant@google.com>
1020 * gcc.dg/strict-overflow-1.c: New test.
1021 * gcc.dg/no-strict-overflow-1.c: New test.
1022 * gcc.dg/strict-overflow-2.c: New test.
1023 * gcc.dg/no-strict-overflow-2.c: New test.
1024 * gcc.dg/strict-overflow-3.c: New test.
1025 * gcc.dg/no-strict-overflow-3.c: New test.
1026 * gcc.dg/strict-overflow-4.c: New test.
1027 * gcc.dg/no-strict-overflow-4.c: New test.
1028 * gcc.dg/fold-mod-1.c: Add -fstrict-overflow option.
1029 * gcc.dg/pr15784-1.c: Likewise.
1030 * gcc.dg/pr20922-1.c: Likewise.
1031 * gcc.dg/pr20922-3.c: Likewise.
1032 * gcc.dg/pr20922-4.c: Likewise.
1033 * gcc.dg/pr20922-6.c: Likewise.
1034 * gcc.dg/compare-4.c: Likewise.
1035 * gcc.dg/torture/pr26898-1.c: Likewise.
1036 * gcc.dg/tree-ssa/divide-1.c: Likewise.
1037 * gcc.dg/tree-ssa/divide-2.c: Likewise.
1038 * gcc.dg/tree-ssa/divide-3.c: Likewise.
1039 * gcc.dg/tree-ssa/divide-4.c: Likewise.
1040 * gcc.dg/tree-ssa/pr14490-1.c: Likewise.
1041 * gcc.dg/tree-ssa/pr14490-3.c: Likewise.
1042 * gcc.dg/tree-ssa/pr21082.c: Likewise.
1043 * gcc.dg/tree-ssa/pr26899.c: Likewise.
1044 * g++.dg/tree-ssa/pr21082.C: Likewise.
1046 2007-01-27 Roger Sayle <roger@eyesopen.com>
1048 * gcc-dg/large-size-array-3.c: New test case.
1050 2007-01-27 Roger Sayle <roger@eyesopen.com>
1052 * gfortran.dg/forall_7.f90: New test case.
1054 2007-01-27 Paul Thomas <pault@gcc.gnu.org>
1057 * gfortran.dg/where_operator_assign_1.f90: New test.
1058 * gfortran.dg/where_operator_assign_2.f90: New test.
1059 * gfortran.dg/where_operator_assign_3.f90: New test.
1061 2007-01-26 Joseph Myers <joseph@codesourcery.com>
1063 * lib/target-supports.exp
1064 (check_effective_target_powerpc_altivec): New.
1065 (check_effective_target_vect_cmdline_needed): Use it.
1067 2007-01-26 Steven G. Kargl <kargl@gcc.gnu.org>
1070 * gfortran.dg/backslash_3.f: New test.
1072 2007-01-26 Richard Guenther <rguenther@suse.de>
1074 * gcc.dg/tree-ssa/pr23382.c: Fix typo.
1076 2007-01-26 Tobias Burnus <burnus@net-b.de>
1078 * gfortran.dg/gomp/gomp.exp: Support .f03 extension.
1079 * gfortran.dg/vect/vect.exp: Ditto.
1080 * gfortran.dg/dg.exp: Ditto.
1081 * gfortran.fortran-torture/execute/execute.exp: Ditto.
1082 * gfortran.fortran-torture/compile/compile.exp: Ditto.
1084 2007-01-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1086 * gcc.dg/builtins-20.c: Add more cases.
1087 * gcc.dg/torture/builtin-symmetric-1.c: Likewise.
1089 2007-01-25 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
1092 * gcc.dg/Wall.c: New.
1093 * gcc.dg/Wno-all.c: New.
1094 * gfortran.dg/Wall.f90: New.
1095 * gfortran.dg/Wno-all.f90: New.
1097 2007-01-24 Geoffrey Keating <geoffk@apple.com>
1099 * gcc.target/powerpc/darwin-ehreturn-1.c: New.
1100 * g++.dg/eh/simd-2.C: Also run on Darwin.
1101 * g++.dg/eh/simd-3.C: New.
1102 * g++.dg/eh/simd-4.C: New.
1104 2007-01-25 Richard Guenther <rguenther@suse.de>
1106 * gcc.dg/tree-prof/tree-prof.exp: Define _PROFILE_GENERATE
1108 * gcc.dg/tree-prof/wcoverage-mismatch.c: New testcase.
1110 2007-01-25 Razya Ladelsky <razya@il.ibm.com>
1112 * gcc.dg/ipa/ipa-1.c: Update scan tree dump.
1113 * gcc.dg/ipa/ipa-2.c: Update scan tree dump.
1114 * gcc.dg/ipa/ipa-3.c: Update scan tree dump.
1115 * gcc.dg/ipa/ipa-4.c: Update scan tree dump.
1116 * gcc.dg/ipa/ipa-5.c: Update scan tree dump.
1117 * gcc.dg/ipa/ipa-6.c: Update scan tree dump.
1118 * gcc.dg/ipa/ipa-7.c: New testcase.
1120 2007-01-24 Douglas Gregor <dgregor@osl.iu.edu>
1122 * g++.dg/cpp0x/warn_cxx0x.C: New.
1124 2007-01-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1126 * gcc.dg/builtins-20.c: Test builtin carg.
1128 2007-01-24 Jakub Jelinek <jakub@redhat.com>
1131 * gcc.dg/gomp/pr27416.c: New test.
1134 * gcc.dg/gomp/pr30494.c: New test.
1135 * g++.dg/gomp/pr30494.C: New test.
1138 * gcc.dg/gomp/pr30421.c: New test.
1140 2007-01-24 Steve Ellcey <sje@cup.hp.com>
1142 * gcc.target/ia64/versionid-1.c: New test.
1143 * gcc.target/ia64/versionid-2.c: New test.
1145 2007-01-24 Richard Guenther <rguenther@suse.de>
1148 * gcc.dg/builtins-57.c: Change to a link-time testcase
1149 to support non-C99 targets.
1151 2007-01-24 Jan Hubicka <jh@suse.cz>
1153 * gcc.dg/tree-ssa/pr23382.c: Avoid DCE from eliminating dead variable.
1155 2007-01-24 Andreas Krebbel <krebbel1@de.ibm.com>
1157 * gcc.c-torture/compile/sizeof-macros-1.c: New testcase.
1159 2007-01-23 Andrew Pinski <pinskia@gmail.com>
1162 * objc.dg/const-str-12.m: New test.
1164 2007-01-23 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1167 * gfortran.dg/ctrl-z.f90: New test.
1169 2007-01-23 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1172 * gfortran.dg/namelist_assumed_char.f90: New test.
1174 2007-01-23 Simon Martin <simartin@users.sourceforge.net>
1177 * g++.dg/inherit/covariant15.C: New test.
1179 2007-01-23 Ian Lance Taylor <iant@google.com>
1181 * g++.dg/warn/Wparentheses-24.C: New test.
1183 2007-01-23 Richard Guenther <rguenther@suse.de>
1186 * ada/acats/run_acats: Do not call gnatmake or gnatchop
1189 2007-01-22 Richard Guenther <rguenther@suse.de>
1191 PR tree-optimization/30038
1192 * gcc.dg/builtins-62.c: New testcase.
1194 2007-01-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1196 * gcc.c-torture/compile/20070121.c: New test.
1198 2007-01-21 Thomas Koenig <Thomas.Koenig@online.de>
1201 * gfortran.dg/char_comparison_1.f: New test.
1203 2007-01-21 Ira Rosen <irar@il.ibm.com>
1205 * gcc.dg/vect/vect-strided-same-dr.c: New test.
1207 2007-01-20 Andrew Pinski <pinskia@gmail.com>
1210 * objc.dg/pch: New directory.
1211 * objc.dg/pch/pch.exp: New file.
1212 * objc.dg/pch/interface-1.m: New test.
1213 * objc.dg/pch/interface-1.hs: New include file.
1214 * lib/objc.exp (objc_target_compile): Add
1215 "-x objective-c-header" in front of the sources if this is
1216 a precompiled header being compiled.
1218 2007-01-20 Roger Sayle <roger@eyesopen.com>
1220 * gfortran.dg/array_memcpy_3.f90: New test case.
1221 * gfortran.dg/vect/vect-5.f90: Update vectorized loop count.
1223 2007-01-20 Roger Sayle <roger@eyesopen.com>
1224 Brooks Moses <brooks.moses@codesourcery.com>
1225 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1227 * gfortran.dg/intrinsic_sign_1.f90: New test case.
1228 * gfortran.dg/intrinsic_sign_2.f90: Likewise.
1230 2007-01-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1232 * gcc.dg/torture/builtin-math-3.c: Test fdim.
1234 2007-01-19 Mike Stump <mrs@apple.com>
1236 * gcc.dg/darwin-ld-6.c: Remove, tests a linker flag that is going
1239 2007-01-19 Roger Sayle <roger@eyesopen.com>
1241 * gcc.dg/pr30172-1.c: Specify the -fno-signed-zeros command line
1242 option instead of -funsafe-math-optimizations.
1244 2007-01-19 Tomas Bily <tbily@suse.cz>
1246 gcc.dg/tree-prof/indir-call-prof.c: New.
1247 g++.dg/dg.exp: Add tree-prof subdirectory.
1248 g++.dg/tree-prof/indir-call-prof.C: New.
1249 g++.dg/tree-prof/tree-prof.exp: New.
1251 2007-01-19 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
1254 * g++.dg/warn/deprecated.C: Update warning output.
1255 * g++.dg/warn/deprecated-2.C: Likewise.
1256 * g++.dg/warn/deprecated-3.C: New.
1258 2007-01-19 Nathan Sidwell <nathan@codesourcery.com>
1260 * gcc.c-torture/execute/nestfunc-7.c: New.
1262 2007-01-18 Hui-May Chang <hm.chang@apple.com>
1264 * gcc.c-torture/compile/pr27528.c: Add -fno-pic option.
1266 2007-01-18 Nathan Sidwell <nathan@codesourcery.com>
1268 * gcc.dg/m68k-pic-1.c: New.
1270 2007-01-18 Roger Sayle <roger@eyesopen.com>
1272 * gfortran.dg/array_memcpy_4.f90: New test case.
1274 2007-01-18 Josh Conner <jconner@apple.com>
1277 * gcc.dg/vect/vect.exp: Add support for no-trapping-math tests.
1278 * gcc.dg/vect/no-trapping-math-1: New.
1279 * gcc.dg/vect/no-trapping-math-2: New.
1281 2007-01-18 Uros Bizjak <ubizjak@gmail.com>
1283 * gcc.target/i386/387-8.c: Update comment about optimizing
1284 inherent load of 1.0 of fptan instruction.
1286 2007-01-18 Dirk Mueller <dmueller@suse.de>
1287 Richard Guenther <rguenther@suse.de>
1290 * gcc.dg/Warray-bounds.c: New testcase.
1291 * gcc.dg/Warray-bounds-2.c: New testcase.
1292 * g++.dg/warn/Warray-bounds.C: New testcase.
1293 * g++.dg/warn/Warray-bounds-2.C: New testcase.
1295 2007-01-17 Paul Thomas <pault@gcc.gnu.org>
1298 * gfortran.dg/generic_12.f90: New test.
1300 2007-01-17 Dorit Nuzman <dorit@il.ibm.com>
1302 * gcc.target/i386/vectorize1.c: Add cleanup-tree-dump.
1303 * gcc.dg/tree-ssa/ssa-dse-9.c: Add cleanup-tree-dump.
1305 2007-01-16 Janis Johnson <janis187@us.ibm.com>
1307 * gcc.dg/dfp/compare-special.h: New file.
1308 * gcc.dg/dfp/compare-special-32.c: New test.
1309 * gcc.dg/dfp/compare-special-64.c: New test.
1310 * gcc.dg/dfp/compare-special-128.c: New test.
1312 2007-01-16 Roger Sayle <roger@eyesopen.com>
1313 Paul Thomas <pault@gcc.gnu.org>
1314 Steven G. Kargl <kargl@gcc.gnu.org>
1317 * gfortran.dg/forall_6.f90: New test case.
1318 * gfortran.dg/dependency_8.f90: Update test to find "temp" array.
1319 * gfortran.dg/dependency_13.f90: Likewise.
1321 2007-01-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1324 * gcc.dg/torture/builtin-attr-1.c: Handle warnings from
1325 targets that don't support Inf.
1327 2007-01-15 Dale Johannesen <dalej@apple.com>
1329 * gcc.dg/tree-ssa/loop-3.c: Disable with -fpic or -fPIC.
1331 2007-01-15 Thomas Koenig <Thomas.Koenig@online.de>
1333 * gfortran.dg/string_0xfe_0xff_1.f90: Use char instead
1334 of achar for 0xff to avoid the "Extended ASCII not
1335 implemented" error message.
1337 2007-01-15 Paul Thomas <pault@gcc.gnu.org>
1340 * gfortran.dg/altreturn_4.f90: New test.
1343 * gfortran.dg/stfunc_4.f90: New test.
1346 * gfortran.dg/bound_2.f90: Reinstate commented out line.
1347 * gfortran.dg/initialization_1.f90: Change warning.
1350 * gfortran.dg/specification_type_resolution_2.f90: New test.
1352 2007-01-14 Jan Hubicka <jh@suse.cz>
1354 * gcc.dg/tree-prof/stringop-1.c: Update pattern for memcpy folding.
1355 * gcc.dg/tree-ssa/vrp11.c: Fix thinkos in my last patch.
1356 * gcc.dg/always_inline3.c: Update for pre-inline tail recursion
1359 2007-01-14 Paul Thomas <pault@gcc.gnu.org>
1362 * gfortran.dg/external_procedures_2.f90: New test.
1364 2007-01-14 Uros Bizjak <ubizjak@gmail.com>
1367 * gcc.target/i386/pr30413.c: New test.
1369 2007-01-14 Thomas Koenig <Thomas.Koenig@online.de>
1372 * gfortran.dg/string_0xfe_0xff_1.f90: New test.
1374 2007-01-13 Zdenek Dvorak <dvorakz@suse.cz>
1376 * gcc.dg/20070112-1.c: New test.
1378 2007-01-12 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1380 PR libgfortran/30435
1381 * gfortran.dg/list_read_6.f90: New test.
1383 2007-01-12 Olga Golovanevsky <olga@il.ibm.com>
1385 * gcc.dg/torture/pr24750-1.c: Add prototype of free.
1387 2007-01-12 Tom Tromey <tromey@redhat.com>
1389 PR preprocessor/28227:
1390 * gcc.dg/cpp/pr28227.c: New file.
1392 2007-01-11 Zdenek Dvorak <dvorakz@suse.cz>
1394 * gcc.dg/tree-ssa/loop-22.c: New test.
1396 2007-01-11 Zdenek Dvorak <dvorakz@suse.cz>
1398 PR tree-optimization/29516
1399 * gcc.dg/tree-ssa/loop-20.c: New test.
1401 2007-01-11 Thomas Koenig <Thomas.Koenig@online.de>
1404 * minmaxloc_integer_kinds_1.f90: New test.
1406 2007-01-11 Simon Martin <simartin@users.sourceforge.net>
1409 * g++.dg/template/sizeof-template-argument.C: New test.
1411 2007-01-11 Jan Hubicka <jh@suse.cz>
1413 * gcc.dg/tree-ssa/tailrecursion-4.c: Update dump file.
1414 * gcc.dg/tree-ssa/tailrecursion-1.c: Update dump file.
1415 * gcc.dg/tree-ssa/tailrecursion-2.c: Update dump file.
1416 * gcc.dg/tree-ssa/tailrecursion-3.c: Update dump file.
1417 * gcc.dg/tree-ssa/pr21658.c: Likewise.
1418 * gcc.dg/tree-ssa/pr15349.c: Likewise.
1419 * gcc.dg/tree-ssa/pr25501.c: Likewise.
1420 * gcc.dg/tree-ssa/vrp11.c: Make more complex so it still test
1421 transformation in question.
1422 * gcc.dg/tree-ssa/vrp05.c: Likewise.
1423 * gcc.dg/tree-ssa/pr20701.c: Likewise.
1424 * gcc.dg/always_inline3.c: Likewise.
1426 2007-01-10 Mark Mitchell <mark@codesourcery.com>
1429 * g++.dg/template/typename11.C: New test.
1431 2007-01-10 Robert Kennedy <jimbob@google.com>
1433 * gcc.dg/fold-compare-2.c: New test case for fold_comparison.
1435 2007-01-09 Brooks Moses <brooks.moses@codesourcery.com>
1437 * gfortran.dg/chkbits.f90: Added IBCLR tests; test calls
1438 for different integer kinds.
1439 * gfortran.dg/ishft.f90: Renamed to ishft_1.f90...
1440 * gfortran.dg/ishft_1.f90: ...Renamed from ishft.f90.
1441 * gfortran.dg/ishft_2.f90: New test.
1442 * gfortran.dg/ishft_3.f90: New test.
1444 2007-01-09 Brooks Moses <brooks.moses@codesourcery.com>
1446 * gfortran.dg/altreturn_2.f90: Removed executable bit.
1448 2007-01-09 Zdenek Dvorak <dvorakz@suse.cz>
1450 PR tree-optimization/30322
1451 * gcc.dg/tree-ssa/loop-21.c: New test.
1453 2007-01-08 Geoffrey Keating <geoffk@apple.com>
1455 * g++.dg/rtti/darwin-builtin-linkage.C: New.
1457 2007-01-08 Andrew Pinski <andrew_pinski@playstation.sony.com>
1459 * gcc.target/spu/intrinsics-1.c: Remove xfail.
1461 2007-01-08 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
1463 * g++.dg/warn/overflow-warn-1.C: Fix testcase.
1464 * g++.dg/warn/overflow-warn-3.C: Likewise.
1465 * g++.dg/warn/overflow-warn-4.C: Likewise.
1466 * g++.dg/warn/overflow-warn-5.C: Likewise.
1467 * g++.dg/warn/overflow-warn-6.C: Likewise.
1468 * g++.dg/warn/Woverflow-1.C: Likewise.
1469 * g++.dg/warn/Woverflow-2.C: Likewise.
1470 * g++.dg/warn/Woverflow-3.C: Likewise.
1471 * g++.dg/warn/multiple-overflow-warn-2.C: Likewise.
1473 2007-01-08 Roger Sayle <roger@eyesopen.com>
1475 * gfortran.dg/array_constructor_14.f90: New test case.
1476 * gfortran.dg/vect/vect-5.f90: Update test for improved alignment.
1478 2007-01-08 Richard Guenther <rguenther@suse.de>
1480 PR tree-optimization/23603
1481 * gcc.dg/tree-ssa/vrp31.c: New testcase.
1482 * gcc.dg/tree-ssa/vrp32.c: Likewise.
1484 2007-01-08 Mark Shinwell <shinwell@codesourcery.com>
1486 * gcc.target/i386/20020531-1.c: Use "char" not "unsigned char"
1488 * gcc.target/powerpc/altivec-vec-merge.c (foo): Add casts.
1489 * gcc.dg/simd-1.c: Update dg-error directives to reflect new
1491 * gcc.dg/simd-5.c: Likewise.
1492 * gcc.dg/simd-6.c: Likewise.
1493 * g++.dg/conversion/simd1.C: Likewise.
1494 * g++.dg/conversion/simd3.C: Likewise.
1495 * g++.dg/ext/attribute-test-2.C (data): Add "vs" member.
1498 2007-01-08 Mark Shinwell <shinwell@codesourcery.com>
1500 PR tree-optimization/29877
1501 * gcc.dg/pr16194.c: Skip test entirely if we don't know the
1502 name of a hard register for the target concerned. Adjust dg-error
1503 directives to cope with new behaviour of TER.
1505 2007-01-07 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
1508 * g++.dg/conversion/nullptr1.C: Added overflow warning.
1509 * g++.dg/warn/overflow-warn-1.C: New.
1510 * g++.dg/warn/overflow-warn-3.C: New.
1511 * g++.dg/warn/overflow-warn-4.C: New.
1512 * g++.dg/warn/overflow-warn-5.C: New.
1513 * g++.dg/warn/overflow-warn-6.C: New.
1514 * g++.dg/warn/Woverflow-1.C: New.
1515 * g++.dg/warn/Woverflow-2.C: New.
1516 * g++.dg/warn/Woverflow-3.C: New.
1517 * g++.dg/warn/multiple-overflow-warn-2.C: New.
1519 2007-01-07 Bernhard Fischer <aldot@gcc.gnu.org>
1522 * gfortran.dg/invalid_name.f90: New test.
1523 * gfortran.dg/do_iterator.f90: Adjust pattern for expected error.
1524 * gfortran.dg/gomp/pr29759.f90: Ditto.
1526 2007-01-06 Steven G. Kargl <kargl@gcc.gnu.org>
1528 * gfortran.dg/present_1.f90: Update error message.
1530 2007-01-06 Lee Millward <lee.millward@codesourcery.com>
1533 * g++.dg/template/duplicate1.C: New test
1534 * g++.dg/template/memfriend6.C: Adjust error markers.
1536 2007-01-05 Andrew Pinski <Andrew_Pinski@playstation.sony.com>
1539 * gcc.dg/torture/inline-1.c: New test.
1541 2007-01-05 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
1544 * gcc.dg/multiple-overflow-warn-1.c: New.
1545 * gcc.dg/multiple-overflow-warn-2.c: New.
1546 * gcc.dg/overflow-warn-6.c: New.
1547 * g++.dg/warn/multiple-overflow-warn-1.C: New.
1549 2007-01-05 Roger Sayle <roger@eyesopen.com>
1551 * gfortran.dg/array_memcpy_1.f90: New test case.
1552 * gfortran.dg/array_memcpy_2.f90: Likewise.
1554 2007-01-05 Richard Guenther <rguenther@suse.de>
1557 * g++.dg/opt/pr27826.C: New testcase.
1559 2007-01-05 Ian Lance Taylor <iant@google.com>
1561 * gcc.dg/Walways-true-1.c: New test.
1562 * gcc.dg/Walways-true-2.c: New test.
1563 * g++.dg/warn/Walways-true-1.C: New test.
1564 * g++.dg/warn/Walways-true-2.C: New test.
1566 2007-01-05 Jakub Jelinek <jakub@redhat.com>
1569 * gcc.dg/pr30360.c: New test.
1571 2007-01-05 Paul Thomas <pault@gcc.gnu.org>
1574 * gfortran.dg/data_implied_do_1.f90: New test.
1578 * gfortran.dg/char_length_1.f90: New test.
1580 2007-01-05 Richard Guenther <rguenther@suse.de>
1583 * g++.dg/opt/pr28116.C: New testcase.
1585 2007-01-05 Tobias Burnus <burnus@net-b.de>
1588 * gfortran.dg/alloc_alloc_expr_1.f90: Add check for
1590 * gfortran.dg/allocatable_dummy_2.f90: Update dg-error.
1591 * gfortran.dg/protected_4.f90: Add pointer intent check.
1592 * gfortran.dg/protected_6.f90: Add pointer intent check.
1593 * gfortran.dg/pointer_intent_1.f90: New test.
1594 * gfortran.dg/pointer_intent_2.f90: New test.
1595 * gfortran.dg/pointer_intent_3.f90: New test.
1597 2007-01-04 Brooks Moses <brooks.moses@codesourcery.com>
1600 * gfortran.dg/altreturn_2.f90: new test.
1602 2007-01-04 Tom Tromey <tromey@redhat.com>
1604 PR preprocessor/28165:
1605 * gcc.dg/cpp/pr28165.c: New file.
1607 2007-01-03 Josh Conner <jconner@apple.com>
1610 * gcc.dg/pr29683.c: New.
1612 2007-01-03 Jakub Jelinek <jakub@redhat.com>
1615 * g++.dg/pch/template-1.C: New test.
1616 * g++.dg/pch/template-1.Hs: New file.
1618 2007-01-03 Andrew Pinski <andrew_pinski@playstation.sony.com>
1621 * gcc.c-torture/compile/complex-4.c: New test.
1623 2007-01-03 Joseph Myers <joseph@codesourcery.com>
1625 * g++.dg/vect/vect.exp: Skip PowerPC targets not supporting
1627 * gcc.target/powerpc/altivec-20.c: Use powerpc_altivec_ok.
1629 2007-01-03 Jakub Jelinek <jakub@redhat.com>
1632 * gcc.dg/pr30286.c: New test.
1635 * g++.dg/template/crash66.C: New test.
1638 * g++.dg/template/friend49.C: New test.
1640 2007-01-03 Steven G. Kargl <kargls@comcast.net>
1642 * gfortran.dg/ibits.f90: New test.
1644 2007-01-03 Zdenek Dvorak <dvorakz@suse.cz>
1646 * gcc.dg/tree-ssa/update-unroll-1.c: New test.
1647 * gcc.dg/tree-ssa/update-unswitch-1.c: New test.
1649 2007-01-02 Jan Hubicka <jh@suse.cz>
1651 * gcc.dg/pr16194.c: We now output error on all three functions, not just
1654 2007-01-02 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
1657 * gcc/testsuite/gcc.dg/overflow-warn-3.c: Remove XFAIL.
1658 * gcc/testsuite/gcc.dg/overflow-warn-4.c: Remove XFAIL.
1660 2006-01-02 Ian Lance Taylor <iant@google.com>
1662 * g++.dg/warn/Wparentheses-22.C: New test.
1663 * g++.dg/warn/Wparentheses-23.C: New test.
1665 2007-01-02 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
1668 * gcc.dg/declspec-3.c: Replace -W with -Wold-style-declaration.
1669 * gcc.dg/declspec-3-Wextra.c: New.
1670 * gcc.dg/declspec-3-no.c: New
1672 2007-01-02 Paul Thomas <pault@gcc.gnu.org>
1675 * gfortran.dg/interface_10.f90: Remove.
1677 2007-01-01 Roger Sayle <roger@eyesopen.com>
1679 * gcc.dg/fold-eqxor-4.c: New test case.
1681 2007-01-02 Joseph Myers <joseph@codesourcery.com>
1684 * gcc.c-torture/compile/pr30311.c: New test.
1686 2007-01-01 Andrew Pinski <pinskia@gmail.com>
1689 * gcc.c-torture/compile/statement-expression-1.c: New test.
1691 2007-01-01 Andreas Schwab <schwab@suse.de>
1694 * g++.dg/eh/pr29166.C: New test.
1696 2007-01-01 Joseph Myers <joseph@codesourcery.com>
1698 * lib/target-supports.exp (check_effective_target_powerpc_spe):
1700 (check_effective_target_vect_cmdline_needed): Use it.
1702 2006-12-31 Richard Guenther <rguenther@suse.de>
1705 * testsuite/gcc.dg/pr30137-1.c: New testcase.
1706 * testsuite/gcc.dg/pr30137-2.c: Likewise.
1708 2006-12-31 Roger Sayle <roger@eyesopen.com>
1711 * gcc.dg/fold-plusnot-1.c: New test case.
1713 2006-12-31 Simon Martin <simartin@users.sourceforge.net>
1716 * g++.dg/parse/template22.C: New test.
1718 2006-12-31 Richard Guenther <rguenther@suse.de>
1721 * gcc.c-torture/compile/pr30338.c: New testcase.
1723 2006-12-31 Paul Thomas <pault@gcc.gnu.org>
1726 * gfortran.dg/intrinsic_actual_4.f90: New test.
1729 * gfortran.dg/func_decl_3.f90: New test.
1731 2006-12-31 Paul Thomas <pault@gcc.gnu.org>
1734 * gfortran.dg/c_by_val.c: Called by c_by_val_1.f.
1735 * gfortran.dg/c_by_val_1.f: New test.
1736 * gfortran.dg/c_by_val_2.f: New test.
1737 * gfortran.dg/c_by_val_3.f: New test.
1739 2006-12-30 Thomas Koenig <Thomas.Koenig@online.de>
1742 * gfortran.dg/sum_zero_array_1.f90: New test.
1744 2006-12-29 Jakub Jelinek <jakub@redhat.com>
1746 PR preprocessor/29612
1747 * gcc.dg/cpp/pr29612-1.c: New test.
1748 * gcc.dg/cpp/pr29612-2.c: New test.
1750 2006-12-28 Paul Thomas <pault@gcc.gnu.org>
1753 * gfortran.dg/pure_formal_proc_1.f90: New test.
1756 * gfortran.dg/intrinsic_actual_3.f90: New test.
1758 2006-12-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1761 * gfortran.dg/io_constraints_1.f90: Update test.
1762 * gfortran.dg/io_constraints_2.f90: Update test.
1763 * gfortran.dg/inquire_iolength.f90: New test.
1765 2006-12-27 Paul Thomas <pault@gcc.gnu.org>
1768 * gfortran.dg/interface_10.f90: New test.
1769 * gfortran.dg/dummy_procedure_1.f90: Add error for call s1(z),
1770 since z is already, locally a variable.
1773 * gfortran.dg/generic_11.f90: New test.
1774 * gfortran.dg/interface_7.f90: Remove name clash between module
1775 name and procedure 'x' referenced in the interface.
1777 2006-12-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
1780 * gcc.dg/Wmissing-parameter-type.c: New.
1781 * gcc.dg/Wmissing-parameter-type-Wextra.c: New.
1782 * gcc.dg/Wmissing-parameter-type-no.c: New.
1784 2006-12-22 Paul Thomas <pault@gcc.gnu.org>
1787 * gfortran.dg/entry_array_specs_2.f: New test.
1790 * gfortran.dg/nested_modules_6.f90: New test.
1792 2006-12-22 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
1795 * gcc.dg/attr-returns_twice-1.c: Replace Wextra with Wclobbered.
1796 * gcc.dg/setjmp-1.c: Add explicit Wclobbered.
1798 2006-12-21 Andrew Pinski <pinskia@gmail.com>
1801 * g++.dg/opt/complex6.C: New test.
1803 2006-12-22 Ben Elliston <bje@au.ibm.com>
1805 * lib/gcc-dg.exp (gcc-dg-prune): Return "::unsupported::memory
1806 full" if the linker on spu-*-* warns about exceeding local store.
1808 And revert this patch:
1809 * lib/gcc-defs.exp (${tool}_check_compile): xfail test cases that
1810 fail to link due to relocation overflows on spu-*-*.
1812 2006-12-21 Paul Thomas <pault@gcc.gnu.org>
1815 * gfortran.dg/dependency_19.f90: New test.
1817 2006-12-21 Paul Thomas <pault@gcc.gnu.org>
1820 * gfortran.dg/alloc_comp_basics_3.f90: New test.
1822 2006-12-21 Jakub Jelinek <jakub@redhat.com>
1825 * gcc.c-torture/execute/20061220-1.c: New test.
1828 * gcc.dg/gomp/asm-1.c: New test.
1831 * g++.dg/eh/ia64-2.C: New test.
1833 2006-12-21 Nathan Sidwell <nathan@codesourcery.com>
1837 * gcc.dg/rs6000-leaf.c: New.
1839 2006-12-20 Tobias Schlüter <tobias.schlueter@physik.uni-muenchen.de>
1842 * gfortran.dg/f2c_8.f90: New test.
1844 2006-12-20 Bill Wendling <wendling@apple.com>
1846 * gcc.dg/asm-b.c: Check for __ppc64__.
1848 2006-12-20 Paul Thomas <pault@gcc.gnu.org>
1851 * gfortran.dg/bounds_check_5.f90: New test.
1853 2006-12-20 Andrew Pinski <pinskia@gmail.com>
1856 * gcc.dg/gomp/complex-1.c: New testcase.
1858 2006-12-20 Roger Sayle <roger@eyesopen.com>
1860 * gfortran.dg/array_memset_1.f90: New test case.
1862 2006-12-20 Dorit Nuzman <dorit@il.ibm.com>
1864 * lib/target-supports.exp: Add spu to
1865 check_effective_target_vect_widen_mult_hi_to_si.
1867 2006-12-20 Paul Thomas <pault@gcc.gnu.org>
1870 * gfortran.dg/generic_9.f90: New test.
1873 * gfortran.dg/generic_10.f90: New test.
1875 2006-12-19 Andrew Pinski <pinskia@gmail.com>
1878 * gcc.dg/pr30045.c: New test.
1880 2006-12-20 Ben Elliston <bje@au.ibm.com>
1882 * gcc.dg/20020312-2.c: Add a case for __SPU__.
1884 2006-12-19 Eric Christopher <echristo@apple.com>
1887 * gcc.c-torture/execute/pr29302-1.c: New.
1889 2006-12-19 Tobias Burnus <burnus@net-b.de>
1892 * gfortran.dg/associated_1.f90: Add test for associated(NULL,NULL).
1894 2006-12-19 Paul Thomas <pault@gcc.gnu.org>
1897 * gfortran.dg/altreturn_3.f90: New test.
1899 * gfortran.dg/char_result_12.f90: Fix comment typos.
1901 2006-12-19 Ben Elliston <bje@au.ibm.com>
1903 * gcc.dg/cpp/trad/include.c: #include stdlib.h instead of stdio.h,
1904 as newlib's stdio.h uses non-traditional cpp constructs.
1906 2006-12-18 Brooks Moses <brooks.moses@codesourcery.com>
1908 * gfortran.dg/advance.f90: Renamed to advance_1.f90
1909 * gfortran.dg/append-1.f90: Renamed to append_1.f90
1910 * gfortran.dg/array-1.f90: Renamed to array_1.f90
1911 * gfortran.dg/assign_4.f90: Renamed to assign_8.f90
1912 * gfortran.dg/backspace.f: Renamed to backspace_1.f
1913 * gfortran.dg/backspace.f90: Renamed to backspace_7.f90
1914 * gfortran.dg/default_initialization.f: Renamed to default_initialization_1.f
1915 * gfortran.dg/dollar_edit_descriptor-1.f: Renamed to dollar_edit_descriptor_1.f
1916 * gfortran.dg/dollar_edit_descriptor-2.f: Renamed to dollar_edit_descriptor_2.f
1917 * gfortran.dg/dollar_edit_descriptor-3.f: Renamed to dollar_edit_descriptor_3.f
1918 * gfortran.dg/logint-1.f: Renamed to logint_1.f
1919 * gfortran.dg/logint-2.f: Renamed to logint_2.f
1920 * gfortran.dg/logint-3.f: Renamed to logint_3.f
1921 * gfortran.dg/advance_1.f90: Renamed from advance.f90
1922 * gfortran.dg/append_1.f90: Renamed from append-1.f90
1923 * gfortran.dg/array_1.f90: Renamed from array-1.f90
1924 * gfortran.dg/assign_8.f90: Renamed from assign_4.f90
1925 * gfortran.dg/backspace_1.f: Renamed from backspace.f
1926 * gfortran.dg/backspace_7.f90: Renamed from backspace.f90
1927 * gfortran.dg/default_initialization_1.f: Renamed from default_initialization.f
1928 * gfortran.dg/dollar_edit_descriptor_1.f: Renamed from dollar_edit_descriptor-1.f
1929 * gfortran.dg/dollar_edit_descriptor_2.f: Renamed from dollar_edit_descriptor-2.f
1930 * gfortran.dg/dollar_edit_descriptor_3.f: Renamed from dollar_edit_descriptor-3.f
1931 * gfortran.dg/logint_1.f: Renamed from logint-1.f
1932 * gfortran.dg/logint_2.f: Renamed from logint-2.f
1933 * gfortran.dg/logint_3.f: Renamed from logint-3.f
1935 2006-12-18 Bill Wendling <wendling@apple.com>
1937 * g++.old-deja/g++.mike/p11144.C: Renamed id to ID because
1938 id is an OjbC keyword.
1940 2006-12-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1942 * gcc.dg/torture/builtin-pow-mpfr-1.c: New test.
1944 2006-12-18 Brooks Moses <brooks.moses@codesourcery.com>
1946 * gfortran.dg/advance_3.f90: Add dg-do compile directive.
1948 2006-12-18 Ian Lance Taylor <iant@google.com>
1950 * g++.dg/warn/Wmissing-declarations-1.C: New test.
1952 2006-12-17 Eric Botcazou <ebotcazou@libertysurf.fr>
1954 * gcc.c-torture/compile/pr27528.c: Use empty templates.
1956 2006-12-17 Steven G. Kargl <kargl@gcc.gnu.org>
1959 * gfortran.fortran-torture/execute/where21.f90: New test.
1961 2006-12-17 Tobias Burnus <burnus@net-b.de>
1963 * gfortran.dg/associated_2.f90: Add test for associated(NULL,NULL).
1965 2006-12-16 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
1968 * gcc.dg/20001116-1.c: Replace -Wextra with -Wempty-body.
1969 * gcc.dg/if-empty-1.c: Likewise.
1970 * gcc.dg/pr23165.c: Likewise.
1971 * g++.dg/warn/empty-body.C: Likewise.
1973 2006-12-15 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1976 * gfortran.dg/open_errors.f90: New test.
1978 2006-12-15 H.J. Lu <hongjiu.lu@intel.com>
1980 * gcc.dg/i386-cpuid.h (bit_SSSE3): New.
1982 * gcc.target/i386/ssse3-pabsb.c: New file.
1983 * gcc.target/i386/ssse3-pabsd.c: Likewise.
1984 * gcc.target/i386/ssse3-pabsw.c: Likewise.
1985 * gcc.target/i386/ssse3-palignr.c: Likewise.
1986 * gcc.target/i386/ssse3-phaddd.c: Likewise.
1987 * gcc.target/i386/ssse3-phaddsw.c: Likewise.
1988 * gcc.target/i386/ssse3-phaddw.c: Likewise.
1989 * gcc.target/i386/ssse3-phsubd.c: Likewise.
1990 * gcc.target/i386/ssse3-phsubsw.c: Likewise.
1991 * gcc.target/i386/ssse3-phsubw.c: Likewise.
1992 * gcc.target/i386/ssse3-pmaddubsw.c: Likewise.
1993 * gcc.target/i386/ssse3-pmulhrsw.c: Likewise.
1994 * gcc.target/i386/ssse3-pshufb.c: Likewise.
1995 * gcc.target/i386/ssse3-psignb.c: Likewise.
1996 * gcc.target/i386/ssse3-psignd.c: Likewise.
1997 * gcc.target/i386/ssse3-psignw.c: Likewise.
1998 * gcc.target/i386/ssse3-vals.h: Likewise.
2000 2006-12-15 Janis Johnson <janis187@us.ibm.com>
2002 * lib/gfortran-dg.exp: Don't include fortran-torture.exp.
2003 * lib/fortran-torture.exp: Include target-supports.exp.
2005 2006-12-15 Jakub Jelinek <jakub@redhat.com>
2008 * gcc.c-torture/execute/pr30185.c: New test.
2010 2006-12-15 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2014 * gcc.dg/builtin-bswap-1.c: Require stdint_types.
2015 * gcc.dg/builtin-bswap-2.c: Likewise.
2016 * gcc.dg/builtin-bswap-3.c: Likewise.
2017 * gcc.dg/builtin-bswap-4.c: Likewise.
2018 * lib/target-supports.exp (check_effective_target_stdint_types): New.
2019 * cc.c-torture/execute/mode-dependent-address.x: New file.
2021 2006-12-15 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2024 * gfortran.dg/write_zero_array: New test.
2026 2006-12-15 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2029 * gfortran.dg/write_fmt_trim.f90: New test.
2031 2006-12-14 Diego Novillo <dnovillo@redhat.com>
2034 * gcc.dg/pr19633-1.c: Increase threshold for partitioning
2037 2006-12-14 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2039 * lib/target-supports.exp (check_weak_available): Use istarget
2040 "hppa*-*-hpux10*" instead of regexp.
2041 (check_cxa_atexit_available): Likewise.
2043 2006-12-14 Richard Guenther <rguenther@suse.de>
2045 PR tree-optimization/30197
2046 * gcc.c-torture/execute/complex-1.c: Fix function name.
2047 * gcc.dg/builtins-61.c: New testcase.
2049 2006-12-14 Richard Guenther <rguenther@suse.de>
2052 * gcc.dg/pr30172-1.c: New testcase.
2054 2006-12-14 Richard Guenther <rguenther@suse.de>
2056 PR tree-optimization/30198
2057 * gcc.dg/builtins-60.c: New testcase.
2059 2006-12-14 Dorit Nuzman <dorit@il.ibm.com>
2061 * lib/target-supports.exp (vect_no_align): Remove spu.
2063 2006-12-13 Ian Lance Taylor <iant@google.com>
2067 * g++.dg/warn/Wparentheses-5.C: New test.
2068 * g++.dg/warn/Wparentheses-6.C: New test.
2069 * g++.dg/warn/Wparentheses-7.C: New test.
2070 * g++.dg/warn/Wparentheses-8.C: New test.
2071 * g++.dg/warn/Wparentheses-9.C: New test.
2072 * g++.dg/warn/Wparentheses-10.C: New test.
2073 * g++.dg/warn/Wparentheses-11.C: New test.
2074 * g++.dg/warn/Wparentheses-12.C: New test.
2075 * g++.dg/warn/Wparentheses-13.C: New test.
2076 * g++.dg/warn/Wparentheses-14.C: New test.
2077 * g++.dg/warn/Wparentheses-15.C: New test.
2078 * g++.dg/warn/Wparentheses-16.C: New test.
2079 * g++.dg/warn/Wparentheses-17.C: New test.
2080 * g++.dg/warn/Wparentheses-18.C: New test.
2081 * g++.dg/warn/Wparentheses-19.C: New test.
2082 * g++.dg/warn/Wparentheses-20.C: New test.
2083 * g++.dg/warn/Wparentheses-21.C: New test.
2085 2006-12-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2088 * lib/target-supports.exp (check_cxa_atexit_available): Return false
2089 for target "hppa.*hpux10".
2091 2006-12-13 Jakub Jelinek <jakub@redhat.com>
2093 * g++.dg/debug/vartrack1.C: New test.
2095 * g++.dg/opt/ifcvt1.C: New test.
2097 * gcc.dg/tls/opt-13.c: New test.
2099 * gcc.dg/20060425-2.c: New test.
2101 * g++.dg/opt/pr15054-2.C: New test.
2103 * gcc.c-torture/execute/20060420-1.c: New test.
2105 * gcc.c-torture/execute/20060412-1.c: New test.
2107 * objc/compile/20060406-1.m: New test.
2109 2006-12-08 Alexandre Oliva <aoliva@redhat.com>
2111 * g++.dg/template/array17.C: New test.
2113 2006-02-25 Alexandre Oliva <aoliva@redhat.com>
2115 * gcc.target/powerpc/altivec-23.c: New test.
2117 2006-12-13 Lee Millward <lee.millward@codesourcery.com>
2120 * g++.dg/inherit/error3.C: New test.
2123 * g++.dg/inherit/error4.C: New test.
2125 2006-12-13 Richard Guenther <rguenther@suse.de>
2127 PR tree-optimization/17687
2128 * gcc.dg/builtins-59.c: New testcase.
2130 2006-12-13 Ben Elliston <bje@au.ibm.com>
2132 * gcc.target/spu/Wmain.c: New test.
2134 2006-12-12 Josh Conner <jconner@apple.com>
2136 * g++.dg/abi/thunk3.C: Use .weak_definition on darwin.
2137 * g++.dg/abi/thunk4.C: Likewise.
2138 * g++.dg/abi/rtti3.C: Likewise.
2140 2006-12-12 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2142 * gcc.target/spu/cpat-1.c: New test.
2143 * gcc.target/spu/cpat-2.c: New test.
2144 * gcc.target/spu/cpat-3.c: New test.
2145 * gcc.target/spu/cpat-4.c: New test.
2147 2006-12-12 Andrew Pinski <andrew_pinski@playstation.sony.com>
2150 * gcc.c-torture/compile/vector-1.c: New test.
2151 * gcc.c-torture/compile/vector-2.c: New test.
2152 * gcc.c-torture/compile/vector-3.c: New test.
2154 2006-12-12 Tobias Schlüter <tobias.schlueter@physik.uni-muenchen.de>
2156 * lib/fortran-torture.exp: Update copyright years. Remove
2157 obsolete comment. Test -ftree-vectorize where it makes sense.
2158 * lib/gfortran-dg.exp: Update copyright years. Use settings
2159 from fortran-torture.exp.
2160 * gfortran.dg/char_transpose_1.f90,
2161 gfortran.dg/char_spread_1.f90, gfortran.dg/g77/dnrm2.f,
2162 gfortran.dg/dependent_decls_1.f90: Fixout-of-bound errors.
2163 * gfortran.dg/enum_10.f90, gfortran.dg/mixed_io_1.f90: Add
2166 2006-12-12 Richard Sandiford <richard@codesourcery.com>
2168 * lib/gcc-dg.exp (${tool}_load): Fix invocation of
2171 2006-12-12 Ira Rosen <irar@il.ibm.com>
2173 * gcc.dg/vect/vect-strided-store-u32-i2.c: New test.
2174 * gcc.dg/vect/vect-strided-store-a-u8-i2.c: New test.
2175 * gcc.dg/vect/vect-strided-store-u16-i4.c: New test.
2176 * gcc.dg/vect/vect-strided-u8-i8-gap4.c: Add a case of stores with
2179 2006-12-12 Richard Guenther <rguenther@suse.de>
2182 * gfortran.fortran-torture/compile/pr30147.f90: New testcase.
2184 2006-12-11 Aldy Hernandez <aldyh@redhat.com>
2185 Diego Novillo <dnovillo@redhat.com>
2187 * gcc.dg/tree-ssa/20040517-1.c: Adapt pattern to
2189 * gcc.dg/tree-ssa/pr26421.c: Likewise
2190 * gcc.dg/tree-ssa/inline_asm-1.c: Likewise.
2191 * gcc.dg/tree-ssa/pr23382.c: Likewise.
2192 * gcc.dg/tree-ssa/inline_asm-2.c: Likewise.
2193 * gcc.dg/tree-ssa/pr28410.c: Likewise.
2194 * gcc.dg/tree-ssa/20031015-1.c: Likewise.
2195 * gcc.dg/tree-ssa/20040302-1.c: Likewise.
2196 * gcc.dg/tree-ssa/vrp07.c: Likewise.
2197 * gcc.dg/tree-ssa/vrp08.c: Likewise.
2198 * gcc.dg/tree-ssa/alias-12.c: Likewise.
2200 2006-12-11 Jan Hubicka <jh@suse.cz>
2202 * gcc.dg/tree-prof/stringop-1.c: New test.
2203 * gcc.dg/tree-prof/stringop-2.c: New test.
2205 2006-12-11 Uros Bizjak <ubizjak@gmail.com>
2208 * gcc.target/i386/pr30120.c: New test.
2211 2006-11-15 Uros Bizjak <ubizjak@gmail.com>
2213 * gcc.target/i386/x87regparm-1.c: New test.
2214 * gcc.target/i386/x87regparm-2.c: New test.
2215 * gcc.target/i386/x87regparm-3.c: New test.
2216 * gcc.target/i386/x87regparm-4.c: New test.
2218 2006-12-10 Zdenek Dvorak <dvorakz@suse.cz>
2220 * gcc.dg/tree-ssa/loop-17.c: Update outcome.
2222 2006-12-10 Tobias Burnus <burnus@net-b.de>
2225 * gfortran.dg/protected_1.f90: New test.
2226 * gfortran.dg/protected_2.f90: New test.
2227 * gfortran.dg/protected_3.f90: New test.
2228 * gfortran.dg/protected_4.f90: New test.
2229 * gfortran.dg/protected_5.f90: New test.
2230 * gfortran.dg/protected_6.f90: New test.
2232 2006-12-09 Paul Thomas <pault@gcc.gnu.org>
2233 Tobias Burnus <burnus@gcc.gnu.org>
2237 * gfortran.dg/interface_4.f90: Test adding procedure to generic
2239 * gfortran.dg/interface_5.f90: Test warning for not-referenced-to
2240 ambiguous interfaces.
2241 * gfortran.dg/interface_6.f90: Test invalid, ambiguous interface.
2242 * gfortran.dg/interface_7.f90: Test invalid, ambiguous interface.
2243 * gfortran.dg/interface_8.f90: Test warning for not-referenced-to
2244 ambiguous interfaces.
2245 * gfortran.dg/interface_1.f90: Change dg-error into a dg-warning.
2246 * gfortran.dg/array_initializer_2.f90: Add initializer array
2250 * gfortran.dg/interface_9.f90: Test that host interfaces are
2251 not checked for ambiguity with the local version.
2253 2006-12-09 Paul Thomas <pault@gcc.gnu.org>
2256 * gfortran.dg/module_interface_2.f90: New test.
2258 2006-12-09 Paul Thomas <pault@gcc.gnu.org>
2261 * gfortran.dg/assumed_len.f90: New test.
2263 2006-12-09 Richard Guenther <rguenther@suse.de>
2265 * g++.dg/warn/implicit-typename1.C: Qualify types.
2266 * g++.dg/parse/crash12.C: Likewise.
2267 * g++.dg/tree-ssa/pr22444.C: Likewise.
2269 2006-12-09 Tobias Burnus <burnus@net-b.de>
2271 * gfortran.dg/array_2.f90: Added sqrt test.
2273 2006-12-08 Uros Bizjak <ubizjak@gmail.com>
2275 * gcc.target/i386/x87regparm-1.c: XFAIL.
2276 * gcc.target/i386/x87regparm-2.c: XFAIL.
2277 * gcc.target/i386/x87regparm-3.c: XFAIL.
2278 * gcc.target/i386/x87regparm-4.c: XFAIL.
2280 2006-12-08 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2282 * lib/target-supports.exp
2283 (check_effective_target_large_long_double): New.
2284 * gcc.dg/Wconversion-real.c : Use it.
2285 * gcc.dg/Wconversion-integer.c : Fix for targets where char is
2288 2006-12-08 Mark Shinwell <shinwell@codesourcery.com>
2290 * gcc.c-torture/execute/mode-dependent-address.c: New test.
2292 2006-12-08 Tobias Burnus <burnus@net-b.de>
2295 * gfortran.dg/import4.f90: New test for IMPORT in modules.
2297 2006-12-07 Mark Mitchell <mark@codesourcery.com>
2300 * g++.dg/template/crash65.C: New test.
2301 * g++.dg/template/spec16.C: Tweak error markers.
2303 2006-12-07 Andrew Pinski <andrew_pinski@playstation.sony.com>
2305 * gcc.target/spu: New directory.
2306 * gcc.target/spu/spu.exp: New file.
2307 * gcc.target/spu/intrinsics-1.c: New test.
2309 2006-12-07 Lee Millward <lee.millward@codesourcery.com>
2312 * g++.dg/ext/attrib27.C: New test.
2313 * g++.dg/parse/struct-as-enum1.C: Adjust error markers.
2314 * g++.dg/parse/typedef5.C: Likewise.
2316 2006-12-07 Mike Stump <mrs@apple.com>
2318 * treelang/compile/var_defs.tree: Adjust.
2320 2006-12-06 Mark Mitchell <mark@codesourcery.com>
2323 * g++.dg/template/crash64.C: New test.
2324 * g++.dg/parse/crash27.C: Adjust error markers.
2326 2006-12-06 Thomas Koenig <Thomas.Koenig@online.de>
2330 * gfortran.dg/read_eof_4.f90: Add tests.
2331 * gfortran.dg/readwrite_unf_direct_eor_1.f90: New test.
2332 * gfortran.dg/unf_read_corrupted_1.f90: New test.
2334 2006-12-05 Mark Mitchell <mark@codesourcery.com>
2337 * g++.dg/template/crash63.C: New test.
2340 * g++.dg/template/crash62.C: New test.
2342 2006-12-05 Paul Thomas <pault@gcc.gnu.org>
2345 * gfortran.dg/allocatable_function_1.f90: Increase the number
2346 of expected calls of free to 10; the lhs section reference is
2347 now evaluated so there is another call to bar. Change the
2348 comment appropriately.
2349 * gfortran.dg/array_section_1.f90: New test.
2351 2006-12-05 Paul Thomas <pault@gcc.gnu.org>
2354 * gfortran.dg/char_result_12.f90: New test.
2356 2006-12-05 Richard Guenther <rguenther@suse.de>
2358 * gcc.dg/vect/vect.exp: Add support for -fno-math-errno tests.
2359 * gcc.dg/vect/vect-pow-2.c: Rename to ...
2360 * gcc.dg/vect/no-math-errno-vect-pow-1.c: ... this. Require
2361 vect_double, xfail for spu*-*-*.
2363 2006-12-04 Tobias Burnus <burnus@net-b.de>
2366 * initialization_4.f90: Test noninteger exponents (-std=f95).
2367 * initialization_5.f90: New test for noninteger exponents
2370 2006-12-04 Paul Thomas <pault@gcc.gnu.org>
2373 * gfortran.dg/parameter_array_section_1.f90: New test.
2375 2006-12-04 Mark Mitchell <mark@codesourcery.com>
2378 * g++.dg/template/crash61.C: New test.
2381 * g++.dg/template/error23.C: New test.
2383 2006-12-04 Uros Bizjak <ubizjak@gmail.com>
2385 * gcc.target/i386/sse-18.c: Pass if CPU has no SSE2 support.
2387 2006-12-04 Paul Thomas <pault@gcc.gnu.org>
2390 * gfortran.dg/host_dummy_index_1.f90: Added additional test.
2392 2006-12-04 Jakub Jelinek <jakub@redhat.com>
2395 * gcc.dg/gomp/pr29965-1.c: New test.
2396 * gcc.dg/gomp/pr29965-2.c: New test.
2397 * gcc.dg/gomp/pr29965-3.c: New test.
2398 * gcc.dg/gomp/pr29965-4.c: New test.
2399 * gcc.dg/gomp/pr29965-5.c: New test.
2400 * gcc.dg/gomp/pr29965-6.c: New test.
2401 * g++.dg/gomp/pr29965-1.C: New test.
2402 * g++.dg/gomp/pr29965-2.C: New test.
2403 * g++.dg/gomp/pr29965-3.C: New test.
2404 * g++.dg/gomp/pr29965-4.C: New test.
2405 * g++.dg/gomp/pr29965-5.C: New test.
2406 * g++.dg/gomp/pr29965-6.C: New test.
2407 * g++.dg/gomp/pr29965-7.C: New test.
2408 * g++.dg/gomp/pr29965-8.C: New test.
2409 * g++.dg/gomp/pr29965-9.C: New test.
2410 * g++.dg/gomp/pr29965-10.C: New test.
2412 2006-12-04 Eric Botcazou <ebotcazou@adacore.com>
2414 * gnat.dg/pointer_variable_bounds.adb: New test.
2415 * gnat.dg/pointer_variable_bounds.ads: Likewise.
2416 * gnat.dg/pointer_variable_bounds_q.ads: Likewise.
2418 2006-12-03 Eric Christopher <echristo@apple.com>
2420 * gcc.target/i386/stack-prot-kernel.c: Skip for x86_64-*-darwin.
2422 2006-12-03 Richard Henderson <rth@redhat.com>
2423 Andrew Pinski <pinskia@gmail.com>
2426 * g++.dg/warn/unit-1.C: New test.
2428 2006-12-03 Uros Bizjak <ubizjak@gmail.com>
2430 * gcc.dg/visibility-11.c: Compile with -mstringop-strategy=libcall.
2432 2006-12-03 Dorit Nuzman <dorit@il.ibm.com>
2434 * g++.dg/vect/vect.exp: Enable tests to run on spu.
2435 * gcc.dg/vect/vect.exp: Enable tests to run on spu.
2436 * gcc.dg/vect/no-section-anchors-vect-69.c: Reduce array size.
2437 * gcc.dg/vect/vect-70.c: Reduce array size.
2438 * gcc.dg/vect/fast-math-vect-reduc-7.c: Xfail for
2439 vect_no_compaer_double targets.
2440 * lib/target-supports.exp: Add spu to vect_no_align, no_vect_int_max,
2441 vect_float, vect_double, and vect_int.
2443 2006-12-03 Dorit Nuzman <dorit@il.ibm.com>
2445 * gcc.dg/vect/pr16105.c: Remove xfail on vect_no_align targets. Add
2446 test for loop versioning on vect_no_align targets.
2447 * gcc.dg/vect/pr20122.c: Likewise.
2448 * gcc.dg/vect/vect-105.c: Likewise.
2449 * gcc.dg/vect/vect-42.c: Likewise.
2450 * gcc.dg/vect/vect-43.c: Likewise.
2451 * gcc.dg/vect/vect-74.c: Likewise.
2452 * gcc.dg/vect/vect-75.c: Likewise.
2453 * gcc.dg/vect/vect-multitypes-3.c: Likewise.
2454 * gcc.dg/vect/vect-multitypes-6.c: Likewise.
2455 * gcc.dg/vect/vect-8.c: Remove xfail on vect_no_align targets.
2456 * gcc.dg/vect/vect-30.c: Remove xfail on vect_no_align targets.
2458 2006-12-03 Paul Thomas <pault@gcc.gnu.org>
2461 * gfortran.dg/value_1.f90 : New test.
2462 * gfortran.dg/value_2.f90 : New test.
2463 * gfortran.dg/value_3.f90 : New test.
2464 * gfortran.dg/value_4.f90 : New test.
2465 * gfortran.dg/value_4.c : Called from value_4.f90.
2467 2006-12-02 Andrew Pinski <andrew_pinski@playstation.sony.com>
2470 * g++.dg/cpp0x/static_assert4.C: New testcase.
2472 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2474 * gcc.dg/torture/builtin-sin-mpfr-1.c: Update MPFR comment.
2476 2006-12-02 Lee Millward <lee.millward@codesourcery.com>
2479 * gcc.dg/pr27953.c: New test.
2481 2006-12-01 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2484 * g++.dg/ext/vector5.C: New test.
2487 * g++.dg/other/main1.C: New test.
2489 2006-12-01 Thomas Koenig <Thomas.Koenig@online.de>
2492 * gfortran.dg/convert_implied_open.f90: Change to
2493 new default record length.
2494 * gfortran.dg/unf_short_record_1.f90: Adapt to
2496 * gfortran.dg/unformatted_subrecords_1.f90: New test.
2498 2006-12-01 Andrew MacLeod <amacleod@redhat.com>
2500 * gcc.dg/max-1.c: Remove reference to -fno-tree-lrs option.
2502 2006-12-01 Ryan Mansfield <rmansfield@qnx.com>
2505 * g++.dg/expr/pr29066.c: New.
2507 2006-12-01 H.J. Lu <hongjiu.lu@intel.com>
2508 Zdenek Dvorak <dvorakz@suse.cz>
2510 PR tree-optimization/29921
2511 * gcc.dg/pr29921-2.c: New test.
2513 2006-11-30 H.J. Lu <hongjiu.lu@intel.com>
2515 * gcc.dg/i386-cpuid.h (bit_SSE3): New.
2516 (i386_get_cpuid): New function.
2517 (i386_cpuid_ecx): Likewise.
2518 (i386_cpuid_edx): Likewise.
2519 (i386_cpuid): Updated to call i386_cpuid_edx.
2521 * gcc.target/i386/sse3-addsubpd.c: New file.
2522 * gcc.target/i386/sse3-addsubps.c: Likewise.
2523 * gcc.target/i386/sse3-haddpd.c: Likewise.
2524 * gcc.target/i386/sse3-haddps.c: Likewise.
2525 * gcc.target/i386/sse3-hsubpd.c: Likewise.
2526 * gcc.target/i386/sse3-hsubps.c: Likewise.
2527 * gcc.target/i386/sse3-lddqu.c: Likewise.
2528 * gcc.target/i386/sse3-movddup.c: Likewise.
2529 * gcc.target/i386/sse3-movshdup.c: Likewise.
2530 * gcc.target/i386/sse3-movsldup.c: Likewise.
2532 2006-12-01 Dirk Mueller <dmueller@suse.de>
2534 * g++.dg/warn/Wreturn-type-4.C: New testcase.
2536 2006-11-30 Janis Johnson <janis187@us.ibm.com>
2538 * gcc.dg/dfp/convert-int-max.c: New test.
2539 * gcc.dg/dfp/convert-int-max-fold.c: New test.
2541 2006-11-30 Richard Guenther <rguenther@suse.de>
2543 * gcc.dg/vect/vect-pow-1.c: Rename ...
2544 * gcc.dg/vect/fast-math-vect-pow-1.c: ... to this. Use
2545 floats instead of doubles, check successful vectorization.
2547 2006-11-29 Andrew Pinski <andrew_pinski@playstation.sony.com>
2550 * gcc.c-torture/compile/pr29945.c: New testcase.
2552 2006-11-30 Joseph Myers <joseph@codesourcery.com>
2554 * gcc.dg/vect/vect.exp: Skip PowerPC targets not supporting
2557 2006-11-29 Eric Christopher <echristo@apple.com>
2559 * gcc.dg/tree-ssa/prefetch-3.c: Allow x86_64, but require ilp32.
2561 2006-11-29 Janis Johnson <janis187@us.ibm.com>
2563 * gcc.dg/dfp/convert-int.c: Remove dg-do compile, fix comment.
2565 * gcc.dg/dfp/convert-bfp.c: Skip long double conversions.
2567 2006-11-29 Lee Millward <lee.millward@codesourcery.com>
2570 * g++.dg/inherit/virtual2.C: New test.
2571 * g++.dg/inherit/virtual3.C: Likewise.
2572 * g++.old-deja/g++.bugs/900121_05.C: Adjust error markers.
2573 * g++.dg/inherit/error2.C: Likewise.
2574 * g++.dg/template/instantiate1.C: Likewise.
2576 2006-11-28 Andrew Pinski <pinskia@gmail.com>
2579 * gcc.dg/tree-ssa/reassoc-12.c: New test.
2581 2006-11-28 Jan Hubicka <jh@suse.cz>
2583 * gcc.dg/memcpy-1.c: New test.
2585 2006-11-28 Jakub Jelinek <jakub@redhat.com>
2588 * g++.dg/warn/main-3.C: New test.
2590 2006-11-28 Jan Hubicka <jh@suse.cz>
2592 * gcc.dg/winline-1.c: New test.
2594 2006-11-28 Nathan Sidwell <nathan@codesourcery.com>
2596 * gcc.dg/pack-test-1.c: Use __alignof__ to determine natural
2599 2006-11-28 Paul Thomas <pault@gcc.gnu.org>
2602 * gfortran.dg/missing_optional_dummy_3.f90
2604 2006-11-28 Paul Thomas <pault@gcc.gnu.org>
2607 * gfortran.dg/interface_3.f90: Modify errors.
2609 2006-11-28 Ben Elliston <bje@au.ibm.com>
2611 * lib/gcc-defs.exp (${tool}_check_compile): xfail test cases that
2612 fail to link due to relocation overflows on spu-*-*.
2614 2006-11-27 Michael Matz <matz@suse.de>
2615 Andreas Krebbel <krebbel1@de.ibm.com>
2618 * gcc.dg/20061127-1.c: New testcase.
2620 2006-11-27 Uros Bizjak <ubizjak@gmail.com>
2622 * gcc.dg/20061124-1.c: Add exit() function prototype.
2624 2006-11-27 Jan Hubicka <jh@suse.cz>
2626 * gcc.target/i386/memcpy-1.c: Adjust size.
2627 * testsuite/gcc.dg/visibility-11.c: Likewise.
2629 2006-11-27 Richard Guenther <rguenther@suse.de>
2632 * gcc.target/i386/pow-1.c: New testcase.
2633 * gcc.dg/builtins-58.c: Likewise.
2635 2006-11-26 Mark Mitchell <mark@codesourcery.com>
2638 * g++.dg/expr/cast8.C: New test.
2640 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2642 * gcc.dg/torture/builtin-minmax-1.c: Test NaN in fmin/fmax.
2643 Don't ever inline the testcase.
2645 2006-11-25 Andrew Pinski <pinskia@gmail.com>
2648 * gfortran.fortran-torture/compile/parameter_3.f90: New
2651 2006-11-25 Andrew Pinski <pinskia@gmail.com>
2654 * gfortran.fortran-torture/execute/transfer2.f90: New test.
2656 2006-11-25 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2658 * gfortran.fortran-torture/execute/specifics.f90: Remove test
2661 2006-11-24 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2663 PR libgfortran/29936
2664 * gfortran.dg/write_check3.f90: New test.
2666 2006-11-24 Andrew Pinski <andrew_pinski@playstation.sony.com>
2668 * gcc.dg/20061124-1.c: Add "exit(0);" to the end of main.
2670 2006-11-24 Paul Thomas <pault@gcc.gnu.org>
2673 * gfortran.dg/interface_3.f90: New test.
2676 * gfortran.dg/generic_8.f90: New test.
2678 2006-11-24 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2680 * gfortran.dg/specifics_1.f90: Remove check for CHAR.
2681 * gfortran.dg/specifics_2.f90: Remove check for CHAR.
2682 * gfortran.dg/specifics_3.f90: Remove.
2684 2006-11-24 Jakub Jelinek <jakub@redhat.com>
2687 * gcc.dg/gomp/pr29955.c: New test.
2690 * gcc.dg/pr29736.c: New test.
2692 2006-11-24 Andrew Pinski <andrew_pinski@playstation.sony.com>
2695 * gcc.dg/pure-1.c: New test.
2697 2006-11-24 Joseph Myers <joseph@codesourcery.com>
2699 * g++.dg/eh/simd-2.C: Use -O -w in general for PowerPC.
2700 * gcc.dg/debug/dwarf2/const-2.c: Use powerpc_altivec_ok.
2702 2006-11-24 Andreas Krebbel <krebbel1@de.ibm.com>
2704 * gcc.dg/20061124-1.c: New testcase.
2706 2006-11-23 Eric Christopher <echristo@apple.com>
2708 * gcc.dg/inline-16.c: Use __SIZE_TYPE__.
2710 2006-11-24 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2714 * gcc.dg/Wconversion-integer.c: New. Supersedes
2715 Wconversion-negative-constants.c
2716 * gcc.dg/Wconversion-real.c: New.
2717 * gcc.dg/Wconversion-real-integer.c: New.
2718 * gcc.dg/Wconversion-negative-constants.c: Deleted.
2719 * g++.dg/warn/Wconversion1.C: Modified.
2721 2006-11-23 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2723 * gfortran.dg/overload_1.f90: New test.
2725 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2728 * gcc.dg/builtin-protos-1.c: Replace Wconversion by
2729 Wtraditional-conversion.
2730 * gcc.dg/overflow-warn-2.c: Likewise.
2731 * gcc.dg/Wconversion.c: Likewise. Renamed as
2732 Wtraditional-conversion.c .
2733 * gcc.dg/Wconversion-2.c: Likewise. Renamed as
2734 Wtraditional-conversion-2.c .
2735 * gcc.dg/dfp/Wconversion-2.c: Likewise. Renamed as
2736 Wtraditional-conversion-2.c
2737 * gcc.dg/Wconversion-negative-constants.c: New.
2739 2006-11-23 Andrew Pinski <pinskia@gmail.com>
2741 * gcc.dg/tree-ssa/dump-1.c: New test.
2743 2006-11-23 David Ung <davidu@mips.com>
2745 * gcc.target/mips/mips.exp (dg-mips-options): Handle parsing of
2746 -mfp64, allowable when ISA >= 33 and float is enabled.
2747 * gcc.target/mips/mips32r2-mxhc1.c: New test for checking the use
2748 of mthc1 and mfhc1 patterns.
2750 2006-11-23 Zdenek Dvorak <dvorakz@suse.cz>
2752 PR tree-optimization/29921
2753 * gcc.dg/pr29921.c: New test.
2755 2006-11-22 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2758 * gfortran.dg/initialization_4.f90: New test.
2760 2006-11-22 Ira Rosen <irar@il.ibm.com>
2762 * gcc.dg/vect/vect-1.c: Additional loop is now vectorizable on
2763 platforms that have interleaving support.
2764 * gcc.dg/vect/vect-107.c, gcc.dg/vect/vect-98.c: Likewise.
2765 * gcc.dg/vect/vect-strided-a-u16-i2.c,
2766 gcc.dg/vect/vect-strided-a-u16-i4.c, gcc.dg/vect/vect-strided-u16-i2.c,
2767 gcc.dg/vect/vect-strided-u16-i4.c, gcc.dg/vect/vect-strided-u32-i4.c,
2768 gcc.dg/vect/vect-strided-u32-i8.c, gcc.dg/vect/vect-strided-u8-i2.c,
2769 gcc.dg/vect/vect-strided-u8-i2-gap.c,
2770 gcc.dg/vect/vect-strided-u8-i8.c,
2771 gcc.dg/vect/vect-strided-u8-i8-gap2.c,
2772 gcc.dg/vect/vect-strided-u8-i8-gap4.c,
2773 gcc.dg/vect/vect-strided-u8-i8-gap7.c,
2774 gcc.dg/vect/vect-strided-float.c,
2775 gcc.dg/vect/vect-strided-a-mult.c,
2776 gcc.dg/vect/vect-strided-mult-char-ls.c,
2777 gcc.dg/vect/vect-strided-a-u16-mult.c,
2778 gcc.dg/vect/vect-strided-a-u32-mult.c,
2779 gcc.dg/vect/vect-strided-a-u8-i2-gap.c,
2780 gcc.dg/vect/vect-strided-a-u8-i8-gap2.c,
2781 gcc.dg/vect/vect-strided-a-u8-i8-gap7.c,
2782 gcc.dg/vect/vect-strided-mult.c,
2783 gcc.dg/vect/vect-strided-u32-mult.c: New testcases.
2784 * lib/target-supports.exp (vect_extract_even_odd, vect_interleave): New.
2786 2006-11-22 Paul Thomas <pault@gcc.gnu.org>
2789 * gfortran.dg/auto_char_len_4.f90: New test.
2791 2006-11-22 Paul Thomas <pault@gcc.gnu.org>
2794 * gfortran.dg/generic_7.f90: New test.
2795 * gfortran.dg/defined_operators_1.f90: Add new error.
2797 2006-11-22 Zdenek Dvorak <dvorakz@suse.cz>
2799 PR tree-optimization/29902
2800 * g++.dg/tree-ssa/pr29902.C: New test.
2802 2006-11-21 Paul Thomas <pault@gcc.gnu.org>
2805 * gfortran.dg/used_types_13.f90: New test.
2807 2006-11-21 Janis Johnson <janis187@us.ibm.com>
2809 * gcc.dg/dfp/snan.c: Delete.
2811 2006-11-21 Douglas Gregor <doug.gregor@gmail.com>
2813 * g++.dg/cpp0x/static_assert1.C: New.
2814 * g++.dg/cpp0x/static_assert2.C: New.
2815 * g++.dg/cpp0x/static_assert3.C: New.
2817 2006-11-21 Richard Guenther <rguenther@suse.de>
2819 * gcc.dg/vect/vect-pow-1.c: New testcase.
2820 * gcc.dg/vect/vect-pow-2.c: Likewise.
2822 2006-11-21 Jakub Jelinek <jakub@redhat.com>
2825 * g++.dg/template/static29.C: New test.
2828 * g++.dg/conversion/simd4.C: New test.
2830 2006-11-20 Simon Martin <simartin@users.sourceforge.net>
2833 * g++.dg/template/access19.C: New test.
2834 * g++.old-deja/g++.other/access11.C: Adjusted the line where the
2837 2006-11-20 Andrew Pinski <andrew_pinski@playstation.sony.com>
2840 * gcc.dg/tree-ssa/sra-4.c: New testcase.
2842 2006-11-20 Tobias Burnus <burnus@net-b.de>
2845 * gfortran.dg/import.f90: Extended test.
2846 * gfortran.dg/import2.f90: Extended test.
2848 2006-11-20 Tobias Burnus <burnus@net-b.de>
2850 * gfortran.dg/volatile3.f90: Add conflict test.
2852 2006-11-20 Bernhard Fischer <aldot@gcc.gnu.org>
2855 * gfortran.dg/implicit_10.f90: New test.
2857 2006-11-19 Gabriel Dos Reis <gdr@integrable-solutions.net>
2860 * g++.dg/warn/Wall-write-strings.C: New.
2862 2006-11-19 Erik Edelmann <eedelman@gcc.gnu.org>
2864 * gfortran.dg/alloc_comp_constraint_5.f90: New.
2865 * gfortran.dg/alloc_comp_assign_2.f90: Removed invalid code.
2867 2006-11-19 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2869 * gfortran.dg/use_3.f90: Remove error message.
2870 * gfortran.dg/iso_fortran_env_1.f90: New test.
2871 * gfortran.dg/iso_fortran_env_2.f90: New test.
2872 * gfortran.dg/iso_fortran_env_3.f90: New test.
2873 * gfortran.dg/iso_fortran_env_4.f90: New test.
2875 2006-11-19 Dorit Nuzman <dorit@il.ibm.com>
2877 * gcc.dg/vect/vect-27.c: Fix initialization.
2879 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2881 * gcc.dg/builtins-20.c: Add fmin/fmax cases.
2882 * gcc.dg/torture/builtin-minmax-1.c: New.
2884 * gcc.dg/builtins-20.c: Add cases for copysign.
2886 2006-11-18 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2889 * gfortran.dg/dollar_edit_descriptor-3.f: New test.
2891 2006-11-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2892 * gfortran.dg/use_1.f90: New test.
2893 * gfortran.dg/use_1.f90: New test.
2894 * gfortran.dg/use_1.f90: New test.
2896 2006-11-17 Zdenek Dvorak <dvorakz@suse.cz>
2898 PR tree-optimization/29801
2899 * gcc.dg/pr29801.c: New test.
2901 2006-11-17 Jakub Jelinek <jakub@redhat.com>
2904 * gcc.dg/torture/pr29584.c: New test.
2906 2006-11-17 Joseph Myers <joseph@codesourcery.com>
2908 * gcc.dg/tree-ssa/stdarg-2.c, gcc.dg/tree-ssa/stdarg-4.c:
2909 Condition PowerPC tests for saving FPRs on powerpc_fprs.
2910 * gcc.target/powerpc/compress-float-ppc.c,
2911 gcc.target/powerpc/compress-float-ppc-pic.c: Only test if
2913 * gcc.target/powerpc/rs6000-power2-2.c: Only test if powerpc_fprs;
2914 do not pass -mhard-float.
2916 2006-11-16 Eric Botcazou <ebotcazou@adacore.com>
2918 * gnat.dg/volatile_aggregate.adb: New test.
2920 2006-11-16 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2924 * gcc/testsuite/gfortran.dg/bound_2.f90: Add more checks.
2925 * gcc/testsuite/gfortran.dg/bound_3.f90: New test.
2927 2006-11-16 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
2930 * gcc.c-torture/compile/pr29201.c: New test for ia64 target.
2932 2006-11-15 Steven G. Kargl <kargl@gcc.gnu.org>
2934 * gfortran.dg/import3.f90: Fix error message.
2936 2006-11-15 Andrew Pinski <andrew_pinski@playstation.sony.com>
2939 * gfortran.fortran-torture/compile/inline_1.f90:
2942 2006-11-15 Uros Bizjak <ubizjak@gmail.com>
2944 * gcc.target/i386/x87regparm-1.c: New test.
2945 * gcc.target/i386/x87regparm-2.c: New test.
2946 * gcc.target/i386/x87regparm-3.c: New test.
2947 * gcc.target/i386/x87regparm-4.c: New test.
2949 2006-11-15 Tobias Burnus <burnus@net-b.de>
2952 * gfortran.dg/import.f90: New test.
2953 * gfortran.dg/import2.f90: New test.
2954 * gfortran.dg/import3.f90: New test.
2956 2006-11-15 Tobias Burnus <burnus@net-b.de>
2959 * gfortran.dg/char_bounds_check_fail_1.f90: New test.
2961 2006-11-15 Tobias Burnus <burnus@net-b.de>
2964 * gfortran.dg/contains.f90: New test.
2965 * gfortran.dg/derived_function_interface_1.f90: Add a dg-warning.
2967 2006-11-15 Jakub Jelinek <jakub@redhat.com>
2969 PR tree-optimization/29581
2970 * gcc.dg/pr29581-1.c: New test.
2971 * gcc.dg/pr29581-2.c: New test.
2972 * gcc.dg/pr29581-3.c: New test.
2973 * gcc.dg/pr29581-4.c: New test.
2974 * gfortran.dg/pr29581.f90: New test.
2976 2006-11-14 Brooks Moses <brooks.moses@codesourcery.com>
2979 * lib/gfortran-dg.exp (gfortran-dg-test): Ignore column
2980 numbers in error message headers.
2982 2006-11-14 Richard Guenther <rguenther@suse.de>
2984 * gcc.target/i386/math-torture/math-torture.exp: Restrict
2985 to i?86 and x86_64 targets.
2987 2006-11-14 Caroline Tice <ctice@apple.com>
2989 * gcc.dg/pubtypes-1.c: New file/testcase.
2990 * gcc.dg/pubtypes-2.c: New file/testcase.
2991 * gcc.dg/pubtypes-3.c: New file/testcase.
2992 * gcc.dg/pubtypes-4.c: New file/testcase.
2993 * g++.dg/pubtypes.C: New file/testcase.
2995 2006-11-14 Mark Mitchell <mark@codesourcery.com>
2998 * g++.dg/init/self1.C: New test.
3000 2006-11-14 Tobias Burnus <burnus@net-b.de>
3003 * gfortran.dg/conflicts.f90: Add.
3005 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
3007 PR rtl-optimization/29798
3009 * gcc.c-torture/execute/pr29798.c: New.
3011 2006-11-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3013 * gcc.dg/builtins-20.c: Add more cases.
3015 2006-11-13 Jakub Jelinek <jakub@redhat.com>
3018 * gfortran.dg/gomp/pr29759.f90: New test.
3020 2006-11-13 Mark Mitchell <mark@codesourcery.com>
3023 * g++.dg/template/static28.C: New test.
3025 2006-11-13 Carlos O'Donell <carlos@codesourcery.com>
3027 * lib/c-torture.exp: Use target-libpath.exp.
3028 * lib/target-libpath.exp (set_ld_library_path_env_vars): If present,
3029 set GCC_EXEC_PREFIX env var from global variable of same name.
3031 2006-11-12 Andrew Pinski <andrew_pinski@playstation.sony.com>
3034 * gfortran.fortran-torture/compile/transfer-1.f90:
3037 2006-11-12 H.J. Lu <hongjiu.lu@intel.com>
3038 Zdenek Dvorak <dvorakz@suse.cz>
3040 PR tree-optimization/29680
3041 * gcc.dg/alias-11.c: New test.
3043 2006-11-12 Jason Merrill <jason@redhat.com>
3044 Andrew Pinski <pinskia@physics.uc.edu>
3047 * gcc.target/i386/vectorize1.c: New.
3049 2006-11-12 Roger Sayle <roger@eyesopen.com>
3051 PR rtl-optimization/29797
3052 * gcc.c-torture/execute/pr29797-1.c: New test case.
3054 2006-11-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3056 * gcc.dg/torture/builtin-symmetric-1.c: Add more cases.
3058 2006-11-12 Zdenek Dvorak <dvorakz@suse.cz>
3060 * gcc.dg/tree-ssa/prefetch-3.c: New test.
3062 2006-11-12 Roger Sayle <roger@eyesopen.com>
3064 PR tree-optimization/13827
3065 * gcc.dg/fold-eqand-1.c: New test case.
3067 2006-11-11 Andrew Pinski <andrew_pinski@playstation.sony.com>
3070 * gcc.c-torture/execute/mayalias-3.c: New test.
3072 2006-11-11 Richard Sandiford <richard@codesourcery.com>
3075 * gcc.c-torture/compile/pr27528.c: New test.
3076 * gcc.dg/pr27528.c: Likewise.
3078 2006-11-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3080 * gcc.dg/builtins-20.c: Add more cases for stripping sign ops.
3082 * gcc.dg/torture/builtin-symmetric-1.c: New test.
3084 2006-11-10 Paul Thomas <pault@gcc.gnu.org>
3087 * gfortran.dg/reshape_source_size_1.f90: New test.
3089 2006-11-10 Paul Thomas <pault@gcc.gnu.org>
3092 * gfortran.dg/aliasing_dummy_4.f90: New test.
3094 2006-11-10 Uros Bizjak <ubizjak@gmail.com>
3097 * lib/target-supports.exp (vect_widen_mult_hi_to_si): Add i?86-*-*
3098 and x86_64-*-* targets.
3100 2006-11-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3102 * gcc.dg/torture/builtin-math-2.c: Test builtin fma.
3103 * gcc.dg/torture/builtin-math-3.c (CKSGN_F, CKSGN, CKSGN_L):
3104 New macros. Use them in exact tests.
3105 (TESTIT3): New macro.
3106 Add tests for fmin, fmax and fma.
3108 2006-11-09 Paul Thomas <pault@gcc.gnu.org>
3111 * gfortran.dg/array_constructor_13.f90: New test.
3113 2006-11-09 Paul Thomas <pault@gcc.gnu.org>
3116 * gfortran.dg/used_types_12.f90: New test.
3118 2006-11-09 Serge Belyshev <belyshev@depni.sinp.msu.ru>
3121 * gcc.dg/fold-eqandshift-1.c (test5): Uncomment function.
3123 (dg-final): Add scan-tree-dump-times patterns for test5 and test6.
3124 * gcc.dg/fold-eqandshift-3.c: New test case.
3126 2006-11-09 Paul Thomas <pault@gcc.gnu.org>
3129 * gfortran.dg/alloc_comp_auto_array_1.f90: New test.
3132 * gfortran.dg/change_symbol_attributes_1.f90: New test.
3134 2006-11-09 Andreas Krebbel <krebbel1@de.ibm.com>
3136 * gcc.dg/20061109-1.c: New testcase.
3138 2006-11-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3140 * gcc.dg/builtins-20.c: Use fabs, not __builtin_fabs.
3142 2006-11-09 Tobias Burnus <burnus@net-b.de>
3144 * gfortran.dg/io_constraints_3.f90: Fixed by using -fmax-errors.
3145 * gfortran.dg/gomp/reduction1.f90: Fixed by using -fmax-errors.
3147 2006-11-08 Zdenek Dvorak <dvorakz@suse.cz>
3149 * gcc.dg/tree-ssa/ssa-ccp-14.c: New test.
3150 * gcc.dg/tree-ssa/ssa-ccp-15.c: New test.
3152 2006-11-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3154 * gcc.dg/torture/builtin-math-3.c: Add more sincos tests.
3156 2006-11-08 Dorit Nuzman <dorit@il.ibm.com>
3158 * gcc.dg/vect/vect-1.c: Loop with multiple types removed (appears in
3160 * gcc.dg/vect/vect-106.c: Removed (duplicate of vect-9.c).
3161 * gcc.dg/vect/vect-9.c: Now vectorizable.
3162 * gcc.dg/vect/vect-reduc-dot-s16a.c: Now vectorizable also on targets
3163 that support vect_widen_mult.
3164 * gcc.dg/vect/vect-reduc-dot-u16.c: Removed (split into two new tests).
3165 * gcc.dg/vect/vect-reduc-dot-u16a.c: New test (split from
3166 vect-reduc-dot-u16.c).
3167 * gcc.dg/vect/vect-reduc-dot-u16b.c: New test (split from
3168 vect-reduc-dot-u16.c).
3169 * gcc.dg/vect/vect-reduc-dot-s8.c: Removed (split into three new tests).
3170 * gcc.dg/vect/vect-reduc-dot-s8a.c: New test (split from
3171 vect-reduc-dot-s8.c).
3172 * gcc.dg/vect/vect-reduc-dot-s8b.c: New test (split from
3173 vect-reduc-dot-s8.c).
3174 * gcc.dg/vect/vect-reduc-dot-s8c.c: New test (split from
3175 vect-reduc-dot-s8.c).
3176 * gcc.dg/vect/vect-reduc-dot-u8.c: Removed (split into two new tests).
3177 * gcc.dg/vect/vect-reduc-dot-u8a.c: New test (split from
3178 vect-reduc-dot-u8.c).
3179 * gcc.dg/vect/vect-reduc-dot-u8b.c: New test (split from
3180 vect-reduc-dot-u8.c).
3181 * gcc.dg/vect/vect-widen-mult-sum.c: New test.
3182 * gcc.dg/vect/vect-multitypes-9.c: New test.
3183 * gcc.dg/vect/vect-multitypes-10.c: New test.
3184 * gcc.dg/vect/vect-widen-mult-s16.c: New test.
3185 * gcc.dg/vect/vect-widen-mult-u16.c: New test.
3186 * gcc.dg/vect/vect-widen-mult-u8.c: New test.
3187 * gcc.dg/vect/vect-widen-mult-s8.c: New test.
3188 * gcc.dg/vect/wrapv-vect-reduc-dot-s8.c: Removed.
3189 * gcc.dg/vect/wrapv-vect-reduc-dot-s8b.c: New reduced version of
3190 wrapv-vect-reduc-dot-s8.c.
3191 * lib/target-support.exp (check_effective_target_vect_unpack): New.
3192 (check_effective_target_vect_widen_sum_hi_to_si): Now also includes
3193 targets that support vec_unpack.
3194 (check_effective_target_vect_widen_sum_qi_to_hi): Likewise.
3195 (check_effective_target_vect_widen_mult_qi_to_hi): New.
3196 (check_effective_target_vect_widen_mult_hi_to_si): New.
3197 (check_effective_target_vect_widen_sum): Removed.
3199 2006-11-08 Dorit Nuzman <dorit@il.ibm.com>
3201 * gcc.dg/vect/vect-multitypes-8.c: New test.
3202 * lib/target-supports.exp (check_effective_target_vect_pack_mod): New.
3204 2006-11-08 Dorit Nuzman <dorit@il.ibm.com>
3206 * gcc.dg/vect/vect-multitypes-7.c: New test.
3208 2006-11-08 Dorit Nuzman <dorit@il.ibm.com>
3210 * gcc.dg/vect/vect-multitypes-4.c: New test.
3211 * gcc.dg/vect/vect-multitypes-5.c: New test.
3212 * gcc.dg/vect/vect-multitypes-6.c: New test.
3214 2006-11-08 Dorit Nuzman <dorit@il.ibm.com>
3216 * gcc.dg/vect/vect-multitypes-1.c: New test.
3217 * gcc.dg/vect/vect-multitypes-2.c: New test.
3218 * gcc.dg/vect/vect-multitypes-3.c: New test.
3220 2006-11-07 Eric Christopher <echristo@apple.com>
3222 * gcc.target/i386/builtin-bswap-1.c: Rewrite for 64-bit.
3223 Test using scan-assembler-not.
3225 2006-11-07 Jakub Jelinek <jakub@redhat.com>
3227 * gcc.dg/inline-17.c: New test.
3229 2006-11-07 Steve Ellcey <sje@cup.hp.com>
3232 * gcc.dg/torture/fp-int-convert-float128-timode.c: Do not XFAIL
3235 2006-11-07 Paul Thomas <pault@gcc.gnu.org>
3238 * gfortran.dg/gfortran.dg/blockdata_3.f90: New test.
3241 * gfortran.dg/gfortran.dg/derived_function_interface_1.f90: New
3244 2006-11-07 Tobias Burnus <burnus@net-b.de>
3247 * gfortran.dg/volatile.f90: Add.
3248 * gfortran.dg/volatile2.f90: Add.
3249 * gfortran.dg/volatile3.f90: Add.
3250 * gfortran.dg/volatile4.f90: Add.
3251 * gfortran.dg/volatile5.f90: Add.
3252 * gfortran.dg/volatile6.f90: Add.
3253 * gfortran.dg/volatile7.f90: Add.
3255 2006-11-06 Tobias Burnus <burnus@net-b.de>
3257 * gfortran.dg/io_constraints_2.f90: Adjust pattern
3258 for matching error messages.
3259 * gfortran.dg/specifics_3.f90: Adjust pattern
3260 for matching error messages.
3262 2006-11-06 Janis Johnson <janis187@us.ibm.com>
3263 Bernhard Fischer <aldot@gcc.gnu.org>
3265 * lib/gcc-dg.exp (output-exists): New proc.
3266 (output-exists-not): New proc.
3267 * gcc.test-framework/test-framework.awk: Support new directives.
3268 * gcc.test-framework/dg-outexistsnot-exp-F.c: New test.
3269 * gcc.test-framework/dg-outexistsnot-exp-P.c: New test.
3270 * gcc.test-framework/dg-outexists-exp-F.c: New test.
3271 * gcc.test-framework/dg-outexists-exp-XP.c: New test.
3272 * gcc.test-framework/dg-outexistsnot-exp-XF.c: New test.
3273 * gcc.test-framework/dg-outexists-exp-P.c: New test.
3275 2006-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
3279 * gfortran.dg/initialization_2.f90: Test PRs 29630 and 29679 too.
3280 * gfortran.dg/initialization_3.f90: New.
3282 2006-11-05 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3284 PR libgfortran/25545
3285 * gfortran.dg/dollar_edit_descriptor-2.f: New test.
3287 2006-11-05 Jakub Jelinek <jakub@redhat.com>
3290 * gcc.c-torture/execute/pr29695-1.c: New test.
3291 * gcc.c-torture/execute/pr29695-2.c: New test.
3293 2006-11-05 Paul Thomas <pault@gcc.gnu.org>
3296 * gfortran.dg/gfortran.dg/aliasing_dummy_3.f90: New test.
3298 2006-11-04 Brooks Moses <brooks.moses@codesourcery.com>
3300 * lib/gfortran-dg.exp (gfortran-dg-test): Adjust pattern
3301 for matching error messages.
3303 2006-11-04 Uros Bizjak <ubizjak@gmail.com>
3306 * gcc.target/i386/387-12.c: New test.
3308 2006-11-04 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3311 * gfortran.dg/pr29713.f90: New test.
3313 2006-11-03 J"orn Rennecke <joern.rennecke@st.com>
3315 * testsuite/gcc.c-torture/execute/arith-rand-ll.c:
3316 Also test for bogus rest sign.
3318 2006-11-03 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3321 * gfortran.dg/zero_sized_1.f90: Uncomment checks for RESHAPE.
3323 2006-11-02 Brooks Moses <brooks.moses@codesourcery.com>
3325 * lib/gfortran-dg.exp (gfortran-dg-test): Remove expected "In file"
3326 from error messages.
3328 2006-11-02 Mike Stump <mrs@apple.com>
3330 * obj-c++.dg/const-str-9.mm: Don't run on 64-bit.
3332 * g++.old-deja/g++.abi/align.C: Enable for darwin.
3334 2006-11-02 Eric Botcazou <ebotcazou@adacore.com>
3336 * g++.dg/eh/gcsec1.C: New test.
3338 2006-11-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3340 * gcc.dg/torture/builtin-math-3.c: Fix semicolons.
3341 (TESTIT_2P, TESTIT_2P_R): New macros. Test sincos.
3343 2006-11-01 Adam Nemet <anemet@caviumnetworks.com>
3345 * gcc.dg/fold-mod-1.c: Match the leading 0x for the
3347 * gcc.dg/tree-prof/val-prof-2.c: Likewise.
3348 * gcc.dg/pr14796-2.c: Likewise.
3350 2006-11-01 Eric Botcazou <ebotcazou@libertysurf.fr>
3352 * gcc.c-torture/execute/20061101-1.c: New test.
3354 2006-11-01 Richard Guenther <rguenther@suse.de>
3356 * testsuite/gcc.target/i386/fpprec-1.c: New testcase.
3358 2006-11-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3360 * gcc.dg/torture/builtin-attr-1.c: Don't test gamma/lgamma.
3361 * gcc.dg/torture/builtin-convert-1.c: Don't test lgamma.
3363 2006-10-31 Eric Botcazou <ebotcazou@libertysurf.fr>
3365 * gcc.c-torture/execute/20061031-1.c: New test.
3367 2006-10-31 Geoffrey Keating <geoffk@apple.com>
3370 * gcc.target/powerpc/darwin-abi-3.c: Remove XFAIL.
3371 * gcc.target/powerpc/darwin-abi-6.c: Remove XFAIL.
3372 * gcc.target/powerpc/darwin-abi-7.c: Remove XFAIL.
3373 * gcc.target/powerpc/darwin-abi-8.c: Remove XFAIL.
3374 * gcc.target/powerpc/darwin-abi-9.c: Remove XFAIL.
3375 * gcc.target/powerpc/darwin-abi-10.c: Remove XFAIL.
3376 * gcc.target/powerpc/darwin-abi-11.c: Remove XFAIL.
3378 2006-10-31 Eric Christopher <echristo@apple.com>
3379 Falk Hueffner <falk@debian.org>
3381 * gcc.dg/builtin-bswap-1.c: New.
3382 * gcc.dg/builtin-bswap-2.c: New.
3383 * gcc.dg/builtin-bswap-3.c: New.
3384 * gcc.dg/builtin-bswap-4.c: New.
3385 * gcc.dg/builtin-bswap-5.c: New.
3386 * gcc.target/i386/builtin-bswap-1.c: New.
3388 2006-10-31 Geoffrey Keating <geoffk@apple.com>
3390 * gcc.dg/inline-16.c: New.
3393 * gcc.dg/inline-10.c (main): Don't declare 'main' inline without
3395 * gcc.dg/inline-13.c: New.
3396 * gcc.dg/inline-14.c: New.
3397 * gcc.dg/inline-15.c: New.
3400 * gcc.dg/inline6.c: New.
3401 * gcc.dg/inline7.c: New.
3403 2006-10-31 Roger Sayle <roger@eyesopen.com>
3406 * gcc.dg/pr23470-1.c: New test case.
3408 2006-11-01 Bernhard Fischer <aldot@gcc.gnu.org>
3411 * gfortran.dg/blockdata_1.f90: Add warning about blank common in block
3413 * gfortran.dg/blockdata_2.f90: New testcase.
3415 2006-10-31 Thomas Koenig <Thomas.Koenig@online.de>
3418 * gfortran.dg/unf_short_record_1.f90: New test.
3420 2006-10-31 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3423 * gfortran.dg/pr29067.f: New test.
3425 2006-10-31 Joseph Myers <joseph@codesourcery.com>
3426 Richard Sandiford <richard@codesourcery.com>
3428 * lib/target-supports.exp (get_compiler_messages): Append options
3429 as a single list element.
3430 (check_effective_target_arm_vfp_ok): New.
3431 * gcc.dg/arm-vfp1.c: Use arm_vfp_ok.
3433 2006-10-31 Paul Thomas <pault@gcc.gnu.org>
3436 * gfortran.dg/intrinsic_actual_2.f90: New test.
3439 * gfortran.dg/actual_array_interface_1.f90: New test.
3442 * gfortran.dg/used_types_11.f90: New test.
3444 2006-10-30 Dirk Mueller <dmueller@suse.de>
3446 * g++.old-deja/g++.pt/eichin01a.C (main): Fix prototype.
3447 * g++.old-deja/g++.pt/eichin01b.C (main): Same.
3448 * g++.old-deja/g++.pt/eichin01.C (main): Same.
3449 * g++.old-deja/g++.mike/net25.C (main): Same.
3450 * g++.dg/lookup/exception1.C (main): Same.
3451 * g++.dg/parse/parens2.C (main): Same.
3453 2006-10-30 Roger Sayle <roger@eyesopen.com>
3455 * gcc.target/i386/pr27827.c: Explicitly specify -mfpmath=387.
3457 2006-10-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3459 * gcc.dg/torture/builtin-math-2.c: Add tgamma tests.
3460 * gcc.dg/torture/builtin-math-3.c: Likewise.
3462 2006-10-30 Tobias Burnus <burnus@net-b.de>
3465 * gfortran.dg/write_check.f90: Check run-time keyword checking.
3466 * gfortran.dg/write_check2.f90: Check compile-time keyword checking.
3468 2006-10-30 Andrew Pinski <pinskia@gmail.com>
3471 * gfortran.fortran-torture/execute/transfer1.f90: New test.
3473 2006-10-30 Joseph Myers <joseph@codesourcery.com>
3475 * lib/target-supports.exp (check_function_available): Declare
3476 function before calling.
3478 2006-10-30 Jakub Jelinek <jakub@redhat.com>
3480 PR tree-optimization/29637
3481 * gcc.dg/pr29637.c: New test.
3483 2006-10-29 Roger Sayle <roger@eyesopen.com>
3485 * gcc.dg/fold-compare-1.c: Update to reflect recent changes in
3486 tree canonicalization.
3488 2006-10-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3490 * gcc.dg/builtins-20.c: Add more hypot tests.
3492 2006-10-29 Roger Sayle <roger@eyesopen.com>
3494 * gcc.dg/fold-compare-1.c: New test case.
3496 2006-10-29 Dirk Mueller <dmueller@suse.de>
3499 * g++.dg/warn/Wchar-subscripts-2.C: New testcase.
3501 2006-10-29 Roger Sayle <roger@eyesopen.com>
3503 PR tree-optimization/15458
3504 * gcc.dg/fold-xornot-1.c: New test case.
3506 2006-10-29 Richard Guenther <rguenther@suse.de>
3508 * gcc.target/i386/math-torture/trunc.c: New testcase.
3510 2006-10-29 Richard Guenther <rguenther@suse.de>
3512 * gcc.target/i386/math-torture/round.c: New testcase.
3514 2006-10-29 Richard Guenther <rguenther@suse.de>
3516 * gcc.target/i386/math-torture/ceil.c: New testcase.
3517 * gcc.target/i386/math-torture/floor.c: Likewise.
3519 2006-10-29 Richard Guenther <rguenther@suse.de>
3521 * gcc.target/i386/math-torture/rint.c: New testcase.
3522 * gcc.target/i386/math-torture/nearbyint.c: Likewise.
3524 2006-10-29 Richard Guenther <rguenther@suse.de>
3526 * gcc.target/i386/math-torture/lfloor.c: New testcase.
3527 * gcc.target/i386/math-torture/lceil.c: Likewise.
3529 2006-10-28 Tobias Burnus <burnus@net-b.de>
3531 PR libgfortran/24313
3532 * gfortran.dg/csqrt_2.f: Remove xfail *-*-linux-gnu.
3534 2006-10-29 Kazu Hirata <kazu@codesourcery.com>
3536 * gcc.c-torture/execute/20020118-1.c,
3537 gcc.c-torture/execute/builtins/strlen.c,
3538 gcc.c-torture/execute/pr23135.c, lib/fortran-torture.exp: Fix
3541 2006-10-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3543 * gcc.dg/builtins-20.c: Add tests for hypot.
3544 * gcc.dg/torture/builtin-math-2.c (TESTIT2): New. Add tests for
3545 two-argument builtins.
3546 * gcc.dg/torture/builtin-math-3.c (TESTIT_R): Renamed from
3547 TESTIT2. Update all callers.
3548 (TESTIT2, TESTIT2_R): New helper macros.
3549 Add testcases for pow, hypot and atan2.
3551 2006-10-28 Andrew Pinski <andrew_pinski@playstation.sony.com>
3554 * g++.dg/expr/bool1.C: New test.
3555 * g++.dg/expr/bool2.C: New test.
3557 2006-10-28 Tobias Burnus <burnus@net-b.de>
3560 * gfortran.dg/io_constraints_2.f90: Use -std=f95.
3561 * gfortran.dg/namelist_internal.f90: New test.
3563 2006-10-28 Tobias Burnus <burnus@net-b.de>
3566 * gfortran.dg/io_real_boz.f90: Add.
3567 * gfortran.dg/io_real_boz2.f90: Add.