Files
clang-p2996/clang/lib/CodeGen/CGExprComplex.cpp
Zahira Ammarguellat bf2d7858e5 Fix bug in the type promotion for complex division in strict FP mode. (#87500)
Complex division on Windows with `-fcomplex-arithmetic=promoted` and
`-ffp-model=strict` is crashing. This patch fixes the issue.
See https://godbolt.org/z/15Gh7nvdM
2024-04-04 06:25:41 -04:00

60 KiB