[PATCH ARC 1/1] Obvious patch to rename "class" named attributes not to conflict with c++ keyword

Claudiu Zissulescu Claudiu.Zissulescu@synopsys.com
Mon May 23 15:28:00 GMT 2016


> > gas/ChangeLog:
> >
> >         config/tc-arc.c (attributes_t): Renamed attribute class to
> > attr_class.
> >         (find_opcode_match, assemble_insn, tokenize_extinsn): Changed.
> >
> > include/ChangeLog:
> >
> >         opcode/arc.h (struct arc_opcode): Renamed attribute class to
> > insn_class.
> >         (struct arc_flag_class): Renamed attribute class to flag_class.
> >
> > opcodes/ChangeLog:
> >
> >         arc-dis.c (find_format, find_format, get_auxreg,
> > print_insn_arc): Changed.
> >         arc-ext.h (INSERT_XOP): Likewise.
> 
> Approved - please apply.  This one definitely counts as obvious.
> 
> Cheers
>   Nick

Pushed. Thanks Nick,
Claudiu



More information about the Binutils mailing list