[Bug lto/69254] [6 Regression] ICE in streamer_get_builtin_tree when using -fsanitize=shift on the compile side only

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jan 14 20:05:00 GMT 2016


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

--- Comment #12 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
I think this will require moving out the common_handle_option handling of
-fsanitize{,-recover}= arguments (parsing them into a bitmask) into a separate
function, because lto-wrapper seems to look at unparsed options.


More information about the Gcc-bugs mailing list