This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Optimizing if (foo==1 || foo==3 || foo==7 || etc...) ???


 >  > http://gcc.gnu.org/ml/gcc-patches/2003-01/msg01733.html
 >  > 
 >  > Perhaps we can generalize the switch statement handling to support
 >  > the
 >  > if statement.
 >  > Kazu Hirata
 > 
 > Thanks for pointing out that thread.  I read it and saw no evidence
 > whether it went in or not.  (I.e. no final patch and "ok to install"
 > message.)  Roger?

Never mind, found it here:
http://gcc.gnu.org/ml/gcc-patches/2003-01/msg01950.html

Still looking for the "if" version of the patch submitted separately
by someone else.

		--Kaveh
--
Kaveh R. Ghazi			ghazi@caip.rutgers.edu


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]