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 -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? Regards, Hubert Jarosz