You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Mikhail Fursov (JIRA)" <ji...@apache.org> on 2007/07/03 10:58:04 UTC

[jira] Assigned: (HARMONY-4318) [drlvm][jit] Empty blocks in LIR cause generation of incorrect branch instructions

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

Mikhail Fursov reassigned HARMONY-4318:
---------------------------------------

    Assignee: Mikhail Fursov

> [drlvm][jit] Empty blocks in LIR cause generation of incorrect branch instructions
> ----------------------------------------------------------------------------------
>
>                 Key: HARMONY-4318
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4318
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Mikhail Fursov
>            Assignee: Mikhail Fursov
>         Attachments: h4318.diff
>
>
> The problem is if Jitrino.OPT's LIR contains empty block Ia32CodeEmmiter does not assign physical address for a block and all branches that have this block as the target will point to invalid addresses.
> HARMONY-3285 regression test fails intermittently due to this bug

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