We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a770ba commit 13a0b70Copy full SHA for 13a0b70
tests/dmd/runnable/test17559.d
@@ -1,6 +1,6 @@
1
// REQUIRED_ARGS: -g
2
// REQUIRED_ARGS(linux freebsd openbsd dragonflybsd): -L-export-dynamic
3
-// LDC (required for Win32 and -O): REQUIRED_ARGS(windows32mscoff): -link-defaultlib-debug
+// LDC (required for Win32 and -O): REQUIRED_ARGS(windows32): -link-defaultlib-debug
4
// LDC (FreeBSD's libexecinfo apparently doesn't like elided frame pointers): REQUIRED_ARGS(freebsd): -link-defaultlib-debug -frame-pointer=all
5
// PERMUTE_ARGS:
6
// DISABLED: osx
0 commit comments