Skip to content

Commit 2af53e9

Browse files
committed
Add -O compile flag to test
1 parent e9b67d2 commit 2af53e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/ui/tls.rs

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// run-pass
2+
// compile-flags: -O
23

34
#![feature(thread_local)]
45

0 commit comments

Comments
 (0)