[Bug fortran/84504] procedure pointer variables cannot be initialized with functions returning pointers
sgk at troutmask dot apl.washington.edu
gcc-bugzilla@gcc.gnu.org
Wed Feb 21 21:34:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84504
--- Comment #3 from Steve Kargl <sgk at troutmask dot apl.washington.edu> ---
On Wed, Feb 21, 2018 at 09:15:24PM +0000, dominiq at lps dot ens.fr wrote:
>
> > This appears to be related to PR44290.
>
> Are you sure about the PR?
>
Argh, fat fingers! r169948
------------------------------------------------------------------------
r169948 | janus | 2011-02-08 14:51:04 -0800 (Tue, 08 Feb 2011) | 12 lines
2011-02-08 Janus Weil <janus@gcc.gnu.org>
PR fortran/45290
* expr.c (gfc_check_assign_symbol): Reject pointers as pointer
initialization target.
2011-02-08 Janus Weil <janus@gcc.gnu.org>
PR fortran/45290
* gfortran.dg/pointer_init_6.f90: New.
More information about the Gcc-bugs
mailing list