This is the mail archive of the gcc-patches@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] |
> It is a bad idiom, given that we already had >= 10 __GNUC_MINOR__ and it > is possible we'll have 4.10 as well. > E.g. __GNUC_PREREQ macro in glibc shifts left major by 16, but even > multiplying by 100 instead of 10 is better. OK, we'll change the idiom on mainline. -- Eric Botcazou
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |