[Bug cobol/126389] ICE: tree check: expected tree that contains 'decl common' structure, have 'component_ref' in mh_identical
"rdubner at gcc dot gnu.org via Gcc-bugs" <[email protected]>
| Newsgroups | gmane.comp.gcc.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126389
Robert Dubner <rdubner at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|unassigned at gcc dot gnu.org |rdubner at gcc dot gnu.org
CC| |rdubner at gcc dot gnu.org
Last reconfirmed| |2026-07-24
Ever confirmed|0 |1
Status|UNCONFIRMED |ASSIGNED
--- Comment #3 from Robert Dubner <rdubner at gcc dot gnu.org> ---
It's the same problem. The difference between move:185 and niove:191 is
whether or not the offending variable is the source or the destination.
Fix upcoming...