[Bug target/82960] spu_machine_dependent_reorg does not handle jump_table_data insn
uweigand at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Dec 8 11:38:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82960
Ulrich Weigand <uweigand at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |FIXED
--- Comment #6 from Ulrich Weigand <uweigand at gcc dot gnu.org> ---
I've now checked in a slightly different fix (which causes fewer changes to
processing -- I think there were some cases where we actually need to handle
jump_table_insn in pad_bb to avoid miscounting insns ...).
This fixes the ICE for me.
More information about the Gcc-bugs
mailing list