aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/17_intro/names.cc
diff options
context:
space:
mode:
authorPeter Bergner <bergner@linux.ibm.com>2019-11-25 16:57:04 +0000
committerPeter Bergner <bergner@linux.ibm.com>2019-11-25 16:57:04 +0000
commit710e6f3966c8738a8666a47cc9e8ff5e3fc1c1c4 (patch)
tree54c81df9c0f76ef350101038a92b2f4774af9207 /libstdc++-v3/testsuite/17_intro/names.cc
parentb3875f87fbe002ad43f35ba5cc16efc80f809883 (diff)
parentb370f9fa8c44e8f1e2e0cda6336030c3b06a3f7b (diff)
Merge up to 278620.ibm/gcc-8-branch
* REVISION: Update subversion id. git-svn-id: https://gcc.gnu.org/svn/gcc/branches/ibm/gcc-8-branch@278692 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/testsuite/17_intro/names.cc')
-rw-r--r--libstdc++-v3/testsuite/17_intro/names.cc4
1 files changed, 4 insertions, 0 deletions
diff --git a/libstdc++-v3/testsuite/17_intro/names.cc b/libstdc++-v3/testsuite/17_intro/names.cc
index b29be74b2ed0..dad7ba970aa0 100644
--- a/libstdc++-v3/testsuite/17_intro/names.cc
+++ b/libstdc++-v3/testsuite/17_intro/names.cc
@@ -100,6 +100,10 @@
#define tmp (
+#if __cplusplus < 201103L
+#define uses_allocator (
+#endif
+
#if __cplusplus < 201703L
// <charconv> defines to_chars_result::ptr and to_chars_result::ec
#define ec (