r195733 - in /branches/google/gcc-4_7-mobile-vt...

ctice@gcc.gnu.org ctice@gcc.gnu.org
Mon Feb 4 19:29:00 GMT 2013


Author: ctice
Date: Mon Feb  4 19:29:30 2013
New Revision: 195733

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195733
Log:
Various small fixes:
  - Temporary workaround for GCC incorrect down-casting bug.
  - Update counters output.
  - Allow mangle_decl to work on type decls.
  - Don't add link options to command line if linker won't be called.


Modified:
    branches/google/gcc-4_7-mobile-vtable-verification/libstdc++-v3/libsupc++/vtv_rts.cc
    branches/google/gcc-4_7-mobile-vtable-verification/libstdc++-v3/libsupc++/vtv_utils.cc
    branches/google/gcc-4_7-mobile-vtable-verification/libstdc++-v3/src/Makefile.am
    branches/google/gcc-4_7-mobile-vtable-verification/libstdc++-v3/src/Makefile.in

Changes in other areas also in this revision:
Modified:
    branches/google/gcc-4_7-mobile-vtable-verification/ChangeLog.google-4_7-vtable
    branches/google/gcc-4_7-mobile-vtable-verification/gcc/BASE-VER
    branches/google/gcc-4_7-mobile-vtable-verification/gcc/cp/g++spec.c
    branches/google/gcc-4_7-mobile-vtable-verification/gcc/cp/mangle.c
    branches/google/gcc-4_7-mobile-vtable-verification/gcc/cp/vtable-class-hierarchy.c
    branches/google/gcc-4_7-mobile-vtable-verification/gcc/gimple.c
    branches/google/gcc-4_7-mobile-vtable-verification/gcc/gimple.h
    branches/google/gcc-4_7-mobile-vtable-verification/gcc/tree-ssa-copyrename.c



More information about the Libstdc++-cvs mailing list