[Bug fortran/101047] Pointer explicit initialization fails

2023-03-31 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101047

Paul Thomas  changed:

   What|Removed |Added

   Last reconfirmed||2023-03-31
 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1
 CC||pault at gcc dot gnu.org

--- Comment #4 from Paul Thomas  ---
(In reply to Jerry DeLisle from comment #3)
> Did we let this fall in a crack or was there some other holdup?

I cannot speak for anybody else but it came up during my long break from
gfortran support and so I certainly missed it.

I feel that this is sufficiently obtrusive that it will have to wait for 14.0.0
to open. That said, I have put it on my TODO list to review.

I discovered that pointer initialization is an issue just yesterday after
taking a peek at recent posts by Peter Klausler on clf.

Paul

[Bug fortran/101047] Pointer explicit initialization fails

2023-03-30 Thread jvdelisle at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101047

Jerry DeLisle  changed:

   What|Removed |Added

 CC||jvdelisle at gcc dot gnu.org

--- Comment #3 from Jerry DeLisle  ---
Did we let this fall in a crack or was there some other holdup?

[Bug fortran/101047] Pointer explicit initialization fails

2021-06-13 Thread jrfsousa at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101047

--- Comment #2 from José Rui Faustino de Sousa  ---
Created attachment 50994
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50994=edit
Patch and changelog

[Bug fortran/101047] Pointer explicit initialization fails

2021-06-13 Thread jrfsousa at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101047

--- Comment #1 from José Rui Faustino de Sousa  ---
Patch posted:

https://gcc.gnu.org/pipermail/fortran/2021-June/056152.html