nakatamaho/mplapack

Build broken on AArch64 (complex division specialization)

nakatamaho opened this issue · 0 comments

On arm64 Ubuntu 22.04, the build fails as follows:

In file included from ../../../include/mpblas__Float128.h:33,
from Rcopy.cpp:75:
../../../include/mplapack_utils__Float128.h:585:56: error: too many template-parameter-lists
585 | template <> template <> inline std::complex<_Float128> &std::complex<_Float128>::operator/=(const std::complex<_Float128> &b) {
| ^