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]

[Bug target/28894] Optimizaition on AVR target breaks code.



------- Comment #2 from pinskia at gcc dot gnu dot org  2006-08-29 22:34 -------
 264:   8a 5f           subi    r24, 0xFA       ; 250

That looks fine for me since it is r24 = r24 - -2.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28894


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