https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120520
Bug ID: 120520 Summary: [C2y] Implement N3466, Clarifications on null pointers in the library Product: gcc Version: 16.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: jakub at gcc dot gnu.org CC: bruno at clisp dot org, daniel.kruegler at googlemail dot com, egallager at gcc dot gnu.org, jakub at gcc dot gnu.org, mpolacek at gcc dot gnu.org, sjames at gcc dot gnu.org, unassigned at gcc dot gnu.org Depends on: 117023 Blocks: 118094 Target Milestone: --- See <https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3466.pdf>. Referenced Bugs: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117023 [Bug 117023] [C2y] Implement N3322, Allow zero length operations on null pointers https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118094 [Bug 118094] Removal of checking size being zero before memcpy when can prove src/dst arguments are non-null