[Bug libstdc++/37721] Segmentation fault
ivranos at freemail dot gr
gcc-bugzilla@gcc.gnu.org
Fri Oct 3 09:10:00 GMT 2008
------- Comment #13 from ivranos at freemail dot gr 2008-10-03 09:09 -------
The prurpose of the code is to benchmark the sorting of a vector and of a list
with complex objects as their elements (SomeClass).
SomeClass itself doesn't make any other sense, its purpose is to be complex.
I think there is no source code bug on it, that accesses inaccessible memory.
Noone here spotted such a bug, noone in c.l.c++ spotted a bug too, since I had
posted the code there previously.
But in any case, I posted the code in a new thread with subject "Segmentation
fault".
If noone finds any source code bug, I will reopen the GCC bug report here.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37721
More information about the Gcc-bugs
mailing list