https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106071
kargl at gcc dot gnu.org changed:
What|Removed |Added
Priority|P3 |P4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106071
--- Comment #2 from kargl at gcc dot gnu.org ---
(In reply to han.wu from comment #0)
> two layer where work ok, why single where work error?
>
> example one:
>
> program test
> real :: x(3) = 1, y(3) = 2
> logical :: m(3) = .true., m2(3)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106071
kargl at gcc dot gnu.org changed:
What|Removed |Added
CC||kargl at gcc dot gnu.org
La