Inquiry: GCC front-end requirements

James E Wilson wilson@specifixinc.com
Wed Aug 25 23:50:00 GMT 2004


Slawomir Lisznianski wrote:
> Although our project is in its incubation stage, we would like to
> inquiry about the requirements for a front-end to be part of the GCC
> distribution.

There is a page on our web site with information about contributing patches.
     http://gcc.gnu.org/contribute.html
These are mainly the usual GNU requirements.  Use of GNU coding style. 
FSF copyright assignments for all contributors who added non-trivial 
patches.  Testing.  Etc.

The same rules would apply to a larger project, like a front end.  There 
would likely be an additional requirement of some kind promise to 
maintain it.  We are unlikely to accept the burden of maintaining 
support for a language we don't use.  So if it breaks, we will just 
remove it if there is no one maintaining it.  Since gcc internals change 
almost continually, front ends get broken pretty regularly, and require 
constant maintenance.
-- 
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com



More information about the Gcc mailing list