https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118990
Bug ID: 118990 Summary: Probable typo in calls.cc Product: gcc Version: 15.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: --- calls.cc says: > callee required more stack slots The messages around this one use the present tense, so the "required" may be a typo and may have been intended to be "requires".