r192272 - in /branches/google/gcc-4_6-mobile-vt...

ctice@gcc.gnu.org ctice@gcc.gnu.org
Tue Oct 9 20:39:00 GMT 2012


Author: ctice
Date: Tue Oct  9 20:38:56 2012
New Revision: 192272

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192272
Log:
Fix two major bugs: 1). Not finding all virtual
calls in a basic block 2). Using too general a type
for the vtable map variables.  Also add error logging
to a file.


Modified:
    branches/google/gcc-4_6-mobile-vtable-security/ChangeLog.vtable-security
    branches/google/gcc-4_6-mobile-vtable-security/gcc/tree-vtable-verify.c
    branches/google/gcc-4_6-mobile-vtable-security/libstdc++-v3/libsupc++/vtv_rts.cc



More information about the Gcc-cvs mailing list