X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=libgfortran%2Fgenerated%2Fmaxloc0_8_i8.c;h=8218951d3a1758af0e8c5f24af0737708053ad77;hb=c7fb575fcdd6cf39f07d823264a4709454d35050;hp=15798f8315038f2669c22be7f1cafd3b46e4a546;hpb=84166344d5c07a1111be19deff267d02caa8ac89;p=pf3gnuchains%2Fgcc-fork.git diff --git a/libgfortran/generated/maxloc0_8_i8.c b/libgfortran/generated/maxloc0_8_i8.c index 15798f83150..8218951d3a1 100644 --- a/libgfortran/generated/maxloc0_8_i8.c +++ b/libgfortran/generated/maxloc0_8_i8.c @@ -69,7 +69,7 @@ maxloc0_8_i8 (gfc_array_i8 * const restrict retarray, } else { - if (compile_options.bounds_check) + if (unlikely (compile_options.bounds_check)) { int ret_rank; index_type ret_extent; @@ -193,7 +193,7 @@ mmaxloc0_8_i8 (gfc_array_i8 * const restrict retarray, } else { - if (compile_options.bounds_check) + if (unlikely (compile_options.bounds_check)) { int ret_rank, mask_rank; index_type ret_extent; @@ -353,7 +353,7 @@ smaxloc0_8_i8 (gfc_array_i8 * const restrict retarray, } else { - if (compile_options.bounds_check) + if (unlikely (compile_options.bounds_check)) { int ret_rank; index_type ret_extent;