varasm.c (mergeable_string_section): Don't try to move zero-length strings to the...
commit3846751b82fdf80aa13982ef44f81f43c5cf150e
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Wed, 10 Oct 2018 18:32:47 +0000 (10 18:32 +0000)
committerBernd Edlinger <edlinger@gcc.gnu.org>
Wed, 10 Oct 2018 18:32:47 +0000 (10 18:32 +0000)
treeb579c737652eff8e92049739c71e3462136d5262
parente3129f233c57ff39eeb2406bffd480fa0a6a0a8b
varasm.c (mergeable_string_section): Don't try to move zero-length strings to the merge section.

2018-10-10  Bernd Edlinger  <bernd.edlinger@hotmail.de>

        * varasm.c (mergeable_string_section): Don't try to move zero-length
        strings to the merge section.

From-SVN: r265025
gcc/ChangeLog
gcc/varasm.c