https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69687
--- Comment #9 from Marcel Böhme <boehme.marcel at gmail dot com> --- Created attachment 37839 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37839&action=edit Proposed Patch * Limiting the length of the mangled string to 264k characters. * Limiting the loop iterations to 256 (max. of C++ function parameters).