This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix PR11706, use __builtin_powi[lf] for pow(x, int)


Richard Guenther <rguenth@tat.physik.uni-tuebingen.de> writes:

| This patch will fix PR11706 once support for __builtin_powi goes in.
| 
| Bootstrapped and tested on x86_64-unknown-linux-gnu.
| 
| Ok for mainline?

No.  

Please lookup the definition of std::pow() before you remove any file.

-- Gaby


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]