OSDN Git Service

* config/sparc/sparc.c (function_arg_partial_nregs) [TARGET_ARCH64]:
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 2 Nov 2003 08:27:23 +0000 (08:27 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 2 Nov 2003 08:27:23 +0000 (08:27 +0000)
commitcc7530fdf232c93cc219eabe7e52a17f2022b88d
tree0a4c104db7dd99dad262566d59e7aff0eaaf2bfb
parentd56ff2ea70f84ba21556b97bb0aee9a6b33fb957
* config/sparc/sparc.c (function_arg_partial_nregs) [TARGET_ARCH64]:
Return 0 for all complex modes whose size is lesser or equal to
a word.  Add a ??? comment for the condition used with 16-byte
aligned modes.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@73194 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/sparc/sparc.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/complex-1.c [new file with mode: 0644]