[Bug target/13949] illigal code
kazu at cs dot umass dot edu
gcc-bugzilla@gcc.gnu.org
Sat Jan 31 17:21:00 GMT 2004
------- Additional Comments From kazu at cs dot umass dot edu 2004-01-31 17:21 -------
btst instruction on H8/300 only uses the lowest three bits to specify
the bit location, so an explicit "& 7" is not needed.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13949
More information about the Gcc-bugs
mailing list