]> git.ipfire.org Git - thirdparty/gcc.git/commit
2009-04-28 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Apr 2009 15:27:09 +0000 (15:27 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Apr 2009 15:27:09 +0000 (15:27 +0000)
commit1e5de3bdcdb0c50f3f2cdba26b78c20529c775a3
treefa262efe84407fece3d549d15fd03850cbe16f8b
parent43cb92228e7a237bda6eb5585d291af6efc54b79
2009-04-28  Richard Guenther  <rguenther@suse.de>

PR middle-end/39937
* fold-const.c (fold_binary): Use distribute_real_division only
on float types.

* gfortran.fortran-torture/compile/pr39937.f: New testcase.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@146901 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/fold-const.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.fortran-torture/compile/pr39937.f [new file with mode: 0644]