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

Aaron Gray aaronngray.lists at googlemail.com
Fri Aug 28 14:02:55 PDT 2009


/home/ang/build/llvm-gcc-coff/./gcc/xgcc
-B/home/ang/build/llvm-gcc-coff/./gcc/
-B/home/ang/llvm-gcc/i686-pc-cygwin/bin/
-B/home/ang/llvm-gcc/i686-pc-cygwin/lib
/ -isystem /home/ang/llvm-gcc/i686-pc-cygwin/include -isystem
/home/ang/llvm-gcc
/i686-pc-cygwin/sys-include  -O2
-I/home/ang/svn/llvm-gcc-coff/gcc/../winsup/w32
api/include -O2 -g -O2  -DIN_GCC    -W -Wall -Wwrite-strings
-Wstrict-prototypes
 -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -g
 -DIN_LIBG
CC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/home/ang/svn/llvm-gcc-coff/gcc
-I/home/
ang/svn/llvm-gcc-coff/gcc/. -I/home/ang/svn/llvm-gcc-coff/gcc/../include
-I/home
/ang/svn/llvm-gcc-coff/gcc/../libcpp/include
 -I/home/ang/svn/llvm-gcc-coff/gcc/
../libdecnumber -I../libdecnumber -I/home/ang/llvm-coff/include
-DL_popcountsi2
-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/
lib/Support/StringMap.cpp", line 172
make[4]: *** [libgcc/./_popcountsi2.o] Error 1
make[4]: Leaving directory `/home/ang/build/llvm-gcc-coff/gcc'
make[3]: *** [libgcc.a] Error 2
make[3]: Leaving directory `/home/ang/build/llvm-gcc-coff/gcc'
make[2]: *** [all-stage1-gcc] Error 2
make[2]: Leaving directory `/home/ang/build/llvm-gcc-coff'
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory `/home/ang/build/llvm-gcc-coff'
make: *** [all] Error 2

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,

Aaron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090828/165027cd/attachment.html>


More information about the llvm-dev mailing list