This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r249821 - in /trunk/gcc: ChangeLog config/arm/a...
- From: hubicka at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Thu, 29 Jun 2017 22:38:30 -0000
- Subject: r249821 - in /trunk/gcc: ChangeLog config/arm/a...
Author: hubicka
Date: Thu Jun 29 22:38:30 2017
New Revision: 249821
URL: https://gcc.gnu.org/viewcvs?rev=249821&root=gcc&view=rev
Log:
* arm/arm-builtins.c: Include profile-count.h
* except.c (sjlj_emit_function_enter): Use
profile_probability::unlikely.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/arm/arm-builtins.c
trunk/gcc/except.c