This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/48067] FMA with no add operand produced by convert_mul_to_fma
- 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: Fri, 11 Mar 2011 00:55:54 +0000
- Subject: [Bug tree-optimization/48067] FMA with no add operand produced by convert_mul_to_fma
- Auto-submitted: auto-generated
- References: <bug-48067-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48067
--- Comment #1 from William J. Schmidt <wschmidt at gcc dot gnu.org> 2011-03-11 00:55:30 UTC ---
Created attachment 23620
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23620
Failing subroutine from 191.fma3d
Sorry the subroutine was mangled in the comments. Here's a clean copy.