> -----Original Message-----
> From: 
> avr-gcc-list-bounces+eweddington=cso.atmel....@nongnu.org 
> [mailto:avr-gcc-list-bounces+eweddington=cso.atmel....@nongnu.
> org] On Behalf Of David Brown
> Sent: Sunday, March 01, 2009 6:38 AM
> To: avr-gcc-list@nongnu.org
> Subject: [avr-gcc-list] Re: C vs. assembly performance
> 
> 
> An interesting structure for replacing switches is a binary if tree:
> 

Interestingly, that is one of the 3 forms that the compiler can generate for a 
switch. Technically though I think it is a binary jump table.


_______________________________________________
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list

Reply via email to