https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56670
janus at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Allocatable-length |Allocatable-length
|character var causes bogus |character var causes bogus
|warning with -Wall |warning with
| |-Wuninitialized
--- Comment #6 from janus at gcc dot gnu.org ---
(In reply to janus from comment #5)
> Related test case:
This is probably a separate problem, since it is also connected to a wrong-code
bug, see PR 86372.