> I want to develop a c language code optimizer. I know the
> compiler's can optimize the code but its not effective always.
> I did a small experiment with the below code ..

0. Did you used GCC for this experiment?

1. Have you checked the below page?
http://gcc.gnu.org/onlinedocs/gcc-4.4.1/gcc/Optimize-Options.html

2. If you really interested in Compiler Design, Check this page also
http://gcc.gnu.org/projects/

Bye :)
-- 
Bharathi S
_______________________________________________
To unsubscribe, email [email protected] with 
"unsubscribe <password> <address>"
in the subject or body of the message.  
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to