Author: iverbin
Date: Fri Nov 28 13:46:28 2014
New Revision: 218156
URL: https://gcc.gnu.org/viewcvs?rev=218156&root=gcc&view=rev
Log:
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.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/lto-wrapper.c