]> git.ipfire.org Git - thirdparty/gcc.git/commit
* simplify-rtx.c (simplify_binary_operation): Constant fold
authorsayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 5 Apr 2004 03:14:13 +0000 (03:14 +0000)
committersayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 5 Apr 2004 03:14:13 +0000 (03:14 +0000)
commit2e746e59b1b2a9abdf5e9de5864d2b37ade8f38a
treee39b0fe41342b831b29e892e79e7c00796c0a51a
parentce1c7ada25340841a21a9596e9090651206d606e
* simplify-rtx.c (simplify_binary_operation): Constant fold
DIV, MOD, UDIV and UMOD using div_and_round_double.

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