search for: __my_endbss

Displaying 2 results from an estimated 2 matches for "__my_endbss".

2010 Sep 22
4
[LLVMdev] Running gcc tests using Clang
...e) flag. I have a 6 mb log file from this run if needed. ~/gcc-4_2-testsuite$ find . -print | wc 36392 36392 1687901 Some output from the first few failed tests: Testing gcc.apple/5490617.c doing compile pid is 17502 -17502 output is status 0 FAIL: gcc.apple/5490617.c scan-assembler .lcomm __my_endbss Testing gcc.apple/4104248.c doing compile pid is 17445 -17445 close result is 17445 exp8 0 1 output is ilp3217400.c:2: error: array size is negative status 1 Testing gcc.apple/4641942.c doing compile pid is 17481 -17481 output is status 0 FAIL: gcc.apple/4641942.c (test for warnings, line 20)...
2010 Oct 02
0
[LLVMdev] Running gcc tests using Clang
...eded. > > ~/gcc-4_2-testsuite$ find . -print | wc >   36392   36392 1687901 > > Some output from the first few failed tests: > > Testing gcc.apple/5490617.c > doing compile > pid is 17502 -17502 > output is  status 0 > FAIL: gcc.apple/5490617.c scan-assembler .lcomm __my_endbss > > Testing gcc.apple/4104248.c > doing compile > pid is 17445 -17445 > close result is 17445 exp8 0 1 > output is ilp3217400.c:2: error: array size is negative >  status 1 > > Testing gcc.apple/4641942.c > doing compile > pid is 17481 -17481 > output is  status...