<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 --- - segment fault when `cc a.s'"
   href="http://llvm.org/bugs/show_bug.cgi?id=18934">18934</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>segment fault when `cc a.s'
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>clang
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>3.3
          </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>-New Bugs
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedclangbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>taopy@qq.com
          </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=12109" name="attach_12109" title="code(.c & .s) and core dump">attachment 12109</a> <a href="attachment.cgi?id=12109&action=edit" title="code(.c & .s) and core dump">[details]</a></span>
code(.c & .s) and core dump

Commands:
cc -O2 -mllvm --x86-asm-syntax=intel 3d2rewq.cpp
cc -mllvm --x86-asm-syntax=intel 3d2rewq.s

Stack dump:
0.      Program arguments: /usr/bin/cc -cc1as -triple
x86_64-unknown-freebsd10.0 -filetype obj -main-file-name 3d2rewq.s -target-cpu
x86-64 -fdebug-compilation-dir /home/xiami/asc/3D2rewq -dwarf-debug-producer
FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610 -mllvm
--x86-asm-syntax=intel -o /tmp/3d2rewq-FogY9K.o 3d2rewq.s 
1.      Program arguments: -triple x86_64-unknown-freebsd10.0 -filetype obj
-main-file-name 3d2rewq.s -target-cpu x86-64 -fdebug-compilation-dir
/home/xiami/asc/3D2rewq -dwarf-debug-producer FreeBSD clang version 3.3
(tags/RELEASE_33/final 183502) 20130610 -mllvm --x86-asm-syntax=intel -o
/tmp/3d2rewq-FogY9K.o 3d2rewq.s 
cc: error: unable to execute command: Segmentation fault (core dumped)
cc: error: clang integrated assembler command failed due to signal (use -v to
see invocation)
FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610
Target: x86_64-unknown-freebsd10.0
Thread model: posix
cc: 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.
cc: note: diagnostic msg: Error generating preprocessed source(s) - no
preprocessable inputs.</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>