[Bug fortran/109453] UBOUND incorrect when used in declartion of another array
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109453 --- Comment #2 from kargl at gcc dot gnu.org --- (In reply to kargl from comment #1) > Works for me. > > gfcx -o z -O a.f90 -fcheck=all && ./z GNU Fortran (GCC) 13.0.1 20230310 (experimental) This is with the above. So the change is in the l
[Bug fortran/109453] UBOUND incorrect when used in declartion of another array
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109453 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org ---