OSDN Git Service

PR middle-end/45388
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 13 Dec 2010 17:29:14 +0000 (17:29 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 13 Dec 2010 17:29:14 +0000 (17:29 +0000)
commitf0a4f50c335d3ab567517b841656bc4b320787a7
treeffe82c871c1426a0ebc79811e4ea2503a2082d3c
parent48f93ee59d27ca4777e73e2ef8a145d5ddf61ce1
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@167753 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cp/ChangeLog