public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Toon Moene <toon@moene.indiv.nluug.nl>
To: Hassan Aurag <hassan.aurag@cae.com>
Cc: gcc-help@gcc.gnu.org
Subject: Re: G77: bitwise .AND. ?
Date: Tue, 23 Apr 2002 14:32:00 -0000	[thread overview]
Message-ID: <3CC5D0D3.C923749E@moene.indiv.nluug.nl> (raw)
In-Reply-To: <1019581017.2689.12.camel@l0553>

Hassan Aurag wrote:

>  this is a small question. On IBM with xlf, if I do
> 
>         a = b .and. ( c .xor. TRUE )
> 
>  where TRUE = X'01010101', and a, b, c logical*4's equivalenced to 4
> logical*1's, I'd get the correct info in a, eg:
> 
>  a = X'01000100' for example.
> 
>  But here, I'd only get the boolean .AND. result so for example
> X'00000001'.
> 
>  Any options or ways of making g77 behave in the same way?

Please supply a complete, compilable example and I'll try to answer this
question.

Thanks,

-- 
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)

  reply	other threads:[~2002-04-23 21:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-23 11:55 Hassan Aurag
2002-04-23 14:32 ` Toon Moene [this message]
2002-04-24  7:25   ` Hassan Aurag
2002-04-24 14:32     ` Toon Moene
2002-04-26 11:47       ` Hassan Aurag
2002-04-27  3:32         ` Toon Moene
2002-04-29 13:06 Hassan Aurag

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3CC5D0D3.C923749E@moene.indiv.nluug.nl \
    --to=toon@moene.indiv.nluug.nl \
    --cc=gcc-help@gcc.gnu.org \
    --cc=hassan.aurag@cae.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).