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.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to