This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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

--- Comment #17 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Tue Jan 26 14:25:56 2016
New Revision: 232829

URL: https://gcc.gnu.org/viewcvs?rev=232829&root=gcc&view=rev
Log:
        PR lto/69254
        * lto-wrapper.c (merge_and_complain): Handle -fcilkplus.
        (append_compiler_options): Handle -fcilkplus.
        (append_linker_options): Ignore -fno-{openmp,openacc,cilkplus}.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/lto-wrapper.c

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]