]> git.ipfire.org Git - thirdparty/gcc.git/commit
2009-02-09 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 9 Feb 2009 09:35:22 +0000 (09:35 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 9 Feb 2009 09:35:22 +0000 (09:35 +0000)
commitfd49466951f7a9b62ec981be537381f35491904c
treeaa6c40c6717271081bdecfd2d7b64a4176ecbf76
parent8aebec334052cfe3b570a09bd1d7b269e99f6bb9
2009-02-09  Richard Guenther  <rguenther@suse.de>

PR middle-end/35202
* convert.c (convert_to_real): Disable (float)fn((double)x)
to fnf(x) conversion if errno differences may occur and
-fmath-errno is set.

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