On Sat, Apr 06, 2013 at 12:26:05PM +0200, Jan Waclawek wrote: > >Starting with gcc 4.7.x, code > >beyond 128 KB works right away provided you link with relaxation turned > >on > > Why would relaxation needed to be turned on? >
That was because of PR 14058, which, I just realized, is already fixed by you :) So I guess relaxation in this case only serves to reduce the size of the trampoline table then, by not generating stubs for code that is reachable directly? Regards Senthil _______________________________________________ AVR-GCC-list mailing list AVR-GCC-list@nongnu.org https://lists.nongnu.org/mailman/listinfo/avr-gcc-list