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

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Mon Apr 14 08:35:00 GMT 2014


Author: rguenth
Date: Mon Apr 14 08:35:22 2014
New Revision: 209359

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

	PR lto/60720
	* lto-streamer-out.c (wrap_refs): New function.
	(lto_output): Wrap symbol references in global initializes in
	type-preserving MEM_REFs.

	* gcc.dg/lto/pr60720_0.c: New testcase.
	* gcc.dg/lto/pr60720_1.c: Likewise.

Added:
    trunk/gcc/testsuite/gcc.dg/lto/pr60720_0.c
    trunk/gcc/testsuite/gcc.dg/lto/pr60720_1.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/lto-streamer-out.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list