* config/rs6000/xcoff.h (ASM_DECLARE_FUNCTION_NAME): Replace
commit49ebf9ae56b74d8dab113a4e44f920284249dd9f
authordje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 25 Jun 2014 14:46:08 +0000 (25 14:46 +0000)
committerdje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 25 Jun 2014 14:46:08 +0000 (25 14:46 +0000)
tree836513d643afff7df9110755631657b226fe66fb
parentaf71319a1153e8288307fd6f1270f3a454f5541b
    * config/rs6000/xcoff.h (ASM_DECLARE_FUNCTION_NAME): Replace
        implementation with call to...
        * config/rs6000/rs6000.c (rs6000_xcoff_declare_function_name): New
        function.
        * config/rs6000/rs6000-protos.h (rs6000_xcoff_declare_function_name):
        Declare.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@211982 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/rs6000/rs6000-protos.h
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/xcoff.h