https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125192

--- Comment #2 from anlauf at gcc dot gnu.org ---
Note that

  print *, lbound (npe%al(1)%xwg(:,3))
  print *, ubound (npe%al(1)%xwg(:,3))

before the call lead to a segfault with -fcheck=bounds ...

Reply via email to