https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82550
Paul Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82550
--- Comment #6 from Paul Thomas ---
Author: pault
Date: Sat Dec 29 18:21:39 2018
New Revision: 267466
URL: https://gcc.gnu.org/viewcvs?rev=267466&root=gcc&view=rev
Log:
2018-12-29 Paul Thomas
PR fortran/82550
* trans_decl.c (
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82550
--- Comment #5 from Paul Thomas ---
(In reply to Dominique d'Humieres from comment #4)
> Works now on 8.2.1 and trunk (9.0). May I close this PR as FIXED?
Hi Dominique,
You have spurred me to apply it to 7-branch. It is regtesting now.
Cheers
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82550
--- Comment #4 from Dominique d'Humieres ---
Works now on 8.2.1 and trunk (9.0). May I close this PR as FIXED?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82550
--- Comment #3 from Paul Thomas ---
Author: pault
Date: Wed Oct 18 08:55:27 2017
New Revision: 253848
URL: https://gcc.gnu.org/viewcvs?rev=253848&root=gcc&view=rev
Log:
2017-10-18 Paul Thomas
PR fortran/82550
* trans_decl.c (
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82550
--- Comment #2 from Paul Thomas ---
(In reply to Dominique d'Humieres from comment #1)
> Confirmed from 6.4 up to trunk (8.0).
Adding a reference to 'p' in 'foo' clears the problem.
module subroutine foo(fun_ptr)
procedure(p), pointer
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82550
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|