re PR libstdc++/35541 (Legal C++ program can't be compiled with -D_GLIBCXX_DEBUG)
authorPaolo Carlini <pcarlini@suse.de>
Thu, 13 Mar 2008 17:35:40 +0000 (17:35 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Thu, 13 Mar 2008 17:35:40 +0000 (17:35 +0000)
commita6becb0ef51f3ccbe31fdb0eaa5f6448d575b062
treea85e88374615fc41a7e03e165a5010bbe0e81a41
parent2599b56f41927c9122e457bb811dc89a10164d2b
re PR libstdc++/35541 (Legal C++ program can't be compiled with -D_GLIBCXX_DEBUG)

2008-03-13  Paolo Carlini  <pcarlini@suse.de>

PR libstdc++/35541
* include/debug/functions.h (__check_sorted_set_aux): Fix signature.
* testsuite/25_algorithms/set_difference/35541.cc: New.

From-SVN: r133173
libstdc++-v3/ChangeLog
libstdc++-v3/include/debug/functions.h
libstdc++-v3/testsuite/25_algorithms/set_difference/35541.cc [new file with mode: 0644]