-
-
Notifications
You must be signed in to change notification settings - Fork 14.2k
Closed
Labels
I-crashIssue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics.Issue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics.O-windowsOperating system: WindowsOperating system: Windows
Description
Assertion failed: Section->Number != -1 && "Sections with relocations must be real!", file c:/NW/rust/src/llvm/lib/MC/WinCOFFObjectWriter.cpp, line 224
Note: this seems to be specific to LLVM integrated assembler. Compiling via external assembler, i.e. after set RUSTFLAGS=-Z no-integrated-as works fine.
Metadata
Metadata
Assignees
Labels
I-crashIssue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics.Issue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics.O-windowsOperating system: WindowsOperating system: Windows