This is the mail archive of the binutils@sourceware.cygnus.com mailing list for the binutils project.


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

Re: Does m32r-desc.c compile


> 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.

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