[Bug fortran/84504] procedure pointer variables cannot be initialized with functions returning pointers

2018-02-21 Thread sriram at pobox dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84504 --- Comment #4 from Sriram Swaminarayan --- OK, I will admit that my knowledge here is pretty limited so if someone could point out what I'm missing, I'd appreciate it. On reading the other thread [PR45290] it appears it deals with pointers

[Bug fortran/84504] procedure pointer variables cannot be initialized with functions returning pointers

2018-02-21 Thread sgk at troutmask dot apl.washington.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84504 --- Comment #3 from Steve Kargl --- On Wed, Feb 21, 2018 at 09:15:24PM +, dominiq at lps dot ens.fr wrote: > > > This appears to be related to PR44290. > > Are you sure about the PR? > Argh, fat fingers! r169948

[Bug fortran/84504] procedure pointer variables cannot be initialized with functions returning pointers

2018-02-21 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84504 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug fortran/84504] procedure pointer variables cannot be initialized with functions returning pointers

2018-02-21 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84504 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org ---