[Pyrex] switch statement
    Simon Burton 
    simon at arrowtheory.com
       
    Wed Mar 12 19:32:12 CET 2008
    
    
  
Does anyone know if gcc can optimise a switch done with nested if's as well as it optimises a real switch ? (eg. using computed-gotos)
    
    
More information about the Pyrex
mailing list