For Nathan, I presume:

XLC doesn't like the recently-added "ll" inline atomics:

"/gpfs-biou/phh1/OMPI/openmpi-master-linux-ppc64-xlc-11.1/openmpi-dev-2371-gea935df/opal/include/opal/sys/powerpc/atomic.h",
line 157.27: 1506-276 (S) Syntax error: possible missing string literal?
"/gpfs-biou/phh1/OMPI/openmpi-master-linux-ppc64-xlc-11.1/openmpi-dev-2371-gea935df/opal/include/opal/sys/powerpc/atomic.h",
line 246.27: 1506-276 (S) Syntax error: possible missing string literal?

It is complaining about the final ":" not being followed by a list of
clobbers.
Should be trivial to fix by removing the final colon.

-Paul

-- 
Paul H. Hargrove                          phhargr...@lbl.gov
Computer Languages & Systems Software (CLaSS) Group
Computer Science Department               Tel: +1-510-495-2352
Lawrence Berkeley National Laboratory     Fax: +1-510-486-6900

Reply via email to