[PATCH] LTO: display file name if LTO version check fails

Martin Liška mliska@suse.cz
Thu May 19 12:21:00 GMT 2016


Hi.

During the compilation of chrome, I've noticed that they utilize 'cc' binary.
Because of that, I see LTO version check, but it would be quite useful to
see which file is affected.

Like:

lto1: fatal error: bytecode stream in file 'obj/third_party/icu/source/common/icuuc.cmemory.o' generated with LTO version 4.0 instead of the expected 6.0

Ready after it finishes regression tests?
Thanks,
Martin

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-LTO-display-file-name-if-LTO-version-check-fails.patch
Type: text/x-patch
Size: 2319 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20160519/89134f47/attachment.bin>


More information about the Gcc-patches mailing list