------- Comment #10 from dmixm at marine dot febras dot ru  2007-07-27 01:24 
-------
Yes, results are:

avr-gcc-3.3.6:  O0 --> 75,  O1,O2,O3,Os --> 79
avr-gcc-4.2.1:  O0 --> 109, O1,O2,O3,Os --> 79

The mistake is corrected?  It is possible to tell and so as now
application of keys of optimization shortens a code. However,
"correction" does not improve quality of optimization, it only worsens
not optimized code.


-- 


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

Reply via email to