diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2023-08-16 21:29:46 +0100 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2023-08-17 08:42:45 +0100 |
commit | 51d702f3baf73aa4016b9798045d13318074ca1e (patch) | |
tree | 3ea75ccc4dcd8a19ba186b333b98e82169de2f55 /libgomp/allocator.c | |
parent | 91315f23ba127ea4d1a584023bae34e143f6eb8c (diff) | |
download | gcc-51d702f3baf73aa4016b9798045d13318074ca1e.zip gcc-51d702f3baf73aa4016b9798045d13318074ca1e.tar.gz gcc-51d702f3baf73aa4016b9798045d13318074ca1e.tar.bz2 |
libstdc++: Disable PCH for tests that rely on include order
These tests expect to be able to #undef a feature test macro and then
include <version> to get it redefined. But if <version> has already been
included by the <bits/stdc++.h> PCH then including it again does nothing
and the macro remains undefined.
libstdc++-v3/ChangeLog:
* testsuite/24_iterators/move_iterator/p2520r0.cc: Add no_pch.
* testsuite/std/format/functions/format.cc: Likewise.
* testsuite/std/format/functions/format_c++23.cc: Likewise.
Diffstat (limited to 'libgomp/allocator.c')
0 files changed, 0 insertions, 0 deletions