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++/40600] pair& operator=(pair&& __p) doesn't work without inlining



------- Comment #7 from paolo at gcc dot gnu dot org  2009-06-30 12:10 -------
Subject: Bug 40600

Author: paolo
Date: Tue Jun 30 12:09:57 2009
New Revision: 149094

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149094
Log:
2009-06-30  Paolo Carlini  <paolo.carlini@oracle.com>

        PR libstdc++/40600
        * testsuite/25_algorithms/minmax/2.cc: Fix consistently with
        std::minmax return type.
        * testsuite/25_algorithms/minmax/3.cc: Likewise.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/testsuite/25_algorithms/minmax/2.cc
    trunk/libstdc++-v3/testsuite/25_algorithms/minmax/3.cc


-- 


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


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