Bug 125821 (c++29-core) - Implement C++29 language features
Summary: Implement C++29 language features
Status: NEW
Alias: c++29-core
Product: gcc
Classification: Unclassified
Component: c++ (show other bugs)
Version: 17.0
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords: c++29, meta-bug
Depends on: 125820 125822 125823 125824 125825 125827 125828 125830 125832 125834 125835 125836 125826 125829 125831 125833 125837 125989
Blocks:
  Show dependency treegraph
 
Reported: 2026-06-16 17:02 UTC by Marek Polacek
Modified: 2026-06-30 09:12 UTC (History)
3 users (show)

See Also:
Host:
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed: 2026-06-16 00:00:00


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marek Polacek 2026-06-16 17:02:08 UTC
A meta bug to track the overall progress of C++29 features in the C++ FE.
Comment 1 Marek Polacek 2026-06-16 17:02:50 UTC
Patch to add -std=c++29: <https://gcc.gnu.org/pipermail/gcc-patches/2026-June/720164.html>