[Bug libstdc++/90277] Debug Mode test failures

2019-05-08 Thread fdumont at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90277 François Dumont changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug libstdc++/90277] Debug Mode test failures

2019-05-08 Thread fdumont at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90277 --- Comment #5 from François Dumont --- Author: fdumont Date: Wed May 8 13:03:32 2019 New Revision: 271011 URL: https://gcc.gnu.org/viewcvs?rev=271011&root=gcc&view=rev Log: 2019-05-08 François Dumont PR libstdc++/90277 * te

[Bug libstdc++/90277] Debug Mode test failures

2019-05-06 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90277 --- Comment #4 from Jonathan Wakely --- (In reply to François Dumont from comment #3) > As stated in my message this patch can be consider as a fix for this PR as > it reserve buckets for 11 buckets so iterators are not invalidated during > execu

[Bug libstdc++/90277] Debug Mode test failures

2019-05-05 Thread fdumont at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90277 François Dumont changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug libstdc++/90277] Debug Mode test failures

2019-05-04 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90277 --- Comment #2 from Jonathan Wakely --- François, are you sure this is the right PR number for commit r270868?

[Bug libstdc++/90277] Debug Mode test failures

2019-05-04 Thread fdumont at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90277 --- Comment #1 from François Dumont --- Author: fdumont Date: Sat May 4 07:41:39 2019 New Revision: 270870 URL: https://gcc.gnu.org/viewcvs?rev=270870&root=gcc&view=rev Log: Add missing PR libstdc++/90277 reference. Modified: trunk/libstdc