about summary refs log tree commit diff
path: root/tests/debuginfo/gdb-char.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/debuginfo/gdb-char.rs')
-rw-r--r--tests/debuginfo/gdb-char.rs4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/debuginfo/gdb-char.rs b/tests/debuginfo/gdb-char.rs
index 1863405bf1e..7d8608d4f51 100644
--- a/tests/debuginfo/gdb-char.rs
+++ b/tests/debuginfo/gdb-char.rs
@@ -1,8 +1,8 @@
 // GDB got support for DW_ATE_UTF in 11.2, see
 // https://sourceware.org/bugzilla/show_bug.cgi?id=28637.
 
-// min-gdb-version: 11.2
-// compile-flags: -g
+//@ min-gdb-version: 11.2
+//@ compile-flags: -g
 
 // === GDB TESTS ===================================================================================