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

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Thu Nov 28 12:09:00 GMT 2013


Author: rguenth
Date: Thu Nov 28 12:09:10 2013
New Revision: 205481

URL: http://gcc.gnu.org/viewcvs?rev=205481&root=gcc&view=rev
Log:
2013-11-28  Richard Biener  <rguenther@suse.de>

	PR lto/59323
	* lto-streamer-out.c (tree_is_indexable): TYPE_DECLs and
	CONST_DECLs in function context are not indexable.

	* gcc.dg/lto/pr59323_0.c: New testcase.

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



More information about the Gcc-cvs mailing list