[Bug rtl-optimization/89490] [9 Regression] char array constant put in string merge section
edlinger at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Feb 27 20:16:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89490
--- Comment #36 from Bernd Edlinger <edlinger at gcc dot gnu.org> ---
Author: edlinger
Date: Wed Feb 27 20:14:55 2019
New Revision: 269264
URL: https://gcc.gnu.org/viewcvs?rev=269264&root=gcc&view=rev
Log:
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.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/varasm.c
More information about the Gcc-bugs
mailing list