r129748 - in /branches/named-addr-spaces-branch...
bje@gcc.gnu.org
bje@gcc.gnu.org
Mon Oct 29 22:56:00 GMT 2007
Author: bje
Date: Mon Oct 29 22:56:06 2007
New Revision: 129748
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129748
Log:
* explow.c (memory_address): Only convert a memory address if it
is not already a valid pointer mode. If a value is already in a
valid pointer mode, force the value into a register of that mode,
not Pmode.
* config/spu/spu.c (TARGET_VALID_POINTER_MODE): Override.
(spu_valid_pointer_mode): New function.
Modified:
branches/named-addr-spaces-branch/gcc/ChangeLog.named
branches/named-addr-spaces-branch/gcc/config/spu/spu.c
branches/named-addr-spaces-branch/gcc/explow.c
More information about the Gcc-cvs
mailing list