http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58300
--- Comment #9 from ctice at gcc dot gnu.org --- Author: ctice Date: Sun Sep 8 21:58:07 2013 New Revision: 202371 URL: http://gcc.gnu.org/viewcvs?rev=202371&root=gcc&view=rev Log: Fix PR 58300: Re-order events with -fvtable-verify=preinit flag, so constructor init function is not written to assembly file until after call to cgraph_process_new_functions. Modified: trunk/gcc/cp/ChangeLog trunk/gcc/cp/vtable-class-hierarchy.c