--- Additional Comments From daniel dot calcoen at cern dot ch 2010-07-09
10:14 ---
fixed by DJ Delorie on 3rd Jul 2010
--
What|Removed |Added
Status|NEW
--- Additional Comments From daniel dot calcoen at cern dot ch 2010-07-02
14:42 ---
the bug is in lines
1080 and 2237 of /opcodes/m32c-ibld.c
both for M32C_OPERAND_DSP_8_S24
the original line
value = ((USI) (value) >> (16))) | (((value) & (65280) |
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: daniel dot calcoen at cern dot ch
CC: bug-binutils at gnu dot org
GCC host triplet: windows xp, linux sc5
GCC target triplet: m32c
http://sourceware.org/bugzilla/show_bug.cgi?id=11779
--- You are