OSDN Git Service

2010-04-26 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index ae0519b..0524b7c 100644 (file)
@@ -1,3 +1,101 @@
+2010-04-26  Richard Guenther  <rguenther@suse.de>
+
+       PR lto/43080
+       * g++.dg/lto/20100423-3_0.C: New testcase.
+
+2010-04-26  Richard Guenther  <rguenther@suse.de>
+
+       PR lto/42425
+       * g++.dg/lto/20100423-2_0.C: New testcase.
+
+2010-04-26  Ira Rosen  <irar@il.ibm.com>
+
+       * gcc.dg/vect/bb-slp-23.c: New test.
+
+2010-04-25  Joseph Myers  <joseph@codesourcery.com>
+
+       * gcc.dg/c90-float-1.c: Also test that C1X macros are not defined.
+       * gcc.dg/c99-float-1.c: Also test that C1X macros are not defined.
+       * gcc.dg/c1x-float-1.c: New test.
+
+2010-04-25  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gcc.target/i386/pr43766.c: Scan "lea\[lq\]?\[ \t\]" instead
+       of "lea\[ \t\]".
+
+2010-04-25  Steven G. Kargl  <kargl@gcc.gnu.org>
+
+       * gfortran.dg/default_format_denormal_2.f90: Remove XFAIL for
+       FreeBSD.
+       * gfortran.dg/default_format_denormal_1.f90: ditto
+       * gfortran.dg/default_format_2.f90: ditto
+
+2010-04-25  Steven G. Kargl  <kargl@gcc.gnu.org>
+
+       * gfortran.dg/pr43505.f90: Clean up .mod file.
+       * gfortran.dg/host_assoc_blockdata_1.f90: ditto
+       * gfortran.dg/pr41347.f90: ditto
+       * gfortran.dg/internal_pack_4.f90: ditto
+       * gfortran.dg/proc_decl_23.f90: ditto
+       * gfortran.dg/recursive_check_3.f90: ditto
+       * gfortran.dg/intent_out_3.f90: ditto
+       * gfortran.dg/assignment_2.f90: ditto
+       * gfortran.dg/pr41928.f90: ditto
+       * gfortran.dg/pr42166.f90: ditto
+       * gfortran.dg/private_type_12.f90: ditto
+       * gfortran.dg/graphite/pr42185.f90: ditto
+       * gfortran.dg/graphite/pr42186.f90: ditto
+       * gfortran.dg/graphite/pr40982.f90: ditto
+       * gfortran.dg/graphite/id-2.f90: ditto
+       * gfortran.dg/graphite/id-4.f90: ditto
+       * gfortran.dg/graphite/pr42050.f90: ditto
+       * gfortran.dg/graphite/id-18.f90: ditto
+       * gfortran.dg/graphite/pr42393-1.f90: ditto
+       * gfortran.dg/graphite/pr41924.f90: ditto
+       * gfortran.dg/graphite/pr42393.f90: ditto
+       * gfortran.dg/graphite/pr37980.f90: ditto
+       * gfortran.dg/graphite/pr38953.f90: ditto
+       * gfortran.dg/graphite/pr42180.f90: ditto
+       * gfortran.dg/graphite/pr42181.f90: ditto
+       * gfortran.dg/where_operator_assign_4.f90: ditto
+       * gfortran.dg/select_type_4.f90: ditto
+       * gfortran.dg/redefined_intrinsic_assignment.f90: ditto
+       * gfortran.dg/host_assoc_blockdata_2.f90: ditto
+       * gfortran.dg/lto/pr40725_0.f03: ditto
+       * gfortran.dg/elemental_args_check_2.f90: ditto
+       * gfortran.dg/whole_file_11.f90: ditto
+       * gfortran.dg/private_type_11.f90: ditto
+       * gfortran.dg/vect/vect-gems.f90: ditto
+       * gfortran.dg/vect/fast-math-real8-pr40801.f90: ditto
+
+2010-04-25  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gcc.target/i386/pr43766.c: Scan "lea\[ \t\]" instead of "lea".
+
+2010-04-25  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/pack15.ad[sb]: New test.
+
+2010-04-25  Paolo Bonzini  <bonzini@gnu.org>
+
+       * gcc.target/arm/mla-1.c: New test.
+
+2010-04-24  Steven G. Kargl  <kargl@gcc.gnu.org>
+
+       PR fortran/30073
+       PR fortran/43793
+       * gfortran.dg/pr43793.f90: New test.
+
+2010-04-24  Bernd Schmidt  <bernds@codesourcery.com>
+
+       PR tree-optimization/41442
+       * gcc.target/i386/pr41442.c: New test.
+
+2010-04-24  Hans-Peter Nilsson  <hp@axis.com>
+
+       PR fortran/43832
+       * gfortran.dg/fgetc_3.f90: Delete bogus test.
+
 2010-04-24  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
 
        PR fortran/43832