This is the mail archive of the gcc@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: gengtype & mark_hook in unions not working


On Tue, Oct 02, 2012 at 09:57:53AM +0200, Basile Starynkevitch wrote:

> I observed in http://gcc.gnu.org/ml/gcc/2010-07/msg00248.html that 
> sometimes mark_hook-s are not working (and MELT needs them strongly).
> 
> Actually, the following test case shows that mark hooks are not emitted when 
> indirectly inside a union member.
[..testcase ommitted, see original message..]
> 
> I'm investigating that bug and hope to submit a patch soon.

I sent a small patch http://gcc.gnu.org/ml/gcc-patches/2012-10/msg00164.html
which corrects that bug. (I hope that small patch would be reviewed and accepted before going into stage 3)
Should I make a bugzilla entry too?

Regards.
-- 
Basile STARYNKEVITCH         http://starynkevitch.net/Basile/
email: basile<at>starynkevitch<dot>net mobile: +33 6 8501 2359
8, rue de la Faiencerie, 92340 Bourg La Reine, France
*** opinions {are only mines, sont seulement les miennes} ***


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