From: Adrian Bunk <bunk@stusta.de>
To: ralf@linux-mips.org, schwidefsky@de.ibm.com, linux390@de.ibm.com
Cc: linux-390@vm.marist.edu, linux-mips@linux-mips.org,
linux-kernel@vger.kernel.org
Subject: [2.6 patch] mips/s390: remove -finline-limit=10000{,0}
Date: Sun, 8 Jan 2006 16:32:09 +0100 [thread overview]
Message-ID: <20060108153209.GM3774@stusta.de> (raw)
-finline-limit might have been required for older compilers, but
nowadays it does no longer make sense.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
---
arch/mips/Makefile | 1 -
arch/s390/Makefile | 1 -
2 files changed, 2 deletions(-)
--- linux-2.6.15-mm2-full/arch/mips/Makefile.old 2006-01-08 16:25:35.000000000 +0100
+++ linux-2.6.15-mm2-full/arch/mips/Makefile 2006-01-08 16:25:46.000000000 +0100
@@ -93,7 +93,6 @@
#
cflags-y += -I $(TOPDIR)/include/asm/gcc
cflags-y += -G 0 -mno-abicalls -fno-pic -pipe
-cflags-y += $(call cc-option, -finline-limit=100000)
LDFLAGS_vmlinux += -G 0 -static -n -nostdlib
MODFLAGS += -mlong-calls
--- linux-2.6.15-mm2-full/arch/s390/Makefile.old 2006-01-08 16:25:53.000000000 +0100
+++ linux-2.6.15-mm2-full/arch/s390/Makefile 2006-01-08 16:25:59.000000000 +0100
@@ -67,7 +67,6 @@
endif
CFLAGS += -mbackchain -msoft-float $(cflags-y)
-CFLAGS += $(call cc-option,-finline-limit=10000)
CFLAGS += -pipe -fno-strength-reduce -Wno-sign-compare
AFLAGS += $(aflags-y)
reply other threads:[~2006-01-08 15:32 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060108153209.GM3774@stusta.de \
--to=bunk@stusta.de \
--cc=linux-390@vm.marist.edu \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@linux-mips.org \
--cc=linux390@de.ibm.com \
--cc=ralf@linux-mips.org \
--cc=schwidefsky@de.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox