This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]