This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: RFR: prediction values
Marcin Dalecki <martin@dalecki.de> writes:
> Gosh indeed... X11 caught me apparently. Here is the proper version.
>
> 2006-01-31 Marcin Dalecki <martin@dalecki.de>
>
> * predict.h: add NO_PREDICTION value.
> * builtins.c: use explicitely named constants.
This is still not ok: the sentences should be capitalized and you should
name the functions changed. Something like
2006-01-31 Marcin Dalecki <martin@dalecki.de>
* predict.h (enum prediction): Add NO_PREDICTION value.
* builtins.c (expand_builtin_expect_jump): Use explicitely named
constants.
Please check the GNU Coding Standards for details.
Rainer
--
-----------------------------------------------------------------------------
Rainer Orth, Faculty of Technology, Bielefeld University