<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 --- - clang-cl.exe crashes"
href="http://llvm.org/bugs/show_bug.cgi?id=19738">19738</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>clang-cl.exe crashes
</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>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>-New Bugs
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedclangbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>wilfried.kirschenmann@gmail.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=12513" name="attach_12513" title="diagnostic msg">attachment 12513</a> <a href="attachment.cgi?id=12513&action=edit" title="diagnostic msg">[details]</a></span>
diagnostic msg
1>clang-cl.exe : warning : argument unused during compilation: '/ZI'
1>clang-cl.exe : warning : argument unused during compilation: '/Gm'
1>clang-cl.exe : warning : argument unused during compilation: '/EHsc'
1>clang-cl.exe : warning : argument unused during compilation: '/GS'
1>clang-cl.exe : warning : argument unused during compilation: '/openmp'
1>clang-cl.exe : warning : argument unused during compilation:
'/FdDebug\vc110.pdb'
1>clang-cl.exe : warning : argument unused during compilation: '/Gd'
1> In file included from example1.cpp:4:
1> In file included from ./targets.h:4:
1>./targets\scalar_cpu.h(25,3): warning : __declspec attribute 'restrict' is
not supported [-Wignored-attributes]
1> ANEO_RESTRICT ANEO_ALIGN void * allocate(size_t size)
1> ^
1> ./targets/internals\common.h(5,34) : note: expanded from macro
'ANEO_RESTRICT'
1> #define ANEO_RESTRICT __declspec(restrict)
1> ^
1> In file included from example1.cpp:4:
1> In file included from ./targets.h:10:
1>./targets\allocator.h(23,3): warning : __declspec attribute 'noalias' is not
supported [-Wignored-attributes]
1> ANEO_NOALIAS pointer allocate (size_type n, const void *
=0) throw(std::bad_alloc)
1> ^
1> ./targets/internals\common.h(6,34) : note: expanded from macro
'ANEO_NOALIAS'
1> #define ANEO_NOALIAS __declspec(noalias)
1> ^
1>example1.cpp(50,9): warning : __declspec attribute 'restrict' is not
supported [-Wignored-attributes]
1> inline ANEO_RESTRICT void * operator new (std::size_t s)
1> ^
1> ./targets/internals\common.h(5,34) : note: expanded from macro
'ANEO_RESTRICT'
1> #define ANEO_RESTRICT __declspec(restrict)
1> ^
1>example1.cpp(54,9): warning : __declspec attribute 'restrict' is not
supported [-Wignored-attributes]
1> inline ANEO_RESTRICT void * operator new[] (std::size_t s)
1> ^
1> ./targets/internals\common.h(5,34) : note: expanded from macro
'ANEO_RESTRICT'
1> #define ANEO_RESTRICT __declspec(restrict)
1> ^
1>CL : error : cannot mangle RTTI descriptors for type 'bad_cast' yet
1>CL : error : cannot mangle the name of type 'bad_cast' into RTTI descriptors
yet
1>CL : error : cannot mangle RTTI descriptors for type 'exception' yet
1>CL : error : cannot mangle the name of type 'exception' into RTTI descriptors
yet
1>CL : error : cannot mangle RTTI descriptors for type 'bad_cast' yet
1>CL : error : cannot mangle the name of type 'bad_cast' into RTTI descriptors
yet
1>CL : error : cannot mangle RTTI descriptors for type 'exception' yet
1>CL : error : cannot mangle the name of type 'exception' into RTTI descriptors
yet
1>CL : error : cannot mangle RTTI descriptors for type 'bad_cast' yet
1>CL : error : cannot mangle the name of type 'bad_cast' into RTTI descriptors
yet
1>CL : error : cannot mangle RTTI descriptors for type 'exception' yet
1>CL : error : cannot mangle the name of type 'exception' into RTTI descriptors
yet
1>CL : error : cannot mangle RTTI descriptors for type 'bad_cast' yet
1>CL : error : cannot mangle the name of type 'bad_cast' into RTTI descriptors
yet
1>CL : error : cannot mangle RTTI descriptors for type 'exception' yet
1>CL : error : cannot mangle the name of type 'exception' into RTTI descriptors
yet
1>CL : error : cannot mangle RTTI descriptors for type 'bad_cast' yet
1>CL : error : cannot mangle the name of type 'bad_cast' into RTTI descriptors
yet
1>CL : error : cannot mangle RTTI descriptors for type 'exception' yet
1>CL : fatal error : too many errors emitted, stopping now [-ferror-limit=]
1> Global is marked as dllimport, but not external
1> %"class.std::locale::id"* @"\01?id@?$numpunct@D@std@@2V0locale@2@A"
1> Global is marked as dllimport, but not external
1> %"class.std::locale::id"* @"\01?id@?$numpunct@_W@std@@2V0locale@2@A"
1> Stack dump:
1> 0. Program arguments: C:\Program Files (x86)\LLVM\msbuild-bin\CL.exe
-cc1 -triple i386-pc-win32 -emit-obj -mrelax-all -disable-free -main-file-name
example1.cpp -mrelocation-model static -mdisable-fp-elim -fmath-errno
-masm-verbose -mconstructor-aliases -target-cpu pentium4 -D_DEBUG -D_MT -D_DLL
--dependent-lib=msvcrtd --dependent-lib=oldnames -fno-rtti -fdiagnostics-format
msvc -coverage-file c:\Users\wkirschenmann\documents\visual studio
2012\Projects\AcceleratedArrays\AcceleratedArrays\Debug\example1.obj
-resource-dir C:\Program Files (x86)\LLVM\msbuild-bin\..\lib\clang\3.5 -D WIN32
-D _DEBUG -D _LIB -D _UNICODE -D UNICODE -internal-isystem C:\Program Files
(x86)\LLVM\msbuild-bin\..\lib\clang\3.5\include -internal-isystem C:\Program
Files (x86)\Microsoft Visual Studio 11.0\VC\include -internal-isystem
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\atlmfc\include
-internal-isystem C:\Program Files (x86)\Windows Kits\8.0\Include\um
-internal-isystem C:\Program Files (x86)\Windows Kits\8.0\Include\shared
-internal-isystem C:\Program Files (x86)\Windows Kits\8.0\Include\winrt -O0
-Wall -Wno-error -std=c++11 -fdeprecated-macro -fdebug-compilation-dir
XXXXXXXXXXXXX -ferror-limit 19 -fmessage-length 0 -mstackrealign
-fms-extensions -fms-compatibility -fmsc-version=1700
-fdelayed-template-parsing -fobjc-runtime=gcc -fcxx-exceptions -fexceptions
-fdiagnostics-show-option -vectorize-slp -o Debug\example1.obj -x c++
example1.cpp
1> 1. <eof> parser at end of file
1> 2. Per-function optimization
1>clang-cl.exe : error : clang frontend command failed with exit code 70 (use
-v to see invocation)
1> clang version 3.5 (203967)
1> Target: i386-pc-win32
1> Thread model: posix
1> clang-cl.exe: 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.
1> clang-cl.exe: note: diagnostic msg:
1> ********************
1>
1> PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
1> Preprocessed source(s) and associated run script(s) are located at:
1> clang-cl.exe: note: diagnostic msg: example1-46a616.cpp
1> clang-cl.exe: note: diagnostic msg: example1-46a616.sh
1>
1> ********************</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>