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++/63811] r217322 breaks bootstrap


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63811

--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Author: redi
Date: Tue Nov 11 10:41:46 2014
New Revision: 217343

URL: https://gcc.gnu.org/viewcvs?rev=217343&root=gcc&view=rev
Log:
    PR libstdc++/63811
    * include/bits/stl_deque.h (_Deque_base::_M_move_impl()): Avoid using
    badname.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/stl_deque.h


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