GCC 5.3 Release Candidate available from gcc.gnu.org
Jonathan Wakely
jwakely.gcc@gmail.com
Tue Dec 1 17:12:00 GMT 2015
On 1 December 2015 at 16:51, Marqin Marqin wrote:
> On 11/30/2015 12:55:40, Richard Biener wrote:
>> The first release candidate for GCC 5.3 is available from
>> ftp://gcc.gnu.org/pub/gcc/snapshots/5.3.0-RC-20151130
>
> I've built it and it has features from 5.3 branch, but when I run gcc
There is no 5.3 branch, there is only gcc-5-branch.
> -v it says:
>> gcc version 5.2.1 20151130 (GCC)
>
> Also, __GNUC__ __GNUC_MINOR__ __GNUC_PATCHLEVEL__ macros says this is
> 5.2.1 version.
>
> Is this bug or feature?
That's expected, because you're not using the final 5.3.0 release,
because there is no final 5.3.0 release.
More information about the Gcc
mailing list