<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 --- - Unknown crash in the frontend"
   href="http://llvm.org/bugs/show_bug.cgi?id=17615">17615</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Unknown crash in the frontend
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>trunk
          </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>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>eric@boostpro.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>Stack dump:
0.      Program arguments: /usr/local/clang-trunk/bin/clang -cc1 -triple
i386-pc-cygwin -S -disable-free -main-file-name action.
cpp -mrelocation-model static -mdisable-fp-elim -fmath-errno
-mconstructor-aliases -target-cpu pentium4 -target-linker-version 2
.23.52.20130309 -g -coverage-file /tmp/action-a73f2f.s -resource-dir
/usr/local/clang-trunk/bin/../lib/clang/3.4 -D BOOST_TEST_N
O_AUTO_LINK=1 -I ../../../.. -I /cygdrive/c/boost/org/trunk -O0 -Wno-multichar
-Wall -Wno-multichar -std=gnu++11 -fdeprecated-ma
cro -fno-dwarf-directory-asm -fdebug-compilation-dir
/cygdrive/c/Users/eric/Code/proto-0x/libs/proto/v5/test -ferror-limit 19 -f
message-length 0 -mstackrealign -fno-use-cxa-atexit -fno-inline
-fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-s
how-option -vectorize-slp -o /tmp/action-a73f2f.s -x c++ action.cpp
1.      action.cpp:71:1: current parser token 'template'
2.      action.cpp:32:6: LLVM IR generation of declaration 'test_action'
3.      action.cpp:32:6: Generating code for declaration 'test_action'
clang: error: unable to execute command: Aborted (core dumped)
clang: error: clang frontend command failed due to signal (use -v to see
invocation)
clang version 3.4 (trunk 192990)
Target: i386-pc-cygwin
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 s
ource, 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/action-764a13.cpp
clang: note: diagnostic msg: /tmp/action-764a13.sh
clang: note: diagnostic msg:</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>