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

tarick 2048233 at bugs.launchpad.net
Fri Jan 5 12:34:55 UTC 2024


Public bug reported:

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.

** Affects: gcc-12 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
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:
  New

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