<html>
<head>
<base href="https://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 --- - clang frontend command failed with exit code 70"
href="https://llvm.org/bugs/show_bug.cgi?id=24913">24913</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>clang frontend command failed with exit code 70
</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>FreeBSD
</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>Frontend
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedclangbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>dr2867@pacbell.net
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=14926" name="attach_14926" title="Preprocessed C source that caused failure.">attachment 14926</a> <a href="attachment.cgi?id=14926&action=edit" title="Preprocessed C source that caused failure.">[details]</a></span>
Preprocessed C source that caused failure.
When compiling code, a fatal error occurred. Here's the text of the error:
fatal error: error in backend: expected relocatable expression
clang: error: clang frontend command failed with exit code 70 (use -v to see
invocation)
FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512
Target: i386-unknown-freebsd9.3
Thread model: posix
clang: 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.
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: /tmp/bn-b29134.c
clang: note: diagnostic msg: /tmp/bn-b29134.sh
clang: note: diagnostic msg:
********************
*** [bn.o] Error code 70
File /tmp/bn-b29134.c attached.
File /tmp/bn-b29134.sh is listed below:
"/usr/bin/clang" -cc1 -triple i386-unknown-freebsd9.3 -emit-obj -mrelax-all
-disable-free -main-file-name bn.c -mrelocation-model static -mdisable-fp-elim
-masm-verbose -mconstructor-aliases -target-cpu i486 -Wall -Wextra -Wshadow
-Wpointer-arith -Wcast-align -Wstrict-prototypes -Wmissing-prototypes
-Wnested-externs -Wwrite-strings -Wfloat-equal -Winline -Wunknown-pragmas
-Wundef -Wendif-labels -pedantic -std=c99 -fconst-strings -ferror-limit 19
-fmessage-length 100 -mstackrealign -fobjc-runtime=gnustep
-fdiagnostics-show-option -fcolor-diagnostics -vectorize-slp -x c bn-b29134.c</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>