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]

Efficacy of optimizations.


Hi all,

 I had a general question about compiler optimizations
and believe this is a great place to ask!

First of all there are numerous number of compiler
optimizations and they each have their own
characteristics..my questions is two-fold:

1. What is the cost/benefit ratio of these
optimizations. 

2. How do these compiler optimizations interact? i.e.
does one optimization negate the effect of another
optimization if done in a particular order?

Looking forward to replies..

Cheers!
LearNER

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com


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