OSDN Git Service

(exact_real_inverse): Likewise, if no REAL_ARITHMETIC.
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 23 Oct 1996 14:20:45 +0000 (14:20 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 23 Oct 1996 14:20:45 +0000 (14:20 +0000)
commit88181ec5ab515ce85c45de8a131130e6c70964bd
tree41a686f3679d9e1bea38994dc94a120874b5a422
parent0903870f22df9a708e9fa60b30a7e0b36494bbc4
(exact_real_inverse): Likewise, if no REAL_ARITHMETIC.
(fold, case RDIV_EXPR): Turn divide by constant into multiplication by the
reciprocal, if optimizing and result is exact.

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