On 24 June 2013 16:57, Ian Bolton wrote:
> 2013-06-24 Ian Bolton
>
> * gcc.target/config/aarch64/insv_1.c: Update to show it doesn't work
> on big endian.
> * gcc.target/config/aarch64/insv_2.c: New test for big endian.
> * lib/target-supports.exp: Define aarch6
Hi,
The insv_1.c test case I added recently was not compatible with big endian.
I attempted to fix with #ifdefs but dejagnu thinks all dg directives in a
file, regardless of #ifdefs, are applicable, so I had to instead make a
new test and add a new effective target to show when each test is suppor