This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFC: RTL sharing between decls and instructions


Richard Sandiford <richard@codesourcery.com> writes:

> 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.

This is OK if it passes testing.  Your argument sounds right to me.

Thanks.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]