]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR middle-end/9009
authorsayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 15 Jan 2003 17:32:38 +0000 (17:32 +0000)
committersayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 15 Jan 2003 17:32:38 +0000 (17:32 +0000)
commit89ae05a2fc34205b95c39b18a8fd97cc6f36ec73
treec62a976a42c04eee74b528e74a2cf9263b1298d3
parenta50fb5e322151e76939d1cc4321bab2e2ab42bc1
PR middle-end/9009
* optabs.c (expand_unop):  When manipulating the FP sign bit
using integer operations, account for targets with different
integer and FP word orders.
(expand_abs): Likewise.

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