]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/59605 (error: wrong number of branch edges after unconditional jump...
authorH.J. Lu <hongjiu.lu@intel.com>
Mon, 30 Dec 2013 08:48:25 +0000 (08:48 +0000)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 30 Dec 2013 08:48:25 +0000 (09:48 +0100)
commit5cf5a0e59b7ad7736d36b0042881f0c0788ccd82
treeec1dde7661a0c8475e36f564d51d434c65ce5d54
parent3836fdc0c92d3c2de7205a77029406dca22dfc21
re PR target/59605 (error: wrong number of branch edges after unconditional jump in bb 11)

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.

From-SVN: r206242
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr59605.c [new file with mode: 0644]