search for: 1687901

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

2010 Sep 22
4
[LLVMdev] Running gcc tests using Clang
...st other running applications to be able to run the tests without running out of memory. I've enclosed my hacked makefile, hacked to change the configuration and add the -v (verbose) 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 ilp321...
2010 Oct 02
0
[LLVMdev] Running gcc tests using Clang
...o run > the tests without running out of memory. > > I've enclosed my hacked makefile, hacked to change the configuration and add > the -v (verbose) 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 174...