[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 10:30:00 GMT 2019


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

--- Comment #30 from Bernd Edlinger <edlinger at gcc dot gnu.org> ---
(In reply to Jakub Jelinek from comment #29)
> Either the
>    /* Don't use anchors for mergeable sections.  The linker might move
>       the objects around.  */
> comment should be dropped, or the two comments in
> default_use_anchors_for_symbol_p should be merged into one.

I'd drop that comment, since "linker might move objects around" is
in the big comment now.

Is the other assert clear enough or does it also need a comment?


More information about the Gcc-bugs mailing list