This changeset provides an implementation of GCC's -fabi-version=<X> flag.
-fabi-version is documented at GCC here:
https://gcc.gnu.org/onlinedocs/gcc/C_002b_002b-Dialect-Options.html
GCC implements it here:
${top_srcdir}/gcc/c-family/c-cppbuiltin.c