[Bug libstdc++/88374] crash when stepping into for loop where iterators are created and compared with gdb

2018-12-06 Thread bob.steagall.cpp at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88374

--- Comment #2 from Bob Steagall  ---
See https://sourceware.org/bugzilla/show_bug.cgi?id=20020, especially comment 7
for more data.

[Bug libstdc++/88374] crash when stepping into for loop where iterators are created and compared with gdb

2018-12-06 Thread bob.steagall.cpp at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88374

--- Comment #1 from Bob Steagall  ---
See https://sourceware.org/bugzilla/show_bug.cgi?id=23953 for the report made
to the gdb team, including stack traces and a link to the gdb executable and
the core file generated when it SEGVs.