bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/28441] [RISCV] ld linker relaxation is really slow


From: nelsonc1225 at sourceware dot org
Subject: [Bug ld/28441] [RISCV] ld linker relaxation is really slow
Date: Tue, 26 Oct 2021 01:38:59 +0000

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

Nelson Chu <nelsonc1225 at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nelsonc1225 at sourceware dot 
org

--- Comment #2 from Nelson Chu <nelsonc1225 at sourceware dot org> ---
This is one of my TODOs, I used to have internal patches and try to improve
this, but without well tested.  The thing we need to do if probably like what
we did for pcgp relaxations.  But sometimes we can get more relax chances if we
modifying symbol table and relocation once we delete for each relaxation
pattern, I think it is a trade off.  However, I do feel that the link time has
become slower and slower, so probably it is time to raise the priority of this
project.  Anyways, before I starting this project, please feel free to take
over it when anyone is interested in this issue.

-- 
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]