[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
Tue Jan 26 13:02:00 GMT 2016


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

--- Comment #16 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Tue Jan 26 13:01:44 2016
New Revision: 232826

URL: https://gcc.gnu.org/viewcvs?rev=232826&root=gcc&view=rev
Log:
        PR lto/69254
        * opts.h (parse_sanitizer_options): New prototype.
        * opts.c (sanitizer_opts): New array.
        (parse_sanitizer_options): New function.
        (common_handle_option): Use parse_sanitizer_options.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/opts.c
    trunk/gcc/opts.h


More information about the Gcc-bugs mailing list