[Bug rust/120018] internal compiler error: in redirect_to_unreachable, at ipa-fnsummary.cc:258 for 32-bits

2025-04-29 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120018 Andrew Pinski changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug rust/120018] internal compiler error: in redirect_to_unreachable, at ipa-fnsummary.cc:258 for 32-bits

2025-04-29 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120018 Andrew Pinski changed: What|Removed |Added Ever confirmed|0 |1 CC|

Re: [PATCH][15.2] nr2.0: late: Correctly initialize funny_error member

2025-04-29 Thread Marc Poulhiès
April 29, 2025 at 10:39 AM, "Andrew Pinski" mailto:pins...@gmail.com?to=%22Andrew%20Pinski%22%20%3Cpinskia%40gmail.com%3E > wrote: > > On Tue, Apr 29, 2025 at 1:26 AM wrote: > > > > > From: Arthur Cohen > > > > Hi everyone, > > > > We noticed inconsistent errors when running name-resolu

Re: [PATCH][15.2] nr2.0: late: Correctly initialize funny_error member

2025-04-29 Thread Andrew Pinski
On Tue, Apr 29, 2025 at 1:26 AM wrote: > > From: Arthur Cohen > > Hi everyone, > > We noticed inconsistent errors when running name-resolution 2.0 on > certain files, where an invalid error was triggered and the message was > from the `funny_ice` error finalizer function we had added as an easter

[PATCH][15.2] nr2.0: late: Correctly initialize funny_error member

2025-04-29 Thread arthur . cohen
From: Arthur Cohen Hi everyone, We noticed inconsistent errors when running name-resolution 2.0 on certain files, where an invalid error was triggered and the message was from the `funny_ice` error finalizer function we had added as an easter egg. We realized yesterday that the undefined value w