This time really commit PR middle-end/45388
authorJan Hubicka <jh@suse.cz>
Tue, 14 Dec 2010 01:26:47 +0000 (02:26 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Tue, 14 Dec 2010 01:26:47 +0000 (01:26 +0000)
commit3a9ed12a583c79068fbd60f1314bed397f79d25f
treee215be0c22fe0dc069251dbbbf8813c08b9d5588
parent24b005606a8febb541750b14176cf891c793c6e6
This time really commit PR middle-end/45388

This time really commit
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: r167781
gcc/ChangeLog
gcc/cp/decl2.c
gcc/ipa.c