gnu-system-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GNU Coding Standards: Errors


From: Ludovic Courtès
Subject: Re: GNU Coding Standards: Errors
Date: Mon, 20 Aug 2012 11:00:48 +0200
User-agent: Gnus/5.130005 (Ma Gnus v0.5) Emacs/24.1 (gnu/linux)

Richard Stallman <address@hidden> 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’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]