OSDN Git Service

PR c++/21008, DR 515
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 39a3aa5..82752b8 100644 (file)
@@ -1,6 +1,107 @@
+2009-11-13  Jason Merrill  <jason@redhat.com>
+
+       PR c++/21008, DR 515
+       * g++.dg/template/inherit4.C: New.
+       * g++.dg/lookup/scoped8.C: Adjust.
+
+       PR c++/11987
+       * g++.dg/parse/typename11.C: New.
+       * g++.dg/template/crash48.C: Adjust.
+
+2009-11-13  Uros Bizjak  <ubizjak@gmail.com>
+
+       PR testsuite/42001
+       * g++.dg/lto/lto.exp: Pass no-mathlib to lto_init.  Call
+       lto_finish at the end.
+       * gfortran.dg/lto/lto.exp: Ditto.
+
+2009-11-12  Jason Merrill  <jason@redhat.com>
+
+       PR c++/39560
+       * g++.dg/lookup/anon7.C: New.
+
+       PR c++/37037
+       * g++.dg/template/typedef21.C: New.
+
+       PR c++/42013
+       * g++.dg/cpp0x/decltype19.C: New.
+
+2009-11-11  Jason Merrill  <jason@redhat.com>
+
+       PR c++/39131
+       * g++.dg/dfp/typeid1.C: New.
+
+2009-11-11  Janus Weil  <janus@gcc.gnu.org>
+
+       PR fortran/41978
+       * gfortran.dg/proc_ptr_comp_22.f90: New test.
+
+2009-11-11  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR testsuite/42001
+       * gcc.dg/lto/lto.exp: Pass no-mathlib to lto_init.  Call
+       lto_finish at the end.
+
+       * lib/lto.exp (lto_init): Set mathlib to " " for no-mathlib.
+       (lto_finish): New. Restore mathlib.
+
+2009-11-11  Kai Tietz  <kai.tietz@onevision.com>
+
+       * g++.dg/torture/pushpop_macro.C: New testcase.
+       * gcc.c-torture/execute/pushpop_macro.c: New testcase.
+       * gcc.dg/cpp/pragma-pop_macro-1.c: Allow test for all targets.
+
+2009-11-11  Jon Beniston  <jon@beniston.com>
+
+       * lib/target-supports.exp (check_profiling_available): lm32 target
+         doesn't support profiling.
+       * gcc.dg/20020312-2.c: Add lm32 support.
+       * g++.dg/other/packed1.C: Expect to fail on lm32.
+       * g++.old-deja/g++.jason/thunk3.C: Likewise.
+
+2009-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gcc.target/arm/neon: Regenerate generated tests.
+
+2009-11-10  Jason Merrill  <jason@redhat.com>
+
+       * g++.dg/init/placement5.C: New.
+
+       PR c++/34158
+       * g++.dg/init/placement4.C: New.
+
+2009-11-10  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gcc.dg/vect/vect-multitypes-5.c: XFAIL on SPARC 32-bit.
+       * gcc.dg/vect/vect-multitypes-6.c: Likewise.
+       * gcc.dg/vect/vect-multitypes-12.c: Likewise.
+       * gcc.dg/vect/slp-multitypes-3.c: Likewise.
+
+2009-11-10  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gcc.c-torture/execute/ipa-sra-2.c: Use calloc instead of malloc.
+       * gcc.dg/pr41963.c: Do not include math.h.  Declare fabsf manually.
+
+2009-11-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * gcc.c-torture/compile/pr41987.c: New.
+
+2009-11-09  Jakub Jelinek  <jakub@redhat.com>
+
+       PR middle-end/40946
+       * gcc.dg/pr40946.c: New test.
+
+2009-11-09  Jason Merrill  <jason@redhat.com>
+
+       PR c++/41972
+       * g++.dg/template/ref4.C: New.
+
+       PR c++/41994
+       * g++.dg/template/conv10.C: New.
+
 2009-11-07  Jason Merrill  <jason@redhat.com>
 
-       PR c++/37290
+       PR c++/37920
        * g++.dg/ext/typeof11.C: New.
 
 2009-11-08  Jakub Jelinek  <jakub@redhat.com>
 
        * g++.dg/plugin/pragma_plugin-test-1.C: new testcase for
        PLUGIN_PRAGMAS.
-       * g++.dg/plugin/pragma_plugin.c: new test plugin for
-       PLUGIN_PRAGMAS.
-       * g++.dg/plugin/plugin.exp (plugin_test_list): Add pragma_plugin.c and
-       pragma_plugin-test-1.C.
+       * g++.dg/plugin/pragma_plugin.c: new test plugin for PLUGIN_PRAGMAS.
+       * g++.dg/plugin/plugin.exp (plugin_test_list): Add pragma_plugin.c
+       and pragma_plugin-test-1.C.
 
 2009-11-06  Andrew Pinski  <andrew_pinski@playstation.sony.com>
 
        * gcc.target/i386/xop-shift2-vector.c: Ditto.
        * gcc.target/i386/xop-shift3-vector.c: Ditto.
        * gcc.target/i386/i386.exp:  Add check_effective_target_xop.
-       * gcc.target/i386/sse-12.c: Update with new compile options to 
+       * gcc.target/i386/sse-12.c: Update with new compile options to
        activate and check xopintrin.h intrinsic file.
        * gcc.target/i386/sse-13.c: Ditto.
        * gcc.target/i386/sse-14.c: Ditto.