This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/36182] [4.3 Regression] Fix for PR 36090 causes libstdc++ regressions
- From: "dje at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 May 2008 14:36:27 -0000
- Subject: [Bug rtl-optimization/36182] [4.3 Regression] Fix for PR 36090 causes libstdc++ regressions
- References: <bug-36182-507@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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