From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6538 invoked by alias); 27 Apr 2002 08:37:42 -0000 Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org Received: (qmail 6526 invoked from network); 27 Apr 2002 08:37:38 -0000 Received: from unknown (HELO laptop.moene.indiv.nluug.nl) (195.109.255.217) by sources.redhat.com with SMTP; 27 Apr 2002 08:37:38 -0000 Received: from local ([127.0.0.1] helo=moene.indiv.nluug.nl) by laptop.moene.indiv.nluug.nl with esmtp (Exim 3.12 #1 (Debian)) id 171BvI-0008Gj-00; Fri, 26 Apr 2002 22:02:28 +0200 Message-ID: <3CC9B24F.11418008@moene.indiv.nluug.nl> Date: Sat, 27 Apr 2002 03:32:00 -0000 From: Toon Moene Organization: Moene Computational Physics, Maartensdijk, The Netherlands X-Accept-Language: en MIME-Version: 1.0 To: Hassan Aurag CC: Hassan Aurag , gcc-help@gcc.gnu.org, Remi Simard Subject: Re: G77: bitwise .AND. ? References: <1019581017.2689.12.camel@l0553> <3CC5D0D3.C923749E@moene.indiv.nluug.nl> <1019655492.1245.6.camel@l0553> <3CC72432.8651787A@moene.indiv.nluug.nl> <1019834450.2187.0.camel@l0553> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2002-04/txt/msg00306.txt.bz2 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)