[Bug c/61271] 10 * possible coding error with logical not (!)
mpolacek at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Aug 22 19:41:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61271
--- Comment #13 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Author: mpolacek
Date: Fri Aug 22 19:40:28 2014
New Revision: 214359
URL: https://gcc.gnu.org/viewcvs?rev=214359&root=gcc&view=rev
Log:
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.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/ira-color.c
trunk/gcc/lra-spills.c
More information about the Gcc-bugs
mailing list