Richard Guenther <rguenth@tat.physik.uni-tuebingen.de> writes: | But icc has the same problem with std::pow(T, int) due to similar | implementation. It does optimize ::pow(T, int) though, as we do. Then we've got to do better optimization than icc :-) -- Gaby