public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/40149]  New: variable length still 6 ???
@ 2009-05-14 17:10 plivings at arb dot ca dot gov
  2009-05-14 17:46 ` [Bug fortran/40149] " kargl at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: plivings at arb dot ca dot gov @ 2009-05-14 17:10 UTC (permalink / raw)
  To: gcc-bugs

Failed on assigning values to an array in a simple loop with the following
structure:

" IARRAY2                   = 0
  DO I = 2, 341
     IARRAY2 = IARRAY2 + 1
     PBLJARRAYPT(I,I,NCSP0)       = IARRAY2
  ENDDO
"  

Is the length of variables still 6 nowadays?


-- 
           Summary: variable length still 6 ???
           Product: gcc
           Version: 4.1.2
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: plivings at arb dot ca dot gov


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


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

end of thread, other threads:[~2009-06-12 18:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-14 17:10 [Bug fortran/40149] New: variable length still 6 ??? plivings at arb dot ca dot gov
2009-05-14 17:46 ` [Bug fortran/40149] " kargl at gcc dot gnu dot org
2009-06-12 17:17 ` bdavis at gcc dot gnu dot org
2009-06-12 18:03 ` plivings at arb dot ca dot gov
2009-06-12 18:08 ` jvdelisle 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).