aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2018-08-01 20:52:46 +0100
committerJonathan Wakely <redi@gcc.gnu.org>2018-08-01 20:52:46 +0100
commit9fbd2e55a11d518f049ed3e7b0b9f647383eb020 (patch)
tree02c34fc0edd2a4239fadb2a51359fd012e2bb882 /gcc
parentc191b1abe9db08abdf3b2d792980e8eee63735b5 (diff)
downloadgcc-9fbd2e55a11d518f049ed3e7b0b9f647383eb020.zip
gcc-9fbd2e55a11d518f049ed3e7b0b9f647383eb020.tar.gz
gcc-9fbd2e55a11d518f049ed3e7b0b9f647383eb020.tar.bz2
Add -D_GLIBCXX_ASSERTIONS to DEBUG_FLAGS
Enable assertions in the extra debug library built when --enable-libstdcxx-debug is used. Replace some Debug Mode assertions in src/c++11/futex.cc with __glibcxx_assert, because the library will never be built with Debug Mode. * configure: Regenerate. * configure.ac: Add -D_GLIBCXX_ASSERTIONS to default DEBUG_FLAGS. * src/c++11/futex.cc: Use __glibcxx_assert instead of _GLIBCXX_DEBUG_ASSERT. From-SVN: r263235
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions