This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix PR c/6660


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~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]