This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/33923] [4.3 Regression] ICE in reload_cse_simplify_operands (insn does not satisfy its constraints)
- From: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Nov 2007 14:14:20 -0000
- Subject: [Bug target/33923] [4.3 Regression] ICE in reload_cse_simplify_operands (insn does not satisfy its constraints)
- References: <bug-33923-12387@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from ebotcazou at gcc dot gnu dot org 2007-11-03 14:14 -------
It's indeed a target issue, exposed by PRE going out of control and creating
a bunch of new SSA names. I'll post the target fix but I wonder if it's the
right thing to do.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33923