[flang] Add cpowi function to runtime and use instead of pgmath
[platform/upstream/llvm.git] / flang / runtime / CMakeLists.txt
index 4d5cea4..2399c92 100644 (file)
@@ -76,6 +76,7 @@ add_flang_library(FortranRuntime
   assign.cpp
   buffer.cpp
   command.cpp
+  complex-powi.cpp
   complex-reduction.c
   copy.cpp
   character.cpp