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/48890] [F95] Wrong length of a character component of named constant derived-type


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48890

Thomas Koenig <tkoenig at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tkoenig at gcc dot gnu.org

--- Comment #5 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
(In reply to Tobias Burnus from comment #4)
> (In reply to Francois-Xavier Coudert from comment #3)
> > It's a "Fortran 95"-only issue! See the variant below:
> 
> Why? I don't see ad hoc anything which makes this a F95-only bug. It looks
> to me like a general (g)Fortran bug (F90, F95, F2003, F2008, F2018).

This means that this is a bug that is exposed by using only F95 features.
These should receive high priority because we can not yet claim
conformance to a standard > F95.


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