bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/15273] New: arm assembler produces malformed error message on d


From: will.newton at gmail dot com
Subject: [Bug gas/15273] New: arm assembler produces malformed error message on deprecated mcr instructions
Date: Tue, 12 Mar 2013 17:37:36 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=15273

             Bug #: 15273
           Summary: arm assembler produces malformed error message on
                    deprecated mcr instructions
           Product: binutils
           Version: 2.24 (HEAD)
            Status: NEW
          Severity: minor
          Priority: P2
         Component: gas
        AssignedTo: address@hidden
        ReportedBy: address@hidden
    Classification: Unclassified


$ cat test.s
    .text
    mcr     p15, 0, r0, c7, c10, 4
$ as -march=all test.s
test.s: Assembler messages:
test.s:2: Warning: (null)

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]