Re: [patch,doc,avr] PR61044: Note that label defferences are not supported

2014-05-27 Thread Denis Chertykov
2014-05-26 20:47 GMT+04:00 Georg-Johann Lay : > This adds a note to the user manual that code with label differences is not > supported. This is because adding an offset to a stub address as generated > with gs() will in general not yield the address of the label+offset. > > This actually occurs o

[patch,doc,avr] PR61044: Note that label defferences are not supported

2014-05-26 Thread Georg-Johann Lay
This adds a note to the user manual that code with label differences is not supported. This is because adding an offset to a stub address as generated with gs() will in general not yield the address of the label+offset. This actually occurs only if gs() has something to do, e.g. on devices wit