[Bug middle-end/77574] Wrong if condition in predict.c
marxin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Sep 14 07:19:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77574
--- Comment #3 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Wed Sep 14 07:18:53 2016
New Revision: 240128
URL: https://gcc.gnu.org/viewcvs?rev=240128&root=gcc&view=rev
Log:
Add braces to a condition in predict.c (PR middle-end/77574)
Martin Liska <mliska@suse.cz>
PR middle-end/77574
* predict.c (force_edge_cold): Add braces to a condition.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/predict.c
More information about the Gcc-bugs
mailing list