This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/33923] [4.3 Regression] ICE in reload_cse_simplify_operands (insn does not satisfy its constraints)



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]