Re: [patch, arm] fix gcc.target/arm/pr45094.c options

2014-06-05 Thread Richard Earnshaw
On 30/05/14 19:43, Sandra Loosemore wrote: > This execution test specifies -mcpu=cortex-a8 but there is no > corresponding check to make sure that the hardware/simulator being used > to run the test can run cortex-a8 code. (The specific case we tripped > over was in combination with a -mbig-end

[patch, arm] fix gcc.target/arm/pr45094.c options

2014-05-30 Thread Sandra Loosemore
This execution test specifies -mcpu=cortex-a8 but there is no corresponding check to make sure that the hardware/simulator being used to run the test can run cortex-a8 code. (The specific case we tripped over was in combination with a -mbig-endian multilib; the combination of the two options r