Do not allow to run GIMPLE or RTL test-cases w/ LTO (PR lto/79625).
commitb4e3d576435ad95172530455848853869be3ecb7
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Feb 2017 22:04:32 +0000 (28 22:04 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Feb 2017 22:04:32 +0000 (28 22:04 +0000)
tree67d8a338f1269fbd9b71871e7bdfcd7105c9f1d0
parent78adba87b98b12c5d5b4c7d59471292de533299c
Do not allow to run GIMPLE or RTL test-cases w/ LTO (PR lto/79625).

2017-02-28  Martin Liska  <mliska@suse.cz>

PR lto/79625
* read-rtl-function.c (function_reader::handle_unknown_directive):
Bail out when one uses -flto.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@245790 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/read-rtl-function.c