------- Comment #4 from amylaar at gcc dot gnu dot org 2006-07-11 17:23 ------- Created an attachment (id=11860) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11860&action=view) patch with test case & unroller fix
I've added a testcase, and it showed failures due to unstable loop unrolling. It looks like this should be trivial to fix by hashing on insn uids rather than insn pointers. I'm currently testing this patch. -- amylaar at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11819|0 |1 is obsolete| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28251