From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Wed, 15 Jul 2015 10:03:26 +0200 (CEST) Received: from mailapp01.imgtec.com ([195.59.15.196]:41942 "EHLO mailapp01.imgtec.com" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S27009276AbbGOIDYqMrhv (ORCPT ); Wed, 15 Jul 2015 10:03:24 +0200 Received: from KLMAIL01.kl.imgtec.org (unknown [192.168.5.35]) by Websense Email Security Gateway with ESMTPS id B897B73A63C69 for ; Wed, 15 Jul 2015 09:03:17 +0100 (IST) Received: from LEMAIL01.le.imgtec.org (192.168.152.62) by KLMAIL01.kl.imgtec.org (192.168.5.35) with Microsoft SMTP Server (TLS) id 14.3.195.1; Wed, 15 Jul 2015 09:03:19 +0100 Received: from [192.168.154.48] (192.168.154.48) by LEMAIL01.le.imgtec.org (192.168.152.62) with Microsoft SMTP Server (TLS) id 14.3.210.2; Wed, 15 Jul 2015 09:03:18 +0100 Subject: Re: compile failure linux 3.10 with gcc 4.9.3 for mips To: References: From: Markos Chandras Message-ID: <55A613C6.3040505@imgtec.com> Date: Wed, 15 Jul 2015 09:03:18 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.0.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Originating-IP: [192.168.154.48] Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 48302 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: Markos.Chandras@imgtec.com Precedence: bulk List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: linux-mips X-List-ID: linux-mips List-subscribe: List-owner: List-post: List-archive: X-list: linux-mips On 07/14/2015 07:04 PM, Reinoud Koornstra wrote: > Hi Everyone, > > Did anybody enounter the following compiler problem with linux 3.10.81? > gcc version is 4.9.3 for mips and binutils 2.25 > > arch/mips/kernel/r4k_fpu.S: Assembler messages: > arch/mips/kernel/r4k_fpu.S:59: Error: opcode not supported on this > processor: mips3 (mips3) `sdc1 $f0,272+0($4)' I think this is a known bug and it needs a backport of https://patchwork.linux-mips.org/patch/8355/ -- markos From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailapp01.imgtec.com ([195.59.15.196]:41942 "EHLO mailapp01.imgtec.com" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S27009276AbbGOIDYqMrhv (ORCPT ); Wed, 15 Jul 2015 10:03:24 +0200 Received: from KLMAIL01.kl.imgtec.org (unknown [192.168.5.35]) by Websense Email Security Gateway with ESMTPS id B897B73A63C69 for ; Wed, 15 Jul 2015 09:03:17 +0100 (IST) Subject: Re: compile failure linux 3.10 with gcc 4.9.3 for mips References: From: Markos Chandras Message-ID: <55A613C6.3040505@imgtec.com> Date: Wed, 15 Jul 2015 09:03:18 +0100 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-Path: Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-subscribe: List-owner: List-post: List-archive: To: linux-mips@linux-mips.org Message-ID: <20150715080318.vt-Fh4XkM_ESBlhOg_nMKFzmjPcum9mlBQMnCrJRWho@z> On 07/14/2015 07:04 PM, Reinoud Koornstra wrote: > Hi Everyone, > > Did anybody enounter the following compiler problem with linux 3.10.81? > gcc version is 4.9.3 for mips and binutils 2.25 > > arch/mips/kernel/r4k_fpu.S: Assembler messages: > arch/mips/kernel/r4k_fpu.S:59: Error: opcode not supported on this > processor: mips3 (mips3) `sdc1 $f0,272+0($4)' I think this is a known bug and it needs a backport of https://patchwork.linux-mips.org/patch/8355/ -- markos