Skip to content
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 when isnan is called from two different source files #40

Open
sampsyo opened this issue Aug 20, 2015 · 0 comments
Open

Crash when isnan is called from two different source files #40

sampsyo opened this issue Aug 20, 2015 · 0 comments
Labels

Comments

@sampsyo
Copy link
Member

sampsyo commented Aug 20, 2015

Here's a truly strange bug: compiling this application crashes, even with optimizations disabled (make build_orig). https://github.com/uwsampa/accept-apps/tree/master/test

Just calling isnan() from two different files is enough to crash. This doesn't happen if the code is combined in one file. I suspect a bug in llvm-link.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant