Skip to content

On GCC 15 in 32-bit ARM environment te_eval outputs garbage #128

@masagrator

Description

@masagrator

As in title. Executable never utilized fp registers.

It worked fine on Armv8-a in 32-bit mode until GCC 15 release. Now for example trying to calculate
"60 / FPS_TARGET" where FPS_TARGET is 60, instead of outputting 1(0x3ff0000000000000), outputs 0x0000000088888889

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions