[LLVMbugs] [Bug 8131] New: alpha: ICE at gcc/libgcc2.c:567
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat Sep 11 23:06:06 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=8131
Summary: alpha: ICE at gcc/libgcc2.c:567
Product: libraries
Version: trunk
Platform: DEC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: Backend: Alpha
AssignedTo: unassignedbugs at nondot.org
ReportedBy: mattst88 at gmail.com
CC: llvmbugs at cs.uiuc.edu
_muldi3.o
Both operands to a binary operator are not of the same type!
%24 = lshr i128 %23, i64 64, !dbg !37
Instruction does not dominate all uses!
%24 = lshr i128 %23, i64 64, !dbg !37
%25 = trunc i128 %24 to i64, !dbg !37
Instruction does not dominate all uses!
%25 = trunc i128 %24 to i64, !dbg !37
store i64 %25, i64* %27, align 8, !dbg !37
Broken module found, compilation aborted!
/var/tmp/portage/sys-devel/llvm-gcc-9999/work/llvm-gcc-9999/gcc/libgcc2.c: In
function '__multi3':
/var/tmp/portage/sys-devel/llvm-gcc-9999/work/llvm-gcc-9999/gcc/libgcc2.c:567:
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