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

--- Comment #3 from Rainer Orth <ro at gcc dot gnu.org> ---
(In reply to Ali Bahrami from comment #0)

> Rainer did a one off experiment that showed that it would be
> fairly easy to provide this. I'll leave it to him to describe.

Right: initially I looked around trying to find a set of options to turn off
generation of those .localalias* symbols, but was unable to find any.

In an experiment to assess any testsuite impact of disabling their generation,
I came up with the attached hack.  It passed sparc-sun-solaris-2.11 testing
without regressions, while on amd64-pc-solaris2.11 there was a single
regression:

+FAIL: gcc.dg/pr56727-1.c scan-assembler-not @(PLT|plt)

(32-bit only).

Reply via email to