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: Paolo Bonzini
Subject: Re: GNU Coding Standards: Errors
Date: Mon, 20 Aug 2012 09:17:40 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120717 Thunderbird/14.0

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



reply via email to

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