This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Author: rguenth
Date: Tue Mar  4 11:25:50 2014
New Revision: 208311

URL: http://gcc.gnu.org/viewcvs?rev=208311&root=gcc&view=rev
Log:
2014-03-04  Richard Biener  <rguenther@suse.de>

	PR lto/60405
	* lto-streamer-in.c (lto_read_body): Remove LTO bytecode version
	check.
	(lto_input_toplevel_asms): Likewise.
	* lto-section-in.c (lto_get_section_data): Instead do it here
	for every section.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]