<html>
<head>
<base href="https://bugs.llvm.org/">
</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 - CLANGCOMPILE : fatal error : error in backend: constant value truncated"
href="https://bugs.llvm.org/show_bug.cgi?id=33903">33903</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>CLANGCOMPILE : fatal error : error in backend: constant value truncated
</td>
</tr>
<tr>
<th>Product</th>
<td>clang
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Windows NT
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>enhancement
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>Frontend
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedclangbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>rrrfff@foxmail.com
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=18838" name="attach_18838" title="Preprocessed source(s) and associated run script(s)">attachment 18838</a> <a href="attachment.cgi?id=18838&action=edit" title="Preprocessed source(s) and associated run script(s)">[details]</a></span>
Preprocessed source(s) and associated run script(s)
void __bugs()
{
__asm volatile (
"movt r0, #:upper16:0x222200000" "\t\n"
:
:
:
);
}
1>llvm.cpp
1>CLANGCOMPILE : fatal error : error in backend: constant value truncated
(limited to 32-bit)
1>clang.exe : error : clang frontend command failed with exit code 70 (use -v
to see invocation)
1>Target: armv7-none-linux-android
1>Thread model: posix
1>InstalledDir: E:\android-ndk\r14b\toolchains\llvm\prebuilt\windows-x86_64\bin
1>clang.exe: note: diagnostic msg: PLEASE submit a bug report to
<a href="http://llvm.org/bugs/">http://llvm.org/bugs/</a> and include the crash backtrace, preprocessed source, and
associated run script.
1>clang.exe: note: diagnostic msg:
1>********************
1>
1>PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
1>Preprocessed source(s) and associated run script(s) are located at:
1>clang.exe: note: diagnostic msg:
C:\Users\rrrfff\AppData\Local\Temp\llvm-4d7577.cpp
1>clang.exe: note: diagnostic msg:
C:\Users\rrrfff\AppData\Local\Temp\llvm-4d7577.sh
1>clang.exe: note: diagnostic msg:
1>
1>********************</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>