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/50684] [4.6/4.7 Regression] Incorrect error for move_alloc on element inside intent(in) pointer


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

janus at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Incorrect error for         |[4.6/4.7 Regression]
                   |move_alloc on element       |Incorrect error for
                   |inside intent(in) pointer   |move_alloc on element
                   |                            |inside intent(in) pointer

--- Comment #2 from janus at gcc dot gnu.org 2011-10-12 20:31:04 UTC ---
Btw, I think this bug, as PR50570, is a regression in 4.6 and trunk. The
original test case compiles cleanly with 4.5.3!


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