https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63811
Francois-Xavier Coudert changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63811
--- Comment #3 from Jonathan Wakely ---
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_mo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63811
--- Comment #2 from Francois-Xavier Coudert ---
The libstdc++'s own manual says that __unused is a bad identifier, because it's
reserved by BSD:
https://gcc.gnu.org/onlinedocs/libstdc++/manual/source_code_style.html#coding_style.bad_identifiers
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63811
Francois-Xavier Coudert changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|