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

--- Comment #9 from Xi Ruoyao <xry111 at gcc dot gnu.org> ---
In https://gcc.gnu.org/pipermail/gcc-patches/2012-April/338779.html:

> Putting function labels (plabels) in the constant pool results
> in a section flag conflict compiling rtld.c.  Other targets don't
> do this, and testing indicates that it is not necessary.

But in https://gcc.gnu.org/pipermail/gcc-patches/2012-May/340924.html:

> The previous fix for PR target/52999 didn't work...  This change implements 
> the suggestion Jakub.

danglin & jakub: do you remember why the previous fix didn't work?  I cannot
find a discussion in BZ or list.

Reply via email to