This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/35541] Legal C++ program can't be compiled with -D_GLIBCXX_DEBUG



------- Comment #5 from paolo at gcc dot gnu dot org  2008-03-13 17:36 -------
Subject: Bug 35541

Author: paolo
Date: Thu Mar 13 17:35:40 2008
New Revision: 133173

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133173
Log:
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.


Added:
    trunk/libstdc++-v3/testsuite/25_algorithms/set_difference/35541.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/debug/functions.h


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35541


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]