bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/18574] gas/config/tc-msp430.c: 9 * Redundant condition


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gas/18574] gas/config/tc-msp430.c: 9 * Redundant condition
Date: Tue, 11 Aug 2015 08:50:48 +0000

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 <address@hidden>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e66c3c2568fcfebc931bc18d35055c7f784133ce

commit e66c3c2568fcfebc931bc18d35055c7f784133ce
Author: Nick Clifton <address@hidden>
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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]