[LLVMbugs] [Bug 13659] New: This value type is not natively supported!

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Aug 22 04:02:04 PDT 2012


http://llvm.org/bugs/show_bug.cgi?id=13659

             Bug #: 13659
           Summary: This value type is not natively supported!
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Backend: MIPS
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: brooks at freebsd.org
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


Created attachment 9086
  --> http://llvm.org/bugs/attachment.cgi?id=9086
Preprocessed source

Assertion failed: (RC && "This value type is not natively supported!"),
function getRegClassFor, file
/home/bed22/src/lib/clang/libllvmmipscodegen/../../../contrib/llvm/include/llvm/Target/TargetLowering.h,
line 204.
Stack dump:
0.      Program arguments:
/home/bed22/obj/mips.mips64/home/bed22/src/tmp/usr/bin/clang -cc1 -triple
mips64-unknown-freebsd10.0 -S -disable-free -main-file-name divxc3.c -pic-level
1 -mdisable-fp-elim -mconstructor-aliases -target-cpu mips64 -target-abi n64
-mfloat-abi hard -momit-leaf-frame-pointer -v -g -coverage-file divxc3.s
-resource-dir
/home/bed22/obj/mips.mips64/home/bed22/src/tmp/usr/bin/../lib/clang/3.2 -O2
-Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized
-Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int
-Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality
-Wno-unused-function -Wno-conversion -Wno-switch -Wno-switch-enum -std=gnu99
-fno-dwarf-directory-asm -fdebug-compilation-dir
/home/bed22/obj/mips.mips64/home/bed22/src/lib/libcompiler_rt -ferror-limit 19
-fmessage-length 80 -fvisibility hidden -mstackrealign -fobjc-runtime=gnustep
-fdiagnostics-show-option -fcolor-diagnostics -o divxc3.s -x cpp-output
divxc3.i 
1.      <eof> parser at end of file
2.      Code generation
3.      Running pass 'Function Pass Manager' on module 'divxc3.i'.
4.      Running pass 'MIPS DAG->DAG Pattern Instruction Selection' on function
'@__divxc3'
clang: error: unable to execute command: Abort trap: 6 (core dumped)
clang: error: clang frontend command failed due to signal (use -v to see
invocation)
FreeBSD clang version 3.2 (trunk 162107) 20120817
Target: mips64-unknown-freebsd10.0
Thread model: posix
clang: note: diagnostic msg: PLEASE submit a bug report to
http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and
associated run script.

-- 
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