https://sourceware.org/bugzilla/show_bug.cgi?id=18574
--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <ni...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e66c3c2568fcfebc931bc18d35055c7f784133ce commit e66c3c2568fcfebc931bc18d35055c7f784133ce Author: Nick Clifton <ni...@redhat.com> Date: Tue Aug 11 09:49:18 2015 +0100 Convert 'A && (!A || B)' to 'A || B' in various places. PR gas/18574 * config/tc-msp430.c (msp430_operands): Rewrite if statements to remove redundant checks. (md_apply_fix): Likewise. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils