linux.h (FUNCTION_NAME_ALREADY_DECLARED): Undef before redefinition.

* config/mips/linux.h (FUNCTION_NAME_ALREADY_DECLARED): Undef
	before redefinition.

From-SVN: r72613
This commit is contained in:
Rainer Orth 2003-10-17 16:55:56 +00:00 committed by Rainer Orth
parent f5f2e3cd9b
commit b8557e37d5
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
* config/mips/linux.h (FUNCTION_NAME_ALREADY_DECLARED): Undef
before redefinition.
2003-10-17 Mostafa Hagog <mustafa@il.ibm.com>
* common.opt: Add description of the new -fgcse-las flag.

View File

@ -171,6 +171,7 @@ Boston, MA 02111-1307, USA. */
/* Tell function_prologue in mips.c that we have already output the .ent/.end
pseudo-ops. */
#undef FUNCTION_NAME_ALREADY_DECLARED
#define FUNCTION_NAME_ALREADY_DECLARED 1
#define ASM_PREFERRED_EH_DATA_FORMAT(CODE, GLOBAL) \