https://sourceware.org/bugzilla/show_bug.cgi?id=22762

--- Comment #3 from Nick Clifton <nickc at redhat dot com> ---
Hi Domani,

> And once I remove those PROVIDE()'s again, everything works again.
> 
> PS: Originally I had opened this gdb bug:
> https://sourceware.org/bugzilla/show_bug.cgi?id=22757
> Someone mentioned there that I'm not the only one with this problem with the
> new binutils version.

The thing that concerns me is that this might not be a binutils bug.  It
might be a bug in gcc's libgcc.c file that is used to create ctors.o.
That is why I wanted to have a look at the failing executable, so that I 
can see if the __CTOR_LIST__ symbol really is in the wrong place.

So - please could you upload the compiled test case ?

Cheers
  Nick

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to