This is the mail archive of the gcc-help@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: G77: bitwise .AND. ?


 I'll do that. It is also the same with OR and someone told me even
XOR??!!!!


-----Original Message-----
From: Toon Moene [mailto:toon@moene.indiv.nluug.nl]
Sent: Friday, April 26, 2002 4:02 PM
To: Hassan Aurag
Cc: Hassan Aurag; gcc-help@gcc.gnu.org; Remi Simard
Subject: Re: G77: bitwise .AND. ?


Hassan Aurag wrote:

> Ok the problem below is fixed by doing
> 
> and(ll4, true) instead of ll4.and.true
> 
> In my opinion, this is a bug in G77.

Yes, it could be argued that if we want to support -fugly-logint that
the code you supplied should work as-is.

Could you file a bug report using GNATS ?

Thanks in advance,

-- 
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
Join GNU Fortran 95: http://g95.sourceforge.net/ (under construction)


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