[Bug rtl-optimization/89490] [9 Regression] char array constant put in string merge section
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Feb 27 10:49:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89490
--- Comment #31 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
(In reply to Bernd Edlinger from comment #30)
> (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.
Ok.
> Is the other assert clear enough or does it also need a comment?
I think it is ok as is.
More information about the Gcc-bugs
mailing list