flang-new
19.0.0 bug: sum([Inf, 0.0]) = NaN
, while Inf + 0.0 = Inf
#89528
Labels
flang
Flang issues not falling into any other category
Hi,
This is a bug of flang-new 19.0.0.
Code (latest version available at https://github.com/zequipe/test_compiler/blob/master/test_sum.f90):
Test:
Result:
Thank you for taking a look.
The text was updated successfully, but these errors were encountered: