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.
tests/ui/lto/lto-global-allocator.rs
1 parent dcc2f33 commit 866de5fCopy full SHA for 866de5f
tests/ui/lto/lto-global-allocator.rs
@@ -2,6 +2,7 @@
2
//@ build-pass
3
//@ no-prefer-dynamic
4
//@ needs-crate-type: cdylib
5
+//@ ignore-backends: gcc
6
7
use std::alloc::{GlobalAlloc, Layout};
8
0 commit comments