OSDN Git Service

2010-11-01 Steve Ellcey <sje@cup.hp.com>
authorsje <sje@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Nov 2010 20:38:40 +0000 (20:38 +0000)
committersje <sje@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Nov 2010 20:38:40 +0000 (20:38 +0000)
commit0f0e309ffa3f4856504e65161f5ccb42ccf5f81d
tree937962dd4880503e37b45f84152c4320ca66c78d
parent7fd68cee431dfeb92f7da50dd8513908415b5ebb
2010-11-01  Steve Ellcey  <sje@cup.hp.com>

* defaults.h (TARGET_VTABLE_USES_DESCRIPTORS): Move under ifdef
GCC_INSN_FLAGS_H.
* libgcov.c (__gcov_indirect_call_profiler): Set
VTABLE_USES_DESCRIPTORS if TARGET_VTABLE_USES_DESCRIPTORS is
defined and use in place of TARGET_VTABLE_USES_DESCRIPTORS.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@166145 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/defaults.h
gcc/libgcov.c