Discussion:
[Bug binutils/22662] New: elf32-nds32.c:10609: strange condition ?
dcb314 at hotmail dot com
2018-01-02 16:26:35 UTC
Permalink
https://sourceware.org/bugzilla/show_bug.cgi?id=22662

Bug ID: 22662
Summary: elf32-nds32.c:10609: strange condition ?
Product: binutils
Version: unspecified
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: dcb314 at hotmail dot com
Target Milestone: ---

[src/bfd/elf32-nds32.c:10609]: (style) Same expression on both sides of '||'.

if (range_type == NDS32_LOADSTORE_FLOAT_S
|| range_type == NDS32_LOADSTORE_FLOAT_S)
--
You are receiving this mail because:
You are on the CC list for the bug.
dcb314 at hotmail dot com
2018-01-02 16:30:27 UTC
Permalink
https://sourceware.org/bugzilla/show_bug.cgi?id=22662

dcb <dcb314 at hotmail dot com> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |kuanlinchentw at gmail dot com
--
You are receiving this mail because:
You are on the CC list for the bug.
amodra at gmail dot com
2018-05-15 04:20:27 UTC
Permalink
https://sourceware.org/bugzilla/show_bug.cgi?id=22662

Alan Modra <amodra at gmail dot com> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |amodra at gmail dot com
Resolution|--- |FIXED

--- Comment #1 from Alan Modra <amodra at gmail dot com> ---
This was fixed with commit 6cef73f96f5
--
You are receiving this mail because:
You are on the CC list for the bug.
Loading...