[ http://issues.apache.org/jira/browse/HARMONY-1873?page=comments#action_12448141 ]
Natalya Golovleva commented on HARMONY-1873:
--------------------------------------------
The patch was appied as expected.
> std::sort crash in jitrino code generator
> -----------------------------------------
>
> Key: HARMONY-1873
> URL: http://issues.apache.org/jira/browse/HARMONY-1873
> Project: Harmony
> Issue Type: Bug
> Components: DRLVM
> Environment: Linux platform, gcc version 3.3.3.
> Reporter: Natalya Golovleva
> Assigned To: Gregory Shimansky
> Attachments: std_sort.patch
>
>
> In some cases std::sort used in jitrino code generator sources method is crashed on Linux.
> The failure is reproduced with gcc 3.3.3.
> The failure is not reproduced with gcc 4.1.0.
> To avoid crash with gcc 3.3.3 the sort comparator was simplified.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|