[llvm-commits] llvm-gcc build broken

Chris Lattner clattner at apple.com
Sat Apr 7 10:19:56 PDT 2007


On Apr 7, 2007, at 8:45 AM, Jeff Cohen wrote:

> Something broke it in the last 24 hours.
>
> /usr/home/jeffc/llvm-gcc/obj/gcc/xgcc
> -B/usr/home/jeffc/llvm-gcc/obj/gcc/
> -B/home/jeffc/llvm-gcc/install/amd64-unknown-freebsd6.2/bin/
> -B/home/jeffc/llvm-gcc/install/amd64-unknown-freebsd6.2/lib/ -isystem
> /home/jeffc/llvm-gcc/install/amd64-unknown-freebsd6.2/include -isystem
> /home/jeffc/llvm-gcc/install/amd64-unknown-freebsd6.2/sys-include -O2
> -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes
> -Wmissing-prototypes -Wold-style-definition  -isystem ./include   - 
> fPIC
> -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc
> -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include
> -I/usr/home/jeffc/llvm/include -I/home/jeffc/llvm/obj/include - 
> DL_ctzdi2
> -c ../../gcc/libgcc2.c -o libgcc/./_ctzdi2.o
> WARNING: 128-bit integers not supported!
> ../../gcc/libgcc2.c:746: internal compiler error: Segmentation  
> fault: 11
> Please submit a full bug report,

I'm seeing a similar failure in bootstrap.  The current theory is  
that this is related to Owen's loop changes.  He's working on it...

-Chris



More information about the llvm-commits mailing list