Results for haifa-enabled egcs-2.93.20 19990427 (gcc2 ss-980929 experimental) testsuite on rs6000-ibm-aix4.1.5.0

craig@jcb-sc.com craig@jcb-sc.com
Thu Apr 29 12:39:00 GMT 1999


>I did some further investigation, and found the statb(6) result the stat()
>call (executed a few lines prior to the above code) is returning a gid value
>of "1597", but get getgid() call returns "3".  The "1597" is the gid value in
>the /etc/passwd file, and "3" is the entry for "sys".  I notice that all of my
>files are created with a gid of "3".  I believe this to be an "AFS-ism", and
>not an error in the g77 code itself.

We could always special-case this with a message, instead of calling
abort(), if it's indeed the case that this behavior is expected on
some systems.  The most important thing for libU77 to do is to verify
that g77's libU77 interface (meaning compiler + library) is correct --
I think we really don't care whether the underlying *system* is correct
per se, except to the extent we rely on it being somewhat sane, just
so u77-test.f can check itself and thus help find bugs in g77+libU77.

        tq vm, (burley)


More information about the Gcc-testresults mailing list