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-19990502 u77-test.f failure on Irix6.5


>I tested on sparc-sun-solaris2.6, which is 32-bit; 
>sizeof(long int) == sizeof(int) == 4.

That's *really* weird, given that the generated assembly code is
trying to do 64-bit operations on the `long int' returned by time_!!

        tq vm, (burley)


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