[Bug optimization/11259] [avr] gcc Double 'andi' missed optimization
pinskia at physics dot uc dot edu
gcc-bugzilla@gcc.gnu.org
Sun Jul 6 03:11:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11259
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2003-07-06 03:11:03
date| |
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-06 03:11 -------
I can confirm this on the mainline (20030705):
in r24,50-0x20
swap r24
andi r24,0x0f
andi r24,lo8(12)
More information about the Gcc-bugs
mailing list