summaryrefslogtreecommitdiff
path: root/libgfortran/generated/count_1_l.c
diff options
context:
space:
mode:
Diffstat (limited to 'libgfortran/generated/count_1_l.c')
-rw-r--r--libgfortran/generated/count_1_l.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgfortran/generated/count_1_l.c b/libgfortran/generated/count_1_l.c
index 67c9dbcf5d0..c803a0d26d6 100644
--- a/libgfortran/generated/count_1_l.c
+++ b/libgfortran/generated/count_1_l.c
@@ -127,7 +127,7 @@ count_1_l (gfc_array_i1 * const restrict retarray,
(long int) GFC_DESCRIPTOR_RANK (retarray),
(long int) rank);
- if (compile_options.bounds_check)
+ if (unlikely (compile_options.bounds_check))
{
for (n=0; n < rank; n++)
{