varasm.c (notice_rtl_inlining_of_deferred_constant): New function.
authorZack Weinberg <zack@codesourcery.com>
Tue, 13 May 2003 16:23:02 +0000 (16:23 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Tue, 13 May 2003 16:23:02 +0000 (16:23 +0000)
commita2a6a79b5b86bff8147e9605128bd5fb6b17da51
tree79d7aaa209003c98bf084900f1edde07ad8b22a0
parentc707d0b01aa015928fb340f548ff7eee81403a97
varasm.c (notice_rtl_inlining_of_deferred_constant): New function.

* varasm.c (notice_rtl_inlining_of_deferred_constant): New function.
* rtl.h: Prototype it.
* integrate.c (copy_rtx_and_substitute <SYMBOL_REF>): Call it
when appropriate.

From-SVN: r66762
gcc/ChangeLog
gcc/integrate.c
gcc/rtl.h
gcc/varasm.c