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]

Re: Taking register width into account


On Nov 20, 2000, Alexandre Oliva <aoliva@redhat.com> wrote:

> Playing with vector types on a port whose FP registers are half as
> wide as a word, I've noticed that reload wouldn't skip odd FP register
> when loading/storing pairs of FP registers that correspond to the
> words of such vector types.

Oh well...  I've just noticed the meaning of subreg changes in case of
hard regs.  Patch withdrawn.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

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