Discussion:
[Bug compile/18748] New: src/gdb/gdbtypes.c: 3 * bad expression ?
dcb314 at hotmail dot com
2015-07-31 10:16:06 UTC
Permalink
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.
keiths at redhat dot com
2016-05-17 17:30:38 UTC
Permalink
https://sourceware.org/bugzilla/show_bug.cgi?id=18748

Keith Seitz <keiths at redhat dot com> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |keiths at redhat dot com
Component|compile |build

--- Comment #1 from Keith Seitz <keiths at redhat dot com> ---
Reclassifying to build/.
--
You are receiving this mail because:
You are on the CC list for the bug.
tromey at sourceware dot org
2018-04-19 15:29:21 UTC
Permalink
https://sourceware.org/bugzilla/show_bug.cgi?id=18748

Tom Tromey <tromey at sourceware dot org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |tromey at sourceware dot org
Resolution|--- |FIXED

--- Comment #2 from Tom Tromey <tromey at sourceware dot org> ---
That code doesn't seem to exist any more, so I think this was fixed.
Please reopen and provide new details if there is still a problem.
Thanks for the report.
--
You are receiving this mail because:
You are on the CC list for the bug.
Loading...