This is the mail archive of the gcc-patches@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: don't clear DECL_RTL of a DECL_REGISTER decl


On Thu, Jul 08, 2004 at 09:31:51PM -0300, Alexandre Oliva wrote:
> 	* toplev.c (check_global_declarations): Don't clear the DECL_RTL
> 	of a register variable.

I think you should set TREE_ASM_WRITTEN instead.  


r~


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