[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 11:50:07 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=22762
Nick Clifton <nickc at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nickc at redhat dot com
--- Comment #1 from Nick Clifton <nickc at redhat dot com> ---
Hi Domani,
Are you saying that that commit broke static constructors ?
This would imply that the placement of the __CTOR_LIST__ symbol in
libgcc(_ctors.o) is incorrect, so that when the start up code runs,
it looks at the data pointed to by __CTOR_LIST__, finds nothing, and
so no constructors are run. Please could you have a look at the
executable to see if this is the case ? (Or upload it to this PR
so that I can have a look at it).
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug ld/22762] missing static variable constructor calls,
nickc at redhat dot com <=
- [Bug ld/22762] missing static variable constructor calls, ssbssa at yahoo dot de, 2018/02/01
- [Bug ld/22762] missing static variable constructor calls, nickc at redhat dot com, 2018/02/01
- [Bug ld/22762] missing static variable constructor calls, ssbssa at yahoo dot de, 2018/02/01
- [Bug ld/22762] missing static variable constructor calls, nickc at redhat dot com, 2018/02/01
- [Bug ld/22762] missing static variable constructor calls, ssbssa at yahoo dot de, 2018/02/01
- [Bug ld/22762] missing static variable constructor calls, nickc at redhat dot com, 2018/02/01
- [Bug ld/22762] missing static variable constructor calls, ssbssa at yahoo dot de, 2018/02/01
- [Bug ld/22762] missing static variable constructor calls, nickc at redhat dot com, 2018/02/03
- [Bug ld/22762] missing static variable constructor calls, cvs-commit at gcc dot gnu.org, 2018/02/03
- [Bug ld/22762] missing static variable constructor calls, nickc at redhat dot com, 2018/02/03