http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48038
Chris Jefferson <chris at bubblescope dot net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #23599|0 |1
is obsolete| |
--- Comment #20 from Chris Jefferson <chris at bubblescope dot net> 2011-03-09
15:25:19 UTC ---
Created attachment 23602
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23602
Stable sort patch with testcases
Corrected patch.
This is designed the same as the first one, just with some typos fixed.
I have added some more tests for the various sorting algorithms, just so we can
keep an eye on things.