]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Add new headers to <bits/stdc++.h> for PCH
authorJonathan Wakely <jwakely@redhat.com>
Mon, 7 Apr 2025 10:15:03 +0000 (11:15 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Mon, 7 Apr 2025 15:08:24 +0000 (16:08 +0100)
commit107f8de8fb5004bbf219c47b60dfd721762437d2
treebd3612fe106a9cb9a060660bde599e6e4ac32ae6
parent5430fcd1a3222d62c1b9560de251268c8bc50303
libstdc++: Add new headers to <bits/stdc++.h> for PCH

This adds the new C23 headers to the PCH, and also removes the
__has_include check for <stacktrace> because we provide that
unconditionally now.

libstdc++-v3/ChangeLog:

* include/precompiled/stdc++.h: Include <stdbit.h> and
<stdckdint.h>. Include <stacktrace> unconditionally.
libstdc++-v3/include/precompiled/stdc++.h