[Bug c/77754] [5/6/7 Regression] internal compiler error : tree code 'call_expr' is not supported in LTO streams

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Dec 20 12:14:00 GMT 2016


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

--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
So, where would be the best place to remove the VLA bounds from parameters of
fn declarations?  Some function called from c_write_global_declarations_1 and
from walking BLOCK tree vars e.g. right before calling c_genericize in
finish_function?


More information about the Gcc-bugs mailing list