https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79257
Jeffrey A. Law <law at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |law at redhat dot com
Resolution|--- |DUPLICATE
--- Comment #9 from Jeffrey A. Law <law at redhat dot com> ---
So the fix for pr82123 will fix the original bug report, which isn't a surprise
because at the core they're both problems with a lack of context sensitive
range information during the sprintf overflow warning pass.
WRT c#5, I believe that issue is being tracked via a distinct BZ as it is a
distinct issue.
Marking this as a DUP.
*** This bug has been marked as a duplicate of bug 82123 ***