aboutsummaryrefslogtreecommitdiff
path: root/test/behavior/tuple.zig
diff options
context:
space:
mode:
authorJacob Young <jacobly0@users.noreply.github.com>2023-03-25 13:44:50 -0400
committerJacob Young <jacobly0@users.noreply.github.com>2023-03-25 16:23:55 -0400
commit1e080e505617b8a7961971630c059592f7366223 (patch)
treea20ded8cf08eaddf48795549e649a3da0c622a6a /test/behavior/tuple.zig
parent6d9bdc8733419ebfc9527d114b637c57d3fd8a42 (diff)
downloadzig-1e080e505617b8a7961971630c059592f7366223.tar.gz
zig-1e080e505617b8a7961971630c059592f7366223.zip
x86_64: implement atomic loops
Diffstat (limited to 'test/behavior/tuple.zig')
-rw-r--r--test/behavior/tuple.zig1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/behavior/tuple.zig b/test/behavior/tuple.zig
index 3f557bc40e..1cf68a0769 100644
--- a/test/behavior/tuple.zig
+++ b/test/behavior/tuple.zig
@@ -381,7 +381,6 @@ test "tuple of struct concatenation and coercion to array" {
test "nested runtime conditionals in tuple initializer" {
if (builtin.zig_backend == .stage2_aarch64) return error.SkipZigTest; // TODO
if (builtin.zig_backend == .stage2_arm) return error.SkipZigTest; // TODO
- if (builtin.zig_backend == .stage2_x86_64) return error.SkipZigTest;
var data: u8 = 0;
const x = .{