[Bug lto/48683] [4.7 Regression] 252.eon in SPEC CPU 2000 failed to build
jamborm at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Apr 21 09:37:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48683
Martin Jambor <jamborm at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jamborm at gcc dot gnu.org
--- Comment #3 from Martin Jambor <jamborm at gcc dot gnu.org> 2011-04-21 09:37:36 UTC ---
The function _ZN10xalanc_1_818XalanDOMStringPoolC2Emmm is the one
causing PR 48585 (caused by an earlier commit of mine). So these
might actually be two different bugs (is is a segfault in the LTRANS
stage, I suppose) ...or it is a better manifestation of the same bug,
it is hard to tell. I guess I should update my source anyway.
More information about the Gcc-bugs
mailing list