mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
Ignore tests/ui/lto/lto-global-allocator.rs for GCC backend
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
//@ build-pass
|
||||
//@ no-prefer-dynamic
|
||||
//@ needs-crate-type: cdylib
|
||||
//@ ignore-backends: gcc
|
||||
|
||||
use std::alloc::{GlobalAlloc, Layout};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user