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]

Re: egcs-19990517 g77 testsuite failure


>After applying the patch file, the calling sequence for call ctime()
>in u77-test.f no longer agrees with the callee source code in
>libf2c/libU77.  Beyond that, I suspect further problems with the
>definition ot this intrinsic function.

They all look fine to me, based on my copy of the repository.

I think what happened is either you checked out the 19990517 copy while
the tags were confused (there was email about this), or you erroneously
applied a patch I sent to that copy which, since that patch is already
*in* that copy, probably got treated by `patch' as if `-R' was specified.

I suggest you start again by checking out a fresh tree, building
from scratch, then testing.

        tq vm, (burley)


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