<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 --- - Assertion `StartColNo <= EndColNo && "Invalid range!"' failed."
href="http://llvm.org/bugs/show_bug.cgi?id=16734">16734</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Assertion `StartColNo <= EndColNo && "Invalid range!"' failed.
</td>
</tr>
<tr>
<th>Product</th>
<td>clang
</td>
</tr>
<tr>
<th>Version</th>
<td>3.2
</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>z.ul-huda@grs-sim.de
</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=10949" name="attach_10949" title="as asked by clang">attachment 10949</a> <a href="attachment.cgi?id=10949&action=edit" title="as asked by clang">[details]</a></span>
as asked by clang
clang ends with an error. The source file is included. the command to compile
is
/usr/local/bin/clang -cc1 -triple x86_64-unknown-linux-gnu -emit-obj
-disable-free -main-file-name dct.c -mrelocation-model static -menable-no-infs
-menable-no-nans -menable-unsafe-fp-math -ffp-contract=fast -ffast-math
-masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64
-target-linker-version 2.22 -momit-leaf-frame-pointer -g -D
"PARSEC_VERSION=3.0-beta-20120904" -D "PARSEC_VERSION=3.0-beta-20120904" -D
"HAVE_MALLOC_H" -D "ARCH_X86_64" -D "SYS_LINUX" -O3 -Wall -ferror-limit 19
-fmessage-length 270 -funroll-loops -mstackrealign -fobjc-runtime=gcc
-fdiagnostics-show-option -fcolor-diagnostics -x c dct-HjOQbG.c
Please let me know if it is me doing something wrong or is it a llvm bug. I
know there are many useless flags in command but same file is compiled with gcc
with these flags but clang fails.
Waiting for your response.
Best Regards</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>