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
This commit is contained in:
Andrew Pinski 2012-11-06 22:06:19 +00:00 committed by Andrew Pinski
parent 9dc4346aba
commit 46ffb64d6c
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
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>
* gcc.dg/tree-ssa/loop-1.c: Make to look like a good unroling candidate still.

View file

@ -2,7 +2,7 @@
// 8-byte doubleword and that only the least significant bit is used
// for initialization guard variables.
// { dg-do compile { target aarch64*-*-* } }
// { dg-options "-O -fdump-tree-original" }
// { dg-options "-O -fdump-tree-original -fno-section-anchors" }
int bar();