[Bug c/94010] [missed optimization] constant automatic string variable not elided

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Mar 3 10:36:00 GMT 2020


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

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

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Just use static if you want to mege the constant...


More information about the Gcc-bugs mailing list