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


> Why are you splitting these before reload?

These are post-reload splitters.

> And post-reload these shouldn't create subregs, just new hard regs.

As far as I can see, almost all splitters in sparc.md use gen_lowpart and 
gen_highpart, disregarding their post-reloadness.  I'll fix them tomorrow.

-- 
Eric Botcazou


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