OSDN Git Service

PR c++/51526
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 6f2ce63..dbad293 100644 (file)
@@ -1,3 +1,356 @@
+2011-12-19  Jason Merrill  <jason@redhat.com>
+
+       PR c++/51526
+       * g++.dg/cpp0x/constexpr-delegating.C: New.
+
+2011-12-19  Sandra Loosemore  <sandra@codesourcery.com>
+           Tom de Vries <tom@codesourcery.com>
+
+       PR rtl-opt/50380
+       * gcc.c-torture/compile/pr50380.c: New testcase.
+
+2011-12-19  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/51605
+       * gfortran.dg/block_10.f90: New.
+
+2011-12-19  Jason Merrill  <jason@redhat.com>
+
+       PR c++/51553
+       * g++.dg/cpp0x/initlist64.C: New.
+
+       PR c++/51228
+       * c-c++-common/transparent-union-1.c: New.
+
+2011-12-19  Eric Botcazou  <ebotcazou@adacore.com>
+
+       PR tree-optimization/51580
+       * gnat.dg/specs/loop_optimization1.ads: New test.
+       * gnat.dg/specs/loop_optimization1_pkg.ad[sb]: New helper.
+
+2011-12-19  Richard Guenther  <rguenther@suse.de>
+
+       PR lto/51573
+       * gcc.dg/lto/20111207-2_0.c: Adjust.
+       * g++.dg/lto/pr51573-1_0.C: New testcase.
+
+2011-12-19  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/51619
+       * g++.dg/cpp0x/pr51619.C: New test.
+
+2011-12-19  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/51605
+       * gfortran.dg/select_type_25.f90: New.
+
+2011-12-19  Martin Jambor  <mjambor@suse.cz>
+
+       PR tree-optimization/51583
+       * gcc.dg/tree-ssa/pr51583.c: New test.
+
+2011-12-19  Jakub Jelinek  <jakub@redhat.com>
+
+       PR tree-optimization/51596
+       * g++.dg/opt/pr51596.C: New test.
+
+       PR middle-end/51590
+       PR tree-optimization/51606
+       * gcc.dg/vect/pr51590.c: New test.
+
+2011-12-19  Richard Guenther  <rguenther@suse.de>
+
+       PR lto/51572
+       * g++.dg/lto/pr51572-2_0.C: New testcase.
+
+2011-12-19  Dodji Seketeli  <dodji@redhat.com>
+
+       PR c++/51477
+       * g++.dg/cpp0x/nsdmi6.C: New test.
+
+2011-12-19  Tobias Burnus  <burnus@net-b.de>
+
+       * gfortran.dg/coarray_poly_3.f90: New.
+       * coarray/poly_run_1.f90: Enable some previously commented code.
+
+2011-12-19  Jason Merrill  <jason@redhat.com>
+
+       PR c++/51489
+       * g++.dg/cpp0x/constexpr-ptrsub.C: New.
+
+2011-12-18  Hans-Peter Nilsson  <hp@axis.com>
+
+       * gcc.dg/pr51491-2.c: Fix "cleanup-treee-dump" typo.
+
+2011-12-17  Jason Merrill  <jason@redhat.com>
+
+       PR c++/51588
+       * g++.dg/parse/enum7.C: New.
+
+       PR c++/51586
+       * g++.dg/lookup/nested2.C: New.
+
+       PR c++/51587
+       * g++.dg/parse/enum6.C: New.
+
+2011-12-17  Tom de Vries  <tom@codesourcery.com>
+
+       PR tree-optimization/51491
+       * gcc.dg/pr51491.c: New test.
+       * gcc.dg/pr51491-2.c: Same.
+
+2011-12-16  Jason Merrill  <jason@redhat.com>
+
+       PR c++/51416
+       * g++.dg/cpp0x/auto31.C: New.
+
+2011-12-16  Ian Lance Taylor  <iant@google.com>
+
+       PR middle-end/51592
+       * gcc.dg/20111216-1.c: New test.
+
+2011-12-16  Jason Merrill  <jason@redhat.com>
+
+       PR c++/51461
+       * g++.dg/init/static4.C: New.
+
+2011-12-16  Jason Merrill  <jason@redhat.com>
+
+       PR c++/51331
+       * g++.dg/init/value10.C: New.
+
+2011-12-16  Jakub Jelinek  <jakub@redhat.com>
+
+       PR testsuite/50803
+       * gcc.dg/ipa/inline-5.c: XFAIL for 32-bit hppa.
+
+       PR tree-optimization/51575
+       * g++.dg/opt/pr51575.C: New test.
+
+       PR debug/51557
+       * gcc.dg/pr51557.c: New test.
+
+2011-12-16  Richard Guenther  <rguenther@suse.de>
+
+       PR lto/51572
+       * gcc.dg/lto/pr51572-1_0.c: New testcase.
+
+2011-12-15  Jason Merrill  <jason@redhat.com>
+
+       PR c++/51458
+       * g++.dg/ext/desig4.C: New.
+
+2011-12-15  Paul Thomas  <pault@gcc.gnu.org>
+
+       * gfortran.dg/class_array_3.f03: Remove explicit indexing of
+       A%disp() to use scalarizer.
+       * gfortran.dg/class_array_9.f03: New.
+
+2011-12-15  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc.dg/vect/vect-sdivmod-1.c: New test.
+
+       PR c++/51463
+       * g++.dg/cpp0x/pr51463.C: New test.
+
+       PR c/51360
+       * c-c++-common/gomp/pr51360.c: New test.
+       * g++.dg/gomp/pr51360.C: New test.
+
+       PR middle-end/49806
+       * gcc.dg/tree-ssa/vrp47.c: Add -fdump-tree-dom2 to dg-options.
+       Check for x_? & y in dom2 dump and xfail the check in dom1 dump.
+
+       PR tree-optimization/51117
+       * g++.dg/opt/pr51117.C: New test.
+
+2011-12-15  Romain Geissler  <romain.geissler@gmail.com>
+
+       * gcc.c-torture/execute/builtins/chk.h (stpncpy, stpncpy_disallowed):
+       New definitions.
+       * gcc.c-torture/execute/builtins/lib/chk.c (stpncpy_disallowed):
+       Likewise.
+       (stpncpy, __stpncpy_chk): New functions.
+       * gcc.c-torture/execute/builtins/stpncpy-chk-lib.c: New file.
+       * gcc.c-torture/execute/builtins/stpncpy-chk.c: Likewise.
+
+2011-12-15  Richard Guenther  <rguenther@suse.de>
+
+       PR lto/51567
+       * g++.dg/lto/pr51567-1_0.C: New testcase.
+
+2011-12-15  Dodji Seketeli  <dodji@redhat.com>
+
+       PR c++/51473
+       * g++.dg/cpp0x/auto30.C: New test.
+
+2011-12-15  Tobias Burnus  <burnus@net-b.de>
+
+       * gfortran.dg/coarray/poly_run_3.f90: New.
+       * gfortran.dg/coarray/poly_run_2.f90: Enable comment-out test.
+
+2011-12-15  Richard Guenther  <rguenther@suse.de>
+
+       PR lto/51564
+       * g++.dg/lto/pr51564-1_0.C: New testcase.
+
+2011-12-15  Jonathan Wakely  <jwakely.gcc@gmail.com>
+
+       PR libstdc++/51365
+       * g++.dg/ext/is_final.C: New.
+
+2012-12-15  Richard Guenther  <rguenther@suse.de>
+
+       PR lto/48508
+       * g++.dg/lto/pr48508-1_0.C: New testcase.
+       * g++.dg/lto/pr48508-1_1.C: Likewise.
+
+2011-12-14  Jason Merrill  <jason@redhat.com>
+
+       PR c++/51554
+       * g++.dg/init/constant1.C: New.
+
+       PR c++/51248
+       * g++.dg/other/enum2.C: New.
+
+2011-12-14  Dodji Seketeli  <dodji@redhat.com>
+
+       PR c++/51475
+       * g++.dg/cpp0x/initlist63.C: New test.
+
+2011-12-14  Georg-Johann Lay  <avr@gjlay.de>
+
+       PR target/50931
+       * gcc.target/avr/torture/int24-mul.c: New.
+
+2011-12-14  Dodji Seketeli  <dodji@redhat.com>
+
+       PR c++/51476
+       * g++.dg/cpp0x/ptrmem-cst-arg1.C: New test.
+
+2011-12-13  Jason Merrill  <jason@redhat.com>
+
+       PR c++/51406
+       PR c++/51161
+       * g++.dg/cpp0x/rv-cast3.C: New.
+       * g++.dg/cpp0x/rv-cast4.C: New.
+
+2011-12-13  Paolo Carlini  <paolo.carlini@oracle.com>
+
+       PR c++/51464
+       * g++.dg/cpp0x/lambda/lambda-ice6.C: New.
+
+2011-12-13  Andrew Pinski  <apinski@cavium.com>
+           Adam Nemet  <anemet@caviumnetworks.com>
+
+       * gcc.target/mips/mips.exp (mips_option_groups): Fix debug.  Add
+       -fdump-* options.
+       * gcc.target/mips/octeon2-pipe-1.c: New testcase.
+       * gcc.target/mips/octeon-pipe-1.c: New testcase.
+
+2011-12-11  Fabien ChĂȘne  <fabien@gcc.gnu.org>
+
+       PR c++/14258
+       * g++.dg/template/using16.C: New.
+       * g++.dg/template/using17.C: New.
+
+2011-12-13  Martin Jambor  <mjambor@suse.cz>
+
+       PR tree-optimization/51362
+       * gcc.dg/ipa/pr51362.c: New test.
+
+2011-12-13  Uros Bizjak  <ubizjak@gmail.com>
+
+       PR testsuite/51524
+       * gcc.target/i386/bmi2-mulx32-1.c (gen_mulx): Add attribute regparm(2).
+       * gcc.target/i386/bmi2-mulx32-2.c (calc_mulx_u32): Ditto.
+
+2011-12-13  Richard Guenther  <rguenther@suse.de>
+
+       PR lto/48354
+       * g++.dg/lto/pr48354-1_0.C: New testcase.
+
+2011-12-13  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/51519
+       * gcc.dg/pr51519.c: New testcase.
+
+2011-12-13  Richard Guenther  <rguenther@suse.de>
+
+       * gcc.dg/lto/20111213-1_0.c: New testcase.
+
+2011-12-13  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/vect1.ad[sb]: Add more tests.
+       * gnat.dg/vect2.ad[sb]: Likewise.
+       * gnat.dg/vect3.ad[sb]: Likewise.
+       * gnat.dg/vect4.ad[sb]: Likewise.
+       * gnat.dg/vect5.ad[sb]: Likewise.
+       * gnat.dg/vect6.ad[sb]: Likewise.
+
+2011-12-12  Jakub Jelinek  <jakub@redhat.com>
+
+       PR rtl-optimization/51495
+       * gcc.c-torture/compile/pr51495.c: New test.
+
+       PR tree-optimization/51481
+       * gcc.dg/pr51481.c: New test.
+
+2011-12-12  Georg-Johann Lay  <avr@gjlay.de>
+
+       PR tree-optimization/45830
+       * gcc.c-torture/execute/pr45830.c: Move from here to...
+       * gcc.dg/torture/pr45830.c: ...this new file.  Add dg-do and
+       dg-additional-options magic.
+
+2011-12-12  Janne Blomqvist  <jb@gcc.gnu.org>
+
+       * gfortran.dg/nested_modules_2.f90: Tighten test.
+
+2011-12-12  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gcc.c-torture/execute/20111212-1.c: New test.
+
+2011-12-12  Jakub Jelinek  <jakub@redhat.com>
+
+       PR testsuite/51511
+       * gcc.dg/pr45819.c: Add -w to dg-options.
+
+2011-12-12  Torvald Riegel  <triegel@redhat.com>
+
+       * g++.dg/tm/noexcept-1.C: New test.
+       * g++.dg/tm/noexcept-2.C: New test.
+       * g++.dg/tm/noexcept-3.C: New test.
+       * g++.dg/tm/noexcept-4.C: New test.
+       * g++.dg/tm/noexcept-5.C: New test.
+
+2011-12-12  Torvald Riegel  <triegel@redhat.com>
+
+       * c-c++-common/tm/20111206.c: New test.
+
+2011-12-12  Richard Guenther  <rguenther@suse.de>
+
+       PR lto/51262
+       * g++.dg/opt/pr51262.C: New testcase.
+
+2011-12-12  Revital Eres  <revital.eres@linaro.org>
+
+       PR rtl-optimization/47013
+       * gcc.dg/sms-2.c: Change scan-tree-dump-times and the code itself
+       to preserve the function.
+       * gcc.dg/sms-6.c: Add --param sms-min-sc=1. Add dg-options for
+       powerpc*-*-*.  Avoid superfluous spaces in dg-final.
+       * gcc.dg/sms-3.c: Add --param sms-min-sc=1 and
+       -fmodulo-sched-allow-regmoves flags.
+       * gcc.dg/sms-7.c: Likewise. Remove dg-final for powerpc*-*-*
+       and avoid superfluous spaces in dg-final for spu-*-*.
+       * gcc.dg/sms-4.c: Add dg-options for powerpc*-*-*.
+       * gcc.dg/sms-8.c: Add --param sms-min-sc=1.  Add dg-options and
+       change scan-rtl-dump-times for powerpc*-*-*.
+       * gcc.dg/sms-5.c: Add --param sms-min-sc=1 flag, remove
+       powerpc*-*-* from dg-final and avoid superfluous spaces in dg-final.
+       * gcc.dg/sms-9.c: Remove -fno-auto-inc-dec.
+
 2011-12-11  Jakub Jelinek  <jakub@redhat.com>
 
        PR tree-optimization/51485
