You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Pavel Rebriy (JIRA)" <ji...@apache.org> on 2007/03/09 12:50:24 UTC

[jira] Updated: (HARMONY-3344) [drlvm][winx64] LIL uses 32-bit unsigned instead of POINTER_SIZE_INT

     [ https://issues.apache.org/jira/browse/HARMONY-3344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavel Rebriy updated HARMONY-3344:
----------------------------------

    Attachment: lil_fix.patch

The patch to fix the problem.

> [drlvm][winx64] LIL uses 32-bit unsigned instead of POINTER_SIZE_INT
> --------------------------------------------------------------------
>
>                 Key: HARMONY-3344
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3344
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: windows/em64t
>            Reporter: Pavel Rebriy
>         Attachments: lil_fix.patch
>
>
> During stab generation LIL uses 32-bit unsigned instead of POINTER_SIZE_INT. It causes to usage of garbage values.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.