* config/mips/elf.h (ASM_DECLARE_OBJECT_NAME): Use
mips_declare_object_name. (ASM_FINISH_DECLARE_OBJECT): Likewise mips_finish_declare_object. * config/mips/elf64.h: As for elf.h. * config/mips/iris6.h: Likewise. * config/mips/linux.h (ASM_DECLARE_OBJECT_NAME): As for elf.h. * config/mips/mips.h (ASM_DECLARE_OBJECT_NAME): Remove unnecessary do...while (0) block. * config/mips/mips-protos.h (mips_declare_object_name): Declare. (mips_finish_declare_object): Declare. * config/mips/mips.c (mips_declare_object_name): New function. (mips_finish_declare_object): New function. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@69352 138bc75d-0d04-0410-961f-82ee72b054a4
Showing
Please register or sign in to comment