This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/42664] ICE on compilation of polyhedron benchmarks with -mfma4
- From: "spop at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Jan 2010 14:46:33 -0000
- Subject: [Bug target/42664] ICE on compilation of polyhedron benchmarks with -mfma4
- References: <bug-42664-12304@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #9 from spop at gcc dot gnu dot org 2010-01-16 14:46 -------
Subject: Bug 42664
Author: spop
Date: Sat Jan 16 14:46:19 2010
New Revision: 155964
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155964
Log:
Fix PR42664.
2010-01-16 Harsha Jagasia <harsha.jagasia@amd.com>
PR target/42664
* config/i386/i386.c (ix86_fixup_binary_operands):
Revert FMA4 fixup of operands.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/i386/i386.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42664