public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "jakub at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/22244] dimension information is lost for multi-dimension array
Date: Mon, 12 Nov 2007 10:50:00 -0000	[thread overview]
Message-ID: <20071112105046.6545.qmail@sourceware.org> (raw)
In-Reply-To: <bug-22244-10906@http.gcc.gnu.org/bugzilla/>



------- Comment #11 from jakub at gcc dot gnu dot org  2007-11-12 10:50 -------
Attempt to deal with assumed shape, allocated etc. arrays:
http://gcc.gnu.org/ml/gcc-patches/2007-11/msg00612.html
Does not yet implement the DW_AT_associated and DW_AT_allocated attributes.
For those, guess for ALLOCATABLE, but non-POINTER, DW_AT_allocated could be
just
a test whether varx.data != NULL.  For POINTER I have no idea yet.
Any help would be appreciated.


-- 

jakub at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |jakub at gcc dot gnu dot org
                   |dot org                     |
                URL|                            |http://gcc.gnu.org/ml/gcc-
                   |                            |patches/2007-
                   |                            |11/msg00612.html
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2005-12-30 19:36:08         |2007-11-12 10:50:45
               date|                            |


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


  parent reply	other threads:[~2007-11-12 10:50 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-22244-10906@http.gcc.gnu.org/bugzilla/>
2006-01-09 23:31 ` pinskia at gcc dot gnu dot org
2006-08-03 13:45 ` tom dot horsley at ccur dot com
2007-08-28 16:09 ` jakub at gcc dot gnu dot org
2007-09-25  9:33 ` jakub at gcc dot gnu dot org
2007-10-04 21:47 ` tobi at gcc dot gnu dot org
2007-11-02 18:26 ` fxcoudert at gcc dot gnu dot org
2007-11-12 10:50 ` jakub at gcc dot gnu dot org [this message]
2007-11-27  9:57 ` burnus at gcc dot gnu dot org
2007-12-09 17:08 ` jakub at gcc dot gnu dot org
2007-12-09 22:53 ` burnus at gcc dot gnu dot org
2005-06-30  6:37 [Bug fortran/22244] New: " woodzltc at sources dot redhat dot com
2005-06-30  6:39 ` [Bug fortran/22244] " woodzltc at sources dot redhat dot com
2005-06-30  8:42 ` tkoenig at gcc dot gnu dot org
2005-06-30 12:20 ` pinskia at gcc dot gnu dot org
2005-06-30 13:29 ` tkoenig at gcc dot gnu dot 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=20071112105046.6545.qmail@sourceware.org \
    --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).