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

Anton Korobeynikov anton at korobeynikov.info
Fri Aug 28 14:33:45 PDT 2009


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 :(

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University




More information about the llvm-dev mailing list