On Mon, 18 Dec 2023, Jeff Law wrote:

> 
> 
> On 12/18/23 15:16, Vladimir Makarov wrote:
> > The following patch fixes
> > 
> > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112918
> > 
> > The patch was successfully bootstrapped and tested on x86-64, aarch64, and
> > ppc64.
> > 
> > The patch affects a sensitive part of LRA.  So I will monitor that the
> > commit does not create serious failures on other targets. If it happens, I
> > probably revert the patch.
> I've also spun up my tester with this patch.  We should know if there's any
> fallout on the cross targets by tomorrow AM.  The native emulated targets will
> take longer to trickle in.

My glibc bot shows ICEs for arc and mips (different ICEs, so I filed two 
separate bugs).

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113097
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113098
https://sourceware.org/pipermail/libc-testresults/2023q4/012248.html

(The reason the bot only shows the mips ICE in nan2008 configurations is 
probably that those use --with-arch-32=mips32r2 and the other 
configurations don't, rather than any actual connection to the nan2008 
feature itself.)

-- 
Joseph S. Myers
jos...@codesourcery.com

Reply via email to