Handle aarch64_guard1.C test
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. 2015-06-09 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com> PR target/66200 PR target/66428 PR c++/66192 * g++.dg/abi/aarch64_guard1.C: Adjust test. From-SVN: r224313
This commit is contained in:
parent
6bc4f75c30
commit
eb071c6bdc
@ -1,3 +1,10 @@
|
||||
2015-06-10 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
|
||||
|
||||
PR target/66200
|
||||
PR target/66428
|
||||
PR c++/66192
|
||||
* g++.dg/abi/aarch64_guard1.C: Adjust test.
|
||||
|
||||
2015-06-10 James Greenhalgh <james.greenhalgh@arm.com>
|
||||
|
||||
* gcc.target/arm/pr65710.c: Do not override -mfloat-abi directives
|
||||
|
@ -13,4 +13,4 @@ int *foo ()
|
||||
}
|
||||
|
||||
// { dg-final { scan-assembler _ZGVZ3foovE1x,8,8 } }
|
||||
// { dg-final { scan-tree-dump "_ZGVZ3foovE1x & 1" "original" } }
|
||||
// { dg-final { scan-tree-dump "& 1" "original" } }
|
||||
|
Loading…
x
Reference in New Issue
Block a user