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

Jiong Wang <jiwang at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Jiong Wang <jiwang at gcc dot gnu.org> ---
I fixed the disassembler instead of assembler, besides the reason given at
https://sourceware.org/ml/binutils/2016-10/msg00054.html, also because of

  * We are testing the rejection of "ic ivau" in one existed testcase.
  * These instructions are cache line invalidation related, let the user always
specify the input address explicitly seems reasonable to prevent some careless
& silent bugs.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to