From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26655 invoked by alias); 27 Apr 2015 16:15:00 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 26624 invoked by uid 89); 27 Apr 2015 16:14:58 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: relay1.mentorg.com Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 27 Apr 2015 16:14:57 +0000 Received: from nat-ies.mentorg.com ([192.94.31.2] helo=SVR-IES-FEM-01.mgc.mentorg.com) by relay1.mentorg.com with esmtp id 1YmlgL-0005jw-Jc from Thomas_Schwinge@mentor.com ; Mon, 27 Apr 2015 09:14:54 -0700 Received: from feldtkeller.schwinge.homeip.net (137.202.0.76) by SVR-IES-FEM-01.mgc.mentorg.com (137.202.0.104) with Microsoft SMTP Server id 14.3.224.2; Mon, 27 Apr 2015 17:14:51 +0100 From: Thomas Schwinge To: CC: Kirill Yukhin , Ilya Verbin , Bernd Schmidt , Jakub Jelinek Subject: Re: Offloading compilers' libgcc installation In-Reply-To: <87385ddo9g.fsf@schwinge.name> References: <5454CAB9.3040907@codesourcery.com> <20150204113817.GO1746@tucnak.redhat.com> <20150216210812.GO1746@tucnak.redhat.com> <20150217133206.GA62715@msticlxl57.ims.intel.com> <20150217153918.GX1746@tucnak.redhat.com> <20150217164033.GY1746@tucnak.redhat.com> <54E5ACCE.7080502@codesourcery.com> <87h9uhlypt.fsf@schwinge.name> <20150220192743.GC56550@msticlxl57.ims.intel.com> <87385ddo9g.fsf@schwinge.name> User-Agent: Notmuch/0.9-101-g81dad07 (http://notmuchmail.org) Emacs/24.4.1 (i586-pc-linux-gnu) Date: Mon, 27 Apr 2015 16:15:00 -0000 Message-ID: <87sibly2dv.fsf@kepler.schwinge.homeip.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-SW-Source: 2015-04/txt/msg01653.txt.bz2 --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-length: 1265 Hi! Ping. (Or can Bernd just commit this patch, (with my review comment addressed, ), given his nvptx architecture maintainership?) On Tue, 10 Mar 2015 13:34:51 +0100, I wrote: > All the "offloading folks" agree, but we need someone to "formally > approve" this patch? >=20 >=20 > On Fri, 20 Feb 2015 22:27:43 +0300, Ilya Verbin wrote: > > On Fri, Feb 20, 2015 at 10:27:26 +0100, Thomas Schwinge wrote: > > > On Thu, 19 Feb 2015 10:28:46 +0100, Bernd Schmidt wrote: > > > > issue when trying to=20 > > > > get at the libgcc for the nvptx accel compiler after it's been=20 > > > > installed. The libgcc Makefile puts it in the wrong place -=20 > > > > gcc/nvptx-none/accel/nvptx-none instead of gcc/host/accel/nvptx-non= e.=20 > > > > The patch below corrects that and removes an intelmicemul special c= ase=20 > > > > which I believe has the same effect - Ilya, could you test this? > > >=20 > > > Works fine for me for intelmic (no changes), and nvptx (changes as > > > expected). > >=20 > > OK to me. Gr=C3=BC=C3=9Fe, Thomas --=-=-= Content-Type: application/pgp-signature; name="signature.asc" Content-length: 472 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJVPmBsAAoJEK3/DN1sMFFtKEcH/iB6Pqshw5RSs3geHAl554eL WbXaNMCBSim00yExaj1VMn14QvJgmHOUcY4gvfLa87ALV9mSaFC5kvqkUT+I+w2E pN5pCv/Yc0VI33IY0fPl7o+j2881Sq/6Zf8qTsqHvayqofoCJWpSnkfYleXAu7O1 f5zRrhpNmc/WBlLs2bXIqLeiA0IbGvw+hSdJI22mnA1RS1cvDjscyHEhAcXJwt/6 CYAEwH+be2X6pOmoKSw/0LvdCYYvjGpArwjNE7Qn3n84Q9t2/KnNbl2qiXKFWeWz bBuQ+aOHBDCzEEMZRC1l8Gb2G4qWMra2x1CqNrwqqHhj0e1rWcaS9olXxMrV5Rc= =qYbc -----END PGP SIGNATURE----- --=-=-=--