[LLVMdev] [Cygwin] llvm-gcc-4 bug - popcountsi2.o assertion ""V == V2 && "Didn't find key?""

Aaron Gray aaronngray.lists at googlemail.com
Sat Aug 29 13:35:44 PDT 2009


2009/8/28 Aaron Gray <aaronngray.lists at googlemail.com>

> 2009/8/28 Anton Korobeynikov <anton at korobeynikov.info>
>
>> Hello, Aaron
>>
>> > -c /home/ang/svn/llvm-gcc-coff/gcc/libgcc2.c -o libgcc/./_popcountsi2.o
>> > assertion "V == V2 && "Didn't find key?"" failed: file
>> > "/home/ang/svn/llvm-coff/
>> > This is familiar but I cannot remember whether it got fixed or not now.
>> I
>> > thought llvm-gcc worked with llvm some months ago.
>> > Sorry to be so lame,
>> This is usual indication that LLVM is miscompiled. I was hurt by the
>> same hting preparing the prerelease binaries for mingw32 as well. The
>> solutions were:
>> - Switch to never gcc
>> - Compile stuff in debug mode :(
>
>
> Hi Anton,
>
> Thanks for the advice, I will start from scratch again tomorrow :)
>
> Aaron
>

Anton,

Did a non parallel build of LLVM and have now got to stage 3 of llvm-gcc-4
:)

I will try again tomorrow with a parallel build again.

Thanks,

Aaron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090829/950c704d/attachment.html>


More information about the llvm-dev mailing list