[Bug tree-optimization/65193] [4.9 Regression] ICE: Segmentation fault with -g -flto
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Feb 27 12:25:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65193
--- Comment #7 from Richard Biener <rguenth at gcc dot gnu.org> ---
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-bugs
mailing list