Commit eb071c6b by Ramana Radhakrishnan Committed by Ramana Radhakrishnan

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
parent 6bc4f75c
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" } }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment