[Bug cobol/126391] ICE during RTL pass: expand: in expand_expr_real_1, at expr.cc:11729
simonsobisch at gnu dot org via Gcc-bugs <[email protected]> Mon, 03 Aug 2026 07:17:31 +0000
| Newsgroups | gmane.comp.gcc.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126391
Simon Sobisch <simonsobisch at gnu dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|ASSIGNED |RESOLVED
--- Comment #4 from Simon Sobisch <simonsobisch at gnu dot org> ---
I can confirm that this is resolved (I get another ice on COMPUTE in some
cases, but that's a different report - and maybe the direct communication for
that will be enough).
Thanks for the fix,
Simon