[Bug cobol/126499] cobol1: Assertion `e && e->type == SymField' failed.
simonsobisch at gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Jul 30 08:54:49 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126499
Simon Sobisch <simonsobisch at gnu dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jklowden at gcc dot gnu.org,
| |rdubner at gcc dot gnu.org,
| |simonsobisch at gnu dot org
Keywords| |ice-on-valid-code
--- Comment #1 from Simon Sobisch <simonsobisch at gnu dot org> ---
note: works as soon as I add the commonly used "set address of my-data to adr"
up front, which possibly changes something to that "e" so the assert does not
happen
More information about the Gcc-bugs
mailing list