Bah, Now with patch attached. Ramana
On 10/06/15 08:44, Ramana Radhakrishnan wrote:
Sorry about missing this hunk in the original submission, was in my tree but I hadn't spotted this as I was playing between the original AArch64 TARGET_RELAXED_ORDER and this patch. Applied as obvious. PR target/66200 PR target/66498 PR c++/66192 * g++.dg/testsuite/aarch64_guard1.C: Adjust test.
Index: gcc/testsuite/g++.dg/abi/aarch64_guard1.C =================================================================== --- gcc/testsuite/g++.dg/abi/aarch64_guard1.C (revision 224311) +++ gcc/testsuite/g++.dg/abi/aarch64_guard1.C (working copy) @@ -13,4 +13,4 @@ } // { dg-final { scan-assembler _ZGVZ3foovE1x,8,8 } } -// { dg-final { scan-tree-dump "_ZGVZ3foovE1x & 1" "original" } } +// { dg-final { scan-tree-dump "& 1" "original" } }