: 8.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: rtl-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: gcc_bugs at codyps dot com
Target Milestone: ---
Compiling `int main(void) { return 0; }` with _all_ of
Priority: P3
Component: driver
Assignee: unassigned at gcc dot gnu.org
Reporter: gcc_bugs at codyps dot com
Target Milestone: ---
Previously (in gcc-8 of some version), `-Wstack-usage=0` would disable
stack-usage checking. In 9.1.0, however, `-Wstack-usage=0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90983
--- Comment #1 from Cody Schafer ---
It appears that
commit 8e18705e1fb8213834b09c91c3ed7b15c8540d59
Author: msebor
Date: Fri Jul 20 20:51:20 2018 +
PR middle-end/82063 - issues with arguments enabled by -Wall
Might be the change i