--- linux-2.6.7/arch/ia64/Makefile.merced 2004-06-22 09:09:50.000000000 -0700 +++ linux-2.6.7/arch/ia64/Makefile 2004-06-22 09:12:03.000000000 -0700 @@ -43,7 +43,8 @@ endif ifeq ($(GCC_VERSION),3) ifeq ($(GCC_MINOR_VERSION),4) - cflags-$(CONFIG_ITANIUM) += -mtune=merced +# Workaround Itanium 1 bugs in gcc 3.4. +# cflags-$(CONFIG_ITANIUM) += -mtune=merced cflags-$(CONFIG_MCKINLEY) += -mtune=mckinley endif endif