public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libfortran/21881] New: Array descriptors limit derived type sizes
@ 2005-06-02 15:43 tkoenig at gcc dot gnu dot org
  2005-06-05  9:59 ` [Bug libfortran/21881] " tobi at gcc dot gnu dot org
  0 siblings, 1 reply; 10+ messages in thread
From: tkoenig at gcc dot gnu dot org @ 2005-06-02 15:43 UTC (permalink / raw)
  To: gcc-bugs

Currently, there are 26 bits for encoding the size
of an object in the array descriptor for 32-bit
targets, because the size is encoded together with
the type, which takes up 6 bits, and dtype is an
index_type (which has 32 bits on a 32-bit target).

It would be nice to have a separate size field.

-- 
           Summary: Array descriptors limit derived type sizes
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: libfortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tkoenig at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2010-05-08 20:04 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-21881-10391@http.gcc.gnu.org/bugzilla/>
2006-10-21 17:39 ` [Bug libfortran/21881] Array descriptors limit derived type sizes fxcoudert at gcc dot gnu dot org
2007-01-05 14:12 ` fxcoudert at gcc dot gnu dot org
2007-09-14 11:31 ` fxcoudert at gcc dot gnu dot org
2007-09-21 19:56 ` [Bug fortran/21881] ICE instead of error for large arrays in derived types fxcoudert at gcc dot gnu dot org
2007-10-01 10:52 ` fxcoudert at gcc dot gnu dot org
2007-12-08 18:06 ` fxcoudert at gcc dot gnu dot org
2007-12-16 19:38 ` tkoenig at gcc dot gnu dot org
2007-12-17 22:20 ` tkoenig at gcc dot gnu dot org
2010-05-08 20:04 ` dfranke at gcc dot gnu dot org
2005-06-02 15:43 [Bug libfortran/21881] New: Array descriptors limit derived type sizes tkoenig at gcc dot gnu dot org
2005-06-05  9:59 ` [Bug libfortran/21881] " tobi at gcc dot gnu dot org

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