karthiga renga wrote: > Does using -Os flag introduce such problems?
Not that I am aware of. -Os is -O2 as far as aggressiveness goes, AFAIK. I have seen cases where -Os results in better performance that -O3+ but that was gcc < 4 and is the subject of another thread :) -- Alok All the simple programs have been written. _______________________________________________ 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
