From: ayappap2@... Date: 2020-09-02T14:05:20+00:00 Subject: [ruby-core:99839] [Ruby master Bug#17142] Ruby fails to build in AIX Issue #17142 has been reported by Ayappan (Ayappan Perumal). ---------------------------------------- Bug #17142: Ruby fails to build in AIX https://bugs.ruby-lang.org/issues/17142 * Author: Ayappan (Ayappan Perumal) * Status: Open * Priority: Normal * ruby -v: 2.7.1 * Backport: 2.5: UNKNOWN, 2.6: UNKNOWN, 2.7: UNKNOWN ---------------------------------------- Ruby fails to build in AIX in 64bit mode. This commit https://github.com/ruby/ruby/commit/f47c38245ff6976c5d1fc27a79f239bba00fc333 essentially broke the 64bit build. The asm code is not applicable for AIX it seems. Probably we need to add a !defined(_AIX) check on this. -- https://bugs.ruby-lang.org/ Unsubscribe: