[Bug gas/13129] avr-gas lacks documentation of gs() modifier

2011-08-28 Thread bjoern.m.haase at web dot de
http://sourceware.org/bugzilla/show_bug.cgi?id=13129 --- Comment #1 from Bjoern Haase 2011-08-28 14:28:14 UTC --- gs() has been used as modifier in order to refer to "generate stubs". For tartgets with more than 128k of flash, jump stubs are placed in the lower 128k memory page. It's use is sim

[Bug ld/12494] Relaxation leads to wrong code optimization (computed goto)

2011-07-26 Thread bjoern.m.haase at web dot de
http://sourceware.org/bugzilla/show_bug.cgi?id=12494 --- Comment #8 from Bjoern Haase 2011-07-26 15:26:13 UTC --- Maybe the two following hints are helpful: 1.) As a fast fix, there is a command line switch for the linker that disables the problematic rcall ret optimization. Execute your avr-ld