[Bug target/59605] [4.9 Regression] error: wrong number of branch edges after unconditional jump in bb 11

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Dec 30 08:48:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59605

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Mon Dec 30 08:48:25 2013
New Revision: 206242

URL: http://gcc.gnu.org/viewcvs?rev=206242&root=gcc&view=rev
Log:
    PR target/59605
    * config/i386/i386.c (ix86_expand_set_or_movmem): Create
    jump_around_label only if it doesn't exist.

    * gcc.dg/pr59605.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/pr59605.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-bugs mailing list