[Bug tree-optimization/80936] bcmp, bcopy, and bzero not declared nonnull

2020-06-03 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80936 Martin Sebor changed: What|Removed |Added Known to work||10.1.0 Status|ASSIGNED

[Bug tree-optimization/80936] bcmp, bcopy, and bzero not declared nonnull

2019-10-02 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80936 --- Comment #8 from Martin Sebor --- Author: msebor Date: Wed Oct 2 22:00:42 2019 New Revision: 276491 URL: https://gcc.gnu.org/viewcvs?rev=276491&root=gcc&view=rev Log: PR tree-optimization/80936 - bcmp, bcopy, and bzero not declared nonnull

[Bug tree-optimization/80936] bcmp, bcopy, and bzero not declared nonnull

2019-09-27 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80936 Martin Sebor changed: What|Removed |Added Keywords||patch --- Comment #7 from Martin Sebor -

[Bug tree-optimization/80936] bcmp, bcopy, and bzero not declared nonnull

2019-09-27 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80936 Martin Sebor changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned at

[Bug tree-optimization/80936] bcmp, bcopy, and bzero not declared nonnull

2019-05-10 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80936 --- Comment #5 from Eric Gallager --- (In reply to Martin Sebor from comment #4) > POSIX says this about bcopy: > > For maximum portability, it is recommended to replace the function call to > bcopy() as follows: > > #define bcopy(b1,b2,len

[Bug tree-optimization/80936] bcmp, bcopy, and bzero not declared nonnull

2019-02-11 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80936 Martin Sebor changed: What|Removed |Added Status|RESOLVED|NEW Resolution|INVALID

[Bug tree-optimization/80936] bcmp, bcopy, and bzero not declared nonnull

2019-02-10 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80936 Eric Gallager changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug tree-optimization/80936] bcmp, bcopy, and bzero not declared nonnull

2018-11-09 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80936 Eric Gallager changed: What|Removed |Added CC||ghazi at gcc dot gnu.org --- Comment #2

[Bug tree-optimization/80936] bcmp, bcopy, and bzero not declared nonnull

2017-08-29 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80936 Eric Gallager changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|