https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124882
--- Comment #5 from Jonathan Wakely <redi at gcc dot gnu.org> --- But what problem would we be solving? The false-positive middle end warning was fixed years ago by Aldy improving VRP. Are there other false -Wstringop-overread warnings that this would help? I hope those would also be fixed in the right place, not like this.
