Re: Patch Testing Requirements

2008-02-21 Thread Ben Elliston
> "If your change is to code that is not in a front end, or is to the C > front end You must bootstrap all languages, not just C." > > Does that mean Ada, Objective-C++, and treelang, too? Or just the > languages enabled by default? Just the languages enabled by default will do. Ben

Patch Testing Requirements

2008-02-21 Thread Tom Browder
On the GCC site (http://gcc.gnu.org/contribute.html#testing) under "Which Tests to Perform" it is stated: "If your change is to code that is not in a front end, or is to the C front end You must bootstrap all languages, not just C." Does that mean Ada, Objective-C++, and treelang, too? Or ju