[PATCH] PR c++/27574 (PING)

Dodji Seketeli dodji@redhat.com
Mon Nov 3 17:48:00 GMT 2008


Richard Guenther a écrit :

> So the only problem is the following line
> 
>   DECL_INITIAL (node->decl) = error_mark_node;
> 
> in cgraph_release_function_body?  Does it fix the PR
> if you make that conditional on DECL_ABSTRACT?

Yes, it fixes the problem. And in a much more compact way than what I 
was trying to do. Thanks.

I am still running regtests (for C and C++). I will post a new patch 
when that's done.

Thanks,

Dodji.




More information about the Gcc-patches mailing list