Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757590AbdLQV3C (ORCPT ); Sun, 17 Dec 2017 16:29:02 -0500 Received: from mail-out.m-online.net ([212.18.0.9]:48918 "EHLO mail-out.m-online.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757336AbdLQV3B (ORCPT ); Sun, 17 Dec 2017 16:29:01 -0500 X-Auth-Info: 8ivgbLxvw5xa0vb6chuNcq/HV9sqtiWRVz2hqUKrXyI= Date: Sun, 17 Dec 2017 22:28:56 +0100 From: Lukasz Majewski To: Arnd Bergmann Cc: Alexander Sverdlin , Linus Walleij , Hartley Sweeten , Russell King , Linux ARM , Linux Kernel Mailing List , Olof Johansson Subject: Re: [PATCH v5 0/4] ARM: ep93xx: ts72xx: Add support for BK3 board Message-ID: <20171217222856.2c5937a4@jawa> In-Reply-To: References: <20171116232239.16823-1-lukma@denx.de> <20171211233625.5689-1-lukma@denx.de> <1513153607.2439.2.camel@Nokia-N900> <20171217204122.0a10a5e1@jawa> Organization: denx.de X-Mailer: Claws Mail 3.14.1 (GTK+ 2.24.31; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/nP1iumBGBUIwSvc1sa2/Fzl"; protocol="application/pgp-signature" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2429 Lines: 75 --Sig_/nP1iumBGBUIwSvc1sa2/Fzl Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi Arnd, > On Sun, Dec 17, 2017 at 8:41 PM, Lukasz Majewski > wrote: > >> >> We also need to think about upholding support in GCC for > >> >> ARMv4(t) for the foreseeable future if there is a big web of > >> >> random deeply embedded systems out there that will need > >> >> updates. =20 > >> > > >> > But we should definitely preserve at least what we have. =20 > >> > >> Plain ARMv4 (and earlier) support in gcc is already marked > >> 'deprecated' and will likely be gone in gcc-8 (it's still there as > >> of last week). ARMv4T is going to be around for a while, and you > >> can even keep building for ARMv4 using "-march=3Darmv4t -marm" when > >> linking with 'ld --fix-v4bx'. =20 > > > > I think that we shall start complaining on the gcc-devel mailing > > list now. > > > > I would be hard to wake up in 2 years time and realise that we don't > > have a modern compiler. =20 >=20 > What distro or build system are you using? I'm using OE with the "include conf/machine/include/tune-arm920t.inc" GCC 7.2 is working=20 > It would also be helpful > to test whether the -march=3Darmv4t/--fix-v4bx workaround produces > working binaries for you, in that case you could report to the gcc > developers that the removal of armv4 can continue but that > the --fix-v4bx option in ld needs to stay around. I may ask this issue on OE/Yocto mailing list as well.... Thanks for hint. >=20 > Arnd Best regards, Lukasz Majewski -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de --Sig_/nP1iumBGBUIwSvc1sa2/Fzl Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEgAyFJ+N6uu6+XupJAR8vZIA0zr0FAlo24ZgACgkQAR8vZIA0 zr3Sogf/bSTd7weVyYO9Anb5kLS8VCEpXrTp/3DFRNwPDqBC7h6HfenaOF7mnMdd kHApynPtjooA5kh2pQBxCd14viuHaC/YRMtUyJ9GzIwrvdLVOfVdC5EIpIX0+shB 64V3wiA2E3JRLUFPcVqP680jz3mfF851Y6hUn/rYZuIaaFOaGfDWtJts76+CwGv9 gTHlMdMOvfqT7wYrq4gAvqer8JshURvAPIvId4wG78Gb6NZNSiQU53HklX8Jc4BE XQ5AFGE8tzlO4LjkqNHyV4dq4TDipQ+Fgpvp4+F5XlFoO/T3CEtddnGLOoGSBac4 9RSHHLelQ0xhgHzkGlkd4VWqAZqH2g== =CBbO -----END PGP SIGNATURE----- --Sig_/nP1iumBGBUIwSvc1sa2/Fzl--