r236464 - in /trunk/gcc: ChangeLog lto-section-...

marxin@gcc.gnu.org marxin@gcc.gnu.org
Thu May 19 15:02:00 GMT 2016


Author: marxin
Date: Thu May 19 15:02:30 2016
New Revision: 236464

URL: https://gcc.gnu.org/viewcvs?rev=236464&root=gcc&view=rev
Log:
LTO: display file name if LTO version check fails

	* lto-section-in.c (lto_get_section_data): Call
	lto_check_version with additional argument.
	* lto-streamer.c (lto_check_version): Add new argument.
	* lto-streamer.h (lto_check_version): Likewise.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/lto-section-in.c
    trunk/gcc/lto-streamer.c
    trunk/gcc/lto-streamer.h



More information about the Gcc-cvs mailing list