re PR middle-end/68743 (FAIL: gfortran.dg/aint_anint_1.f90 -O0 execution test)
commit5dac7dbda20dc5332882ff88a38a3fd3a51002d9
authorJohn David Anglin <danglin@gcc.gnu.org>
Sat, 9 Jan 2016 18:13:44 +0000 (9 18:13 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Sat, 9 Jan 2016 18:13:44 +0000 (9 18:13 +0000)
treefe9718c1c04f05582b90e2847fee1840fd1496e1
parent72665d8d49c5b663c98b31b38d8cff4e1f5968a4
re PR middle-end/68743 (FAIL: gfortran.dg/aint_anint_1.f90   -O0  execution test)

PR middle-end/68743
* match.pd: Require target has function_c99_misc before doing
truncl(extend(x)) and trunc(extend(x)) -> extend(truncf(x)), etc.

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