emit-rtl.c (copy_rtx_if_shared): Add comment about its use of copy_rtx_if_shared_1.
authorAndrew Pinski <pinskia@physics.uc.edu>
Mon, 22 Dec 2003 19:52:30 +0000 (19:52 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Mon, 22 Dec 2003 19:52:30 +0000 (11:52 -0800)
commitff954f39fbeef326d649a13e40b0d3184118e135
tree91d4c3620e4655c700462c8e8f7962bd230cc5b4
parent67e053df03acad3c07fbe35b8c8659b6bc4f24dc
emit-rtl.c (copy_rtx_if_shared): Add comment about its use of copy_rtx_if_shared_1.

        * emit-rtl.c (copy_rtx_if_shared): Add comment about its use of
        copy_rtx_if_shared_1.
        (copy_rtx_if_shared_1): Add comment about what the function does.

From-SVN: r74945
gcc/ChangeLog
gcc/emit-rtl.c