This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: structuring a front-end subdirectory
Paolo Bonzini wrote:
> > It would seem to me that if everything was moved to libada, this
> > would not be necessary anymore.
> Sorry, I wanted to write "everything related to the Ada RTS".
Oh, I see.
> Of course Gigi is not going to be moved into libada.
Right :-)
And even if "everything related to the Ada RTS" was moved to libada,
we believe extracting gigi + gcc build bits out of the rest would still
be an improvement of our sources organization.
We are suggesting this first (now), because it is a much simpler step to
make, we are ready for it, and it would help our maintainership.
Olivier