This is the mail archive of the cgen@sources.redhat.com mailing list for the CGEN project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [patch] cgen/opc-ibld.scm


Johan Rydberg wrote:
> 
> Hi.
> 
> This small patch removes some warnings when compiling opcodes.

> ...

>  int
>  @arch@_cgen_extract_operand (cd, opindex, ex_info, insn_value, fields,
> pc)
> -     CGEN_CPU_DESC cd;
> +     CGEN_CPU_DESC cd ATTRIBUTE_UNUSED;
>       int opindex;
>       CGEN_EXTRACT_INFO *ex_info;
>       CGEN_INSN_INT insn_value;

Oops. Seems to have been wrapped here. Sorry about that!

-- 
Johan Rydberg, Net Insight AB, Sweden, +46-8-685 04 00

$ ON F$ERROR("LANGUAGE","ENGLISH","IN_MESSAGE").GT.F$ERROR("NORMAL") -
             THEN EXCUSE/OBJECT=ME

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]