[Fwd: Re: reg_raw_mode [] and vector registers]

Aldy Hernandez aldyh@redhat.com
Tue Nov 13 15:03:00 GMT 2001


my second response :)

-----Forwarded Message-----

From: Aldy Hernandez <aldyh@redhat.com>
To: turly o'connor <turly@apple.com>
Cc: Stan Shebs <shebs@apple.com>, Dale Johannesen <dalej@apple.com>, David Edelsohn <dje@watson.ibm.com>, Geoff Keating <geoffk@cygnus.com>, gcc-patches@gnu.org
Subject: Re: reg_raw_mode [] and vector registers
Date: 21 Nov 2001 22:25:08 -0600

one more thing....

i noticed choose_hard_reg_mode() does not have a case for VECTOR_INT or
VECTOR_FLOAT.  you need similar cases for these.

this is exactly what i did for

http://gcc.gnu.org/ml/gcc-patches/2001-11.t/msg00045.html

and now you can because wider mode works, because vector regs are tied
together with that 'wider field'.

please don't forget to submit the patch and not just keep it in your
local tree :) hint hint.

aldy



More information about the Gcc-patches mailing list