https://gcc.gnu.org/g:90a7da695284da49182446ba45fbcddb9eb7fc91
commit r14-9461-g90a7da695284da49182446ba45fbcddb9eb7fc91
Author: Andreas Krebbel
Date: Thu Mar 14 09:54:31 2024 +0100
IBM Z: Fix -munaligned-symbols
With this fix we make sure that only symbols with a natural alignmen
https://gcc.gnu.org/g:1b7785fdf95d179209f7277dd0ef912562130a39
commit r14-10071-g1b7785fdf95d179209f7277dd0ef912562130a39
Author: Andreas Krebbel
Date: Mon Apr 22 11:07:43 2024 +0200
s390x: Do not default to -mvx for -mesa
We currently enable the vector extensions also for -march=
https://gcc.gnu.org/g:42189f21b22c43ac8ab46edf5f6a7b4d99bc86a5
commit r14-10087-g42189f21b22c43ac8ab46edf5f6a7b4d99bc86a5
Author: Andreas Krebbel
Date: Tue Apr 23 10:05:46 2024 +0200
s390x: Fix vec_xl/vec_xst type aliasing [PR114676]
The requirements of the vec_xl/vec_xst intrinsi
https://gcc.gnu.org/g:21fd8c67ad297212e3cb885883cc8df8611f3040
commit r15-1129-g21fd8c67ad297212e3cb885883cc8df8611f3040
Author: Andreas Krebbel
Date: Mon Jun 10 09:09:10 2024 +0200
IBM Z: Fix ICE in expand_perm_as_replicate
The current implementation assumes to always be invoked
https://gcc.gnu.org/g:7e59f0c05da840ca13ba73d25947df8a4eaf199e
commit r15-1383-g7e59f0c05da840ca13ba73d25947df8a4eaf199e
Author: Andreas Krebbel
Date: Mon Jun 17 21:50:27 2024 +0200
vshuf-mem.C: Make -march=z14 depend on s390_vxe
gcc/testsuite/ChangeLog:
* g++.dg/