This is the mail archive of the gcc-patches@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]

Re: [gfortran] Support integer <-> logical conversion as GNU extension


Roger Sayle <roger@eyesopen.com> wrote:

> The following patch adds the ability to implicitly convert between
> integer and logical types to the gfortran front-end as a GNU
> extension.

I am not sure what the current convention for Fortran is, but are not
extensions usually documented in the manual?

Giovanni Bajo


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