2013-10-24 Cong Hou <congh@google.com>
commitff2499891cf154e140f0da2faedb445c585a4142
authorcongh <congh@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Oct 2013 18:10:38 +0000 (24 18:10 +0000)
committercongh <congh@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Oct 2013 18:10:38 +0000 (24 18:10 +0000)
tree5fa5785d8100cd687a134740afd7ed94acb90bea
parent5a900841ff3836a3a6b14467d1364edd1ec1644e
2013-10-24  Cong Hou  <congh@google.com>

    * convert.c (convert_to_real): Guard those unsafe math function
      convertions with flag_unsafe_math_optimizations.  Handle sqrt()
      specially.

2013-10-24  Cong Hou  <congh@google.com>

    * gcc.c-torture/execute/20030125-1.c: Update.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@204028 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/convert.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/20030125-1.c