OSDN Git Service

(copy_for_inline, case LABEL_REF): Properly copy LABEL_REF
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 28 Jul 1993 19:38:13 +0000 (19:38 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 28 Jul 1993 19:38:13 +0000 (19:38 +0000)
commit899711ed776864f2a5adbc515f14fe0f16e8a88b
tree3b358034763c379821251ba4fa2f68e7d5838778
parente0d5eda84149f2946affb36dd9c753e268c59cc9
(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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5034 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/integrate.c