On Mon, May 25, 2026 at 12:46 AM Eric Botcazou <[email protected]> wrote: > > > I submitted the patch formally here: > > https://gcc.gnu.org/pipermail/gcc-patches/2026-May/717765.html > > Thanks, but the back-ticks are too awkward, so I have restored the original > format and added the mangled name as a new second field, so that scripts can > just look at the last three fields. I have also updated the documentation.
That makes sense. Thanks for doing this. > > Tested on x86-64/Linux, applied on the mainline. > > > * doc/invoke.texi (fstack-usage): Document new second field. > * toplev.cc (output_stack_usage_1): Revert latest changes and add > the mangled name as the second field. > > * gcc.dg/stack-usage-1.c: Adjust. > > -- > Eric Botcazou
