(copy_for_inline, case LABEL_REF): Properly copy LABEL_REF with LABEL_REF_NONLOCAL_P...
authorRichard Kenner <kenner@gcc.gnu.org>
Wed, 28 Jul 1993 19:38:13 +0000 (15:38 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Wed, 28 Jul 1993 19:38:13 +0000 (15:38 -0400)
commitc1ceaaa6f282cfde4ec4ebd91ef3630934da1993
tree3b358034763c379821251ba4fa2f68e7d5838778
parenta0a34f94fa3e47e07d747d4d17fb6198bcc22724
(copy_for_inline, case LABEL_REF): Properly copy LABEL_REF with LABEL_REF_NONLOCAL_P set.

(copy_for_inline, case LABEL_REF): Properly copy LABEL_REF
with LABEL_REF_NONLOCAL_P set.
Copy LABEL_OUTSIDE_LOOP_P flag.
(copy_rtx_and_substitute, case LABEL_REF): Likewise.
(copy_rtx_and_substitute, case CONST): Make recursive call for a LABEL_REF in
the constant pool.

From-SVN: r5034
gcc/integrate.c