[Bug c/71422] Total size of static objects is not limited

egallager at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Jul 29 15:06:00 GMT 2017


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

Eric Gallager <egallager at gcc dot gnu.org> changed:

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

--- Comment #2 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Jakub Jelinek from comment #1)
> IMNSHO gcc shouldn't, after all, if you just put each into a separate CU,
> gcc won't even see them together.  It should be linker's responsibility to
> complain.

What if you use LTO?


More information about the Gcc-bugs mailing list