[convert.c] PR 61876: Guard transformation to lrint by -fno-math-errno.
authorKyrylo Tkachov <kyrylo.tkachov@arm.com>
Tue, 5 Aug 2014 09:52:21 +0000 (09:52 +0000)
committerKyrylo Tkachov <ktkachov@gcc.gnu.org>
Tue, 5 Aug 2014 09:52:21 +0000 (09:52 +0000)
commit371e764dd93060374ed064413cd5c99a194c0e5e
tree83cd8fa10356f0759ffb60c615538baee4b6c742
parentbc5e395d603755490456a20d6f9042e89f64ee01
[convert.c] PR 61876: Guard transformation to lrint by -fno-math-errno.

* convert.c (convert_to_integer): Guard transformation to lrint by
-fno-math-errno.

From-SVN: r213628
gcc/ChangeLog
gcc/convert.c