Il 20/08/2012 01:18, Richard Stallman ha scritto: > splittable_regs[REGNO (v->dest_reg)] = value; > fprintf (stderr, "Giv %d at insn %d not reduced\n", > REGNO (v->dest_reg), INSN_UID (v->insn)); > > According to the guide it should show at least the name of the file or > the name of the program. > > That is a strange message, since it appears to describe an > internal condition rather than an error in the input. > How about discussing with the GCC developers what's up?
unroll.c has not been part of GCC for at least 5 years (it was rewritten, the new file is named loop-unroll.c IIRC). Paolo
