Re: PATCH trunk: gengtype honoring mark_hook-s inside struct inside union-s

2012-10-04 Thread Basile Starynkevitch
On Wed, Oct 03, 2012 at 01:02:44PM +0200, Basile Starynkevitch wrote: On Wed, Oct 03, 2012 at 12:21:02PM +0300, Laurynas Biveinis wrote: Hello Basile - 2012-10-02 Basile Starynkevitch bas...@starynkevitch.net * gengtype.c (walk_type): Emit mark_hook when inside a

Re: PATCH trunk: gengtype honoring mark_hook-s inside struct inside union-s

2012-10-04 Thread Basile Starynkevitch
On Thu, Oct 04, 2012 at 06:51:35PM +0300, Laurynas Biveinis wrote: 2012-10-03 Basile Starynkevitch bas...@starynkevitch.net * gengtype.c (walk_type): Emit mark_hook when inside a struct of a union member. This is OK. thanks, Committed revision 192092 to trunk. I

Re: PATCH trunk: gengtype honoring mark_hook-s inside struct inside union-s

2012-10-04 Thread Richard Guenther
On Thu, Oct 4, 2012 at 7:24 PM, Basile Starynkevitch bas...@starynkevitch.net wrote: On Thu, Oct 04, 2012 at 06:51:35PM +0300, Laurynas Biveinis wrote: 2012-10-03 Basile Starynkevitch bas...@starynkevitch.net * gengtype.c (walk_type): Emit mark_hook when inside a

Re: PATCH trunk: gengtype honoring mark_hook-s inside struct inside union-s

2012-10-04 Thread Basile Starynkevitch
On Thu, Oct 04, 2012 at 07:26:23PM +0200, Richard Guenther wrote: On Thu, Oct 4, 2012 at 7:24 PM, Basile Starynkevitch bas...@starynkevitch.net wrote: On Thu, Oct 04, 2012 at 06:51:35PM +0300, Laurynas Biveinis wrote: 2012-10-03 Basile Starynkevitch bas...@starynkevitch.net

Re: PATCH trunk: gengtype honoring mark_hook-s inside struct inside union-s

2012-10-04 Thread Basile Starynkevitch
On Wed, Oct 03, 2012 at 01:02:44PM +0200, Basile Starynkevitch wrote: So I applied and I am proposing the following patch to gcc trunk 192031 (Laurynas, I did take your remarks into account) # patch to trunk Index: gcc/gengtype.c

Re: PATCH trunk: gengtype honoring mark_hook-s inside struct inside union-s

2012-10-03 Thread Basile Starynkevitch
On Wed, Oct 03, 2012 at 12:21:02PM +0300, Laurynas Biveinis wrote: Hello Basile - 2012-10-02 Basile Starynkevitch bas...@starynkevitch.net * gengtype.c (walk_type): Emit mark_hook when inside a struct of a union member. Can you send me off-list the gengtype output