gcc/gcc/fortran
Paul Thomas c9379bf062 re PR fortran/25099 (Conformance of arguments to ELEMENTAL subroutines)
2006-04-23  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/25099
	* resolve.c (resolve_call): Check conformity of elemental
	subroutine actual arguments.

2006-04-23  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/25099
	* gfortran.dg/elemental_subroutine_4.f90: New test.
	* gfortran.dg/assumed_size_refs_1.f90: Add error to non-conforming
	call sub (m, x).

From-SVN: r113194
2006-04-23 11:56:37 +00:00
..
arith.c
arith.h
array.c
bbt.c
ChangeLog re PR fortran/25099 (Conformance of arguments to ELEMENTAL subroutines) 2006-04-23 11:56:37 +00:00
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
check.c
config-lang.in
convert.c
data.c
decl.c
dependency.c
dependency.h
dump-parse-tree.c
error.c
expr.c re PR fortran/26822 (Scalarization of non-elemental intrinsic: __logical_4_l4) 2006-04-16 03:45:24 +00:00
f95-lang.c
gfortran.h
gfortran.texi gfortran.texi: Fix typos. 2006-04-08 14:31:12 +00:00
gfortranspec.c
interface.c
intrinsic.c re PR fortran/26822 (Scalarization of non-elemental intrinsic: __logical_4_l4) 2006-04-16 03:45:24 +00:00
intrinsic.h
intrinsic.texi
invoke.texi
io.c
ioparm.def
iresolve.c re PR fortran/26769 (Implement transpose() and reshape() for real instead of using integer) 2006-04-22 09:08:58 +02:00
lang-specs.h
lang.opt
Make-lang.in
match.c
match.h
matchexp.c
mathbuiltins.def
misc.c
module.c
openmp.c
options.c
parse.c parse.c (next_free): Use consistent error string between free-form and fixed-form for illegal... 2006-04-18 19:58:41 +02:00
parse.h
primary.c
resolve.c re PR fortran/25099 (Conformance of arguments to ELEMENTAL subroutines) 2006-04-23 11:56:37 +00:00
scanner.c
simplify.c
st.c
symbol.c
trans-array.c re PR fortran/27122 (binary operator functions should require intent(in)) 2006-04-21 05:10:22 +00:00
trans-array.h
trans-common.c
trans-const.c
trans-const.h
trans-decl.c re PR fortran/26822 (Scalarization of non-elemental intrinsic: __logical_4_l4) 2006-04-16 03:45:24 +00:00
trans-expr.c re PR fortran/26822 (Scalarization of non-elemental intrinsic: __logical_4_l4) 2006-04-16 03:45:24 +00:00
trans-intrinsic.c re PR fortran/26822 (Scalarization of non-elemental intrinsic: __logical_4_l4) 2006-04-16 03:45:24 +00:00
trans-io.c * trans-io.c (gfc_build_io_library_fndecls): Align pad. 2006-04-18 16:05:42 +00:00
trans-openmp.c re PR libgomp/26651 ([gomp] #omp for ordered leaks memory) 2006-04-13 16:44:25 -07:00
trans-stmt.c gfortran.texi: Fix typos. 2006-04-08 14:31:12 +00:00
trans-stmt.h
trans-types.c
trans-types.h
trans.c
trans.h
types.def