bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/22762] missing static variable constructor calls


From: nickc at redhat dot com
Subject: [Bug ld/22762] missing static variable constructor calls
Date: Thu, 01 Feb 2018 13:10:57 +0000

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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]