On Jan 16, 2025, at 11:43 AM, Alexandre Oliva <ol...@adacore.com> 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 and > aarch64-elf. Ok to install?
Ok. Of course, if the arm folks wake up and want to review arm bits... always happy to defer to them as domain experts. > for gcc/testsuite/ChangeLog > > * gcc.target/arm/multilib.exp: Skip if -mfloat-abi=* or any of > its aliases are used.