Re: [PATCH,fortran] Fix Bug 94978 - [13/14/15/16 Regression] Bogus warning "Array reference at (1) out of bounds ..."
Thomas Koenig <[email protected]>
| Newsgroups | gmane.comp.gcc.patches,gmane.comp.gcc.fortran |
|---|---|
| Message-ID | <[email protected]> |
Hi Jerry, > The attached patch avoids the bogus warning. I completed regression > testing on x86_64. > > I would appreciate others to take a look. > > OK to commit on mainline? Looks good. Since this is a regression (a bogus warning that was introduced) I think a backport is also OK. Best regards Thomas