]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/lto-wrapper.c
re PR lto/69254 (ICE in streamer_get_builtin_tree when using -fsanitize=shift on...
authorJakub Jelinek <jakub@redhat.com>
Tue, 26 Jan 2016 14:25:56 +0000 (15:25 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 26 Jan 2016 14:25:56 +0000 (15:25 +0100)
commitb0b35f86a24b8c404590993d7811fe546fadf1eb
tree3665173bd5798fa89d10c639553bd42fc5c74950
parentb8b025dc0b76361d1276288aeeda6b4ebc5e2061
re PR lto/69254 (ICE in streamer_get_builtin_tree when using -fsanitize=shift on the compile side only)

PR lto/69254
* lto-wrapper.c (merge_and_complain): Handle -fcilkplus.
(append_compiler_options): Handle -fcilkplus.
(append_linker_options): Ignore -fno-{openmp,openacc,cilkplus}.

From-SVN: r232829
gcc/ChangeLog
gcc/lto-wrapper.c