re PR rtl-optimization/89490 (char array constant put in string merge section)
commit5b0a9c7cc1fa723369df61598cd3a8af4d21f5ff
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Wed, 27 Feb 2019 20:14:55 +0000 (27 20:14 +0000)
committerBernd Edlinger <edlinger@gcc.gnu.org>
Wed, 27 Feb 2019 20:14:55 +0000 (27 20:14 +0000)
treef04317d13c45be937219c3ba8330c8303fdec480
parent867a4ad28e118776bedc3bb2571d91c898aa3398
re PR rtl-optimization/89490 (char array constant put in string merge section)

2019-02-27  Bernd Edlinger  <bernd.edlinger@hotmail.de>

        PR rtl-optimization/89490
        * varasm.c (get_block_for_section): Bail out for mergeable sections.
        (default_use_anchors_for_symbol_p, output_object_block): Assert the
        block section is not mergeable.

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