forked from OSchip/llvm-project
a50cec71ec
CMPLX folding was expecting only one arguments in case X argument is complex. This is wrong since there is also the optional KIND argument. Reviewed By: schweitz Differential Revision: https://reviews.llvm.org/D84936 |
||
---|---|---|
.. | ||
folding01.f90 | ||
folding02.f90 | ||
folding03.f90 | ||
folding04.f90 | ||
folding05.f90 | ||
folding06.f90 | ||
folding07.f90 | ||
folding08.f90 | ||
folding09.f90 | ||
test_folding.sh |