about summary refs log tree commit diff
path: root/tests/run-make/pgo-use
diff options
context:
space:
mode:
authorZalathar <Zalathar@users.noreply.github.com>2024-03-17 12:12:38 +1100
committerZalathar <Zalathar@users.noreply.github.com>2024-06-14 13:31:46 +1000
commit2646db92fe210df64f48a09d5eab3793f41dc9ce (patch)
tree159ea3e0da606330aee2d08db91c583c095fd1b6 /tests/run-make/pgo-use
parent3f3b8bb1ca3fc4106fdbdc5106f3924db441a51a (diff)
Remove `//@ ignore-windows-gnu` from tests that need the profiler
The profiler runtime is no longer built in mingw test jobs, so these tests
should naturally be skipped by `//@ needs-profiler-support`.
Diffstat (limited to 'tests/run-make/pgo-use')
-rw-r--r--tests/run-make/pgo-use/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/run-make/pgo-use/Makefile b/tests/run-make/pgo-use/Makefile
index 9f440118dae..92098a4019c 100644
--- a/tests/run-make/pgo-use/Makefile
+++ b/tests/run-make/pgo-use/Makefile
@@ -1,10 +1,6 @@
 # needs-profiler-support
-# ignore-windows-gnu
 # ignore-cross-compile
 
-# FIXME(mati865): MinGW GCC miscompiles compiler-rt profiling library but with Clang it works
-# properly. Since we only have GCC on the CI ignore the test for now.
-
 include ../tools.mk
 
 # This test makes sure that PGO profiling data leads to cold functions being