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: Tue, 06 Apr 2021 15:50:56 +0000

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

Nick Clifton <nickc at redhat dot com> changed:

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

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

Hi Guys,

  I have applied a patch to fix PR 27217, but that does not handle the second
  test case in this PR.  So I have created a second patch here.  With this
  applied the test fails to assemble, like this:

   % echo "add x3,x3,:lo12:4" | aarch64-linux-gnu-as
  {standard input}: Assembler messages:
  {standard input}:1: Error: relocation extension cannot be used with a
constant at operand 3 -- `add x3,x3,:lo12:4'

  I feel that this is the correct way to handle this particular case, but
  you may not agree.  Opinions ?

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]