@@ -9,7 +362,7 @@
        * gfortran.dg/warn_function_without_result_2.f90: New.
 
 2011-12-11  Paul Thomas  <pault@gcc.gnu.org>
-       Tobias Burnus  <burnus@gcc.gnu.org>
+           Tobias Burnus  <burnus@gcc.gnu.org>
 
        PR fortran/41539
        PR fortran/43214
        * gfortran.dg/class_to_type_1.f03: New.
        * gfortran.dg/type_to_class_1.f03: New.
        * gfortran.dg/typebound_assignment_3.f03: Remove the error.
-       * gfortran.dg/auto_dealloc_2.f90: Occurences of __builtin_free
-       now 2.
+       * gfortran.dg/auto_dealloc_2.f90: Occurences of __builtin_free now 2.
        * gfortran.dg/class_19.f03: Occurences of __builtin_free now 8.
 
 2011-12-11  Thomas Koenig  <tkoenig@gcc.gnu.org>
 
 2011-12-08  Teresa Johnson  <tejohnson@google.com>
 
-       * gcc.target/i386/movdi-rex64.c: Remove unnecessary
-       unused label.
+       * gcc.target/i386/movdi-rex64.c: Remove unnecessary unused label.
 
 2011-12-08  Teresa Johnson  <tejohnson@google.com>