https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119188
--- Comment #3 from Andrew Pinski ---
So reading
https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Developer-Options.html#index-fstack-usage
"The qualifier static means that the function manipulates the stack statically:
a fixed number of bytes are
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119188
--- Comment #2 from Luke Shumaker ---
I appreciate the explanation. Does that make it any less of a bug? Should I
change the title to "x86 red-zone not taken into account by
-fcallgraph-info=su"?