https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70611

Mark Wielaard <mark at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mark at gcc dot gnu.org

--- Comment #5 from Mark Wielaard <mark at gcc dot gnu.org> ---
This is also one of the issues that prevent elfutils to build with LTO.
The workaround is to compile with -Wno-error=stack-usage= added to CFLAGS:
https://sourceware.org/pipermail/elfutils-devel/2020q2/002733.html

Reply via email to