This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug rtl-optimization/36182] [4.3 Regression] Fix for PR 36090 causes libstdc++ regressions



------- Comment #8 from dje at gcc dot gnu dot org  2008-05-09 14:36 -------
The TOC anchor SYMBOL_REF does not have an associated DECL, so the new patch
crashes with a segfault.  I'm not sure if there is a safe section to assume for
SYMBOL_REFs without DECLs.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36182


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]