Comment on Why doesn't GCC optimize a*a*a*a*a*a to (a*a*a)*(a*a*a)? (2013)Comments−picomancer12yIt actually does, if a is an integer.
Comments
It actually does, if a is an integer.