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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/20/11 11:53
Read: times


 
#184279 - unreachable code
Responding to: ???'s previous message
Sometimes stuff like this is recognized by a compiler as unreachable code. In this case an analysis tool could have found that the second jump could never be taken. It could then remove the instruction and issue a warning.

List of 10 messages in thread
TopicAuthorDate
the programmer blindness            01/01/70 00:00      
   split hairs            01/01/70 00:00      
   Double Dec            01/01/70 00:00      
      unreachable code            01/01/70 00:00      
         Analysis tools            01/01/70 00:00      
   re: blindness            01/01/70 00:00      
   re:blindness            01/01/70 00:00      
      Thanks all for the comments.            01/01/70 00:00      
         but remember            01/01/70 00:00      
   What is this, really?            01/01/70 00:00      

Back to Subject List