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]

r153459 - in /trunk/gcc: ChangeLog lto-streamer...


Author: rguenth
Date: Thu Oct 22 15:36:46 2009
New Revision: 153459

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=153459
Log:
2009-10-22  Richard Guenther  <rguenther@suse.de>

	PR lto/41791
	* lto-streamer-out.c (lto_output_location): Stream the
	system header flag.
	* lto-streamer-in.c (lto_input_location): Likewise.

	* g++.dg/lto/20091022-2_0.C: New testcase.

Added:
    trunk/gcc/testsuite/g++.dg/lto/20091022-2_0.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/lto-streamer-in.c
    trunk/gcc/lto-streamer-out.c
    trunk/gcc/testsuite/ChangeLog


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