[llvm-commits] llvm-gcc build broken

Jeff Cohen jeffc at jolt-lang.org
Sat Apr 7 10:31:18 PDT 2007


I'm also seeing a bunch of regression failures from make check:

Running /usr/home/jeffc/llvm/test/Analysis/Dominators/dg.exp ...
FAIL: 
/usr/home/jeffc/llvm/test/Analysis/Dominators/2003-05-12-UnreachableCode.ll: 

child process exited abnormally
opt: Unknown command line argument '-domset'.  Try: 'opt --help'

May I suggest that they should have been run before these changes were 
committed?

Chris Lattner wrote:
>
> 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