Open
Description
tests/run-make/split-debuginfo
has this:
rust/tests/run-make/split-debuginfo/Makefile
Lines 34 to 38 in 2776bdf
Which lumps windows-msvc and windows-gnu together, and also doesn't test anything on windows altogether.
Noticed while working on porting split-debuginfo
to rmake.rs.
If this is tested somewhere else, well, it's clearly not in this run-make test.
Metadata
Metadata
Assignees
Labels
Area: Debugging information in compiled programs (DWARF, PDB, etc.)Area: port run-make Makefiles to rmake.rsArea: The testsuite used to check the correctness of rustcCategory: This is a bug.Call for participation: Hard difficulty. Experience needed to fix: A lot.Toolchain: GNU, Operating system: WindowsToolchain: MSVC, Operating system: WindowsRelevant to the compiler team, which will review and decide on the PR/issue.