lto-wrapper.c (run_gcc): Set have_lto and have_offload if at least one file contains...
authorIlya Verbin <ilya.verbin@intel.com>
Fri, 28 Nov 2014 13:46:28 +0000 (13:46 +0000)
committerIlya Verbin <iverbin@gcc.gnu.org>
Fri, 28 Nov 2014 13:46:28 +0000 (13:46 +0000)
commitd8f21780201caf84894097a23792d754983d3455
tree079819d53352f5acef1f17c32cb1bac40a38adcf
parent6b2963e742fefd1e901d1ea0ef97afa2fe5be3a1
lto-wrapper.c (run_gcc): Set have_lto and have_offload if at least one file contains sections with LTO...

gcc/
* lto-wrapper.c (run_gcc): Set have_lto and have_offload if at least one
file contains sections with LTO and offload IR, respectively.

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