This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: #import and PCH
- From: Gerald Pfeifer <gp at suse dot de>
- To: Geoffrey Keating <gkeating at apple dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Sat, 17 Jan 2004 01:46:05 +0100 (CET)
- Subject: Re: #import and PCH
- References: <20040117003607.C87D7E62B70@geoffk4.apple.com>
On Fri, 16 Jan 2004, Geoffrey Keating wrote:
> This fixes #import and #pragma once support when using PCH files.
>
> Bootstrapped & tested on powerpc-darwin.
Applied where?
mainline and/or 3.4 branch?
Gerald