bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/18427] GNU as slow on hppa architecture


From: nickc at redhat dot com
Subject: [Bug gas/18427] GNU as slow on hppa architecture
Date: Fri, 29 May 2015 16:20:16 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=18427

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nickc at redhat dot com

--- Comment #3 from Nick Clifton <nickc at redhat dot com> ---
Created attachment 8336
  --> https://sourceware.org/bugzilla/attachment.cgi?id=8336&action=edit
Extended patch

Hi Guys,

  I dislike the idea of disabling code that might actually be needed in some
circumstances.  So how about this alternative patch ?  It extends David's patch
by adding a command line option: --enable-multi-seg-support.  If this option is
used the old, slow, searching code is used.  Otherwise the default action is to
use the new, faster search code.

  What do you think, will this work ?

Cheers
  Nick

-- 
You are receiving this mail because:
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]