[flang-commits] [PATCH] D137030: [flang] Improve warning message

Jean Perier via Phabricator via flang-commits flang-commits at lists.llvm.org
Mon Oct 31 02:27:43 PDT 2022


jeanPerier added a comment.

Evaluate/folding04.f90 still seems to fail after your patch update. It seems llvm buildbots run yield "overflow" errors and not "division by zero" errors in clog((0., 0.)) and others. Could it be a difference in what the underlying runtime math library is signaling when folding ?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137030/new/

https://reviews.llvm.org/D137030



More information about the flang-commits mailing list