[Bug sanitizer/80536] [6/7/8 Regression] UBSAN: compile time segfault
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue May 9 16:33:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80536
--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
To expand on that, I think we want to drop that call from there and instead be
able to simplify somehow a SAVE_EXPR if after c_fully_fold or cp_fold it
becomes simple enough not to require any saving.
More information about the Gcc-bugs
mailing list