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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/14/04 19:42
Read: times


 
#83100 - used to be true
Responding to: ???'s previous message
Variables local to a function are overlaid automaticly by the compiler

That used to be true, now that only happens if you set the optimization to 2 or above. I used to run with default optimization and it took an inordinate amount of time to get the answer as to why do I get overflows on rel 7

Erik

List of 12 messages in thread
TopicAuthorDate
KeilC variables overlay between modules            01/01/70 00:00      
   Scope            01/01/70 00:00      
      used to be true            01/01/70 00:00      
         Optimisation Level 2            01/01/70 00:00      
      Local Scope Globals Never Overlay????            01/01/70 00:00      
         Global to a module            01/01/70 00:00      
            ie, static.            01/01/70 00:00      
      sub-block locals            01/01/70 00:00      
   Overlay            01/01/70 00:00      
      I tihnk that's wrong            01/01/70 00:00      
         that IS wrong            01/01/70 00:00      
            that IS worng            01/01/70 00:00      

Back to Subject List