combine.c (distribute_notes): Avoid adding REG_LABEL notes to JUMP_INSNs with JUMP_LABEL.
authorJakub Jelinek <jakub@redhat.com>
Thu, 20 Dec 2001 08:23:42 +0000 (09:23 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 20 Dec 2001 08:23:42 +0000 (09:23 +0100)
commit2a3b43b609ca4f3850226eecb5fec29f1ab80d35
tree7c7f9aed03e1e7a83662e28c10919afc41c55fc8
parentc12b6f2a0716f77d3bc482b022698c14e7b02fce
combine.c (distribute_notes): Avoid adding REG_LABEL notes to JUMP_INSNs with JUMP_LABEL.

* combine.c (distribute_notes): Avoid adding REG_LABEL notes
to JUMP_INSNs with JUMP_LABEL.

* gcc.c-torture/execute/20011219-1.c: New test.

From-SVN: r48198
gcc/ChangeLog
gcc/combine.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/20011219-1.c [new file with mode: 0644]