mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-14 15:21:01 +08:00
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
This commit is contained in:
parent
d2088bb6d4
commit
f7b950b935
@ -1,7 +1,7 @@
|
||||
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.
|
||||
|
@ -1,7 +1,7 @@
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user