public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Toon Moene <toon@moene.indiv.nluug.nl>
To: Allen Barnett <barnett@localnet.com>
Cc: gcc@gcc.gnu.org
Subject: Re: FORTRAN pointer
Date: Tue, 26 Sep 2000 12:27:00 -0000	[thread overview]
Message-ID: <39D0E350.2682859F@moene.indiv.nluug.nl> (raw)
In-Reply-To: <39D0D9E8.D59E2D8D@localnet.com>

Allen Barnett wrote:

> Is there any work under way to support the CRAY (?) pointer extension
> under g77?  As in:
> 
>       real a(1)
>       pointer (la, a)
> 
>       la = malloc (4 * n)
> 
>       do i = 1, n
>           a(i) = i
>       end do

Nope, unfortunately not.  This is the most-asked-for extension to add to
g77 though.

Cheers,

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

      reply	other threads:[~2000-09-26 12:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-09-26  9:31 gcc download tprinceusa
2000-09-26 10:15 ` FORTRAN pointer Allen Barnett
2000-09-26 12:27   ` Toon Moene [this message]

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=39D0E350.2682859F@moene.indiv.nluug.nl \
    --to=toon@moene.indiv.nluug.nl \
    --cc=barnett@localnet.com \
    --cc=gcc@gcc.gnu.org \
    /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).