[patch] cgen/opc-ibld.scm

Eric Christopher echristo@cygnus.com
Tue Dec 5 20:02:00 GMT 2000


Ben Elliston wrote:
> 
>    This small patch removes some warnings when compiling opcodes.
> 
> In general, I'm not a fan of such annotations in the source.  It detracts
> from the readability of the program.  IMHO, the compiler should be fixed to
> emit sensible warnings instead.
> 

You get what you ask for.  This is a specific warning enabled by the
compiler with -Wall.  You could turn it off if you don't think it is
valid :)

-eric


More information about the Cgen mailing list