https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99278
Bug ID: 99278 Summary: typo in diagnostic: 'may reade' Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: roland.illig at gmx dot de Target Milestone: --- builtins.c says: > "%K%qD may reade %E byte from a region " > "of size %E" 'may reade' should be 'may read'