[patch] rl78: fix relax type logic
Sergio Durigan Junior
sergiodj@redhat.com
Tue Aug 26 19:20:00 GMT 2014
On Tuesday, August 26 2014, DJ Delorie wrote:
> Committed.
>
> * elf32-rl78.c (rl78_elf_relax_section): Disambiguate test for
> relaxation type.
Hi DJ,
I'm seeing:
../../binutils-gdb-pr17235/bfd/elf32-rl78.c: In function ‘rl78_elf_relax_section’:
../../binutils-gdb-pr17235/bfd/elf32-rl78.c:2202:29: error: ‘RL78_RELAXA_MASK’ undeclared (first use in this function)
if ((irel->r_addend & RL78_RELAXA_MASK) == RL78_RELAXA_BRA)
^
grepping for RL78_RELAXA_MASK shows only places where it is used, not
declared. Maybe there's a following commit coming? :-)
--
Sergio
GPG key ID: 0x65FC5E36
Please send encrypted e-mail if possible
http://sergiodj.net/
More information about the Binutils
mailing list