Richard Stallman <[email protected]> skribis: > 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,
I think it's a debugging message, for internal use, and it’s not in current (GCC 4.5, 4.6, 4.7, and trunk) loop-unroll.c. Ludo’.
