This is the mail archive of the gcc-cvs@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]

r167355 - in /trunk/libstdc++-v3: ChangeLog tes...


Author: fdumont
Date: Wed Dec  1 20:51:38 2010
New Revision: 167355

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167355
Log:
2010-12-01  FranÃois Dumont  <francois.cppdevs@free.fr>

        * testsuite/23_containers/deque/cons/2.cc: Fix to explicitely invoke
        the copy construtor with or without C++0x mode.
        * testsuite/23_containers/vector/cons/4.cc: Likewise.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/testsuite/23_containers/deque/cons/2.cc
    trunk/libstdc++-v3/testsuite/23_containers/vector/cons/4.cc


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