[Bug middle-end/83404] bogus stringop-overflow warning

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

[Bug middle-end/83404] bogus stringop-overflow warning

2017-12-12 Thread bernd.edlinger at hotmail dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83404 --- Comment #2 from Bernd Edlinger --- But I dont understand why strncat(x, "aa", 1) does not warn?

[Bug middle-end/83404] bogus stringop-overflow warning

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