Hi, I think this commit causes a failure on aarch64-none-elf due to a DejaGnu typo in gcc.target/aarch64/advsimd-intrinsics/bfcvt-nosimd.c.
{ dg-final { check-function-bodies "**" "" "-O[^0]" } }
I think the square brackets need to be escaped or use {-O[^0]}.
Regards
Vasee
Fri, Mar 06, 2020 at 09:54:07AM +0000, Richard Sandiford wrote:
> Delia Burduv <[email protected]> writes:
> > Hi,
> >
> > Here is the latest version of the patch. That test should now work.
>
> Thanks, pushed.
>
> Richard
