Isn't the point of such optimizations that the 'true' or
'false' might have been constant-folded from some
complicated expression, and so this is a way to express a
limited form of conditional compilation?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=634468
Isn't the point of such optimizations that the 'true' or
'false' might have been constant-folded from some
complicated expression, and so this is a way to express a
limited form of conditional compilation?