[Bug target/99540] [10/11 Regression] ICE: Segmentation fault in aarch64_add_offset

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Mar 19 12:05:50 GMT 2021


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

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Ideally flag_trapv should be reimplemented on top of __builtin_*_overflow, and
do that lowering early rather than at expansion, but that is too late for GCC
11.


More information about the Gcc-bugs mailing list