Since the bug name says [20.04] I assume it has an impact on gcc-9, which is the default gcc in 20.04. Is that right ? And does it affect other gcc version, too ?
** Package changed: linux (Ubuntu) => gcc-9 (Ubuntu) ** Also affects: ubuntu-z-systems Importance: Undecided Status: New ** Changed in: ubuntu-z-systems Status: New => Triaged ** Changed in: ubuntu-z-systems Importance: Undecided => High ** Changed in: ubuntu-z-systems Assignee: (unassigned) => Canonical Foundations Team (canonical-foundations) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1862342 Title: [Ubuntu 20.04] GCC generates wrong code for exception handling Status in Ubuntu on IBM z Systems: Triaged Status in gcc-9 package in Ubuntu: New Bug description: ---Problem description--- Wrong code might get generated if a local variable is set in the try block and read in the catch block. ---Steps to Reproduce--- Please pick up the patch from the following upstream GCC BZ: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93272 This fixes a latent register allocator problem present since introduction of LRA. Userspace tool common name: gcc Userspace rpm: gcc The userspace tool has the following bit modes: 64 Correct package level has to be select within LP! To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-z-systems/+bug/1862342/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp