[Bug libstdc++/33807] Incorrect ambiguous overload

paolo at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Oct 18 17:58:00 GMT 2007



------- Comment #6 from paolo at gcc dot gnu dot org  2007-10-18 17:58 -------
Subject: Bug 33807

Author: paolo
Date: Thu Oct 18 17:58:13 2007
New Revision: 129454

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129454
Log:
2007-10-18  Paolo Carlini  <pcarlini@suse.de>

        PR libstdc++/33807
        * include/bits/allocator.h (operator==(const allocator<_Tp>&,
        const allocator<_Tp>&), operator!=(const allocator<_Tp>&,
        const allocator<_Tp>&)): Add.
        * testsuite/20_util/memory/allocator/33807.cc: New.

Added:
   
branches/gcc-4_2-branch/libstdc++-v3/testsuite/20_util/memory/allocator/33807.cc
Modified:
    branches/gcc-4_2-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_2-branch/libstdc++-v3/include/bits/allocator.h


-- 


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



More information about the Gcc-bugs mailing list