Files
zig/test/cases/compile_errors
Alex Rønne Petersen eaae3f936b test: limit invalid_tail_call to x86_64-linux
Targets that don't support tail calls will see:

    /home/ci/zig/.zig-cache/o/35dbe82c8e4d49ae5b7d630329568133/tmp.zig:5:5: error: unable to perform tail call: compiler backend 'stage2_llvm' does not support tail calls on target architecture 'powerpc64le' with the selected CPU feature flags

So just run this test on a known-good target.
2025-12-16 06:22:51 +01:00
..
2025-02-03 09:14:37 +00:00
2025-11-22 22:42:38 +00:00
2025-01-29 06:35:22 +00:00
2025-01-29 06:35:22 +00:00
2025-11-22 22:42:38 +00:00