Comment 3 for bug 1379250

Revision history for this message
demiurg_spb (demiurg-spb-h) wrote :

Strange case#2
When my previous function delay_4cycase compile with -mcpu=cortex-m3 error message is gone.

Strange case#3
When in my previous function delay_4cycase i change instruction SUBS to SUB error message is gone, but in LST and LSS files I see SUBS!!!

080034bc <loop1613>:
 80034bc: 3b01 subs r3, #1
 80034be: d1fd bne.n 80034bc <loop1613>