https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59170
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |NEW
Resolution|FIXED |---
Target Milestone|5.5 |---
--- Comment #21 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Jonathan Wakely from comment #17)
> The only thing remaining is to add checks for debug iterators to detect when
> they are past-the-end.
Re-opening, I forgot about this part.