------- Comment #5 from kargl at gcc dot gnu dot org 2010-04-15 04:13 ------- (In reply to comment #4) > An ice is an ice. However, this is particularly nasty to me since it is > trying > to use reals for index variables. > > Have you tried to get this down to a single loop and get the ice? > > In -fdump-tree-original I see this: > > <unnamed-unsigned:64> D.1619;
I tried reproducing the problem on FreeBSD. It appears, as Steve stated, to be target specific. We may need to compare the output of -fdump-tree-all on hppa with a non-hppa target. > What is this? an unsigned 64 bit integer? > -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42169