* sparc.c (uns_small_int): Don't reference a constant >32-bit.
authorghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 23 Aug 2001 01:27:25 +0000 (01:27 +0000)
committerghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 23 Aug 2001 01:27:25 +0000 (01:27 +0000)
commit0a544228bc487bdaac02da433a6b4deef283aefd
treef610b362f18b569e0761c1ece3fdabf1ccaf6efd
parentb3712f55d31a84493e84ee15454129ed231450d9
* sparc.c (uns_small_int): Don't reference a constant >32-bit.
(addrs_ok_for_ldd_peep): Fix signed/unsigned warning.
(sparc_flat_function_prologue, sparc_flat_function_epilogue): Fix
format specifier warnings.
(sparc_sched_reorder): Mark parameter with ATTRIBUTE_UNUSED.

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