]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR middle-end/45388 (Global constructor not found)
authorJan Hubicka <hubicka@gcc.gnu.org>
Mon, 13 Dec 2010 17:29:14 +0000 (17:29 +0000)
committerJan Hubicka <hubicka@gcc.gnu.org>
Mon, 13 Dec 2010 17:29:14 +0000 (17:29 +0000)
commite953c7545fed9d5db6b6b722c91f0b471511f3b6
treeffe82c871c1426a0ebc79811e4ea2503a2082d3c
parent26716c44a3be7d99ae1a641ce3dc8cd828342d28
re PR middle-end/45388 (Global constructor not found)

PR middle-end/45388
* decl2.c (start_objects): Do not generate collect2 recognicable name
for static ctor.
* ipa.c (cgraph_build_static_cdtor_1): Break out from ... ; add FINAL parameter.
(cgraph_build_static_cdtor): ... here.
(build_cdtor): Use cgraph_build_static_cdtor_1.

From-SVN: r167753
gcc/ChangeLog
gcc/cp/ChangeLog