Skip to content

Commit

Permalink
fix test17559.d
Browse files Browse the repository at this point in the history
  • Loading branch information
JohanEngelen authored Jul 1, 2024
1 parent 696be31 commit fc87f65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/dmd/runnable/test17559.d
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// REQUIRED_ARGS: -g
// REQUIRED_ARGS(linux freebsd dragonflybsd): -L-export-dynamic
// LDC (required for Win32 and -O): REQUIRED_ARGS(windows32mscoff): -link-defaultlib-debug
// LDC (FreeBSD's libexecinfo apparently doesn't like elided frame pointers): REQUIRED_ARGS(freebsd): -frame-pointer=all
// LDC (FreeBSD's libexecinfo apparently doesn't like elided frame pointers): REQUIRED_ARGS(freebsd): -link-defaultlib-debug -frame-pointer=all
// LDC (our _UnwindBacktrace implementation - for musl libc - requires this): REQUIRED_ARGS(linux): -link-defaultlib-debug -frame-pointer=all
// PERMUTE_ARGS:
// DISABLED: osx
Expand Down

0 comments on commit fc87f65

Please sign in to comment.