]> gcc.gnu.org Git - gcc.git/commit
PR optimization/5999, middle-end/5731
authorDale Johannesen <dalej@apple.com>
Wed, 20 Mar 2002 09:41:46 +0000 (10:41 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 20 Mar 2002 09:41:46 +0000 (10:41 +0100)
commited7d44bc74c5af2bd9e44ffe05b5b99c607fc614
tree79ccb4c2d3eb0b8df336075f26872944075fde6f
parentb525f5b0f7cccee5addcd54d84cdb86115ab1c7d
PR optimization/5999, middle-end/5731

PR optimization/5999, middle-end/5731
* expr.c (expand_expr) [RDIV_EXPR]: Only convert real divisions into
multiplications by reciprocals.

* gcc.c-torture/compile/20020319-1.c: New test.

From-SVN: r51071
gcc/ChangeLog
gcc/expr.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/20020319-1.c [new file with mode: 0644]
This page took 0.066511 seconds and 5 git commands to generate.