summaryrefslogtreecommitdiff
path: root/libgfortran/generated/all_l1.c
diff options
context:
space:
mode:
Diffstat (limited to 'libgfortran/generated/all_l1.c')
-rw-r--r--libgfortran/generated/all_l1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgfortran/generated/all_l1.c b/libgfortran/generated/all_l1.c
index e8577dcf339..e74748142f4 100644
--- a/libgfortran/generated/all_l1.c
+++ b/libgfortran/generated/all_l1.c
@@ -127,7 +127,7 @@ all_l1 (gfc_array_l1 * 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++)
{