]> gcc.gnu.org Git - gcc.git/commit
libstdc++: Adjust precompiled headers for freestanding
authorJonathan Wakely <jwakely@redhat.com>
Tue, 20 Sep 2022 12:30:43 +0000 (13:30 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Mon, 3 Oct 2022 14:43:48 +0000 (15:43 +0100)
commit06b3c0fad1b5fe7b72e666c336595c6324933960
treea2381706373705946355bffe57c49584bcce6181
parentbcb1f4387cbec369a0a52a0acf7a6497353597a8
libstdc++: Adjust precompiled headers for freestanding

Co-authored-by: Arsen Arsenović <arsen@aarsen.me>
libstdc++-v3/ChangeLog:

* include/precompiled/extc++.h [!_GLIBCXX_HOSTED]: Do not
include headers that aren't valid for freestanding.
* include/precompiled/stdc++.h [!_GLIBCXX_HOSTED]: Likewise.
libstdc++-v3/include/precompiled/extc++.h
libstdc++-v3/include/precompiled/stdc++.h
This page took 0.05752 seconds and 5 git commands to generate.