Skip to content

Simulated register allocator can cause crashes when compiling for ARM(potentially other platforms) #139

@paul-mchugh

Description

@paul-mchugh

The simulated register allocator has issues (at least when compiling for ARM). It may cause compile time crashes. Under some circumstances the virtual register map can end up corrupted and (in some cases) cause a crash. I don't know if this issue also affects x86. Register allocation simulation can be disabled by setting SIMULATE_REGISTER_ALLOCATION to NO in the sched.ini file

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions