[Bug ipa/122956] [16 regression] ICE caused by r16-4000 when building LLVM14 with -Ofast -flto=auto

liuhongt at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Dec 3 00:29:42 GMT 2025


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122956

--- Comment #8 from Hongtao Liu <liuhongt at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #6)
> (In reply to Andrew Pinski from comment #5)
> > (In reply to Hongtao Liu from comment #4)
> > > (In reply to Andrew Pinski from comment #3)
> > > > (In reply to Andrew Pinski from comment #2)
> > > > > On a related subject did spec next fix llvm code up for its undefined code?
> > > > 
> > > > So at least upstream didn't. This would mean spec (again) still depends on
> > > > undefined code.
> > > 
> > > Which part is UD?
> > 
> > See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113341 and the linked bugs
> > there.
> 
> Actually there is another few about it. Basically llvm depends on values
> stored in a pointer which then calls operator new on it.

Thanks.


More information about the Gcc-bugs mailing list