Do not allow to run GIMPLE or RTL test-cases w/ LTO (PR lto/79625).
authorMartin Liska <mliska@suse.cz>
Tue, 28 Feb 2017 22:04:32 +0000 (23:04 +0100)
committerMartin Liska <marxin@gcc.gnu.org>
Tue, 28 Feb 2017 22:04:32 +0000 (22:04 +0000)
commitcbf6ad9d6119db62e907a7e4a345b3a44137d036
tree67d8a338f1269fbd9b71871e7bdfcd7105c9f1d0
parent9453ba0a0e7aa578d2b4ad61862efe0d3d52c567
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.

From-SVN: r245790
gcc/ChangeLog
gcc/read-rtl-function.c