This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Time for GCC 5.0? (TIC)
Il 06/11/2012 03:43, DJ Delorie ha scritto:
> Ian Lance Taylor <iant@google.com> writes:
>> > Also the fact that GCC is now written in C++ seems to me to be
>> > deserving of a bump to 5.0.
> I see no reason why an internal design change that has no user visible
> effects should have any impact on the version number.
Technically, requiring a C++ compiler to bootstrap is a user visible effect.
Paolo