abinit / abinit

The official github mirror of the Abinit repository. We welcome bug fixes and improvements. Note that most of the active developments are hosted on our https://gitlab.abinit.org/ server. Before embarking on making significant changes, please contact the Abinit group.

Home Page:https://www.abinit.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gcc-10: Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(8)/INTEGER(4)).

yurivict opened this issue · comments

m_xmpi.F90:2792:30:

 2792 |  ABI_UNUSED(largecount)
      |                              1
......
 2986 |  ABI_UNUSED(largetype)
      |                              2
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(8)/INTEGER(4)).

Version: 9.2.1
OS: FreeBSD 12.2

we used -fallow-argument-mismatch to compile abinit with gnu 10.2