Commit 60c2020d by Kyrylo Tkachov Committed by Kyrylo Tkachov

Remove arm-specific -march in test.

	* gcc.dg/pr61756.c: Remove arm-specific dg-options.

From-SVN: r213701
parent 044331a8
2014-08-07 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
* gcc.dg/pr61756.c: Remove arm-specific dg-options.
2014-08-07 Marek Polacek <polacek@redhat.com>
* gcc.dg/fold-reassoc-3.c: New test.
......
......@@ -2,7 +2,6 @@
/* { dg-do compile } */
/* { dg-options "-O2" } */
/* { dg-options "-O2 -march=armv5" { target arm*-*-* } } */
#include <stdatomic.h>
......
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