Re: [PATCH] PR fortran/91649 -- Add additional checking for FINDLOC

2019-10-10 Thread Thomas Koenig
Steve, The attached patch has been tested on x86_64-*-freebsd. OK to commit? OK. Thanks a lot for the patch! Regards Thomas

[PATCH] PR fortran/91649 -- Add additional checking for FINDLOC

2019-10-10 Thread Steve Kargl
The attached patch has been tested on x86_64-*-freebsd. OK to commit? The patch adds additional check for the ARRAY and VALUE arguments. First, ARRAY and VALUE need to be type conformant, but gfortran did not check for the CHARACTER type nor for numeric types. Second, ARRAY must be an intrinsic