[Bug 2048233] Re: Please add -enable-libstdcxx-backtrace=yes to default build flags

Launchpad Bug Tracker 2048233 at bugs.launchpad.net
Sun Jan 28 08:12:13 UTC 2024


This bug was fixed in the package gcc-13 - 13.2.0-11ubuntu1

---------------
gcc-13 (13.2.0-11ubuntu1) noble; urgency=medium

  * Merge with Debian; remaining changes:
    - Build from upstream sources.

gcc-13 (13.2.0-11) experimental; urgency=medium

  [ Matthias Klose ]
  * Fall-back to the host crypt.h for the target, required by cross builds.
    See: #1014375.
  * Fix PR target/113030, taken from the trunk.
  * Don't include -Xliblto_plugin.so for dh_fixperms call.
  * Mark *-N-for-{build,host} packages as dependency packages.
  * Stop building packages built by gcc-14.

  [ Helmut Grohne ]
  * Build $triplet packages:
    {cpp,gcc,g++,gfortran,gdc,gobjc,gobjc++,gccgo,gnat,gm2,gccrs}-13-$triplet
  * Use cross_gencontrol for *-for-host packages.
  * Add packages {cpp,gcc,g++,gfortran,gdc,gobjc,gobjc++}-N-for-{build,host}.
  * Add packages {gccgo,gnat,gm2,gccrs}-N-for-{build,host}.
  * Restrict $tool-$v-$triplet packages via ${tool}_no_archs.

 -- Matthias Klose <doko at ubuntu.com>  Tue, 23 Jan 2024 22:09:10 +0100

** Changed in: gcc-13 (Ubuntu)
       Status: Confirmed => Fix Released

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

Title:
  Please add -enable-libstdcxx-backtrace=yes to default build flags

Status in gcc-12 package in Ubuntu:
  Confirmed
Status in gcc-13 package in Ubuntu:
  Fix Released

Bug description:
  std::stacktrace is a C++23 feature GCC already supports, but needs
  --enable-libstdcxx-backtrace=yes to work.

  It is a simple change that shouldn't break anything for others but
  would enable those who want to use a standard adopted C++23 feature.

  The only downside at the moment is that it would generate a static
  library and thus increase storage space a tiny bit.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-12/+bug/2048233/+subscriptions




More information about the foundations-bugs mailing list