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


François-Xavier Coudert wrote:
> Regtested on i386-linux. OK for mainline and 4.0?

Yes.

>   call tt(st) ! { dg-error "Statement function .* is not allowed as an actual argument" }

I'm curious: do you check for .* instead of 'st' because of quoting?

- Tobi


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