huangtianhua created IMPALA-9278:
------------------------------------
Summary: error: expected primary-expression before ‘return’
Key: IMPALA-9278
URL: https://issues.apache.org/jira/browse/IMPALA-9278
Project: IMPALA
Issue Type: Bug
Reporter: huangtianhua
An error raised when execute ./buildall.sh on aarch64:
/home/jenkins/workspace/impala/be/src/gutil/atomicops-internals-x86.h:413:15:
error: expected primary-expression before ‘return’ new_val = return
impala::ArithmeticUtil::AsUnsigned<std::plus>(old_val, increment);
--
This message was sent by Atlassian Jira
(v8.3.4#803005)