aboutsummaryrefslogtreecommitdiff
path: root/libjava
diff options
context:
space:
mode:
authorStefan Schulze Frielinghaus <stefansf@linux.ibm.com>2020-06-04 13:50:49 +0200
committerStefan Schulze Frielinghaus <stefansf@linux.ibm.com>2020-06-16 17:30:28 +0200
commit929fd91ba975eebf9e57f7f092041271dcaf0c34 (patch)
tree4ef5ac0b831d0ccb0aeb01e4da3fde26d5bd2c81 /libjava
parentdc39db873670bea8d8e655444387ceaa53a01a79 (diff)
downloadgcc-929fd91ba975eebf9e57f7f092041271dcaf0c34.zip
gcc-929fd91ba975eebf9e57f7f092041271dcaf0c34.tar.gz
gcc-929fd91ba975eebf9e57f7f092041271dcaf0c34.tar.bz2
S/390: Emit vector alignment hints for z13 if AS accepts them
Since 87cb9423add vector alignment hints are emitted for target z13, too. This patch changes this behaviour in the sense that alignment hints are only emitted for target z13 if the assembler accepts them. gcc/ChangeLog: * config.in: Regenerate. * config/s390/s390.c (print_operand): Emit vector alignment hints for target z13, if AS accepts them. For other targets the logic stays the same. * config/s390/s390.h (TARGET_VECTOR_LOADSTORE_ALIGNMENT_HINTS): Define macro. * configure: Regenerate. * configure.ac: Check HAVE_AS_VECTOR_LOADSTORE_ALIGNMENT_HINTS_ON_Z13.
Diffstat (limited to 'libjava')
0 files changed, 0 insertions, 0 deletions