[LLVMbugs] [Bug 22618] New: dla asm instruction not supported on mips64 target
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Feb 17 11:04:55 PST 2015
http://llvm.org/bugs/show_bug.cgi?id=22618
Bug ID: 22618
Summary: dla asm instruction not supported on mips64 target
Product: new-bugs
Version: 3.6
Hardware: Other
OS: FreeBSD
Status: NEW
Severity: normal
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: sbruno at freebsd.org
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
FreeBSD's libc for mips uses the dla ASM instruction which appears to be
unsupported:
--------------------------------------------------------------
>>> stage 4.2: building libraries
--------------------------------------------------------------
cd /home/sbruno/bsd/clang360-import; MAKEOBJDIRPREFIX=/var/tmp/mips.mips64
MACHINE_ARCH=mips64 MACHINE=mips CPUTYPE=
GROFF_BIN_PATH=/var/tmp/mips.mips64/home/sbruno/bsd/clang360-import/tmp/legacy/usr/bin
GROFF_FONT_PATH=/var/tmp/mips.mips64/home/sbruno/bsd/clang360-import/tmp/legacy/usr/share/groff_font
GROFF_TMAC_PATH=/var/tmp/mips.mips64/home/sbruno/bsd/clang360-import/tmp/legacy/usr/share/tmac
_SHLIBDIRPREFIX=/var/tmp/mips.mips64/home/sbruno/bsd/clang360-import/tmp
_LDSCRIPTROOT= VERSION="FreeBSD 11.0-CURRENT mips64 1100059" INSTALL="sh
/home/sbruno/bsd/clang360-import/tools/install.sh"
PATH=/var/tmp/mips.mips64/home/sbruno/bsd/clang360-import/tmp/legacy/usr/sbin:/var/tmp/mips.mips64/home/sbruno/bsd/clang360-import/tmp/legacy/usr/bin:/var/tmp/mips.mips64/home/sbruno/bsd/clang360-import/tmp/legacy/bin:/var/tmp/mips.mips64/home/sbruno/bsd/clang360-import/tmp/usr/sbin:/var/tmp/mips.mips64/home/sbruno/bsd/clang360-import/tmp/usr/bin:/sbin:/bin:/usr/sbin:/usr/bin
CC="cc " CXX="c++ " DEPFLAGS="" CPP="cpp " AS="as" AR="ar" LD="ld" NM=nm
OBJDUMP=objdump OBJCOPY="objcopy" RANLIB=ranlib STRINGS= SIZE="size" make -f
Makefile.inc1 DESTDIR=/var/tmp/mips.mips64/home/sbruno/bsd/clang360-import/tmp
-DNO_FSCHG MK_HTML=no -DNO_LINT MK_MAN=no MK_PROFILE=no MK_TESTS=no
MK_TESTS_SUPPORT=yes libraries
cd /home/sbruno/bsd/clang360-import && make -f Makefile.inc1 _prereq_libs &&
make -f Makefile.inc1 _startup_libs && make -f Makefile.inc1 _prebuild_libs &&
make -f Makefile.inc1 _generic_libs
===> gnu/lib/libssp/libssp_nonshared (obj,depend,all,install)
sh /home/sbruno/bsd/clang360-import/tools/install.sh -C -o root -g wheel -m 444
libssp_nonshared.a
/var/tmp/mips.mips64/home/sbruno/bsd/clang360-import/tmp/usr/lib
===> gnu/lib/libgcc (obj,depend,all,install)
sh /home/sbruno/bsd/clang360-import/tools/install.sh -C -o root -g wheel -m 444
libgcc_eh.a /var/tmp/mips.mips64/home/sbruno/bsd/clang360-import/tmp/usr/lib
===> lib/libcompiler_rt (obj,depend,all,install)
sh /home/sbruno/bsd/clang360-import/tools/install.sh -C -o root -g wheel -m 444
libcompiler_rt.a
/var/tmp/mips.mips64/home/sbruno/bsd/clang360-import/tmp/usr/lib
/var/tmp/mips.mips64/home/sbruno/bsd/clang360-import/tmp/usr/lib/libgcc.a ->
libcompiler_rt.a
===> gnu/lib/csu (obj,depend,all,install)
sh /home/sbruno/bsd/clang360-import/tools/install.sh -o root -g wheel -m 444
crtbegin.o
/var/tmp/mips.mips64/home/sbruno/bsd/clang360-import/tmp/usr/lib/crtbegin.o
sh /home/sbruno/bsd/clang360-import/tools/install.sh -o root -g wheel -m 444
crtend.o
/var/tmp/mips.mips64/home/sbruno/bsd/clang360-import/tmp/usr/lib/crtend.o
sh /home/sbruno/bsd/clang360-import/tools/install.sh -o root -g wheel -m 444
crtbeginT.o
/var/tmp/mips.mips64/home/sbruno/bsd/clang360-import/tmp/usr/lib/crtbeginT.o
sh /home/sbruno/bsd/clang360-import/tools/install.sh -o root -g wheel -m 444
crtbeginS.o
/var/tmp/mips.mips64/home/sbruno/bsd/clang360-import/tmp/usr/lib/crtbeginS.o
sh /home/sbruno/bsd/clang360-import/tools/install.sh -o root -g wheel -m 444
crtendS.o
/var/tmp/mips.mips64/home/sbruno/bsd/clang360-import/tmp/usr/lib/crtendS.o
===> lib/csu/mips (obj,depend,all,install)
sh /home/sbruno/bsd/clang360-import/tools/install.sh -o root -g wheel -m 444
crt1.o crti.o crtn.o Scrt1.o gcrt1.o
/var/tmp/mips.mips64/home/sbruno/bsd/clang360-import/tmp/usr/lib
===> lib/libc (obj,depend,all,install)
cc -O -pipe -G0 -I/home/sbruno/bsd/clang360-import/lib/libc/include
-I/home/sbruno/bsd/clang360-import/lib/libc/../../include
-I/home/sbruno/bsd/clang360-import/lib/libc/mips -DNLS -DSOFTFLOAT
-D__DBINTERFACE_PRIVATE
-I/home/sbruno/bsd/clang360-import/lib/libc/../../contrib/gdtoa
-I/home/sbruno/bsd/clang360-import/lib/libc/../../contrib/libc-vis -DINET6
-I/var/tmp/mips.mips64/home/sbruno/bsd/clang360-import/lib/libc
-I/home/sbruno/bsd/clang360-import/lib/libc/resolv -D_ACL_PRIVATE
-DPOSIX_MISTAKE -I/home/sbruno/bsd/clang360-import/lib/libc/../libmd
-I/home/sbruno/bsd/clang360-import/lib/libc/../../contrib/jemalloc/include
-DMALLOC_PRODUCTION
-I/home/sbruno/bsd/clang360-import/lib/libc/../../contrib/tzcode/stdtime
-I/home/sbruno/bsd/clang360-import/lib/libc/stdtime
-I/home/sbruno/bsd/clang360-import/lib/libc/locale -DBROKEN_DES -DPORTMAP
-DDES_BUILTIN -I/home/sbruno/bsd/clang360-import/lib/libc/rpc
-I/home/sbruno/bsd/clang360-import/lib/libc/mips/softfloat
-I/home/sbruno/bsd/clang360-import/lib/libc/softfloat -DSOFTFLOAT_FOR_GCC -DYP
-DNS_CACHING -DSYMBOL_VERSIONING -DSYSCALL_COMPAT -std=gnu99 -Wsystem-headers
-Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign
-Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable
-Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality
-Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch
-Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c
/home/sbruno/bsd/clang360-import/lib/libc/mips/gen/_ctx_start.S
/home/sbruno/bsd/clang360-import/lib/libc/mips/gen/_ctx_start.S:37:2: error:
unknown instruction
dla $25, _ctx_done
^
*** Error code 1
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150217/8aee8cea/attachment.html>
More information about the llvm-bugs
mailing list