Commit 3ff3eb57 by Janis Johnson Committed by Ramana Radhakrishnan

pr43698.c: Remove -march option.


For 
2011-04-12  Janis Johnson  <janisjo@codesourcery.com>

	* gcc.target/arm/pr43698.c: Remove -march option.

From-SVN: r172348
parent b121818d
2011-04-12 Janis Johnson <janisjo@codesourcery.com> 2011-04-12 Janis Johnson <janisjo@codesourcery.com>
* gcc.target/arm/pr43698.c: Remove -march option.
2011-04-12 Janis Johnson <janisjo@codesourcery.com>
* gcc.target/arm/sync-1.c: Limit to sync_int_long, do not use * gcc.target/arm/sync-1.c: Limit to sync_int_long, do not use
-march option. -march option.
......
/* { dg-do run } */ /* { dg-do run } */
/* { dg-options "-Os -march=armv7-a" } */ /* { dg-options "-Os" } */
#include <stdint.h> #include <stdint.h>
#include <stdlib.h> #include <stdlib.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