[LLVMbugs] [Bug 5533] New: UNREACHABLE executed at X86ATTAsmPrinter.cpp:415!
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Tue Nov 17 00:52:20 PST 2009
http://llvm.org/bugs/show_bug.cgi?id=5533
Summary: UNREACHABLE executed at X86ATTAsmPrinter.cpp:415!
Product: libraries
Version: 2.6
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Target Description Classes
AssignedTo: unassignedbugs at nondot.org
ReportedBy: jirislaby at gmail.com
CC: llvmbugs at cs.uiuc.edu
cmdline:
~xslaby/llvm-gcc-4.2-2.6-x86_64-linux/bin/llvm-gcc -Wp,-MD,init/.main.o.d
-nostdinc -isystem
/usr/lib64/llvm-gcc/lib64/gcc/x86_64-unknown-linux-gnu/4.2.1/include
-I/home/l/latest/xxx/arch/x86/include -Iinclude -I/home/l/latest/xxx/include
-include include/generated/autoconf.h -I/home/l/latest/xxx/init -Iinit
-D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs
-fno-strict-aliasing -fno-common -Werror-implicit-function-declaration
-Wno-format-security -fno-delete-null-pointer-checks -m64 -mtune=generic
-mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args
-DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare
-fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow
-fno-omit-frame-pointer -fno-optimize-sibling-calls -pg
-Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow
-fprofile-arcs -ftest-coverage -D"KBUILD_STR(s)=#s"
-D"KBUILD_BASENAME=KBUILD_STR(main)" -D"KBUILD_MODNAME=KBUILD_STR(main)"
-D"DEBUG_HASH=30" -D"DEBUG_HASH2=43" /home/l/latest/xxx/init/main.c -E >main.E
Output:
Unknown pcrel immediate operand
UNREACHABLE executed at X86ATTAsmPrinter.cpp:415!
/home/l/latest/xxx/init/main.c:907: internal compiler error: Aborted
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list