aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vrp.c
diff options
context:
space:
mode:
authorSegher Boessenkool <segher@kernel.crashing.org>2018-08-31 10:52:13 +0200
committerSegher Boessenkool <segher@gcc.gnu.org>2018-08-31 10:52:13 +0200
commitec26512503c854cdb09d5b6397e041644149eb04 (patch)
tree7f38b4b85a63d15e4ebc41a4b125830a113b9497 /gcc/tree-vrp.c
parent8e7dfe7144a4bca1db98be1aa7e637edb3c3e42f (diff)
downloadgcc-ec26512503c854cdb09d5b6397e041644149eb04.zip
gcc-ec26512503c854cdb09d5b6397e041644149eb04.tar.gz
gcc-ec26512503c854cdb09d5b6397e041644149eb04.tar.bz2
rs6000: Make lround<mode>di2 depend on TARGET_FPRND (PR86684)
TARGET_FPRND should be on for everything ISA 2.04 and later, and TARGET_VSX implies ISA 2.06 or later; but it is possible to disable TARGET_FPRND (separately via -mno-fprnd, but also implicitly) currently, and then things fall down. This patch makes things not fall down. PR target/86684 PR target/87149 * config/rs6000/rs6000.md (lround<mode>di2): Gate on TARGET_FPRND. From-SVN: r264011
Diffstat (limited to 'gcc/tree-vrp.c')
0 files changed, 0 insertions, 0 deletions