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/51081] [F03] Proc-pointer assignment: Rejects valid internal proc


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

janus at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Proc-pointer assignment:    |[F03] Proc-pointer
                   |Rejects valid internal      |assignment: Rejects valid
                   |proc, -std=f2008 should     |internal proc
                   |mention "F2008"             |

--- Comment #6 from janus at gcc dot gnu.org 2012-07-18 08:10:43 UTC ---
(In reply to comment #4)
> An alternative would be to add the correct label automatically inside
> 'gfc_notify_std', based on the value of 'GFC_STD_*' passed.

This has been implemented with r189589.

ToDo: Fix the bogus errors about INT and INT2, cf. comment 2 and 3.


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