https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108556
Andrew Pinski changed:
What|Removed |Added
Resolution|INVALID |DUPLICATE
--- Comment #4 from Andrew Pi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108556
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108556
--- Comment #2 from Jonathan Wakely ---
Compiling with -D_GLIBCXX_DEBUG shows the problem:
/home/jwakely/gcc/13/include/c++/13.0.1/bits/stl_algo.h:4892:
In function:
void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter =
gnu_debug:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108556
--- Comment #1 from gnu.iodaj at simplelogin dot com ---
Created attachment 54347
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=54347&action=edit
source file