]> git.proxmox.com Git - rustc.git/blobdiff - src/test/debuginfo/extern-c-fn.rs
New upstream version 1.14.0+dfsg1
[rustc.git] / src / test / debuginfo / extern-c-fn.rs
index c93db41dc55bf640aef4b4ff61d9c45d922c7904..01901b2c42b8e74c693470b5fc1e526541897fad 100644 (file)
@@ -16,7 +16,8 @@
 // gdb-command:run
 
 // gdb-command:print s
-// gdb-check:$1 = [...]"abcd"
+// gdbg-check:$1 = [...]"abcd"
+// gdbr-check:$1 = [...]"abcd\000"
 // gdb-command:print len
 // gdb-check:$2 = 20
 // gdb-command:print local0