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]

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


Author: llozano
Date: Mon Apr 30 08:27:41 2012
New Revision: 186960

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=186960
Log:
Applied patch from other gcc checkout that contains:
- Fixes for several problems with templates
- moved inheritance relation creation out of parser
- changes for stack tracing.
- changes to improve some trace info

Modified:
    branches/google/gcc-4_6-mobile/vtable-security/ChangeLog.vtable-security
    branches/google/gcc-4_6-mobile/vtable-security/gcc/BASE-VER
    branches/google/gcc-4_6-mobile/vtable-security/gcc/cp/class.c
    branches/google/gcc-4_6-mobile/vtable-security/gcc/cp/parser.c
    branches/google/gcc-4_6-mobile/vtable-security/gcc/cp/vtable-class-hierarchy.c
    branches/google/gcc-4_6-mobile/vtable-security/gcc/temp-libgcc.cc


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