-
Notifications
You must be signed in to change notification settings - Fork 13.2k
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
compiler segfault with deref of *() in asm arg #13520
Comments
Triage: this segfaults the compiler. |
Tagging with ICE. this still segfaults, which isn't technically an ICE, but is arguably worse. |
On
probably also |
I suspect, though am uncertain, that this now breaks within LLVM. It's possible that we run code in between, though, so I can't be certain. I'm also not sure what specifically is breaking, but the exit code is Last few lines of time-passes:
|
Triage: not aware of changes |
ICE is dependent on |
This issue does not apply to the new The legacy |
The text was updated successfully, but these errors were encountered: