From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Q8zQU-0003uA-H4 for garchives@archives.gentoo.org; Sun, 10 Apr 2011 18:31:58 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 814DF1C015; Sun, 10 Apr 2011 18:31:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 51D721C020 for ; Sun, 10 Apr 2011 18:31:41 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A3EB81B408F for ; Sun, 10 Apr 2011 18:31:40 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 559) id 4C1FB2004B; Sun, 10 Apr 2011 18:31:37 +0000 (UTC) From: "Mike Frysinger (vapier)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, vapier@gentoo.org Subject: [gentoo-commits] gentoo commit in src/patchsets/gcc/4.4.5/gentoo: 31_all_gcc-4.4-ppc-fpic-mrelocatable.patch README.history X-VCS-Repository: gentoo X-VCS-Files: 31_all_gcc-4.4-ppc-fpic-mrelocatable.patch README.history X-VCS-Directories: src/patchsets/gcc/4.4.5/gentoo X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger Content-Type: text/plain; charset=utf8 Message-Id: <20110410183139.4C1FB2004B@flycatcher.gentoo.org> Date: Sun, 10 Apr 2011 18:31:37 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 93cf17ca28c4d61ac37733d78519f0f9 vapier 11/04/10 18:31:37 Modified: README.history Added: 31_all_gcc-4.4-ppc-fpic-mrelocatable.patch Log: add patch from gcc-4.6 for ppc -fpic with -mrelocatable #347281 Revision Changes Path 1.8 src/patchsets/gcc/4.4.5/gentoo/README.history file : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.4.= 5/gentoo/README.history?rev=3D1.8&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.4.= 5/gentoo/README.history?rev=3D1.8&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.4.= 5/gentoo/README.history?r1=3D1.7&r2=3D1.8 Index: README.history =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo/src/patchsets/gcc/4.4.5/gentoo/README.histo= ry,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- README.history 10 Apr 2011 16:27:59 -0000 1.7 +++ README.history 10 Apr 2011 18:31:37 -0000 1.8 @@ -1,5 +1,6 @@ 1.3 [pending] + 30_all_gcc-4.4-ppc-msingle-pic-base.patch + + 31_all_gcc-4.4-ppc-fpic-mrelocatable.patch + 41_all_4.4.5-msabi.patch =20 1.2 12.02.2011 1.1 src/patchsets/gcc/4.4.5/gentoo/31_all_gcc-4.4-ppc-fp= ic-mrelocatable.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.4.= 5/gentoo/31_all_gcc-4.4-ppc-fpic-mrelocatable.patch?rev=3D1.1&view=3Dmark= up plain: http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.4.= 5/gentoo/31_all_gcc-4.4-ppc-fpic-mrelocatable.patch?rev=3D1.1&content-typ= e=3Dtext/plain Index: 31_all_gcc-4.4-ppc-fpic-mrelocatable.patch =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D https://bugs.gentoo.org/347281 backported from gcc-4.6 >From d8ff0b3f0b44480542eab04d1659f4368b6b09cf Mon Sep 17 00:00:00 2001 From: Joakim Tjernlund Date: Sun, 10 Oct 2010 10:34:50 +0200 Subject: [PATCH] powerpc: Support -fpic too with mrelocatable Signed-off-by: Joakim Tjernlund --- sysv4.h | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/gcc/config/rs6000/sysv4.h b/gcc/config/rs6000/sysv4.h index 8da8410..e4b8280 100644 --- a/gcc/config/rs6000/sysv4.h +++ b/gcc/config/rs6000/sysv4.h @@ -227,7 +227,8 @@ do { \ } \ \ else if (TARGET_RELOCATABLE) \ - flag_pic =3D 2; \ + if (!flag_pic) \ + flag_pic =3D 2; \ } while (0) =20 #ifndef RS6000_BI_ARCH --=20 1.7.2.2