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, Fortran] PR 44595: INTENT of arguments to intrinsic procedures not checked


On Wed, Aug 11, 2010 at 12:17:37AM +0200, Janus Weil wrote:
> 
> Moreover I did a little cleanup in check.c and introduced the
> following new functions (as a shorthand for certain recurring checks):
>  * int_or_proc_check
>  * alloctable_check

I probably would have named the function allocatable_check.

>  * coarray_check
> 
> The patch was regtested on x86_64-unknown-linux-gnu. Ok for trunk?
> 

Yes (with or without the function name change).

You patch appears to be better than the one I
threw away 2 weeks ago.

-- 
Steve


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