OSDN Git Service

* config/spu/spu.c (reg_align): Remove.
authoruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 18 Jun 2008 20:32:04 +0000 (20:32 +0000)
committeruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 18 Jun 2008 20:32:04 +0000 (20:32 +0000)
commitaa71ecd4150f0dc5505b7e7a359ad57d238b8b3c
treeb4c5a1e0ccaef8288455e2da739c6ea10e9e251d
parent4751e3a092bb6d5ca29082ff4f5eb0e060d2fe68
* config/spu/spu.c (reg_align): Remove.
(regno_aligned_for_load): Also accept ARG_POINTER_REGNUM.
(spu_split_load): Use regno_aligned_for_load instead of reg_align.
(spu_split_store): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@136910 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/spu/spu.c