Commit f7b950b9 by Paul Thomas

re PR fortran/20882 ([4.2 only] PURE procedure containing pointer assignment to…

re PR fortran/20882 ([4.2 only] PURE procedure containing pointer assignment to dummy with pointer component)

2007-06-19  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/20882
	Correct the PR number from 20082 to 20882.

From-SVN: r125832
parent d2088bb6
2007-06-19 Paul Thomas <pault@gcc.gnu.org>
PR fortran/20863
PR fortran/20082
PR fortran/20882
* resolve.c (resolve_code): Use gfc_impure_variable as a
condition for rejecting derived types with pointers, in pure
procedures.
......
2007-06-19 Paul Thomas <pault@gcc.gnu.org>
PR fortran/20863
PR fortran/20082
PR fortran/20882
* gfortran.dg/impure_assignment_2.f90 : New test.
PR fortran/32236
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment