<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 --- - "PLEASE submit a bug report to ...""
   href="http://llvm.org/bugs/show_bug.cgi?id=16220">16220</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>"PLEASE submit a bug report to ..."
          </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>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>sortop1@yahoo.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>../include/clang/AST/Type.h:2964: bool
clang::FunctionProtoType::isNothrow(clang::ASTContext&) const: Assertion `EST
!= EST_Unevaluated && EST != EST_Uninstantiated' failed.
0  clang     0x0ab12602 llvm::sys::PrintStackTrace(_IO_FILE*) + 50
1  clang     0x0ab12855
2  clang     0x0ab1225c
3            0xb7797400 __kernel_sigreturn + 0
4            0xb7797424 __kernel_vsyscall + 16
5  libc.so.6 0xb74b51ef gsignal + 79
6  libc.so.6 0xb74b8835 abort + 373
7  libc.so.6 0xb74ae095
8  libc.so.6 0xb74ae147
9  clang     0x08c1e610
10 clang     0x08c1705d
clang::CodeGen::CodeGenModule::ConstructAttributeList(clang::CodeGen::CGFunctionInfo
const&, clang::Decl const*, llvm::SmallVector<llvm::AttributeSet, 8u>&,
unsigned int&, bool) + 421
11 clang     0x08c1dab2
clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo
const&, llvm::Value*, clang::CodeGen::ReturnValueSlot,
clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) +
5288
12 clang     0x08c8f846
clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*,
clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot,
llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator,
clang::ConstExprIterator) + 818
13 clang     0x08bdccc2
14 clang     0x08c90549
clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr
const*, clang::CodeGen::ReturnValueSlot) + 2485
15 clang     0x08c7abb0
clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*,
clang::CodeGen::ReturnValueSlot) + 292
16 clang     0x08cad971
17 clang     0x08cbd704
18 clang     0x08cbccb6
19 clang     0x08cad004
20 clang     0x08cbbb99
clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) + 183
21 clang     0x08c6bcfa
clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*,
clang::CodeGen::AggValueSlot, bool) + 100
22 clang     0x08c6bc6f
clang::CodeGen::CodeGenFunction::EmitIgnoredExpr(clang::Expr const*) + 101
23 clang     0x08d17c87 clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt
const*) + 417
24 clang     0x08d1829e
clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt
const&, bool, clang::CodeGen::AggValueSlot) + 86
25 clang     0x08b7fa96
clang::CodeGen::CodeGenFunction::EmitFunctionBody(clang::CodeGen::FunctionArgList&)
+ 210
26 clang     0x08b80068
clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl,
llvm::Function*, clang::CodeGen::CGFunctionInfo const&) + 1134
27 clang     0x08b94287
clang::CodeGen::CodeGenModule::EmitGlobalFunctionDefinition(clang::GlobalDecl)
+ 947
28 clang     0x08b90f5a
clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) + 340
29 clang     0x08b8f927 clang::CodeGen::CodeGenModule::EmitDeferred() + 331
30 clang     0x08b8ce23 clang::CodeGen::CodeGenModule::Release() + 29
31 clang     0x08b6c820
32 clang     0x08b6b605
33 clang     0x08d41841 clang::ParseAST(clang::Sema&, bool, bool) + 683
34 clang     0x08949d80 clang::ASTFrontendAction::ExecuteAction() + 284
35 clang     0x08b6ae5d clang::CodeGenAction::ExecuteAction() + 1311
36 clang     0x08949935 clang::FrontendAction::Execute() + 183
37 clang     0x0891eba7
clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) + 745
38 clang     0x088f1bcd
clang::ExecuteCompilerInvocation(clang::CompilerInstance*) + 928
39 clang     0x088e2ac9 cc1_main(char const**, char const**, char const*,
void*) + 749
40 clang     0x088ec788 main + 521
41 libc.so.6 0xb74a04d3 __libc_start_main + 243
42 clang     0x088e2171
Stack dump:
0.    Program arguments: /home/exe/llvm/bin/clang -cc1 -triple
i386-pc-linux-gnu -emit-obj -mrelax-all -disable-free -main-file-name
thread_107.cpp -mrelocation-model static -mdisable-fp-elim -fmath-errno
-masm-verbose -mconstructor-aliases -target-cpu pentium4 -target-linker-version
2.22 -coverage-file /home/exe/tmp/thread_107.o -resource-dir
/home/exe/llvm/bin/../lib/clang/3.4 -internal-isystem /usr/include/c++/v1
-internal-isystem /usr/local/include -internal-isystem
/home/exe/llvm/bin/../lib/clang/3.4/include -internal-externc-isystem
/usr/include/i386-linux-gnu -internal-externc-isystem /include
-internal-externc-isystem /usr/include -std=c++11 -fdeprecated-macro
-fdebug-compilation-dir /home/exe/tmp -ferror-limit 19 -fmessage-length 213
-mstackrealign -fobjc-runtime=gcc -fobjc-default-synthesize-properties
-fcxx-exceptions -fexceptions -fdiagnostics-show-option -fcolor-diagnostics
-backend-option -vectorize-loops -o thread_107.o -x c++ thread_107.cpp 
1.    <eof> parser at end of file
2.    Per-file LLVM IR generation
3.    /usr/local/include/memory:1740:36: Generating code for declaration
'std::__1::allocator<ThreadWrapper>::destroy'
clang: error: unable to execute command: Aborted
clang: error: clang frontend command failed due to signal (use -v to see
invocation)
clang version 3.4 (trunk 183002)
Target: i386-pc-linux-gnu
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/thread_107-oJHffi.cpp
clang: note: diagnostic msg: /tmp/thread_107-oJHffi.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>