[Bug modula2/108183] wrong code generated in the modula2 scaffold mechanism

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Dec 20 12:45:09 GMT 2022


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108183

--- Comment #8 from Richard Biener <rguenth at gcc dot gnu.org> ---
Btw, the way to see what's creating some tree is breaking on the 'return
result;' line in ggc_internal_alloc conditional on result being the tree
(or other GC allocated) object.


More information about the Gcc-bugs mailing list