[Bug middle-end/79234] warn on past the end reads by library functions

2017-03-29 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79234 Martin Sebor changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug middle-end/79234] warn on past the end reads by library functions

2017-04-20 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79234 Martin Sebor changed: What|Removed |Added Keywords||patch Status|UNCONFIRMED

[Bug middle-end/79234] warn on past the end reads by library functions

2017-05-04 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79234 --- Comment #3 from Martin Sebor --- Author: msebor Date: Thu May 4 23:50:21 2017 New Revision: 247622 URL: https://gcc.gnu.org/viewcvs?rev=247622&root=gcc&view=rev Log: PR libstdc++/54924 - Warn for std::string constructor with wrong size PR m

[Bug middle-end/79234] warn on past the end reads by library functions

2017-05-04 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79234 Martin Sebor changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---