OSDN Git Service

PR target/51920
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 30 Jan 2012 12:43:51 +0000 (12:43 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 30 Jan 2012 12:43:51 +0000 (12:43 +0000)
commit6d293a492230dcd67b8c5c350d1e58592b6e3342
tree1c9aee376465aa00f23c6b95675cd3fbd60e3b21
parent62b2aa7d1e23fa59b488e0d721dc6b1207bdac59
PR target/51920
* config/sparc/sparc.c (vector_init_fpmerge): Remove INNER_MODE
parameter and use short-lived pseudos.
(vector_init_faligndata): Remove INNER_MODE parameter and use loop.
(sparc_expand_vector_init): Const-ify local variables and adjust
calls to above functions.

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