This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/33848] [4.2 Regression] undefined reference to `$L2120' at -O1 on mips/mipsel
- From: "tbm at cyrius dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Oct 2007 10:15:35 -0000
- Subject: [Bug target/33848] [4.2 Regression] undefined reference to `$L2120' at -O1 on mips/mipsel
- References: <bug-33848-12387@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from tbm at cyrius dot com 2007-10-21 10:15 -------
(In reply to comment #3)
> This will help you find the pass during/after which the label disappears.
It's there from 104r (expand) to 139r (postreload) but not anymore in 141r
(flow2).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33848