OSDN Git Service

* go.test/go-test.exp (go-gc-tests): Don't run chan/select2.go on
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 6cedc9e..8bfbbde 100644 (file)
@@ -1,3 +1,40 @@
+2012-02-08  Ian Lance Taylor  <iant@google.com>
+
+       * go.test/go-test.exp (go-gc-tests): Don't run chan/select2.go on
+       systems which don't support -fsplit-stack.
+
+2012-02-08  Andrew MacLeod  <amacleod@redhat.com>
+
+       * gcc.dg/simulate-thread/simulate-thread.exp: Use -O0, -O2, and -O3.
+       * gcc.dg/simulate-thread/simulate-thread.gdb: Don't display every
+       machine instuction in the log.
+
+2012-02-08  Jack Howarth <howarth@bromo.med.uc.edu>
+
+       * lib/gcc-simulate-thread.exp (simulate-thread): Increase timeout
+         to 20 seconds.
+
+2012-02-08  Magnus Granberg  <zorry@gentoo.org>
+
+       PR driver/48524
+       * gcc.dg/pr48524.c: New test.
+       * gcc.dg/pr48524.spec: New spec file for test.
+
+2012-02-08  Thomas Koenig  <tkoenig@gcc.gnu.org>
+
+       PR fortran/32380
+       * gfortran.dg/vect/pr32380.f90:  New test.
+
+2012-02-08  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/52151
+       * gfortran.dg/realloc_on_assign_12.f90: New.
+
+2012-02-08  Richard Guenther  <rguenther@suse.de>
+
+       PR rtl-optimization/52170
+       * gcc.dg/torture/pr52170.c: New testcase.
+
 2012-02-08  Jakub Jelinek  <jakub@redhat.com>
 
        PR gcov-profile/52150