This is the mail archive of the binutils@sources.redhat.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]
Other format: [Raw text]

Re: [PATCH/RFC] Constify various opcodes tables


Absolutely. I'll withdraw all of the constification patches except the one for ia64-gen.c and re-submit in a day or two with a patch that also moves the constant tables out of the header files.

On Wednesday, November 6, 2002, at 07:55 AM, Alan Modra wrote:

Needs a little more work.

.../opcodes/arm-dis.c: In function `print_insn_arm':
.../opcodes/arm-dis.c:178: warning: assignment discards qualifiers from pointer target type
.../opcodes/arm-dis.c: In function `print_insn_thumb':
.../opcodes/arm-dis.c:759: warning: assignment discards qualifiers from pointer target type

etc. Yes, I know there's a depressing number of warnings in opcodes/.
Let's not make it worse.

--
Alan Modra
IBM OzLabs - Linux Technology Centre







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