Author: Phrzby Phil
Posted: Tue Nov 01, 2016 5:36 am (GMT 5.5)
I see several problems here:
1. How would a compiler know what dynamic calls a program makes? It would need to know the values of certain variables at compile time.
2. The compiler cannot know what code will even be executed, so it cannot even know what static calls will actually be made. It can know, of course, what static calls can be made.
_________________
World Peace Through Frisbee.
Posted: Tue Nov 01, 2016 5:36 am (GMT 5.5)
I see several problems here:
1. How would a compiler know what dynamic calls a program makes? It would need to know the values of certain variables at compile time.
2. The compiler cannot know what code will even be executed, so it cannot even know what static calls will actually be made. It can know, of course, what static calls can be made.
_________________
World Peace Through Frisbee.