This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH]: testsuite PIC fix for first-global.C & attr-externally-visible-1.C
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: "Kaveh R. GHAZI" <ghazi at caip dot rutgers dot edu>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Wed, 30 Jan 2008 10:48:51 -0800
- Subject: Re: [PATCH]: testsuite PIC fix for first-global.C & attr-externally-visible-1.C
- References: <Pine.GSO.4.58.0801261342590.21488@caipclassic.rutgers.edu>
- Reply-to: janis187 at us dot ibm dot com
On Sat, 2008-01-26 at 13:52 -0500, Kaveh R. GHAZI wrote:
> These tests need -fpie for *all* pic targets, not just darwin.
>
> Tested via "make check" on x86_64-unknown-linux-gnu.
>
> Okay for mainline?
OK.
Janis