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] PR fortran/23912


On Thu, Nov 24, 2005 at 08:28:11AM +0100, FX Coudert wrote:
> >I can't test this for another 24 hours.  Does a warning
> >message get issued upon conversation?  It should.  Also,
> >there are no testsuite programs.
> 
> A warning ("Extension: ...") is issued upon conversion. I have a 
> testcase on my laptop (not available atm) that I will commit with the patch.

Good.

> As for the patch itself, here is an updated version that fixes a glitch 
> with DIM/MOD/MODULO as specifics (that is, gfc_resolve_foo(f,a,b) can be 
> called with b==NULL even if the second argument is mandatory).

I'm curious.  How can b==NULL?

The patch looks fine, so go ahead and commit.

-- 
Steve


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