http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52178

--- Comment #18 from rguenther at suse dot de <rguenther at suse dot de> 
2012-02-13 14:18:58 UTC ---
On Mon, 13 Feb 2012, ebotcazou at gcc dot gnu.org wrote:

> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52178
> 
> Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:
> 
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>              Status|UNCONFIRMED                 |NEW
>    Last reconfirmed|                            |2012-02-13
>      Ever Confirmed|0                           |1
> 
> --- Comment #16 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2012-02-13 
> 14:12:53 UTC ---
> > I'm testing a patch to do that now.
> 
> So am I. :-)  Shouldn't we do something in free_lang_data as well?

Sure, I'm NULLing DECL_QUALIFIER there.  Otherwise it wouldn't fix
the bug as we decide in which section to put the type at compile time.

Richard.

Reply via email to