bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/26395] binutils 2.28 Assertion failure in md_apply_fix at ../..


From: nickc at redhat dot com
Subject: [Bug gas/26395] binutils 2.28 Assertion failure in md_apply_fix at ../../gas/config/tc-aarch64.c:7766.
Date: Wed, 07 Apr 2021 09:09:06 +0000

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

--- Comment #12 from Nick Clifton <nickc at redhat dot com> ---
(In reply to Joel Sherrill from comment #11)
> I can't say whether you are right or wrong on rejecting that assembly
> language but it looks like this started as something generated by GCC like
> our case. If gcc still generates that assembly statement, then it has some
> place that needs fixing as well.

Agreed.  I am a little bit skeptical that the test Alex provided in comment #7
actually came from compilation by a compiler, since the offending expression is
":lo12<constant>" rather than ":lo12<symbol>".  I would expect a compiler to
resolve ":lo12<constant>" on its own and not need the assembler to step in. 
But, if this is compiler generated code, then maybe I do need to find a way for
the assembler to handle it properly.

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