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]

Re: egcs-1.1 release schedule



> Is there any project to improve alias analysis (C++) and const
> reference optimization to be included in egcs-1.1 ? 

egcs-1.1 is unlikely to contain anything that isn't in the current
snapshot (except for simple bug fixes).  It will have ADDRESSOF,
which can improve some simple cases (passing a struct or class with one
field by const reference to an inlined function, for example).



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