http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45388

--- Comment #12 from Jan Hubicka <hubicka at gcc dot gnu.org> 2010-12-14 
01:26:51 UTC ---
Author: hubicka
Date: Tue Dec 14 01:26:47 2010
New Revision: 167781

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167781
Log:
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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cp/decl2.c
    trunk/gcc/ipa.c

Reply via email to