chfast / intx

Extended precision integer C++ library
Apache License 2.0
129 stars 29 forks source link

__builtin_subcll is buggy in Xcode 14.3 #293

Closed yperbasis closed 1 year ago

samlior commented 1 year ago

This solved the problem! 👍Thx!

yperbasis commented 1 year ago

Xcode 15 beta doesn't suffer from this bug anymore.

chfast commented 1 year ago

Can someone submit this bug to Apple?

chfast commented 1 year ago

Replaced with #294