Does m32r-desc.c compile

Andrew Haley aph@pasanda.cygnus.co.uk
Sat Feb 26 01:45:00 GMT 2000


> Delivered-To: mailing list binutils@sourceware.cygnus.com
> Date: Fri, 25 Feb 2000 17:46:15 -0800
> 
> 2000-02-23  Andrew Haley  <aph@cygnus.com>
> 
>         * m32r-asm.c, m32r-desc.c, m32r-desc.h, m32r-dis.c,
>         m32r-ibld.c,m32r-opc.h: Rebuild.
> 
> But I got:
> 
> opcodes/m32r-desc.c:1342: structure has no member named `flags'

Nickc made this change after mine:

2000-02-24  Nick Clifton  <nickc@cygnus.com>

        * cgen.h (cgen_cpu_desc): Rename field 'flags' to
        'signed_overflow_ok_p'.
        Delete prototypes for cgen_set_flags() and cgen_get_flags().

Nick, what should have been done about the m32r-desc.c file?  Just
change 'flags' to 'signed_overflow_ok_p'?

Andrew.


More information about the Binutils mailing list