This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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] Issue diagnostics when passing assumed-size array toassumed-shape argument


Jakub Jelinek wrote:
> Ok for HEAD?

Ok.

> 2005-10-21  Jakub Jelinek  <jakub@redhat.com>
> 
> 	* interface.c (compare_actual_formal): Issue error when attempting
> 	to pass an assumed-size array as assumed-shape array argument.
> 
> 	* gfortran.dg/assumed_dummy_2.f90: New test.

Thanks,
- Tobi


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