This series of patches fix PR61441.
authorSujoy Saraswati <sujoy.saraswati@hpe.com>
Sun, 20 Dec 2015 09:20:57 +0000 (09:20 +0000)
committerSujoy Saraswati <ssaraswati@gcc.gnu.org>
Sun, 20 Dec 2015 09:20:57 +0000 (09:20 +0000)
commitafeb246c1bb0b5496dfd133c70fef9d9fff722ac
tree5baf4f1c4924072980834f8000966921cbe042f5
parent683aa9290bad382f137c9f205a91b3d8c78aecd6
This series of patches fix PR61441.

This series of patches fix PR61441. This patch removes flag_errno_math check
for RINT, treating it similar to nearbyint.

Bootstrapped & regression-tested on x86_64-linux-gnu.

gcc/
* match.pd (f(x) -> x): Removed flag_errno_math check for RINT.

From-SVN: r231858
gcc/ChangeLog
gcc/match.pd