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

Martin Sebor <msebor at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #1 from Martin Sebor <msebor at gcc dot gnu.org> ---
The warnings in this test are the subject of bug 80645.  It's still not
completely clear that the code the warning sees is correct (bug 80645 comment
#10 says the test case is valid as is the code emitted by the Fortran
front-end, but it doesn't speak to the validity of the GIMPLE, i.e., it doesn't
refute the analysis in bug 80645 comment #3).  I am also yet to fix bug 80545
which is about -Wstringop-overflow= being enabled by default by the Fortran
front-end with no way to suppress it.

*** This bug has been marked as a duplicate of bug 80645 ***

Reply via email to