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: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


_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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to