On 24/06/11 15:49, Janis Johnson wrote:
> On 06/24/2011 03:29 AM, Joseph S. Myers wrote:
>> On Thu, 23 Jun 2011, Janis Johnson wrote:
>>
>>> Tests target/arm/vfp-ldm*.c and vfp-sdm*.c add -mfloat-abi=softfp but
>>> fail if multilib flags override that option. This patch skips the test
>>> for mult
On 06/24/2011 03:29 AM, Joseph S. Myers wrote:
> On Thu, 23 Jun 2011, Janis Johnson wrote:
>
>> Tests target/arm/vfp-ldm*.c and vfp-sdm*.c add -mfloat-abi=softfp but
>> fail if multilib flags override that option. This patch skips the test
>> for multilibs that specify a different value for -mflo
On Thu, 23 Jun 2011, Janis Johnson wrote:
> Tests target/arm/vfp-ldm*.c and vfp-sdm*.c add -mfloat-abi=softfp but
> fail if multilib flags override that option. This patch skips the test
> for multilibs that specify a different value for -mfloat-abi.
While they need to be skipped for -mfloat-abi
Tests target/arm/vfp-ldm*.c and vfp-sdm*.c add -mfloat-abi=softfp but
fail if multilib flags override that option. This patch skips the test
for multilibs that specify a different value for -mfloat-abi.
Tested on arm-none-linux-gnueabi with 43 sets of multlib flags. OK for
trunk, and later for 4