https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65761

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |ASSIGNED
                 CC|jakub at gcc dot gnu.org           |
          Component|gcov-profile                |rtl-optimization
           Assignee|unassigned at gcc dot gnu.org      |jakub at gcc dot gnu.org
   Target Milestone|---                         |5.0
            Summary|internal compiler error: in |[5 Regression] internal
                   |patch_jump_insn, at         |compiler error: in
                   |cfgrtl.c:1296               |patch_jump_insn, at
                   |                            |cfgrtl.c:1296

--- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Latent before r221868.  The bug is in incorrectly inserting a new basic block
between a tablejump and the associated jump table.

Reply via email to