<html>
<head>
<base href="http://llvm.org/bugs/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Assembler error while building for PPC64"
href="http://llvm.org/bugs/show_bug.cgi?id=16086">16086</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Assembler error while building for PPC64
</td>
</tr>
<tr>
<th>Product</th>
<td>clang
</td>
</tr>
<tr>
<th>Version</th>
<td>trunk
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>-New Bugs
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedclangbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>ismail@donmez.ws
</td>
</tr>
<tr>
<th>CC</th>
<td>llvmbugs@cs.uiuc.edu
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=10554" name="attach_10554" title="Preprocessed source">attachment 10554</a> <a href="attachment.cgi?id=10554&action=edit" title="Preprocessed source">[details]</a></span>
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=<a href="http://bugs.opensuse.org/">http://bugs.opensuse.org/</a> --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)</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>