Swift 5.5 has serious stack corruption bugs!

i don’t know how to create a docker image, but here is zip file with the 20.04 toolchain i am using:

2 Likes

Xcode 13.1 RC have the fixes you mentioned above?

Yes.

Doug

5 Likes

cool, will test.

Any idea which linux build we can test with as well?

I can confirm the SIMD bug is still there (expectedly) in Xcode 13.1 RC. Thanks for checking it out on llvm stable.

2 Likes

I assume Xcode 13.1 has a recent snapshot from the 5.5 branch: there have been regular 5.5 snapshot builds available for linux, most recently a couple days ago.

1 Like

I just checked the new release version of Xcode 13.1 (13A1030d) and it still has the SIMD bug.

It's unrelated to the other bugs, and was recently fixed here.

Doug

6 Likes

This is very exciting for me. Thank you!