This is the mail archive of the gcc@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]

RE: Plan for bug-fixing g77-3.1.


Yes, but they remain sorted.  
 - DATE_AND_TIME tested in u77-test.f
 - LEN_TRIM tested in u77-test.f
 - SYSTEM_CLOCK tested in u77-test.f
 - RANDOM_NUMBER not implemented
 - RANDOM_SEED not implemented


-----Original Message-----
From: David Edelsohn [mailto:dje@watson.ibm.com]
Sent: Wednesday, 30 January 2002 3:23 
To: Billinghurst, David (CRTS)
Cc: Toon Moene; gcc@gcc.gnu.org
Subject: Re: Plan for bug-fixing g77-3.1. 


>>>>> Billinghurst, David (CRTS) writes:

David> I agree with your analysis that, in isolation, swapping BIT_SIZE
David> and BITEST in intrin.def only paper over the cracks.   
David> However, this patch is required in conjunction with Toon's patch to
David> use strcasecmp when comparing intrinsic names.  

	This only fixes the testcase example.  There are other intrinsics
with underscores in the name.

David


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