std::pow implementation

Gabriel Dos Reis gdr@integrable-solutions.net
Tue Jul 29 20:49:00 GMT 2003


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



More information about the Gcc mailing list