-
Notifications
You must be signed in to change notification settings - Fork 10.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash in DestroyAddrHoisting on Simple Code Example #77693
Labels
assertion failure
Bug → crash: An assertion failure
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
crash
Bug: A crash, i.e., an abnormal termination of software
Linux
Platform: Linux
macOS
Platform: macOS
SILOptimizer
Area → compiler: SIL optimization passes
Windows
Platform: Windows
Comments
Reproduces on Linux |
I confirmed using godbolt that this crashes on Linux as well. |
Crashes on mac as well:
|
Can also confirm it crashes on my mac:
|
Fixed by #77908 . |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
assertion failure
Bug → crash: An assertion failure
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
crash
Bug: A crash, i.e., an abnormal termination of software
Linux
Platform: Linux
macOS
Platform: macOS
SILOptimizer
Area → compiler: SIL optimization passes
Windows
Platform: Windows
Description
No response
Reproduction
Stack dump
Swift version 6.1-dev (LLVM 5728735dd595a22, Swift 95c6590e575d8eb)
Target: x86_64-unknown-windows-msvc
The text was updated successfully, but these errors were encountered: