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: [ANNOUNCE] GlobalGCC [GGCC] project (within ITEA programme)


Basile STARYNKEVITCH <basile@starynkevitch.net> writes:

> The GGCC (ITEA) project aims to extend the free GNU Compiler Collection
> by globally processing several compilation units (e.g. work on a whole
> program or on a library)  in order to customize and configure GCC to
> European software industry needs : for performance level or for better
> diagnosis.
> 
> The GGCC (ITEA) contribution will be GPL licenced free software, and will
> be proposed to the FSF. The GGCC (ITEA) consortium is determined to work
> in close cooperation with the GCC community and the FSF.

I'm glad to hear about this effort.

I want to make sure that you are aware of the ongoing LTO effort to
 implement whole program optimization.  There is some more information
 available here:
    http://gcc.gnu.org/wiki/LinkTimeOptimization

If you want to get your changes into mainline gcc, then it would be
best if you were able to work within this framework.

Thanks!

Ian


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