aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-inline.c
diff options
context:
space:
mode:
authorAndreas Krebbel <krebbel@linux.vnet.ibm.com>2016-05-10 09:00:53 +0000
committerAndreas Krebbel <krebbel@gcc.gnu.org>2016-05-10 09:00:53 +0000
commita579871bbcf4d290a5bd44b655ecf5de2ff399bc (patch)
tree9e4060cc9f5d3002477bf29257f4697884839017 /gcc/tree-inline.c
parent64ea4e151b40fde37eb2b3190731f03c4a65dcf3 (diff)
downloadgcc-a579871bbcf4d290a5bd44b655ecf5de2ff399bc.zip
gcc-a579871bbcf4d290a5bd44b655ecf5de2ff399bc.tar.gz
gcc-a579871bbcf4d290a5bd44b655ecf5de2ff399bc.tar.bz2
S/390: Disable scalar vector instructions with -mno-vx.
Although the scalar variants of the vector instructions aren't actually vector instructions they are still executed in the vector facility and therefore need to be disabled when disabling the facility with -mno-vx. Fixed with the attached patch. Committed to head, GCC 6, and GCC 5 branches. gcc/ChangeLog: 2016-05-10 Andreas Krebbel <krebbel@linux.vnet.ibm.com> * config/s390/s390.md ("*vec_cmp<insn_cmp>df_cconly") ("*fixuns_truncdfdi2_z13") ("*fixuns_trunc<FP:mode><GPR:mode>2_z196") ("*fix_truncdfdi2_bfp_z13", "*floatunsdidf2_z13") ("*extendsfdf2_z13"): Replace TARGET_Z13 with TARGET_VX. From-SVN: r236067
Diffstat (limited to 'gcc/tree-inline.c')
0 files changed, 0 insertions, 0 deletions