diff mbox

Fix ICE on ACATS test for Aarch64 at -O

Message ID 1743736.J4ZVuVJ82S@polaris
State New
Headers show

Commit Message

Eric Botcazou Oct. 11, 2016, 9:20 p.m. UTC
> Revised patch attached, tested on x86-64/Linux, OK for the mainline?

Also tested on Aarch64/Linux, where it cleans up the ACATS testsuite:
diff mbox

Patch

--- mail-report.log.0   2016-10-11 04:01:06.020972999 -0700
+++ mail-report.log     2016-10-11 14:27:42.110972999 -0700
@@ -2,12 +2,10 @@ 
 LAST_UPDATED: Obtained from SVN: trunk revision 240904
 
                === acats tests ===
-FAIL:  c34005o
-FAIL:  c34007i
 
                === acats Summary ===
-# of expected passes           2318
-# of unexpected failures       2
+# of expected passes           2320
+# of unexpected failures       0
 Native configuration is aarch64-unknown-linux-gnu

-- 
Eric Botcazou