GCC's switch table code generation
rrent/i386 GCC-4.2.4 Sorry for the huge email. -- Best Regards Edd Barrett http://students.dec.bournemouth.ac.uk/ebarrett
Re: GCC's switch table code generation
On Wed, Oct 07, 2009 at 09:05:48PM -0700, Ian Lance Taylor wrote: > Edd Barrett writes: > > > I would be really interested to know how GCC: > > * Decides whether or not to embed tables in the data segment of the binary. > > * Selects the comparisons in the above tree. &