diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2022-02-01 23:58:08 +0000 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2022-02-02 00:01:43 +0000 |
commit | d98668eb06f532b2dbe0c721fa1b9ed6e643df27 (patch) | |
tree | c1b6d024a70a473c0178dd38415d0c8e80a79c29 /gcc | |
parent | c17975d81aaed49ff759c20c68b31304a6953d58 (diff) | |
download | gcc-d98668eb06f532b2dbe0c721fa1b9ed6e643df27.zip gcc-d98668eb06f532b2dbe0c721fa1b9ed6e643df27.tar.gz gcc-d98668eb06f532b2dbe0c721fa1b9ed6e643df27.tar.bz2 |
libstdc++: Do not use dirent::d_type unconditionally
These new tests should not use the d_type member unless it's actually
present on the OS.
libstdc++-v3/ChangeLog:
* testsuite/27_io/filesystem/iterators/error_reporting.cc: Use
autoconf macro to check whether d_type is present.
* testsuite/experimental/filesystem/iterators/error_reporting.cc:
Likewise.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions