bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/16026] New: binutils-2.23.2/gas/config/tc-mn10200.c:564: possib


From: dcb314 at hotmail dot com
Subject: [Bug gas/16026] New: binutils-2.23.2/gas/config/tc-mn10200.c:564: possible missing break ?
Date: Wed, 09 Oct 2013 10:00:33 +0000

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

            Bug ID: 16026
           Summary: binutils-2.23.2/gas/config/tc-mn10200.c:564: possible
                    missing break ?
           Product: binutils
           Version: 2.23
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gas
          Assignee: unassigned at sourceware dot org
          Reporter: dcb314 at hotmail dot com

Source code is

    case 0xff:
      opcode = 0xfe;
    case 0xe8:

Suggest add missing break.

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