kou commented on PR #13473:
URL: https://github.com/apache/arrow/pull/13473#issuecomment-1172705696

   
https://app.travis-ci.com/github/ursacomputing/crossbow/builds/252684277#L4242
   
   ```text
   
/root/rpmbuild/BUILD/apache-arrow-9.0.0.dev305/cpp/src/arrow/compute/kernels/codegen_internal.h:314:25:
 internal compiler error: in expand_shift_1, at expmed.c:2245
   ```
   
   [Bug 72738](https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72738) - internal 
compiler error: in expand_shift_1, at expmed.c:2318
   
   > Fixed for GCC 7 by 
[r7-3897](https://gcc.gnu.org/cgi-bin/gcc-gitref.cgi?r=r7-3897).
   
   We need to use GCC 7 or later to support CentOS 7 aarch64. So I give up to 
enable CentOS 7 aarch64.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to