Skip to content

unreachable str concat causes llvm assert #957

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

Closed
jruderman opened this issue Sep 21, 2011 · 0 comments
Closed

unreachable str concat causes llvm assert #957

jruderman opened this issue Sep 21, 2011 · 0 comments

Comments

@jruderman
Copy link
Contributor

fn main() { fail; "good" + "bye"; }

Assertion failed: (isa(Val) && "cast() argument of incompatible type!"), function cast, file /Users/jruderman/code/llvm/include/llvm/Support/Casting.h, line 194.

bors pushed a commit to rust-lang-ci/rust that referenced this issue Oct 26, 2020
Bumps [libloading](https://github.com/nagisa/rust_libloading) from 0.5.2 to 0.6.0.
- [Release notes](https://github.com/nagisa/rust_libloading/releases)
- [Commits](nagisa/rust_libloading@0.5.2...0.6.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
celinval pushed a commit to celinval/rust-dev that referenced this issue Jun 4, 2024
rust-lang#957 will need more fixes and discussions to be enabled. In the meantime, this PR includes the symtab2gb conversion step in --only-codegen runs, so that Kani fails if the conversion from Kani-generated symbol tables to GotoC program is invalid.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants