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]

r205764 - in /trunk/gcc: ChangeLog cp/ChangeLog...


Author: ctice
Date: Fri Dec  6 21:22:14 2013
New Revision: 205764

URL: http://gcc.gnu.org/viewcvs?rev=205764&root=gcc&view=rev
Log:
Fix two small problems: Make the libvtv function
decls globally visible, and update all uses of the
verified vtable poitner with the verification results,
rather than just hte first use.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/vtable-class-hierarchy.c
    trunk/gcc/vtable-verify.c


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