| ... | @@ -435,6 +435,7 @@ pub fn addCases(cases: *@import("tests.zig").ErrorTracesContext) void { | ... | @@ -435,6 +435,7 @@ pub fn addCases(cases: *@import("tests.zig").ErrorTracesContext) void { |
| 435 | .{ .x86_64, .netbsd }, | 435 | .{ .x86_64, .netbsd }, |
| 436 | .{ .x86_64, .linux }, | 436 | .{ .x86_64, .linux }, |
| 437 | .{ .x86, .linux }, | 437 | .{ .x86, .linux }, |
| | 438 | .{ .aarch64, .freebsd }, |
| 438 | .{ .aarch64, .linux }, | 439 | .{ .aarch64, .linux }, |
| 439 | .{ .loongarch64, .linux }, | 440 | .{ .loongarch64, .linux }, |
| 440 | .{ .powerpc64le, .linux }, | 441 | .{ .powerpc64le, .linux }, |