diff options
author | Stefan Schulze Frielinghaus <stefansf@linux.ibm.com> | 2020-06-04 13:50:49 +0200 |
---|---|---|
committer | Stefan Schulze Frielinghaus <stefansf@linux.ibm.com> | 2020-06-16 17:30:28 +0200 |
commit | 929fd91ba975eebf9e57f7f092041271dcaf0c34 (patch) | |
tree | 4ef5ac0b831d0ccb0aeb01e4da3fde26d5bd2c81 /libjava | |
parent | dc39db873670bea8d8e655444387ceaa53a01a79 (diff) | |
download | gcc-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