[Bug middle-end/34093] [4.3 Regression] ICE in ssa_operand_alloc, at tree-ssa-operands.c:484
rguenth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Nov 17 21:48:00 GMT 2007
------- 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
More information about the Gcc-bugs
mailing list