[Bug libstdc++/43483] STL sort SIGSEV

paolo dot carlini at oracle dot com gcc-bugzilla@gcc.gnu.org
Mon Mar 22 20:26:00 GMT 2010



------- Comment #3 from paolo dot carlini at oracle dot com  2010-03-22 20:26 -------
The patch is incorrect for various formal reasons (eg, should be against
current mainline not vs a random old release; should use difference_type, not
int; should use an uglified __len) + should come with a detailed analysis and a
ChangeLog entry. Even more important now, at this preliminary stage, it lacks a
small, self contained testcase, useful to reproduce the proble: missing it the
PR will be soon closed.


-- 

paolo dot carlini at oracle dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|major                       |normal


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43483



More information about the Gcc-bugs mailing list