sparc.c (emit_soft_tfmode_cvt): Explicitly sign or zero extend SImode values being...
authorJoseph Myers <joseph@codesourcery.com>
Wed, 13 Aug 2008 20:52:22 +0000 (21:52 +0100)
committerJoseph Myers <jsm28@gcc.gnu.org>
Wed, 13 Aug 2008 20:52:22 +0000 (21:52 +0100)
commit926930342b3fc590cb4086b92c6338180c0ff194
treeb63bc2f9ef8cfee22069b3e9f18f91b27784384d
parent9f3c92569ea2bbb26f55e3162af1378e072ba6e9
sparc.c (emit_soft_tfmode_cvt): Explicitly sign or zero extend SImode values being converted to TFmode before...

* config/sparc/sparc.c (emit_soft_tfmode_cvt): Explicitly sign or
zero extend SImode values being converted to TFmode before passing
to libcalls.

From-SVN: r139084
gcc/ChangeLog
gcc/config/sparc/sparc.c