diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2019-05-20 15:38:21 +0100 |
---|---|---|
committer | Jonathan Wakely <redi@gcc.gnu.org> | 2019-05-20 15:38:21 +0100 |
commit | 7f67becc9854ac159c6970951108e5d3e2afa6e8 (patch) | |
tree | 0a59f2b3a3fe5ef34cd738ca5d343c92aa1411b5 /gcc/alias.c | |
parent | 6db76e48c18bae5432634a83643542dacf2273e9 (diff) | |
download | gcc-7f67becc9854ac159c6970951108e5d3e2afa6e8.zip gcc-7f67becc9854ac159c6970951108e5d3e2afa6e8.tar.gz gcc-7f67becc9854ac159c6970951108e5d3e2afa6e8.tar.bz2 |
Fix failing tests for use of non-reserved names
Defining 'ptr' fails on Solaris because it's used in <netdb.h>.
Including the Filesystem TS header fails if the TS support wasn't
enabled by configure.
* testsuite/17_intro/names.cc: Do not check 'ptr' on Solaris.
* testsuite/experimental/names.cc: Include <experimental/filesystem>
conditionally.
From-SVN: r271421
Diffstat (limited to 'gcc/alias.c')
0 files changed, 0 insertions, 0 deletions