r221054 - in /branches/gcc-4_8-branch/gcc: Chan...

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Fri Feb 27 11:34:00 GMT 2015


Author: rguenth
Date: Fri Feb 27 11:34:14 2015
New Revision: 221054

URL: https://gcc.gnu.org/viewcvs?rev=221054&root=gcc&view=rev
Log:
2015-02-27  Richard Biener  <rguenther@suse.de>

	PR lto/65193
	Backport from mainline
	2014-07-24  Jan Hubicka  <hubicka@ucw.cz>
 
	* lto-streamer-out.c (tree_is_indexable): Consider IMPORTED_DECL
	as non-indexable.

	* g++.dg/lto/pr65193_0.C: New testcase.

Added:
    branches/gcc-4_8-branch/gcc/testsuite/g++.dg/lto/pr65193_0.C
Modified:
    branches/gcc-4_8-branch/gcc/ChangeLog
    branches/gcc-4_8-branch/gcc/lto-streamer-out.c
    branches/gcc-4_8-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list