[Bug target/28574] [4.2 regression] switch statement points to unreferenced label at -O2
steven at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Aug 2 20:52:00 GMT 2006
------- Comment #7 from steven at gcc dot gnu dot org 2006-08-02 20:52 -------
;; Insn is not within a basic block
(code_label 48 47 49 11 "" [3 uses])
;; Insn is not within a basic block
(jump_insn 49 48 50 (addr_diff_vec:DI (label_ref:DI 48)
[
(label_ref:DI 103)
(label_ref:DI 103)
(label_ref:DI 103)
(label_ref:DI 103)
(label_ref:DI 103)
]
(const_int 0 [0x0])
(const_int 0 [0x0])) -1 (nil)
(nil))
So we lose a jump table.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28574
More information about the Gcc-bugs
mailing list