2011/10/10 Georg-Johann Lay <a...@gjlay.de>: > This patch does better re-usage of __tablejump2__ from libgcc so that > switch/case statements with jump tables become smaller because the sequence > needs 6 to 9 words compared to 2 when JMPing to __tablejump2__. > > Moreover, __tablejump2__ does no more rely in the content of EIND (by using > EIJMP) and uses RET instead. > > The insn conditions of tablejump insns now are the same as in > avr_output_addr_vec_elt. > > Ok for trunk?
Approved. Denis.