]> git.ipfire.org Git - thirdparty/gcc.git/commit
sparc.h (APPLY_RESULT_SIZE): Set to 24 in 64-bit mode.
authorEric Botcazou <ebotcazou@libertysurf.fr>
Tue, 12 Apr 2005 21:07:47 +0000 (23:07 +0200)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 12 Apr 2005 21:07:47 +0000 (21:07 +0000)
commitd24088cce67917f848210dbb1259ef0d98a748a6
tree73429c0c636619f8b503728c14b81dd12a2ab71d
parentca11b3fb997da7fc100bebcbfb2b2928dc6b1949
sparc.h (APPLY_RESULT_SIZE): Set to 24 in 64-bit mode.

* config/sparc/sparc.h (APPLY_RESULT_SIZE): Set to 24 in 64-bit mode.
* config/sparc/sparc.md (untyped_call): Save the registers manually.

* config/sparc/sparc.c (legitimate_address_p): Use TARGET_ARCH32.

From-SVN: r98044
gcc/ChangeLog
gcc/config/sparc/sparc.c
gcc/config/sparc/sparc.h
gcc/config/sparc/sparc.md