OSDN Git Service

PR rtl-optimization/48542
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 648debf..8fe2a03 100644 (file)
@@ -1,5 +1,124 @@
+2011-06-17  Hans-Peter Nilsson  <hp@axis.com>
+
+       PR rtl-optimization/48542
+       * gcc.dg/torture/pr48542.c: New test.
+
+2011-06-16  Jason Merrill  <jason@redhat.com>
+
+       PR c++/44160
+       * g++.dg/cpp0x/lambda/lambda-__func__.C: New.
+
+       PR c++/45378
+       * g++.dg/cpp0x/initlist52.C New.
+
+       PR c++/45399
+       * c-c++-common/raw-string-12.c: New.
+
+       PR c++/49229
+       * g++.dg/cpp0x/sfinae26.C: New.
+
+       PR c++/49251
+       * g++.dg/cpp0x/variadic113.C: New.
+
+       PR c++/49420
+       * g++.dg/cpp0x/variadic112.C: New.
+
+2011-06-16  Jeff Law <law@redhat.com>
+
+       * gcc.dg/builtin-object-size-1.c: Update to handle chances from
+       improved jump threading.
+       * gcc.dg/builtin-object-size-2.c: Likewise.
+       * gcc.dg/tree-ssa/20030728-1.c: Likewise.
+
+2011-06-16  Janus Weil  <janus@gcc.gnu.org>
+
+       PR fortran/49074
+       * gfortran.dg/typebound_assignment_3.f03: New.
+
+2011-06-16  Steve Ellcey  <sje@cup.hp.com>
+
+       PR testsuite/48727
+       * g++.dg/opt/devirt2.C: Change xfail rule to target.
+
+2011-06-16  Martin Jambor  <mjambor@suse.cz>
+
+       PR tree-optimization/49343
+       * gnat.dg/discr31.adb: New test.
+       * gnat.dg/discr31.ads: Likewise.
+
+2011-06-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * gcc.dg/debug/pr49032.c: Prune mips-tfile warning.
+
+2011-06-16  Tom de Vries  <tom@codesourcery.com>
+
+       PR target/45098
+       * gcc.target/arm/ivopts-3.c: Update test.
+       * gcc.target/arm/ivopts-5.c: Same.
+
+2011-06-16  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
+
+       Revert 
+       2011-06-10  Wei Guozhi  <carrot@google.com>
+
+       PR target/45335
+       * gcc.target/arm/pr45335.c: New test.
+       * gcc.target/arm/pr45335-2.c: New test.
+       * gcc.target/arm/pr45335-3.c: New test.
+       * gcc.target/arm/pr40457-1.c: Add another possible output "ldrd".
+       * gcc.target/arm/pr40457-2.c: Changed to store 3 words.
+       * gcc.target/arm/pr40457-3.c: Changed to store 3 words.
+
+2011-06-16  Ira Rosen  <ira.rosen@linaro.org>
+
+       * gcc.dg/vect/vect-widen-mult-half-u8.c: New test.
+
+2011-06-16  Janus Weil  <janus@gcc.gnu.org>
+
+       PR fortran/49417
+       * gfortran.dg/class_43.f03: New.
+
+2011-06-16  Jakub Jelinek  <jakub@redhat.com>
+
+       PR tree-optimization/49419
+       * gcc.c-torture/execute/pr49419.c: New test.
+
+2011-06-16  Revital Eres  <revital.eres@linaro.org>
+
+       * gcc.dg/sms-9.c: New file.
+
+2011-06-15  Easwaran Raman  <eraman@google.com>
+
+       PR rtl-optimization/49414
+       * gcc.dg/pr44194-1.c: Restrict test to 64-bit targets.
+
+2011-06-14  Jason Merrill  <jason@redhat.com>
+
+       * g++.dg/cpp0x/noexcept13.C: New.
+
+2011-06-14  Easwaran Raman  <eraman@google.com>
+
+       PR rtl-optimization/44194
+       * gcc.dg/pr44194-1.c: New test.
+       * gcc.dg/pr44194-2.c: New test.
+
 2011-06-14  Janis Johnson  <janisjo@codesourcery.com>
 
+       * gcc.target/arm/pr45701-1.c: Ignore warnings about conflicting switches.
+       * gcc.target/arm/pr45701-2.c: Likewise.
+       * gcc.target/arm/thumb-branch1.c: Likewise.
+
+2011-06-14  Steve Ellcey  <sje@cup.hp.com>
+
+       PR testsuite/48727
+       * g++.dg/opt/devirt2.C: Fix scan rules for ia64*-*-hpux* and hppa*-*-*.
+
+2011-06-14  Janis Johnson  <janisjo@codesourcery.com>
+
+       * gcc.target/arm/pr45701-1.c: Require thumb support.
+       * gcc.target/arm/pr45701-2.c: Likewise.
+       * gcc.target/arm/thumb-branch1.c: Likewise.
+
        * gcc.target/arm/mla-1.c: Ignore warnings about conflicting switches.
        * gcc.target/arm/pr39839.c: Likewise.
        * gcc.target/arm/pr40657-2.c: Likewise.
 
 2011-06-13  Edmar Wienskoski  <edmar@freescale.com>
 
+       PR target/44618
        * gcc.target/powerpc/outofline_rnreg.c: New testcase.
 
 2011-06-13  H.J. Lu  <hongjiu.lu@intel.com>