re PR testsuite/50722 (FAIL: gcc.dg/pr49994-3.c (test for excess errors))
[gcc.git] / gcc / testsuite / ChangeLog
index 2824244a7f8656d740430086bee4a58a63995f79..cd043f2c12d8b2ace721e29ab78924b85ba58511 100644 (file)
@@ -1,3 +1,581 @@
+2012-04-06  Mike Stump  <mikestump@comcast.net>
+
+       PR testsuite/50722
+       * gcc.dg/pr49994-3.c: Use -w to squelch non-portable warnings.
+
+2012-04-05  Jason Merrill  <jason@redhat.com>
+
+       PR c++/52596
+       * g++.dg/template/qualified-id5.C: New.
+
+2012-04-05  Uros Bizjak  <ubizjak@gmail.com>
+
+       PR target/52882
+       * gcc.target/i386/pr52882.c: New test.
+
+2012-04-05  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
+           Dominique D'Humieures  <dominiq@lps.ens.fr>
+
+       PR testsuite/52614
+       * gcc.dg/vect/vect.exp: Use -fno-common on all targets.
+       * gcc.dg/vect/costmodel/ppc/ppc-costmodel-vect.exp: Likewise.
+
+2012-04-04  Jason Merrill  <jason@redhat.com>
+
+       PR c++/52845
+       * g++.dg/cpp0x/lambda/lambda-warn4.C: New.
+
+2012-04-03  Jason Merrill  <jason@redhat.com>
+
+       PR c++/52796
+       * g++.dg/cpp0x/variadic-value1.C: New.
+
+2012-04-03  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/pack18.adb: New test.
+       * gnat.dg/pack18_pkg.ads: New helper.
+
+2012-04-03  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/52808
+       * gcc.dg/pr52808.c: New testcase.
+
+2012-04-03  Jakub Jelinek  <jakub@redhat.com>
+
+       PR tree-optimization/52835
+       * gfortran.dg/pr52835.f90: New test.
+
+2012-04-03  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/specs/aggr5.ads: New test.
+
+2012-04-02  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/52756
+       * gcc.dg/torture/pr52756.c: New testcase.
+
+2012-04-02  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/52803
+       * gcc.dg/pr52803.c: New testcase.
+
+2012-04-02  Dodji Seketeli  <dodji@redhat.com>
+
+       PR c++/40942
+       * g++.old-deja/g++.pt/spec40.C: Adjust to take the resolution of
+       DR 214 in account.
+
+2012-04-01  Paolo Carlini  <paolo.carlini@oracle.com>
+
+       PR c++/50043
+       * g++.dg/cpp0x/noexcept17.C: New.
+       * g++.old-deja/g++.eh/cleanup1.C: Adjust.
+       * g++.dg/tree-ssa/ehcleanup-1.C: Likewise.
+       * g++.dg/cpp0x/noexcept01.C: Likewise.
+       * g++.dg/eh/init-temp1.C: Likewise.
+       * g++.dg/eh/ctor1.C: Likwise.
+
+2012-03-31  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/controlled6.adb: New test.
+       * gnat.dg/controlled6_pkg.ads: New helper.
+       * gnat.dg/controlled6_pkg-iterators.ad[sb]: Likewise.
+
+2012-03-30  Richard Henderson <rth@redhat.com>
+
+       PR debug/52727
+       * g++.dg/opt/pr52727.C: New testcase.
+
+2012-03-30  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/52754
+       * gcc.target/i386/pr52754.c: New testcase.
+
+2012-03-30  Richard Guenther <rguenther@suse.de>
+
+       PR middle-end/52772
+       * g++.dg/torture/pr52772.C: New testcase.
+
+2012-03-29  Paolo Carlini  <paolo.carlini@oracle.com>
+
+       PR c++/52718
+       * g++.dg/warn/Wzero-as-null-pointer-constant-5.C: New.
+
+2012-03-29  Jason Merrill  <jason@redhat.com>
+
+       PR c++/52685
+       * g++.dg/template/inherit8.C: New.
+
+2012-03-29  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/52759
+       * g++.dg/ext/weak4.C: New test.
+
+       PR tree-optimization/52760
+       * gcc.c-torture/execute/pr52760.c: New test.
+
+2012-03-29  Jason Merrill  <jason@redhat.com>
+
+       PR c++/52743
+       * g++.dg/cpp0x/initlist-array3.C: New.
+
+2012-03-28  Jason Merrill  <jason@redhat.com>
+
+       PR c++/52746
+       * g++.dg/overload/virtual2.C: New.
+
+2012-03-28  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/vect7.ad[sb]: New test.
+
+2012-03-28  Paul Thomas  <pault@gcc.gnu.org>
+       Tobias Burnus  <burnus@gcc.gnu.org>
+
+       PR fortran/52652
+       * gfortran.dg/allocate_class_1.f90 : Change error test.
+       * gfortran.dg/allocate_with_typespec_4.f90 : Change error test.
+       * gfortran.dg/allocate_alloc_opt_1.f90 : Change error test.
+       * gfortran.dg/deallocate_alloc_opt_1.f90 : Change error test.
+
+2012-03-28  Jakub Jelinek  <jakub@redhat.com>
+
+       PR middle-end/52691
+       * gcc.dg/pr52691.c: New test.
+
+       PR middle-end/52750
+       * gcc.c-torture/compile/pr52750.c: New test.
+
+2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
+
+       PR target/52692
+       * gcc.target/avr/torture/builtins-2.c: New test.
+
+2012-03-28  Jakub Jelinek  <jakub@redhat.com>
+
+       PR target/52736
+       * gcc.target/i386/pr52736.c: New test.
+
+2012-03-27  Martin Jambor  <mjambor@suse.cz>
+
+       PR middle-end/52693
+       * gcc.dg/torture/pr52693.c: New test.
+
+2012-03-27  Meador Inge  <meadori@codesourcery.com>
+
+       PR c++/52672
+       * g++.dg/cpp0x/constexpr-52672.C: New testcase.
+
+2012-03-27  Mike Stump  <mikestump@comcast.net>
+
+       PR target/52665
+       * gcc.target/i386/pr28946.c: Use -fno-ident to avoid spurious
+       failures that match branch names.
+
+2012-03-27  Uros Bizjak  <ubizjak@gmail.com>
+           H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR target/52698
+       * gcc.target/i386/pr52698.c: New test.
+
+2012-03-27  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/52720
+       * gcc.dg/torture/pr52720.c: New testcase.
+
+2012-03-27  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/pack17.adb: New test.
+
+2012-03-27  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
+
+       * gcc.target/arm/thumb-ifcvt.c: Only run for -mthumb.
+       * gcc.target/arm/thumb-16bit-ops.c: Likewise.
+
+2012-03-26  Martin Jambor  <mjambor@suse.cz>
+
+       PR tree-optimization/50052
+       * gcc.dg/ipa/ipa-sra-2.c: Also run on strict-alignment platforms.
+
+2012-03-26  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/52701
+       * gfortran.dg/pr52701.f90: New testcase.
+
+2012-03-26  Ulrich Weigand  <ulrich.weigand@linaro.org>
+
+       PR tree-optimization/52686
+       * gcc.target/arm/pr52686.c: New test.
+
+2012-03-26  Georg-Johann Lay  <avr@gjlay.de>
+
+       * gcc.target/avr/torture/avr-torture.exp (AVR_TORTURE_OPTIONS):
+       Add "-Os -flto" to list.
+
+2012-03-25  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/concat2.ad[sb]: New test.
+
+2012-03-24  Jason Merrill  <jason@redhat.com>
+
+       * g++.dg/cpp0x/auto3.C: Compile with -pedantic-errors.
+       * g++.dg/cpp0x/trailing2.C: Likewise.
+       * g++.dg/warn/pr23075.C: Change dg-warning to dg-bogus.
+       * g++.dg/cpp1y/auto-fn1.C: New.
+       * g++.dg/cpp1y/auto-fn2.C: New.
+       * g++.dg/cpp1y/auto-fn3.C: New.
+       * g++.dg/cpp1y/auto-fn4.C: New.
+       * g++.dg/cpp1y/auto-fn5.C: New.
+       * g++.dg/cpp1y/auto-fn6.C: New.
+       * g++.dg/cpp1y/auto-fn7.C: New.
+       * g++.dg/cpp1y/auto-fn8.C: New.
+       * g++.dg/cpp1y/auto-fn9.C: New.
+       * g++.dg/cpp1y/auto-fn10.C: New.
+       * g++.dg/cpp1y/auto-fn11.C: New.
+
+2012-03-23  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/52678
+       * gfortran.dg/pr52678.f: New testcase.
+
+2012-03-23  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/52638
+       * g++.dg/torture/pr52638.C: New testcase.
+
+2012-03-22  Paolo Carlini  <paolo.carlini@oracle.com>
+
+       PR c++/52487
+       * g++.dg/cpp0x/lambda/lambda-ice7.C: New.
+
+2012-03-22  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/52671
+       * g++.dg/ext/attrib44.C: New test.
+
+2012-03-22  Jan Hubicka  <jh@suse.cz>
+
+       PR middle-end/51737
+       * g++.dg/torture/pr51737.C: New testcase
+
+2012-03-22  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/52548
+       * gcc.dg/tree-ssa/ssa-pre-29.c: New testcase.
+
+2012-03-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
+
+       * lib/fortran-modules.exp (list-module-names-1): Remove
+       warning.
+
+2012-03-21  Oleg Endo  <olegendo@gcc.gnu.org>
+
+       PR target/50751
+       * gcc/target/sh/pr50751-1.c: New.
+       * gcc/target/sh/pr50751-2.c: New.
+       * gcc/target/sh/pr50751-3.c: New.
+
+2012-03-21  Oleg Endo  <olegendo@gcc.gnu.org>
+
+       PR target/52479
+       * gcc.target/sh/sh4a-cos.c: Remove.
+       * gcc.target/sh/sh4a-sin.c: Remove.
+       * gcc.target/sh/sh4a-sincos.c: Remove.
+
+2012-03-21  Richard Earnshaw  <rearnsha@arm.com>
+
+       * gcc.target/arm/neon/vgetQ_laneu64.c: Regenerated.
+       * gcc.target/arm/neon/vgetQ_lanes64.c: Likewise.
+
+2012-03-21  Martin Jambor  <mjambor@suse.cz>
+
+       PR testsuite/52641
+       * gcc.dg/misaligned-expand-1.c (cst): Cast to int.
+       * gcc.dg/misaligned-expand-2.c (cst): Likewise.
+
+2012-03-21  Andrew Stubbs  <ams@codesourcery.com>
+
+       * gcc.target/arm/thumb-16bit-ops.c: New file.
+       * gcc.target/arm/thumb-ifcvt.c: New file.
+
+2012-03-20  Jason Merrill  <jason@redhat.com>
+
+       * lib/target-supports.exp: Add { target c++1y }.
+
+       * g++.dg/cpp0x/auto32.C: New.
+
+2012-03-20  Georg-Johann Lay  <avr@gjlay.de>
+
+       PR testsuite/52641
+       * gcc.dg/torture/pr48124-1.c: Add dg-require-effective-target
+       int32plus.
+       * gcc.dg/torture/pr48124-4.c: Ditto:
+       * gcc.dg/torture/pr52530.c: Use long instead of int if int=16.
+       
+2012-03-20  Jason Merrill  <jason@redhat.com>
+
+       PR c++/52510
+       * g++.dg/cpp0x/initlist66.C: New.
+
+2012-03-20  Georg-Johann Lay  <avr@gjlay.de>
+
+       * gcc.target/avr/progmem.h (pgm_read_char): Define depending on
+       __AVR_HAVE_LPMX__
+
+2012-03-20  Georg-Johann Lay  <avr@gjlay.de>
+
+       PR target/49868
+       * gcc.target/avr/torture/addr-space-2.h: New file.
+       * gcc.target/avr/torture/addr-space-2-g.h: New test.
+       * gcc.target/avr/torture/addr-space-2-0.h: New test.
+       * gcc.target/avr/torture/addr-space-2-1.h: New test.
+       * gcc.target/avr/torture/addr-space-2-x.h: New test.
+
+2012-03-20  Richard Guenther  <rguenther@suse.de>
+
+       * gnat.dg/pack16.adb: New testcase.
+       * gnat.dg/pack16_pkg.ads: Likewise.
+       * gnat.dg/specs/pack8.ads: Likewise.
+       * gnat.dg/specs/pack8_pkg.ads: Likewise.
+
+2012-03-19  Paolo Carlini  <paolo.carlini@oracle.com>
+
+       * g++.dg/warn/Wuseless-cast.C: Extend.
+
+2012-03-19  Paolo Carlini  <paolo.carlini@oracle.com>
+
+       PR c++/14710
+       * g++.dg/warn/Wuseless-cast.C: New.
+
+2012-03-17  Janne Blomqvist  <jb@gcc.gnu.org>
+
+       PR libfortran/52608
+       * gfortran.dg/pr52608.f90: New test.
+
+2012-03-17  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/52585
+       * gfortran.dg/proc_ptr_36.f90: New.
+
+2012-03-16  Martin Jambor  <mjambor@suse.cz>
+
+       * gcc.dg/misaligned-expand-1.c: New test.
+       * gcc.dg/misaligned-expand-3.c: Likewise.
+
+2012-03-16  Richard Guenther  <rguenther@suse.de>
+       Kai Tietz  <ktietz@redhat.com>
+
+       PR middle-end/48814
+       * gcc.c-torture/execute/pr48814-1.c: New test.
+       * gcc.c-torture/execute/pr48814-2.c: New test.
+       * gcc.dg/tree-ssa/assign-1.c: New test.
+       * gcc.dg/tree-ssa/assign-2.c: New test.
+       * gcc.dg/tree-ssa/assign-3.c: New test.
+
+2012-03-16  Richard Guenther  <rguenther@suse.de>
+
+       * gnat.dg/specs/pack7.ads: New testcase.
+
+2012-03-15  Jakub Jelinek  <jakub@redhat.com>
+
+       PR target/52568
+       * gcc.dg/torture/vshuf-4.inc: Add two new tests.
+       * gcc.dg/torture/vshuf-8.inc: Likewise.
+       * gcc.dg/torture/vshuf-16.inc: Likewise.
+       * gcc.dg/torture/vshuf-32.inc: Likewise.
+
+2012-03-15  Jason Merrill  <jason@redhat.com>
+
+       * g++.dg/torture/pr52582.C: New.
+
+2012-03-15  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
+
+       * lib/fortran-modules.exp: New file which was forgotten in r185430.
+
+2012-03-15  Ira Rosen  <irar@il.ibm.com>
+           Ulrich Weigand  <ulrich.weigand@linaro.org>
+
+       * gcc.dg/vect/slp-cond-3.c: New test.
+       * gcc.dg/vect/slp-cond-4.c: New test.
+
+2012-03-15  Ira Rosen  <irar@il.ibm.com>
+           Ulrich Weigand  <ulrich.weigand@linaro.org>
+
+       * gcc.dg/vect/bb-slp-pattern-1.c: New test.
+       * gcc.dg/vect/bb-slp-pattern-2.c: New test.
+
+2012-03-15  Janne Blomqvist  <jb@gcc.gnu.org>
+
+        PR libfortran/52434
+        PR libfortran/48878
+        PR libfortran/38199
+        * gfortran.dg/edit_real_1.f90: Don't assume roundTiesToAway.
+        * gfortran.dg/round_1.f03: Likewise.
+
+2012-03-15  Jakub Jelinek  <jakub@redhat.com>
+           Andrew Pinski  <apinski@cavium.com>
+
+       PR middle-end/52592
+       * gcc.dg/pr52592.c: New test.
+
+2012-03-15  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
+
+       * gfortran.fortran-torture/compile/compile.exp: Simplify.
+       * gfortran.fortran-torture/execute/execute.exp: Likewise.
+       * lib/gcc-dg.exp (cleanup-modules): Move to ..
+       * lib/fortran-modules.exp: .. this new file. Adjust users.
+       * lib/gfortran-dg.exp (gfortran-dg-runtest,
+       gfortran-dg-debug-runtest): Call cleanup-modules.
+       * lib/fortran-torture.exp (fortran-torture-execute,
+       fortran-torture): Likewise.
+       * gfortran.dg/coarray/caf.exp: Likewise.
+       * lib/lto.exp: Likewise.
+       * gfortran.dg/class_4a.f03: Adjust cleanup-modules and keep-modules.
+       * gfortran.dg/class_4b.f03: Likewise.
+       * gfortran.dg/class_4c.f03: Likewise.
+       * gfortran.dg/class_45a.f03: Likewise.
+       * gfortran.dg/binding_label_tests_10.f03: Likewise.
+       * gfortran.dg/binding_label_tests_10_main.f03: Likewise.
+       * gfortran.dg/binding_label_tests_11.f03: Likewise.
+       * gfortran.dg/binding_label_tests_11_main.f03: Likewise.
+       * gfortran.dg/binding_label_tests_13.f03: Likewise.
+       * gfortran.dg/binding_label_tests_13_main.f03: Likewise.
+       * gfortran.dg/test_common_binding_labels_2.f03: Likewise.
+       * gfortran.dg/test_common_binding_labels_2_main.f03: Likewise.
+       * gfortran.dg/test_common_binding_labels_3.f03: Likewise.
+       * gfortran.dg/test_common_binding_labels_3_main.f03: Likewise.
+       * gfortran.dg/whole_file_28.f90: Likewise.
+       * gfortran.dg/whole_file_29.f90: Likewise.
+       * gfortran.dg/whole_file_30.f90: Likewise.
+       * gfortran.dg/whole_file_31.f90: Likewise.
+
+2012-03-15  Jakub Jelinek  <jakub@redhat.com>
+
+       PR tree-optimization/52267
+       * gcc.dg/pr52267.c: New test.
+       * gcc.dg/tree-ssa/vrp65.c: New test.
+       * gcc.dg/tree-ssa/vrp66.c: New test.
+
+2012-03-15  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/52580
+       * gfortran.dg/vect/pr52580.f: New testcase.
+
+2012-03-15  Oleg Endo  <olegendo@gcc.gnu.org>
+
+       * gcc.target/sh/fpul-usage-1.c: New.
+
+2012-03-14  Oleg Endo  <olegendo@gcc.gnu.org>
+
+       PR target/49468
+       * gcc.target/sh/pr49468-si.c: Make dg-skip-if not the first directive.
+       * gcc.target/sh/pr49468-di.c: Likewise.
+
+2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * g++.dg/warn/miss-format-1.C: Remove *-*-solaris2.8 handling.
+       * gcc.dg/c99-stdint-6.c: Likewise.
+       * gcc.dg/lto/20090210_0.c: Likewise.
+       * gcc.dg/pr28796-2.c: Don't skip on sparc*-sun-solaris2.8.
+       * gcc.dg/pragma-init-fini.c: Don't skip on i?86-*-solaris2.8.
+       * gcc.dg/pragma-init-fini-2.c: Likewise.
+       * gcc.dg/torture/pr47917.c: Remove *-*-solaris2.8 handling.
+       * gcc.target/i386/pr22076.c: Remove i?86-*-solaris2.8 handling.
+       * gcc.target/i386/pr22152.c: Likewise.
+       * gcc.target/i386/vect8-ret.c: Likewise.
+       * lib/target-supports.exp (add_options_for_tls): Remove Solaris 8
+       handling.
+
+2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * g++.dg/other/anon5.C: Don't skip on mips-sgi-irix*.
+       * g++.dg/tree-prof/partition1.C: Likewise.
+       * g++.dg/tree-prof/partition2.C: Likewise.
+       * g++.old-deja/g++.other/init19.C: Remove mips-sgi-irix*
+       handling.
+       * gcc.c-torture/compile/labels-3.c: Remove dg-options.
+       * gcc.c-torture/execute/20010724-1.c: Remove.
+       * gcc.c-torture/execute/20010724-1.x: Remove.
+       * gcc.c-torture/execute/20040208-2.c: Remove.
+       * gcc.c-torture/execute/20040208-2.x: Remove.
+       * gcc.c-torture/execute/ieee/20000320-1.c [__mips__ && __sgi__]:
+       Remove.
+       (main) [__mips__ && __sgi__]: Remove.
+       * gcc.c-torture/execute/ieee/copysign1.c: Remove IRIX reference.
+       * gcc.c-torture/execute/ieee/copysign2.c: Likewise.
+       * gcc.c-torture/execute/ieee/mul-subnormal-single-1.x: Remove
+       mips-sgi-irix6* handling.
+       * gcc.dg/cpp/assert4.c [__mips__]: Remove __sgi__, sgi.
+       * gcc.dg/torture/20090618-1.c: Don't skip on mips-sgi-irix*.
+       * gcc.dg/torture/builtin-frexp-1.c: Remove mips*-*-irix6*
+       handling.
+       * gcc.dg/torture/builtin-logb-1.c: Likewise.
+       * gcc.dg/torture/pr47917.c: Remove mips-sgi-irix6.5 handling.
+       * gcc.dg/tree-ssa/ssa-store-ccp-3.c: Don't skip on mips*-*-irix*.
+       * gcc.misc-tests/linkage.exp: Remove mips-sgi-irix6* handling.
+       * gcc.target/mips/args-1.c [!__sgi__]: Remove.
+       * gcc.target/mips/interrupt_handler-2.c: Don't skip on
+       mips-sgi-irix6*.
+       * gcc.target/mips/interrupt_handler-3.c: Likewise.
+       * gcc.target/mips/save-restore-1.c: Don't skip on mips-sgi-irix6*.
+       * gcc.target/mips/save-restore-3.c: Likewise.
+       * gcc.target/mips/save-restore-4.c: Likewise.
+       * gcc.target/mips/save-restore-5.c: Likewise.
+       * gfortran.dg/g77/cabs.f: Don't xfail on mips-sgi-irix6*.
+       * lib/prune.exp (prune_gcc_output): Remove pruning of IRIX 6 ld
+       messages.
+       * lib/target-libpath.exp (set_ld_library_path_env_vars): Remove
+       IRIX 6 handling.
+       (restore_ld_library_path_env_vars): Likewise.
+       * lib/target-supports.exp (check_profiling_available): Remove
+       mips*-*-irix* handling.
+       (check_ascii_locale_available): Remove mips-sgi-irix* handling.
+       (add_options_for_c99_runtime): Remove mips-sgi-irix6.5* handling.
+       * objc.dg/stabs-1.m: Don't xfail on mips-sgi-irix6.5.
+
+2012-03-14  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/52582
+       * g++.dg/opt/pr52582.C: New test.
+
+2012-03-14  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/52571
+       * gcc.dg/vect/vect-2.c: Initialize arrays.
+       * gcc.dg/vect/no-section-anchors-vect-34.c: Likewise.
+       * gcc.target/i386/recip-vec-divf.c: Use -fno-common.
+       * gcc.target/i386/recip-vec-sqrtf.c: Likewise.
+
+2012-03-14  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/52080
+       PR middle-end/52097
+       PR middle-end/48124
+       * gcc.dg/torture/pr48124-1.c: New testcase.
+       * gcc.dg/torture/pr48124-2.c: Likewise.
+       * gcc.dg/torture/pr48124-3.c: Likewise.
+       * gcc.dg/torture/pr48124-4.c: Likewise.
+
+2012-03-14  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/52578
+       * gcc.dg/pr52578.c: New testcase.
+
+2012-03-14  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/52521
+       * g++.dg/cpp0x/udlit-args2.C: New test.
+
+2012-03-13  Oleg Endo  <olegendo@gcc.gnu.org>
+
+       PR target/48596
+       * gcc.target/sh/pr48596.c: Move accidentally added new test case to ...
+       * gcc.c-torture/compile/pr48596.c: ... here.
+
+2012-01-30  Dodji Seketeli  <dodji@redhat.com>
+
+       PR c++/51641
+       * g++.dg/lookup/hidden-class17.C: New test.
+
 2012-03-13  Jakub Jelinek  <jakub@redhat.com>
 
        PR c/52577
 
        PR target/49868
        * gcc.target/avr/torture/addr-space-1.h: New file.
-       * gcc.target/avr/torture/addr-space-g.h: New test.
-       * gcc.target/avr/torture/addr-space-0.h: New test.
-       * gcc.target/avr/torture/addr-space-1.h: New test.
-       * gcc.target/avr/torture/addr-space-x.h: New test.
+       * gcc.target/avr/torture/addr-space-1-g.h: New test.
+       * gcc.target/avr/torture/addr-space-1-0.h: New test.
+       * gcc.target/avr/torture/addr-space-1-1.h: New test.
+       * gcc.target/avr/torture/addr-space-1-x.h: New test.
 
 2012-03-12  Andrew Pinski  <apinski@cavium.com>