[Bug libstdc++/66742] abort on sorting list with custom compiler that is not stateless

2015-07-03 Thread mdiluzio at feralinteractive dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66742 Marc Di Luzio changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|INVALID

[Bug libstdc++/66742] abort on sorting list with custom compiler that is not stateless

2015-07-03 Thread mdiluzio at feralinteractive dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66742 --- Comment #3 from Marc Di Luzio --- Created attachment 35901 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35901&action=edit main.ii Updating with a valid ==/!= operator pair and state handling, apologies for the original bad test case.

[Bug libstdc++/66742] New: abort on sorting list with custom compiler that is not stateless

2015-07-02 Thread mdiluzio at feralinteractive dot com
Priority: P3 Component: libstdc++ Assignee: unassigned at gcc dot gnu.org Reporter: mdiluzio at feralinteractive dot com Target Milestone: --- Created attachment 35899 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35899&action=edit main.ii When