[Bug tree-optimization/82945] add warning for passing non-strings to functions that expect string arguments

2017-11-21 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82945 --- Comment #5 from Martin Sebor --- Author: msebor Date: Tue Nov 21 21:44:26 2017 New Revision: 255036 URL: https://gcc.gnu.org/viewcvs?rev=255036&root=gcc&view=rev Log: gcc/ChangeLog: PR tree-optimization/82945 * calls.h (warn

[Bug tree-optimization/82945] add warning for passing non-strings to functions that expect string arguments

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

[Bug tree-optimization/82945] add warning for passing non-strings to functions that expect string arguments

2017-11-21 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82945 --- Comment #3 from Martin Sebor --- Author: msebor Date: Tue Nov 21 20:01:58 2017 New Revision: 255031 URL: https://gcc.gnu.org/viewcvs?rev=255031&root=gcc&view=rev Log: PR tree-optimization/82945 - add warning for passing non-strings to functi

[Bug tree-optimization/82945] add warning for passing non-strings to functions that expect string arguments

2017-11-13 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82945 Martin Sebor changed: What|Removed |Added Keywords||patch --- Comment #2 from Martin Sebor -

[Bug tree-optimization/82945] add warning for passing non-strings to functions that expect string arguments

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