https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98290
Vivek Rao <vivekrao4 at yahoo dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Vivek Rao <vivekrao4 at yahoo dot com> ---
Sorry, never mind. When I remove the code
vec = ""
which is illegal because vec has not yet been allocated, the code runs fine
with gfortran.
