]> gcc.gnu.org Git - gcc.git/commit - libstdc++-v3/ChangeLog
libstdc++: test for failing assertion should use 'run' not 'compile'
authorJonathan Wakely <jwakely@redhat.com>
Fri, 28 Feb 2020 17:05:45 +0000 (17:05 +0000)
committerJonathan Wakely <jwakely@redhat.com>
Fri, 28 Feb 2020 18:41:18 +0000 (18:41 +0000)
commit4735f92d48c373031be296fd0f7a2cf31fc955da
treeb3ec158e40534df852f3cacbd50487977760c3b4
parent7485ace81de9ec9dd5c87edf67e359d31ce35a20
libstdc++: test for failing assertion should use 'run' not 'compile'

And it only needs to define _GLIBCXX_ASSERTIONS not _GLIBCXX_DEBUG.

* testsuite/24_iterators/range_operations/advance_debug_neg.cc: Run
test instead of just compiling it.
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/24_iterators/range_operations/advance_debug_neg.cc
This page took 0.057324 seconds and 5 git commands to generate.