[Bug target/27531] [4.2 regression] sparc: undefined reference to .LL226 with -O2
steven at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Jun 11 09:46:00 GMT 2006
------- Comment #13 from steven at gcc dot gnu dot org 2006-06-11 09:34 -------
I spoke too soon. The code_label that is removed for me is code_label 123,
which disappears after flow2. Calling rebuild_jump_labels at the end of
rest_of_handle_flow2 makes the problem disappear for me, but that is too big a
hammer for this problem, I think.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27531
More information about the Gcc-bugs
mailing list