This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/14580] [3.5 Regression] symbol emitted instead of a non_lazy_symbol
- From: "roger at eyesopen dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Mar 2004 16:17:03 -0000
- Subject: [Bug target/14580] [3.5 Regression] symbol emitted instead of a non_lazy_symbol
- References: <20040315144015.14580.pinskia@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From roger at eyesopen dot com 2004-03-15 16:17 -------
Could you also post the instruction containing the REG_EQUAL note that's
being used by combine? I suspect that the real problem is that the symbol
held in the REG_EQUAL note is not infact "equal" to that in the SET_SRC.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14580