diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2018-08-23 16:23:31 +0100 |
---|---|---|
committer | Jonathan Wakely <redi@gcc.gnu.org> | 2018-08-23 16:23:31 +0100 |
commit | 568d5ee44d1d6897a9b7750a3934d4539e1a7ded (patch) | |
tree | c08400dec0f48c6a99e26616c2f9e128d3197370 /gcc | |
parent | c07870270a7b271c549534345db46fd8fe5ad801 (diff) | |
download | gcc-568d5ee44d1d6897a9b7750a3934d4539e1a7ded.zip gcc-568d5ee44d1d6897a9b7750a3934d4539e1a7ded.tar.gz gcc-568d5ee44d1d6897a9b7750a3934d4539e1a7ded.tar.bz2 |
Define debug mode function for C++98
This function is declared unconditionally but was only defined for C++11
and later, leading to linker errors when the testsuite was run with
-std=gnu++98 -D_GLIBCXX_DEBUG added to the flags.
* include/debug/vector (__niter_base): Define for C++98.
From-SVN: r263816
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions