This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: increasing the number of GCC reviewers


On Wed, Jun 10, 2009 at 08:15, Richard Kenner<kenner@vlsi1.ultra.nyu.edu> wrote:

>> This is a problem with GCC's lack of modularity, not with Basile's
>> point of view.
>
> I don't think it's a totally modularity issue. ÂCompilers, by their nature,
> are some of the most complicated and interdependent programs around.

I agree.  Modularity mostly gives you modular complexity, it does not
reduce the inherent complexity of the compiler.  It does make some
aspects of reviewing easier to handle, of course.


Diego.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]