Skip to content

Commit 866de5f

Browse files
Ignore tests/ui/lto/lto-global-allocator.rs for GCC backend
1 parent dcc2f33 commit 866de5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/ui/lto/lto-global-allocator.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
//@ build-pass
33
//@ no-prefer-dynamic
44
//@ needs-crate-type: cdylib
5+
//@ ignore-backends: gcc
56

67
use std::alloc::{GlobalAlloc, Layout};
78

0 commit comments

Comments
 (0)