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/58750] Allocate-on-assignment statement determines incorrect SIZE(other_array) for certain KINDs


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

Tobias Burnus <burnus at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.8/4.9 Regression]        |Allocate-on-assignment
                   |Allocate-on-assignment      |statement determines
                   |statement determines        |incorrect SIZE(other_array)
                   |incorrect SIZE(other_array) |for certain KINDs
                   |for certain KINDs           |

--- Comment #5 from Tobias Burnus <burnus at gcc dot gnu.org> ---
Removed the regression marker: The program (= comment 2 / attachment 31020)
fails for me with GCC 4.1, 4.3, 4.5, 4.6, 4.7, 4.8 and 4.9 at run time. Thus,
it cannot be a regression.


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