I verified the glibc SRU for Noble:

[before]
root@glibc-noble:~# dpkg -l libc6 | tail -n 1
ii  libc6:ppc64el  2.39-0ubuntu8.2 ppc64el      GNU C Library: Shared libraries
root@glibc-noble:~# ./dwprod.py /usr/lib/powerpc64le-linux-gnu/libc.so.6  | 
grep no-omit-frame-pointer | wc -l
1984

[after]
root@glibc-noble:~# dpkg -l libc6 | tail -n 1
ii  libc6:ppc64el  2.39-0ubuntu8.3 ppc64el      GNU C Library: Shared libraries
root@glibc-noble:~# ./dwprod.py /usr/lib/powerpc64le-linux-gnu/libc.so.6  | 
grep no-omit-frame-pointer | wc -l
2

The two remaining occurrences of -fno-omit-frame-pointer are from
explicit upstream choices for specific object files (and have been
enabled for years), which I deemed out of scope for this SRU.

** Changed in: glibc (Ubuntu Oracular)
       Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2064539

Title:
  Revert back frame pointers for ppc64el (remove -fno-omit-frame-
  pointer)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/2064539/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to