about summary refs log tree commit diff
path: root/tests/ui/allocator/no_std-alloc-error-handler-custom.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/allocator/no_std-alloc-error-handler-custom.rs')
-rw-r--r--tests/ui/allocator/no_std-alloc-error-handler-custom.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ui/allocator/no_std-alloc-error-handler-custom.rs b/tests/ui/allocator/no_std-alloc-error-handler-custom.rs
index 1b0f0608fc6..7b7ca2f6cc6 100644
--- a/tests/ui/allocator/no_std-alloc-error-handler-custom.rs
+++ b/tests/ui/allocator/no_std-alloc-error-handler-custom.rs
@@ -2,6 +2,7 @@
 //@ ignore-android no libc
 //@ ignore-emscripten no libc
 //@ ignore-sgx no libc
+//@ ignore-backends: gcc
 //@ only-linux
 //@ compile-flags:-C panic=abort
 //@ aux-build:helper.rs