[Bug cobol/126389] ICE: tree check: expected tree that contains 'decl common' structure, have 'component_ref' in mh_identical
simonsobisch at gnu dot 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 --- Comment #2 from Simon Sobisch <simonsobisch at gnu dot org> --- ... that's not the exact same as it points to cobol/move.cc:185, while the original bug (still reproducible) points to obol/move.cc:191 - but hopefully it is the same root cause and fixing that sample with 185 will also fix 191...