-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Build with --enable-llvm-assertions segfaults on Windows (MinGW 64) #28445
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
This... looks like a bug in LLVM? Or in gcc? There's not really much we can do here... |
That's unfortunate, working on trans is pretty much impossible (at least for a newbie) without I'll keep this issue open for status updates. |
Which version of GCC? This sounds similar to the one I saw: #28962 |
Yep, 5.2.0 |
Still reproduces with GCC 5.3 |
Fixed in GCC 6.2 which is officially available in MinGW-w64 now. |
The issue is Windows-specific, I can't reproduce it on Kubuntu.
cc @alexcrichton (?) based on the backtrace and git blame
Configure:
Build:
gdb backtrace:
The text was updated successfully, but these errors were encountered: