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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2025-03-17

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Xi Ruoyao from comment #1)
> It's reported building gegl-0.4.56 on powerpc with GCC-14.2.0 triggers an
> ICE on the same line:
> 
> https://buildit.aosc.io/logs/73101-gimp-3-ppc64el-power8-2025-03-18-00:17:42.
> txt
> 
> Not sure if it's really related.

It is 99% sure that is unrelated.



Confirmed.

We have:
(jump_insn 14 13 15 (set (pc)
        (label_ref 0)) "/app/example.cpp":7:6 -1
     (nil))

Which is wrong, the label_ref here is a "null" .

Reply via email to