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/36275] [F03] Binding label can be any scalar char initialisation expression


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

janus at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|jaydub66 at gmail dot com   |janus at gcc dot gnu.org
            Summary|Binding label can be any    |[F03] Binding label can be
                   |scalar char initialisation  |any scalar char
                   |expression                  |initialisation expression

--- Comment #10 from janus at gcc dot gnu.org 2012-10-07 11:28:29 UTC ---
Note that arbitrary long binding names have been implemented in the meantime
(PR51808).

A fix for this PR should obviously maintain that feature (which Mikael's patch
in comment 6 does not seem to do).


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