diff options
| author | Jonathan Wakely <jwakely@redhat.com> | 2025-10-29 15:28:52 +0000 |
|---|---|---|
| committer | Jonathan Wakely <redi@gcc.gnu.org> | 2025-10-29 17:22:39 +0000 |
| commit | 623cd25e688583b47014d08dc0519780afd381e4 (patch) | |
| tree | 928d37f4e5607db598d175b20222a3d1bbc078ba /gcc/ada/table.ads | |
| parent | d0ff10a005eed4ca47d05bc0a93b3daf643025cb (diff) | |
| download | gcc-master.zip gcc-master.tar.gz gcc-master.tar.bz2 | |
For 42319.cc the PR says that <ios> reproduced the problem, so let's
include that instead. We should also use the no_pch option because
otherwise the test is including everything anyway, and so fails to check
that the char_traits.h header can be included in isolation. There's also
no reason to use an explicit -std=gnu++11 option, we can test it for all
modes instead.
For the thread test there's no reason to use <bits/move.h> instead of
the correct header for std::move.
libstdc++-v3/ChangeLog:
* testsuite/17_intro/headers/c++2011/42319.cc: Include <ios>
instead of <bits/char_traits.h>. Add no_pch option. Remove
explicit -std=gnu++11 option.
* testsuite/30_threads/thread/swap/1.cc: Include <utility>
instead of <bits/move.h>.
Diffstat (limited to 'gcc/ada/table.ads')
0 files changed, 0 insertions, 0 deletions
