https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77632
--- Comment #6 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Thu Jun 20 23:50:54 2019
New Revision: 272532
URL: https://gcc.gnu.org/viewcvs?rev=272532&root=gcc&view=rev
Log:
2019-06-20 Steven G. Kargl
Backport from mainline
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77632
--- Comment #5 from kargl at gcc dot gnu.org ---
(In reply to kargl from comment #4)
> Author: kargl
> Date: Thu Jun 20 22:16:29 2019
> New Revision: 272526
>
> URL: https://gcc.gnu.org/viewcvs?rev=272526&root=gcc&view=rev
> Log:
> 2019-06-20 St
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77632
--- Comment #4 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Thu Jun 20 22:16:29 2019
New Revision: 272526
URL: https://gcc.gnu.org/viewcvs?rev=272526&root=gcc&view=rev
Log:
2019-06-20 Steven G. Kargl
PR fortran/77632
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77632
--- Comment #3 from kargl at gcc dot gnu.org ---
(In reply to kargl from comment #2)
> Ugh. Looked at this briefly. AFAIK, the following is legal code:
>
> program foo
>implicit none
>real, target :: a
>real, pointer :: b => a
>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77632
kargl at gcc dot gnu.org changed:
What|Removed |Added
Keywords||ice-on-valid-code