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: [cft] subreg validation patch


On Sun, Nov 14, 2004 at 12:48:05AM +0100, Eric Botcazou wrote:
> which breaks all the DFmode->SFmode splitters.  Should we now create a double 
> subreg in this case?

Why are you splitting these before reload?  And post-reload these
shouldn't create subregs, just new hard regs.


r~


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