On Wed, 13 Apr 2016, g...@glenstark.net wrote:

> This is my first effort at contributing to gcc, so I thought I would try
> with some of the easy stuff listed here:
> https://gcc.gnu.org/projects/beginner.html
> 
> Attached is a patch removing a block which has been #if 0'd out since
> 2006.  I tested the build afterward.
> 
> I look forward to your feedback.

As boehm-gc is an externally maintained project (see "Upstream packages" 
at <https://gcc.gnu.org/codingconventions.html>), such cleanups should be 
done upstream only, and get into GCC through merges from the upstream 
version.

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

Reply via email to