r167781 - in /trunk/gcc: ChangeLog cp/decl2.c i...

hubicka@gcc.gnu.org hubicka@gcc.gnu.org
Tue Dec 14 01:26:00 GMT 2010


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



More information about the Gcc-cvs mailing list