This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Maintainer of tree-inline.c and expr.c
Gabriel Dos Reis writes:
> Andreas Jaeger <aj@suse.de> writes:
>
> | Carlo Wood <carlo@alinoe.com> writes:
> |
> | > Who is in charge of tree-inline.c and expr.c ?
> |
> | If nobody is mentioned in the top-level MAINTAINERS file: Everybody -
> | or nobody ;-)
> |
> | tree-inline was initially written by Alexandre.
>
> tree-inline.c was indeed contributed by Alexandre Oliva, but I believe
> the core was already contributed by Mark Mitchell as part of
> cp/optimize.c, and Alexandre pulled out most bits from there to make
> them available for cc1 and latter for other front-ends.
Yeah, and I'm responsible for the Java part. So the answer to "who is
in charge?" is "all of us!"
Andrew.