OSDN Git Service

gcc/fortran/
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 2e12bb8..66abdd0 100644 (file)
@@ -1,3 +1,67 @@
+2012-02-12  Mikael Morin  <mikael@gcc.gnu.org>
+
+       PR fortran/50981
+       * gfortran.dg/elemental_optional_args_5.f03: New test.
+
+2012-02-12 Iain Sandoe  <iains@gcc.gnu.org>
+
+       PR testsuite/50076
+       * c-c++-common/cxxbitfields-3.c: Adjust scan assembler for nonpic
+       cases.
+
+2012-02-11  Ian Lance Taylor  <iant@google.com>
+
+       PR go/51874
+       * go.test/go-test.exp (go-gc-tests): Don't run nilptr test on
+       SPARC Solaris.  Don't run the test at all on systems where it may
+       not work, rather than xfailing it.
+
+2012-02-11  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       PR rtl-optimization/52175
+       * gcc.c-torture/compile/pr52175.c: New test.
+
+2012-02-10  Jason Merrill  <jason@redhat.com>
+
+       PR c++/51910
+       * g++.dg/template/repo10.C: New.
+
+2012-02-11  Jakub Jelinek  <jakub@redhat.com>
+
+       PR debug/52132
+       * gcc.dg/pr52132.c: New test.
+
+2012-02-10  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/specs/aggr4.ads: New test.
+       * gnat.dg/specs/aggr4_pkg.ads: New helper.
+
+2012-02-10  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR target/52146
+       * gcc.target/i386/pr52146.c: New.
+
+2012-02-10  Jakub Jelinek  <jakub@redhat.com>
+
+       PR middle-end/52177
+       * c-c++-common/pr52177.c: New test.
+
+2012-02-10  Jan Hubicka  <jh@suse.cz>
+
+       PR middle-end/48600
+       * g++.dg/torture/pr48600.C: New testcase.
+
+2012-02-09  Peter Bergner  <bergner@vnet.ibm.com>
+
+       PR middle-end/52140
+       * gcc.dg/dfp/pr52140.c: New test.
+
+2012-02-09  Jakub Jelinek  <jakub@redhat.com>
+
+       PR fortran/32380
+       * gfortran.dg/vect/pr32380.f: Use dg-additional-options instead
+       of dg-options.
+
 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
 
        PR middle-end/51867