[Fortran/gfortran] Disable bounds-check tests for maxloc. (#235)

The tests will start failing at -O2 when I merge
https://github.com/llvm/llvm-project/pull/136071
The HLFIR inlining does not perform the bounds check.
1 file changed