This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

disregard avr 32 bit math bug


Doh. I should learn to always sleep on a bug report before I send it 
off. Of course I was mistaken.
1. sbiw *does* set the zero flag.
2. r1 is the zero register, or is supposed to be. The reason this 
caused a problem for me was because my crt*.s didn't clear the zero 
register. A non-zero zero register causes a lot of trouble.

Thanks,
Shaun


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]