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

            Bug ID: 20818
           Summary: 3.5rc4.  crash building libkqueue for
                    powerpc-unknown-linux
           Product: clang
           Version: 3.4
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

Created attachment 12966
  --> http://llvm.org/bugs/attachment.cgi?id=12966&action=edit
diagnostic files

version is 3.5rc4  for OSX.

[  2%] Building C object libkqueue/CMakeFiles/kqueue.dir/src/linux/platform.c.o
cd /Volumes/dev/devel/libdispatch_linux/build/libkqueue &&
/devel/PrgSDK_1/comx_p2020/supernode_3/tools/Darwin/x86_64/bin/powerpc-unknown-linux-clang
 -DMAKE_STATIC --sysroot /devel/PrgSDK_1/comx_p2020/supernode_3/linuxSDK3.8
-target powerpc-unknown-linux -m32 -mcpu=e500v2  -Qunused-arguments -Wall
-Werror -Wextra -Wno-missing-field-initializers -g -O2 -fpic
-D_XOPEN_SOURCE=600 -std=c99 -fvisibility=hidden -O3 -DNDEBUG
-I/Volumes/dev/devel/libdispatch_linux/xdispatch/libkqueue/src/common
-I/Volumes/dev/devel/libdispatch_linux/xdispatch/libkqueue/include    -o
CMakeFiles/kqueue.dir/src/linux/platform.c.o   -c
/Volumes/dev/devel/libdispatch_linux/xdispatch/libkqueue/src/linux/platform.c
fatal error: error in backend: Cannot select: 0x7f8c3342aa10: i32 =
PPCISD::ADDI_DTPREL_L 0x7f8c3342b460, 0x7f8c33427338 [ORD=4] [ID=32]
dbg:/Volumes/dev/devel/libdispatch_linux/xdispatch/libkqueue/src/linux/platform.c:154:12
  0x7f8c3342b460: i32 = PPCISD::ADDIS_DTPREL_HA 0x7f8c3342d260, 0x7f8c3342c600,
0x7f8c33427338 [ORD=4] [ID=31]
dbg:/Volumes/dev/devel/libdispatch_linux/xdispatch/libkqueue/src/linux/platform.c:154:12
    0x7f8c3342c600: i64 = Register %X3 [ID=19]
    0x7f8c33427338: i32 = TargetGlobalTLSAddress<[512 x %struct.epoll_event]*
@epevt> 0 [ORD=4] [ID=16]
dbg:/Volumes/dev/devel/libdispatch_linux/xdispatch/libkqueue/src/linux/platform.c:154:12
  0x7f8c33427338: i32 = TargetGlobalTLSAddress<[512 x %struct.epoll_event]*
@epevt> 0 [ORD=4] [ID=16]
dbg:/Volumes/dev/devel/libdispatch_linux/xdispatch/libkqueue/src/linux/platform.c:154:12
In function: linux_kevent_wait
clang: error: clang frontend command failed with exit code 70 (use -v to see
invocation)
clang version 3.5.0 (tags/RELEASE_350/rc4)
Target: powerpc-unknown-linux
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.
clang: note: diagnostic msg: 
********************

PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang: note: diagnostic msg:
/var/folders/yb/mnfx7n_14xvdwy23w9f_wt9c0000gn/T/platform-0e598b.c
clang: note: diagnostic msg:
/var/folders/yb/mnfx7n_14xvdwy23w9f_wt9c0000gn/T/platform-0e598b.sh
clang: note: diagnostic msg: 

********************

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