https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80936
Martin Sebor changed:
What|Removed |Added
Known to work||10.1.0
Status|ASSIGNED
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80936
Martin Sebor changed:
What|Removed |Added
Keywords||patch
--- Comment #7 from Martin Sebor -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80936
Martin Sebor changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned at
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80936
Martin Sebor changed:
What|Removed |Added
Status|RESOLVED|NEW
Resolution|INVALID
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80936
Eric Gallager changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80936
Eric Gallager changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|