[cfe-dev] clang: error: compiler command failed due to signal 6
Devang Patel
dpatel at apple.com
Fri Jul 31 09:17:20 PDT 2009
On Jul 31, 2009, at 8:44 AM, Chris Lattner wrote:
> On Jul 31, 2009, at 3:45 AM, Robert Purves wrote:
>> $ clang --version
>> clang version 1.0 (http://llvm.org/svn/llvm-project/cfe/trunk 77666)
>> Target: i386-apple-darwin9
>> Thread model: posix
>>
>> $ cat test.c
>> #include <Carbon/Carbon.h>
>> void test()
>> {
>> UnsignedWide usw;
>> }
>
> I can also reproduce this with no problem. Devang, I get this
> crash, can you take a look?
OK. I can reproduce it. Stay tuned.
-
Devang
More information about the cfe-dev
mailing list