On Jan 16, 2025, at 11:43 AM, Alexandre Oliva wrote:
>
> The regexp that matches options that mess with multilibs matches
> -mfloat=abi=, but that's probably a typo for -mfloat-abi=. Fix that,
> and add -msoft-float and -mhard-float.
>
> Regstrapped on x86_64-linux-gnu, also tested on arm-eabi
The regexp that matches options that mess with multilibs matches
-mfloat=abi=, but that's probably a typo for -mfloat-abi=. Fix that,
and add -msoft-float and -mhard-float.
Regstrapped on x86_64-linux-gnu, also tested on arm-eabi and
aarch64-elf. Ok to install?
for gcc/testsuite/ChangeLog