https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77505
--- Comment #7 from Elizebeth Punnoose ---
I plan to send the patch to gcc-patches from my official mail id, in a couple
of days. Please do let me know if there are any suggestions/comments.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77505
--- Comment #9 from Elizebeth Punnoose ---
(In reply to Janne Blomqvist from comment #8)
> (In reply to Elizebeth Punnoose from comment #6)
> > Modified code with the warning message moved behind -fcheck=bounds.
> >
> > Index: trans-array.c
> >
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77505
--- Comment #12 from Elizebeth Punnoose ---
(In reply to kargl from comment #11)
> Fixed on trunk. Closing.
>
> Elizebeth, Thanks for the patch.
Thank you.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77505
Elizebeth Punnoose changed:
What|Removed |Added
CC||elizebethp at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77505
--- Comment #5 from Elizebeth Punnoose ---
Hi Steve,
To answer your first question, I am covered by the HPE corporate assignment.
When posting the patch, I will be doing so from my corporate email id.
The Fortran 2008 standards page at
http://w
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77505
--- Comment #6 from Elizebeth Punnoose ---
Modified code with the warning message moved behind -fcheck=bounds.
Index: trans-array.c
===
--- trans-array.c (revision 241960)
+++