This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/34875] read into vector-valued section doesn't transfer any values



------- Comment #4 from pault at gcc dot gnu dot org  2008-01-22 17:54 -------
Created an attachment (id=14998)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14998&action=view)
A fix for this PR

As I suspected, the attached does the trick.  It is regtesting right now and I
want to see if I can make the test for the vector subscript a bit more elegant.
 It'll be submitted tomorrow morning.

Paul


-- 

pault at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |pault at gcc dot gnu dot org
                   |dot org                     |
             Status|NEW                         |ASSIGNED


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]