[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#762390: Patch for hppa arch



On 09/22/2014 09:24 AM, Uwe Kleine-König wrote:
diff --git a/arch/parisc/Makefile b/arch/parisc/Makefile
--- a/arch/parisc/Makefile
+++ b/arch/parisc/Makefile
  # These flags should be implied by an hppa-linux configuration, but they
  # are not in gcc 3.2.
-cflags-y	+= -mno-space-regs -mfast-indirect-calls
+cflags-y	+= -mno-space-regs
+
+# -mfast-indirect-calls is only relevant for 32-bit kernels.
Would it make sense to point out here that -mfast-indirect-calls is not
only unneeded but bad until http://link.to/relevant-discussion is
resolved?

Yes, this makes sense, but there is no public visible discussion
about it yet. It's in private mail between Dave and myself.
Anyway, we decided to push this patch upstream, so I'll add some more
comments in the (upstream) changelog then.

Helge


Reply to: