Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/22/07 11:16
Modified:
  10/22/07 11:17

Read: times


 
Msg Score: +1
 +1 Good Answer/Helpful
#145998 - Understaning C Compiler Optimisations
Responding to: ???'s previous message
I said:
The whole point of optimisation is precisely to remove code that serves no purpose!
All modern compilers perform such optimisations, so you need to understand what they're doing.

You might find this article helpful:

"Getting the Least Out of Your C Compiler"
Class #508, Embedded Systems Conference San Francisco 2001
Jakob Engblom, IAR Systems
http://user.it.uu.se/~jakob/pu...f-2001.pdf

List of 14 messages in thread
TopicAuthorDate
CC2430 Timer1 strange behaviour            01/01/70 00:00      
   How to use the 'Insert Code' button            01/01/70 00:00      
   Ok, I post another in pre-formated one ;-)            01/01/70 00:00      
      Brushless1 & 2            01/01/70 00:00      
         IAR            01/01/70 00:00      
            Linker            01/01/70 00:00      
   limit values            01/01/70 00:00      
      limit values            01/01/70 00:00      
         Why do you suspect the Linker??            01/01/70 00:00      
            Problem solved!            01/01/70 00:00      
               That indicates a flaw in your code!            01/01/70 00:00      
                  Understaning C Compiler Optimisations            01/01/70 00:00      
                  Buggy compilers.            01/01/70 00:00      
                     If you fully understand the issues            01/01/70 00:00      

Back to Subject List