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/37580] [4.3/4.4 Regression] Accepts "pointer(:) => target" without lower bound



------- Comment #4 from burnus at gcc dot gnu dot org  2008-09-20 17:49 -------
> I marked this as regression, but it is not a true regression as it was before
> only rejected because bound-specs where not allowed at all in earlier
> gfortran versions.

Well, as testing shows, it still does not work in 4.4, i.e. wrong code is
produced. I have posted a patch.


-- 

burnus at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |burnus at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED
           Keywords|                            |wrong-code
   Last reconfirmed|2008-09-19 10:12:15         |2008-09-20 17:49:12
               date|                            |


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


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