]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c/61271 (10 * possible coding error with logical not (!))
authorMarek Polacek <polacek@redhat.com>
Fri, 22 Aug 2014 19:40:28 +0000 (19:40 +0000)
committerMarek Polacek <mpolacek@gcc.gnu.org>
Fri, 22 Aug 2014 19:40:28 +0000 (19:40 +0000)
commite0bf0dc2c0c17dd4fa6f76c87411906c33dfc3ce
tree8abb86447ab036d7fafa0dc0a46a4d24dcb22638
parentf90af2e02022f16ac27524f282b2061e90ea43b1
re PR c/61271 (10 * possible coding error with logical not (!))

PR c/61271
* ira-color.c (coalesced_pseudo_reg_slot_compare): Wrap LHS of
a comparison in parens.
* lra-spills.c (pseudo_reg_slot_compare): Wrap LHS of a comparison
in parens.

From-SVN: r214359
gcc/ChangeLog
gcc/ira-color.c
gcc/lra-spills.c