This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix PR c/6660
- From: Richard Henderson <rth at redhat dot com>
- To: Jakub Jelinek <jakub at redhat dot com>
- Cc: jsm28 at cam dot ac dot uk, dj at redhat dot com, gcc-patches at gcc dot gnu dot org
- Date: Fri, 31 May 2002 13:05:33 -0700
- Subject: Re: [PATCH] Fix PR c/6660
- References: <20020527143132.Q20867@sunsite.ms.mff.cuni.cz>
On Mon, May 27, 2002 at 02:31:32PM +0200, Jakub Jelinek wrote:
> PR c/6660
> * c-decl.c (grokfield): Allow user defined types if they declare
> structs or unions for unnamed fields.
>
> * gcc.dg/20020527-1.c: New test.
In light of all the discussion, this patch is fine. We should
add the extra -fmicrosoft-compatibility switch at some point,
but that can be a different patch.
r~