[Bug middle-end/45712] [4.6 Regression] Segmentation violation when compiling spec source on either x86 or ppc with debugging
hubicka at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Sep 21 10:29:00 GMT 2010
------- Comment #6 from hubicka at gcc dot gnu dot org 2010-09-21 10:29 -------
this should be fixed by patch introducing static_object_in_other_unit_p.
However it seems bit strange that we can get into VAR_DECL not in a varpool by
folding. I know this is possible for vtables and type infos, but this seems
like an ordinary var. I will investigat it.
but the ICE should be gone.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45712
More information about the Gcc-bugs
mailing list