This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/46728] GCC does not generate fmadd for pow (x, 0.75)+y on powerpc
- From: "wschmidt at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 7 Jun 2011 15:24:31 +0000
- Subject: [Bug tree-optimization/46728] GCC does not generate fmadd for pow (x, 0.75)+y on powerpc
- Auto-submitted: auto-generated
- References: <bug-46728-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46728
--- Comment #13 from William J. Schmidt <wschmidt at gcc dot gnu.org> 2011-06-07 15:24:29 UTC ---
Work is complete on the planned changes. Note there is an open regression
PR49302 that has yet to be addressed.