Skip to content

add test: cross compiling core for no_std targets #38828

Open
@japaric

Description

@japaric

For these targets

  • thumbv6m-none-eabi
  • thumbv7m-none-eabi
  • thumbv7em-none-eabi
  • thumbv7em-none-eabihf
  • nvptx-nvidia-cuda
  • msp430-none-elf
  • msp430x-none-elf
  • nvptx64-nvidia-cuda

These targets have zero tests in tree. Let's at least test cross compiling core for them to catch LLVM / codegen related regressions.

This would have catched #38824 before it landed in master.

cc @alexcrichton @brson Does a run-make test sounds OK for this? Do we have at least one bot configured with --enable-llvm-assertions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-testsuiteArea: The testsuite used to check the correctness of rustcC-enhancementCategory: An issue proposing an enhancement or a PR with one.E-needs-testCall for participation: An issue has been fixed and does not reproduce, but no test has been added.T-dev-toolsRelevant to the dev-tools subteam, which will review and decide on the PR/issue.WG-embeddedWorking group: Embedded systems

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions