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:
parent
f5f2e3cd9b
commit
b8557e37d5
@ -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>
|
2003-10-17 Mostafa Hagog <mustafa@il.ibm.com>
|
||||||
|
|
||||||
* common.opt: Add description of the new -fgcse-las flag.
|
* common.opt: Add description of the new -fgcse-las flag.
|
||||||
|
@ -171,6 +171,7 @@ Boston, MA 02111-1307, USA. */
|
|||||||
|
|
||||||
/* Tell function_prologue in mips.c that we have already output the .ent/.end
|
/* Tell function_prologue in mips.c that we have already output the .ent/.end
|
||||||
pseudo-ops. */
|
pseudo-ops. */
|
||||||
|
#undef FUNCTION_NAME_ALREADY_DECLARED
|
||||||
#define FUNCTION_NAME_ALREADY_DECLARED 1
|
#define FUNCTION_NAME_ALREADY_DECLARED 1
|
||||||
|
|
||||||
#define ASM_PREFERRED_EH_DATA_FORMAT(CODE, GLOBAL) \
|
#define ASM_PREFERRED_EH_DATA_FORMAT(CODE, GLOBAL) \
|
||||||
|
Loading…
Reference in New Issue
Block a user