https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89689
Jeffrey A. Law <law at redhat dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[8/9/10 regression] false |[8/9 regression] false |warning |warning |-Wstringop-overflow= |-Wstringop-overflow= --- Comment #6 from Jeffrey A. Law <law at redhat dot com> --- Patch to improve DSE was committed to the trunk which addresses the original report. It does not address the deeper issues raised by Martin or cases that could be trivially derived from the original by placing other live statements within the true arm of the conditional.