Code review comment for lp:~ams-codesourcery/gcc-linaro/merge-from-fsf-4.5-20120201

Revision history for this message
Ramana Radhakrishnan (ramana) wrote :

+FAIL: g++.dg/torture/pr51344.C -O0 (test for excess errors)
+FAIL: g++.dg/torture/pr51344.C -O1 (test for excess errors)
+FAIL: g++.dg/torture/pr51344.C -O2 (test for excess errors)
+FAIL: g++.dg/torture/pr51344.C -O2 -flto (test for excess errors)
+FAIL: g++.dg/torture/pr51344.C -O2 -fwhopr (test for excess errors)
+FAIL: g++.dg/torture/pr51344.C -O3 -fomit-frame-pointer (test for excess errors)
+FAIL: g++.dg/torture/pr51344.C -O3 -g (test for excess errors)
+FAIL: g++.dg/torture/pr51344.C -Os (test for excess errors)

Needs to be checked for armv7l-linux-gnueabi before merging.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51934 appears to suggest that this test is only relevant for x86 targets only so the patch in comment #16 should probably be backported.

Ramana

« Back to merge proposal