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 middle-end/34093] [4.3 Regression] ICE in ssa_operand_alloc, at tree-ssa-operands.c:484



------- Comment #1 from rguenth at gcc dot gnu dot org  2007-11-17 21:48 -------
Note that instead of PR31976 where this ICE probably happens because of bad
luck, this testcase is a recipie to create a VOP with N operands that will
never be partitioned (due to the PR33870 fix) and thus reliably trigger the
assert in tree-ssa-operands.c.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34093


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