emit-rtl.c (reset_used_decls): Rename to...
authorRichard Sandiford <richard@codesourcery.com>
Thu, 2 Aug 2007 10:25:24 +0000 (10:25 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Thu, 2 Aug 2007 10:25:24 +0000 (10:25 +0000)
commit5eb2a9f2cf0c9e6a78647f1e8f9baa0fb71858b9
tree05f51c09c852995eee508fef5bd9b68fa5eb609c
parenta15da80d336a43788411f1da71059303d77f9a6d
emit-rtl.c (reset_used_decls): Rename to...

gcc/
* emit-rtl.c (reset_used_decls): Rename to...
(set_used_decls): ...this.  Set the used flag rather than clearing it.
(unshare_all_rtl_again): Update accordingly.  Set flags on argument
DECL_RTLs rather than resetting them.

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