]> git.ipfire.org Git - thirdparty/gcc.git/commit
Workaround following [PATCH] Pul all constants last in tree_swap_operands_p
authoralalaw01 <alalaw01@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 22 Sep 2014 14:20:16 +0000 (14:20 +0000)
committeralalaw01 <alalaw01@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 22 Sep 2014 14:20:16 +0000 (14:20 +0000)
commit41a789caa8a74310b4c1750751e8fe84ea075a77
treeba3d8ae14baa52504a3ca20f5b6598c8640d8a37
parent28f8cba268ceb976aa8ce17bd3177d990e8c85d2
Workaround following [PATCH] Pul all constants last in tree_swap_operands_p

https://gcc.gnu.org/ml/gcc-patches/2014-09/msg01509.html
gcc/:
        * fold-const.c (tree_swap_operands_p): Strip only sign-preserving NOPs.

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