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: Sharing hard registers


   From: Jan Hubicka <jh@suse.cz>
   Date: Fri, 14 Jun 2002 11:59:16 +0200
   
   Pseudo registers are always shared.

I thought reload rewrites individual pseudo REG rtx expressions as it
performs spills/reloads, and therefore each pseudo instance must be
unique and not shared.


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