OSDN Git Service

2011-12-15 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 35230eb..212e455 100644 (file)
@@ -1,3 +1,73 @@
+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