This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/39276] [lto] - Testsuite gcc.log shows many "getconf: Invalid argument (_NPROCESSORS_ONLN)"



------- Comment #5 from rob1weld at aol dot com  2009-02-24 16:53 -------
On OpenSolaris 2009.06 (snv_106) I get improved results with the Patch.


Before my Patch (awful, posted for comparison purposes only):

Results for 4.4.0 20090218 (experimental) [lto revision 144375] (lto merged
with rev 144262) testsuite on i386-pc-solaris2.11
http://gcc.gnu.org/ml/gcc-testresults/2009-02/msg02284.html

                === gcc Summary ===

# of expected passes 59196
# of unexpected failures 3865
# of unexpected successes 4
# of expected failures 186
# of unresolved testcases 2405
# of unsupported tests 564

-----

After my Patch:

Results for 4.4.0 20090218 (experimental) [lto revision 144375] (lto merged
with rev 144262) testsuite on i386-pc-solaris2.11 (Patched)
http://gcc.gnu.org/ml/gcc-testresults/2009-02/msg02375.html

                === gcc Summary ===

# of expected passes            64141
# of unexpected failures        1201
# of unexpected successes       4
# of expected failures          186
# of unresolved testcases       115
# of unsupported tests          564

Rob


-- 

rob1weld at aol dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|driver                      |c


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39276


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]