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: compiler memory use optimization


On Thu, Nov 18, 2004 at 07:45:16PM +0100, Giovanni Bajo wrote:
> The good news is that 3.4 is much better [than 3.3] on many testcases.
> (Un)luckily, it is also much more ISO/ANSI C++ standard compliant, so
> upgrading from 3.3 to 3.4 for a large C++ applications could be non-trivial.

This is mainly the case for those who have never used compilers other than
g++, and who learn the language by throwing code at the compiler and
seeing what works.


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