From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vlad Zakharov Date: Tue, 30 Aug 2016 15:40:38 +0000 Subject: [Buildroot] [PATCH] gmp: disable assembly for arc In-Reply-To: <1471416256.19853.54.camel@synopsys.com> References: <1471272107-17275-1-git-send-email-vzakhar@synopsys.com> <87bn0txnp2.fsf@dell.be.48ers.dk> <1471416256.19853.54.camel@synopsys.com> Message-ID: <1472571638.10978.4.camel@synopsys.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hi Peter, The patch that solves the issue in gmp was adopted in upstream gmp: https://gmplib.org/repo/gmp/rev/58879634af3c and will come up in next gmp release. So current patch should be reverted after update to upcoming gmp release. -- Best regards, Vlad Zakharov On Wed, 2016-08-17 at 09:44 +0300, Vlad Zakharov wrote: > Hi Peter, > > yes, I am just working on fixing it in upstream gmp and hope fix will be send soon. > > Thanks. > > On Tue, 2016-08-16 at 07:55 +0200, Peter Korsgaard wrote: > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > "Vlad" == Vlad Zakharov writes: > > ?> It has different inline assembly constraints that > > ?> are not supported after update to gcc-6. > > > > ?> Fixes: > > ?> http://autobuild.buildroot.net/results/c91/c9143eec0834017d57d5352d6fc95b5fae38da00// > > ?> and a lot of other failures of gmp-6.1.1 for ARC. > > > > ?> Signed-off-by: Vlad Zakharov > > > > Committed, thanks. > > > > Are you working on getting this fixed in upstream gcc/gmp for future > > releases? > >