On 08/22/2018 01:06 PM, Janne Blomqvist wrote:
The Fortran standard specifies (e.g. F2018 7.4.3.2) that intrinsic procedures shall treat positive and negative real zero as equivalent, unless it is explicitly specified otherwise. For {max,min}val there is no such explicit mention. Thus, remove code to handle signed zeros.Regtested on x86_64-pc-linux-gnu, Ok for trunk?
Looks good, OK. Thanks, Jerry ---snip---