Skip to content

Fix cause of link failures in CI that necessitates ignore-32bit in run-make tests #78911

Closed
@tgnottingham

Description

@tgnottingham

Some run-make tests require an ignore-32bit directive as a workaround for link failures that occur during CI. #76256 and #77901 added or modified tests to include this directive in order to avoid at least this error: arm-none-eabi-gcc: error: unrecognized command line option '-m64'.

I assume that this shouldn't be necessary, and that there is actually some deficiency in our CI build system that we can fix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-FFIArea: Foreign function interface (FFI)A-testsuiteArea: The testsuite used to check the correctness of rustcC-bugCategory: This is a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions