Ignore tests/ui/lto/lto-global-allocator.rs for GCC backend

This commit is contained in:
Guillaume Gomez
2025-11-13 15:23:14 +01:00
parent dcc2f33c67
commit 866de5fdcc
+1
View File
@@ -2,6 +2,7 @@
//@ build-pass
//@ no-prefer-dynamic
//@ needs-crate-type: cdylib
//@ ignore-backends: gcc
use std::alloc::{GlobalAlloc, Layout};