aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contrib/ChangeLog.google-integration5
-rw-r--r--contrib/testsuite-management/x86_64-unknown-linux-gnu.xfail4
2 files changed, 7 insertions, 2 deletions
diff --git a/contrib/ChangeLog.google-integration b/contrib/ChangeLog.google-integration
index 2ae0caea65f..15255f5f291 100644
--- a/contrib/ChangeLog.google-integration
+++ b/contrib/ChangeLog.google-integration
@@ -1,3 +1,8 @@
+2011-09-16 Diego Novillo <dnovillo@google.com>
+
+ * testsuite-management/x86_64-unknown-linux-gnu.xfail: Fix
+ reason of LTO failure.
+
2011-09-14 Diego Novillo <dnovillo@google.com>
* testsuite-management/x86_64-unknown-linux-gnu.xfail: New.
diff --git a/contrib/testsuite-management/x86_64-unknown-linux-gnu.xfail b/contrib/testsuite-management/x86_64-unknown-linux-gnu.xfail
index b3e86a5030a..31887275bb8 100644
--- a/contrib/testsuite-management/x86_64-unknown-linux-gnu.xfail
+++ b/contrib/testsuite-management/x86_64-unknown-linux-gnu.xfail
@@ -19,8 +19,8 @@ XPASS: gcc.dg/unroll_3.c (test for excess errors)
XPASS: gcc.dg/unroll_4.c (test for excess errors)
FAIL: libmudflap.c++/pass55-frag.cxx ( -O) execution test
-# The following tests are failing with gold. The LTO plugin is not resolving
-# names properly. Only builds configured to use gold will show these.
+# The following tests are failing with gold in -m32 mode (due to
+# PR 50251).
UNRESOLVED: gcc.c-torture/execute/20010209-1.c execution, -O2 -flto -flto-partition=none
UNRESOLVED: gcc.c-torture/execute/20010209-1.c execution, -O2 -flto
FAIL: gcc.c-torture/execute/20010209-1.c compilation, -O2 -flto (internal compiler error)