enable negsf2 corpus test (trivially passing after cross-module bool fix)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -174,7 +174,7 @@ const corpus_files = .{
|
||||
"../lib/std/math/complex/conj.zig", // 484
|
||||
"../lib/std/math/scalbn.zig", // 503
|
||||
"../lib/compiler_rt/negdf2.zig", // 530 -- comptime if on cross-module bool (want_aeabi)
|
||||
//"../lib/compiler_rt/negsf2.zig", // 530 -- comptime if on cross-module bool (want_aeabi)
|
||||
"../lib/compiler_rt/negsf2.zig", // 530 -- comptime if on cross-module bool (want_aeabi)
|
||||
"../lib/std/Random/SplitMix64.zig", // 530
|
||||
//"../lib/compiler_rt/gexf2.zig", // 531
|
||||
"../lib/std/os/uefi/protocol/shell_parameters.zig", // 544
|
||||
|
||||
Reference in New Issue
Block a user