This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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]

Re: [libstdcxx_so_7-branch] merge debug mode


> While testing this, I noticed some issues with the current
> _GLIBCXX_STD_MOVE related code in debug mode, regardless of symbol
> versioning strategy. (Is this vestigial from when debug mode was not
> nested?) For the time being, I am going to punt on this, as I have a
> couple other patches to go. I attach the current fails for both, which
> are the same. Since this stuff is not on mainline, I am not quite sure
> it's been tested in debug mode, and I forgot to make debug mode
> baselines before I started with this stuff.  So, I'll return to this
> issue shortly.
> 
> FAIL: 20_util/utility/pair/moveable.cc execution test
> FAIL: 21_strings/basic_string/element_access/char/empty.cc execution test
> FAIL: 21_strings/basic_string/element_access/wchar_t/empty.cc execution test
> FAIL: 23_containers/deque/moveable.cc execution test
> FAIL: 23_containers/deque/resize/moveable.cc execution test
> FAIL: 23_containers/list/moveable.cc execution test
> FAIL: 23_containers/map/moveable.cc execution test
> FAIL: 23_containers/multimap/moveable.cc execution test
> FAIL: 23_containers/multiset/moveable.cc execution test
> FAIL: 23_containers/set/moveable.cc execution test
> FAIL: 23_containers/vector/moveable.cc execution test
> FAIL: 23_containers/vector/resize/moveable.cc execution test

These fails were pre-existing. I've filed this as:

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

-benjamin


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