>>>>> Basile STARYNKEVITCH writes:
Basile> Is the LTO branch inactive now? This surprises me! svn info gives me
Basile> Path: .
Basile> URL: svn://gcc.gnu.org/svn/gcc/branches/lto
Basile> Repository Root: svn://gcc.gnu.org/svn/gcc
Basile> Repository UUID: 138bc75d-0d04-0410-961f-82ee72b054a4
Basile> Revision: 117025
Basile> Node Kind: directory
Basile> Schedule: normal
Basile> Last Changed Author: sandra
Basile> Last Changed Rev: 116947
Basile> Last Changed Date: 2006-09-14 17:17:36 +0200 (Thu, 14 Sep 2006)
How does an update a few days ago translate into inactive? The
information you posted answers your own question.
Basile> Is there some common work or ideas between LTO (link time optimisation)
and
Basile> IPO (inter procedural optimisation) branches?
I assume you mean IPA branch. The IPA branch is waiting for Stage
1 of GCC development to merge features into mainline.
David