On Thu, 4 Oct 2012, Iain Buclaw wrote:

> The only patches to gcc proper are documentation-related and adding
> the D frontend / libphobos to configure and make files.  I would have
> thought that these would typically only be included with the actual
> front-end?

Looking back at my previous review comments, I suggested that you might 
need to split up c-common.[ch] so that certain parts of attribute handling 
could be shared with D, because duplicate code copied from elsewhere in 
GCC was not an appropriate implementation approach.  Have you then 
eliminated the duplicate code in some other way that does not involve 
splitting up those files so code can be shared?

-- 
Joseph S. Myers
jos...@codesourcery.com

Reply via email to