rs6000.h (ASM_OUTPUT_SYMBOL_REF): Define.
authorMark Mitchell <mark@codesourcery.com>
Tue, 6 Feb 2001 19:04:01 +0000 (19:04 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 6 Feb 2001 19:04:01 +0000 (19:04 +0000)
commit28e510bd50c301114097e8845ba09e30683926d6
treee24c8d0cb0ede4380a07adda9b07f477891f7c06
parent9fbbdc9f61d1e70857236ad5b286e683130fa545
rs6000.h (ASM_OUTPUT_SYMBOL_REF): Define.

* config/rs6000/rs6000.h (ASM_OUTPUT_SYMBOL_REF): Define.
* config/rs6000/rs6000-protos.h (rs6000_output_symbol_ref): Declare.
* config/rs6000/rs6000.c (VTABLE_NAME_P): New macro.
(rs6000_output_symbol_ref): New function.
(output_toc): Use VTABLE_NAME_P.

From-SVN: r39497
gcc/ChangeLog
gcc/config/rs6000/rs6000-protos.h
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/rs6000.h