diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2018-06-27 01:11:53 +0100 |
---|---|---|
committer | Jonathan Wakely <redi@gcc.gnu.org> | 2018-06-27 01:11:53 +0100 |
commit | db9e7b2a12ca04b9928319f8b143b83bf2a1433c (patch) | |
tree | 2216e72a6fe1a214cd7feb007791a1e5dbbbd73d /gcc | |
parent | 3beb455a05d242e4fb077f35e76f9bb4675f68e4 (diff) | |
download | gcc-db9e7b2a12ca04b9928319f8b143b83bf2a1433c.zip gcc-db9e7b2a12ca04b9928319f8b143b83bf2a1433c.tar.gz gcc-db9e7b2a12ca04b9928319f8b143b83bf2a1433c.tar.bz2 |
Declare some explicit instantiations for strings in Debug Mode
The empty reps and the I/O functions do not need to be implicitly
instantiated to enable assertions, so declare the explicit
instantiations when _GLIBCXX_EXTERN_TEMPLATE == -1 (i.e. when
_GLIBCXX_ASSERTIONS is defined).
PR libstdc++/86138
* include/bits/basic_string.tcc: [_GLIBCXX_EXTERN_TEMPLATE < 0]
Declare explicit instantiations of COW empty reps and I/O functions.
From-SVN: r262167
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions