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.edlin...@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