This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug compile/18748] New: src/gdb/gdbtypes.c: 3 * bad expression ?


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

            Bug ID: 18748
           Summary: src/gdb/gdbtypes.c: 3 * bad expression ?
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: compile
          Assignee: unassigned at sourceware dot org
          Reporter: dcb314 at hotmail dot com
  Target Milestone: ---

1.

[src/gdb/gdbtypes.c:4942] -> [src/gdb/gdbtypes.c:4942]: (style) Same expression
on both sides of '/'.

   = init_type (TYPE_CODE_INT, TARGET_CHAR_BIT / TARGET_CHAR_BIT,

2.

[src/gdb/gdbtypes.c:4947] -> [src/gdb/gdbtypes.c:4947]: (style) Same expression
on both sides of '/'.

3.

[src/gdb/gdbtypes.c:4951] -> [src/gdb/gdbtypes.c:4951]: (style) Same expression
on both sides of '/'.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]