about summary refs log tree commit diff
path: root/src/test/incremental/hashes/inline_asm.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/incremental/hashes/inline_asm.rs')
-rw-r--r--src/test/incremental/hashes/inline_asm.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/incremental/hashes/inline_asm.rs b/src/test/incremental/hashes/inline_asm.rs
index 53e77a370a3..deb1c45a528 100644
--- a/src/test/incremental/hashes/inline_asm.rs
+++ b/src/test/incremental/hashes/inline_asm.rs
@@ -5,7 +5,7 @@
 // and make sure that the hash has changed, then change nothing between rev2 and
 // rev3 and make sure that the hash has not changed.
 
-// compile-pass
+// build-pass (FIXME(62277): could be check-pass?)
 // revisions: cfail1 cfail2 cfail3
 // compile-flags: -Z query-dep-graph -Zincremental-ignore-spans