bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/24444] assembling big file with a lot of .loc views takes forev


From: amodra at gmail dot com
Subject: [Bug gas/24444] assembling big file with a lot of .loc views takes forever
Date: Wed, 24 Apr 2019 01:54:39 +0000

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

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amodra at gmail dot com

--- Comment #2 from Alan Modra <amodra at gmail dot com> ---
So after spending a lot of time in gdb I've figured out why the patch produces
different results to the original, a bug in resolve_symbol_value.  gas was
hitting the block starting with the comment "If the symbol is an expression
symbol" when it shouldn't.  I'll be committing a patch to fix that problem when
I'm satisfied that the patch isn't just papering over a deeper problem.

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