Skip to content

ARM GCC: Test failure and narrowing conversion from int to char #13

Open
@dcorbeil

Description

@dcorbeil

Hi :)

There are a few issues that have been introduced by 429cd7b for ARM GCC. Namely narrowing of int to char at the index declaration and the transition_table[guards/actions] test failure. See this example: https://godbolt.org/z/h9fGa7nhq

Is there a workaround or a solution apart from using the commit right before?

Thank you for the great library!

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