Commit 46ffb64d by Andrew Pinski Committed by Andrew Pinski

aarch64_guard1.C: Add -fno-section-anchors.

2012-11-06  Andrew Pinski  <apinski@cavium.com>

	* g++.dg/abi/aarch64_guard1.C: Add -fno-section-anchors.

From-SVN: r193260
parent 9dc4346a
2012-11-06 Andrew Pinski <apinski@cavium.com>
* g++.dg/abi/aarch64_guard1.C: Add -fno-section-anchors.
2012-11-06 Jan Hubicka <jh@suse.cz> 2012-11-06 Jan Hubicka <jh@suse.cz>
* gcc.dg/tree-ssa/loop-1.c: Make to look like a good unroling candidate still. * gcc.dg/tree-ssa/loop-1.c: Make to look like a good unroling candidate still.
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
// 8-byte doubleword and that only the least significant bit is used // 8-byte doubleword and that only the least significant bit is used
// for initialization guard variables. // for initialization guard variables.
// { dg-do compile { target aarch64*-*-* } } // { dg-do compile { target aarch64*-*-* } }
// { dg-options "-O -fdump-tree-original" } // { dg-options "-O -fdump-tree-original -fno-section-anchors" }
int bar(); int bar();
......
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