This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/24230] [4.1 Regression] [altivec] ICE in extract_insn, at recog.c:2084
- From: "bonzini at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Oct 2005 15:41:25 -0000
- Subject: [Bug target/24230] [4.1 Regression] [altivec] ICE in extract_insn, at recog.c:2084
- References: <bug-24230-10053@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #11 from bonzini at gcc dot gnu dot org 2005-10-11 15:41 -------
Created an attachment (id=9967)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9967&action=view)
reduced testcase
reduced testcase, but with uninitialized variables. top of tree:
2005-09-29 Paolo Bonzini <bonzini@gnu.org>
Revert this patch:
2005-09-15 Paolo Bonzini <bonzini@gnu.org>
* optabs.c (expand_binop): Use swap_commutative_operands_with_target
to order operands.
(swap_commutative_operands_with_target): New.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24230