[Bug tree-optimization/84117] [8 Regression] ICE in gimplify_modify_expr, at gimplify.c:5798
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jan 30 20:07:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84117
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
I think we haven't fixed that. I think we just want to transform -ftrapv to
ubsan-like trapping internal fns, but it is too late for that for GCC8.
More information about the Gcc-bugs
mailing list