This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Deeply nested visibility pragma testcase
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: Jakub Jelinek <jakub at redhat dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Fri, 22 Jul 2005 16:45:47 -0700
- Subject: Re: [PATCH] Deeply nested visibility pragma testcase
- References: <20050722100754.GL30077@devserv.devel.redhat.com>
On Fri, Jul 22, 2005 at 06:07:54AM -0400, Jakub Jelinek wrote:
> Hi!
>
> While backporting PR middle-end/20303 to gcc-3_4-rhl-branch,
> I have created a testcase for it.
>
> Is this ok for HEAD?
Yes, thanks.
Janis