[Bug 2126577] Re: [26.04 FEAT] Set Architecture Level (ALS) to z15
Frank Heimes
2126577 at bugs.launchpad.net
Thu Oct 23 08:49:36 UTC 2025
The ALS changes for s390x are included in 15.2.0-5 and we have already
15.2.0-5ubuntu1 released, hence updating the gcc-15 entry to Fix
Released. (Thx to doko)
** Changed in: gcc-15 (Ubuntu)
Status: New => Fix Released
** Changed in: ubuntu-z-systems
Status: New => In Progress
** No longer affects: atlas (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gcc-15 in Ubuntu.
https://bugs.launchpad.net/bugs/2126577
Title:
[26.04 FEAT] Set Architecture Level (ALS) to z15
Status in Ubuntu on IBM z Systems:
In Progress
Status in gcc-15 package in Ubuntu:
Fix Released
Status in linux package in Ubuntu:
In Progress
Status in llvm-toolchain-20 package in Ubuntu:
New
Status in llvm-toolchain-21 package in Ubuntu:
New
Bug description:
The IBM Z team requests to raise the architectural level set (ALS) for Ubuntu on IBM Z and LinuxONE (s390x) to z15, optimized for z16.
For the gcc-15 compiler (and with that for user space) that would be in debian/rules2:
march=z15
mtune=z16
For the kernel that would be:
debian.master/config/annotations
CONFIG_MARCH_Z15 policy<{'s390x': 'y'}>
CONFIG_TUNE_Z16 policy<{'s390x': 'y'}>
(I am not sure yet, but assume that gcc-15 will still be the default
also in 26.04.)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/2126577/+subscriptions
More information about the foundations-bugs
mailing list