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: Beyond GCC 3.0: Summing Up


On Wed, 11 Jul 2001, Andreas Jaeger wrote:
> I can recompile a whole distribution with a new compiler but I see the
> following problems:
> - New compilers need changes to programs.  With GCC 3.0 the C++
>   and libstdc++ changes might break a lot of non-standard conforming
>   C++ programs.  It does take a lot of time to check whether we have a
>   compiler problem or a broken program.

Well, but this is an amount of time you (as a company) or someone else
upstream has to investigate anyway, sooner or later, right? ;-)

Also, I would expect future releases of G++ to break less and less
existing code, now that there is an ISO C++ standard and G++ sticks
to it increasingly closely.  For example, for some project of mine,
we didn't have to change a single line when migrating from GCC 2.95
to GCC 3.0.

> If people think this is something that would be really helpfull, I
> could discuss it within SuSE and we might do such a test for one or
> two platforms, e.g. ia32 and PowerPC, on a limited timeframe.

Yes, I consider this useful.

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/


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