aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>2011-09-16 15:19:23 +0000
committerdnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>2011-09-16 15:19:23 +0000
commit82331e99a26b99e41807470d3d7fc0b5c760f332 (patch)
tree6614519cfe05c2b6c3fd345f3a74d3a8dc3390f4
parent43ff10c25480b75fe8038bff15b3b50c5951f68b (diff)
* testsuite-management/x86_64-unknown-linux-gnu.xfail: Fix
reason of LTO failure. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/google/integration@178909 138bc75d-0d04-0410-961f-82ee72b054a4
-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)