https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65710

--- Comment #32 from clyon at gcc dot gnu.org ---

> 2015-04-13  Terry Guo  <terry....@arm.com>
> 
>         PR target/65710
>         * gcc.target/arm/pr65710.c: New.
> 

Terry, any particular reason you use -march=armv6-m instead of -march=armv6 ?

Some of my test configurations add -marm to RUNTESTFLAGS, and they fail
because:
error: target CPU does not support ARM mode

Can we switch to armv6, or do we need a few additional guards to avoid running
this test in unsupported configurations?

Reply via email to