bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/22870] slow aarch64 assembler for source with lots of .loc


From: amodra at gmail dot com
Subject: [Bug binutils/22870] slow aarch64 assembler for source with lots of .loc directives
Date: Wed, 21 Feb 2018 00:54:54 +0000

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

--- Comment #3 from Alan Modra <amodra at gmail dot com> ---
> GCC can and should avoid these long chains, issuing view
> reset asserts after insns known to generate code.

That suggest a solution.  The assembler certainly knowns when code has been
generated, so can it "reset the view"?  dwarf2_emit_insn comes to mind as a
likely place to implement this.

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