tree-ssa-loop-im.c: Include real.h.
authorDavid Edelsohn <edelsohn@gnu.org>
Mon, 11 Apr 2005 20:17:38 +0000 (20:17 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Mon, 11 Apr 2005 20:17:38 +0000 (16:17 -0400)
commit37cca405546085f77cff5a0bacc334c77422587f
tree04f18bb925bd5e02b28ff241d3095e428e48878b
parent945891207919f9486961857c5de8db42a4771687
tree-ssa-loop-im.c: Include real.h.

        * tree-ssa-loop-im.c: Include real.h.
        (determine_invariantness_stmt): If real division divisor is
        invariant and flag_unsafe_math_optimizations enabled, generate
        invariant reciprocal for hoisting.
        * Makefile.in (tree-ssa-loop-im.o): Add real.h dependency.

From-SVN: r97983
gcc/ChangeLog
gcc/Makefile.in
gcc/tree-ssa-loop-im.c