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

[Bug default/18958] New: abg-dwarf-reader.cc:487: missing break ?



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

            Bug ID: 18958
           Summary: abg-dwarf-reader.cc:487: missing break ?
           Product: libabigail
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: default
          Assignee: dodji at redhat dot com
          Reporter: dcb314 at hotmail dot com
                CC: libabigail at sourceware dot org
  Target Milestone: ---

[abg-dwarf-reader.cc:487] -> [abg-dwarf-reader.cc:492]: (warning) Variable
'result' is reassigned a value before the old one has been used. 'break;'
missing?

Source code is

    case EM_ALPHA:
      result = "elf-non-official-alpha";
    default:

-- 
You are receiving this mail because:
You are on the CC list for the bug.