rs6000: Fix absif2
authorSegher Boessenkool <segher@kernel.crashing.org>
Mon, 4 Jun 2018 16:36:24 +0000 (18:36 +0200)
committerSegher Boessenkool <segher@gcc.gnu.org>
Mon, 4 Jun 2018 16:36:24 +0000 (18:36 +0200)
commit7638d8b640a214e3a34b3bcb68ba0bd59d99bc1e
treeca9639aceefe6c7a6a637d0578f09366d43d574a
parent389f775789f85f242199ef76bf5d0e2b1927c00a
rs6000: Fix absif2

Without this patch absif2 always FAILs.  There is no testcase for
that, nor do we see it during bootstrap, but it is obvious.

* config/rs6000/rs6000.md (abs<mode>2 for FLOAT128): Handle IFmode.

From-SVN: r261158
gcc/ChangeLog
gcc/config/rs6000/rs6000.md