We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Some inline asm returns an i64 and takes an i64 but building with the triple "i386---elf" resulted in this crash.
Cheers, Edward.
The text was updated successfully, but these errors were encountered:
*** Bug llvm/llvm-bugzilla-archive#19829 has been marked as a duplicate of this bug. ***
Sorry, something went wrong.
mentioned in issue llvm/llvm-bugzilla-archive#19829
[X86] Add PR19752 test case
26d974d
Test coverage for Issue #20126
This was fixed sometime after 10.x https://gcc.godbolt.org/z/96M8h43j5
No branches or pull requests
Extended Description
Some inline asm returns an i64 and takes an i64 but building with the triple "i386---elf" resulted in this crash.
Cheers,
Edward.
The text was updated successfully, but these errors were encountered: