This is the mail archive of the gcc-bugs@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]

[Bug middle-end/57073] __builtin_powif (-1.0, k) should be optimized to "1.0 - 2.0 * (K%2)"


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57073

--- Comment #15 from Tobias Burnus <burnus at gcc dot gnu.org> ---
(In reply to Thomas Koenig from comment #14)
> The patch at http://gcc.gnu.org/ml/gcc-cvs/2013-05/msg01050.html 
> is wrong

I realized this myself about 6 hours ago, see
http://gcc.gnu.org/ml/gcc-patches/2013-05/msg01884.html - I was hoping to get
some feedback - otherwise, I was intending to simply revert it.


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