Skip to content

Commit f9145d0

Browse files
committed
update run-pass test
1 parent 0ed3231 commit f9145d0

File tree

2 files changed

+5
-5
lines changed
  • src/test/run-make-fulldeps

2 files changed

+5
-5
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
-include ../tools.mk
2+
3+
# The target used below doesn't support atomic CAS operations. Verify that's the case
4+
all:
5+
$(RUSTC) --print cfg --target thumbv6m-none-eabi | $(CGREP) -v 'target_has_atomic="cas"'

src/test/run-make-fulldeps/target-without-atomics/Makefile

-5
This file was deleted.

0 commit comments

Comments
 (0)