diff options
author | Geoff Keating <geoffk@cygnus.com> | 2000-01-27 20:46:26 +0000 |
---|---|---|
committer | Geoffrey Keating <geoffk@gcc.gnu.org> | 2000-01-27 20:46:26 +0000 |
commit | d1b817796193461ca8a39cc93c9662fd9fb3c5c7 (patch) | |
tree | a362d5dd6e2bf7c8fcd3a6b2b1e94b123120c60d /gcc/cpplib.c | |
parent | 3bc9f12b33e84053451bac3b5f817526c3792627 (diff) | |
download | gcc-d1b817796193461ca8a39cc93c9662fd9fb3c5c7.zip gcc-d1b817796193461ca8a39cc93c9662fd9fb3c5c7.tar.gz gcc-d1b817796193461ca8a39cc93c9662fd9fb3c5c7.tar.bz2 |
emit-rtl.c (unshare_all_rtl): Unshare virtual parameters too.
* emit-rtl.c (unshare_all_rtl): Unshare virtual parameters too.
Use unshare_all_rtl_1.
(unshare_all_rtl_again): New function.
(unshare_all_rtl_1): New function split out of unshare_all_rtl.
* function.c (purge_addressof_1): Use unshare_all_rtl_again
rather than resetting the 'used' flags ourself.
* toplev.c (rest_of_compilation): Add current_function_decl
to the unshare_all_rtl call.
* tree.h: Prototype unshare_all_rtl.
* rtl.h: Prototype unshare_all_rtl_again here.
From-SVN: r31651
Diffstat (limited to 'gcc/cpplib.c')
0 files changed, 0 insertions, 0 deletions