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: [PATCH] PR fortran/33229 -- Fix intrinsic subroutine as function call


Hi Steve,

Steve Kargl wrote:
> Regression tested on x86_64-*-freebsd8.0.  There are no new regressions.
> The code and ChangeLog are fairly self-explanatory.

The patch is OK. I forgot whether you still have your SVN account or not.

+      gfc_error ("intrinsic subroutine '%s' used as "

For consistency it should be "Intrinsic" with a captial "I".

Thanks for the patch

Tobias


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