|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug ld/22762] missing static variable constructor calls |
Date: | Sat, 03 Feb 2018 13:12:59 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=22762 --- Comment #10 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <address@hidden>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=b0daac83d78c82f7998287bb717063c4d01d4f97 commit b0daac83d78c82f7998287bb717063c4d01d4f97 Author: Nick Clifton <address@hidden> Date: Sat Feb 3 13:11:35 2018 +0000 Remove PROVIDE() qualifiers from definition of __CTOR_LIST__ and __DTOR_LIST__ symbols in PE linker scripts. PR 22762 * scripttempl/pe.sc: Remove PROVIDE()s from __CTOR_LIST__ and __DTOR_LIST__ symbols. Add a comment explaining why this is necessary. * scripttemp/pep.sc: Likewise. * ld.texinfo (PROVIDE): Add a note about the effect of common symbols. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |