[LLVMbugs] [Bug 16086] New: Assembler error while building for PPC64

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue May 21 04:53:23 PDT 2013


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

            Bug ID: 16086
           Summary: Assembler error while building for PPC64
           Product: clang
           Version: trunk
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: ismail at donmez.ws
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Created attachment 10554
  --> http://llvm.org/bugs/attachment.cgi?id=10554&action=edit
Preprocessed source

Hi,

This is with r182367.

mulberry-1:~> gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib64/gcc/powerpc64-suse-linux/4.7/lto-wrapper
Target: powerpc64-suse-linux
Configured with: ../configure --prefix=/usr --infodir=/usr/share/info
--mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64
--enable-languages=c,c++,objc,fortran,obj-c++,java,ada
--enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.7
--enable-ssp --disable-libssp --disable-libitm --disable-plugin
--with-bugurl=http://bugs.opensuse.org/ --with-pkgversion='SUSE Linux'
--disable-libgcj --disable-libmudflap --with-slibdir=/lib64 --with-system-zlib
--enable-__cxa_atexit --enable-libstdcxx-allocator=new --disable-libstdcxx-pch
--enable-version-specific-runtime-libs --enable-linker-build-id
--program-suffix=-4.7 --enable-linux-futex --without-system-libunwind
--with-cpu-64=power4 --enable-secureplt --with-long-double-128
--build=powerpc64-suse-linux
Thread model: posix
gcc version 4.7.3 (SUSE Linux) 

[~]> uname -a
Linux XXXXXXX 3.0.13-0.27-ppc64 #1 SMP Wed Feb 15 13:33:49 UTC 2012 (d73692b)
ppc64 ppc64 ppc64 GNU/Linux

[~]> /home/abuild/rpmbuild/BUILD/llvm/stage1/Release/bin/clang++ -c -O3
DAGCombiner.ii

/tmp/DAGCombiner-1aR15V.s: Assembler messages:
/tmp/DAGCombiner-1aR15V.s:13614: Error: operand out of range
(0x000000000001a9dc is not between 0xffffffffffff8000 and 0x0000000000007ffc)

-- 
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/20130521/85c1664b/attachment.html>


More information about the llvm-bugs mailing list