public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "alan.briolat at gmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/57522] [F03] ASSOCIATE construct creates array descriptor with incorrect stride for derived type array component
Date: Tue, 04 Jun 2013 10:05:00 -0000	[thread overview]
Message-ID: <bug-57522-4-50EJxEOHjw@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-57522-4@http.gcc.gnu.org/bugzilla/>

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57522

--- Comment #1 from Alan Briolat <alan.briolat at gmail dot com> ---
Created attachment 30255
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30255&action=edit
Working "equivalent" code based on pointers

For comparison, this attached code uses pointers to achieve the same thing and
gets the correct result.  What's so different between the array descriptors
used for pointers and the array descriptors use for ASSOCIATE?


  reply	other threads:[~2013-06-04 10:05 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-04  9:18 [Bug fortran/57522] New: " alan.briolat at gmail dot com
2013-06-04 10:05 ` alan.briolat at gmail dot com [this message]
2013-07-02  9:20 ` [Bug fortran/57522] " dominiq at lps dot ens.fr
2013-12-02  9:59 ` pault at gcc dot gnu.org
2014-02-09 20:51 ` pault at gcc dot gnu.org
2014-03-18 10:42 ` dominiq at lps dot ens.fr
2014-03-18 10:47 ` dominiq at lps dot ens.fr
2014-03-18 10:55 ` pault at gcc dot gnu.org

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=bug-57522-4-50EJxEOHjw@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@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).