http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56942
Steve Ellcey <sje at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Steve Ellcey <sje at gcc dot gnu.org> ---
After some other changes involving generic switch statement code, this was
fixed with this patch:
2013-06-19 Steve Ellcey <[email protected]>
PR target/56942
* config/mips/mips.md (casesi_internal_mips16_<mode>):
Use NEXT_INSN instead of next_real_insn.