xref: /minix3/external/gpl3/gcc/usr.bin/gcc/arch/sparc64/bversion.h (revision 0a6a1f1d05b60e214de2f05a7310ddd1f0e590e7)
118a5822eSThomas Veerman /* This file is automatically generated.  DO NOT EDIT! */
2*0a6a1f1dSLionel Sambuc /* Generated from: NetBSD: mknative-gcc,v 1.81 2015/01/31 08:50:01 mrg Exp  */
3*0a6a1f1dSLionel Sambuc /* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp  */
418a5822eSThomas Veerman 
518a5822eSThomas Veerman #define BUILDING_GCC_MAJOR 4
6*0a6a1f1dSLionel Sambuc #define BUILDING_GCC_MINOR 8
7*0a6a1f1dSLionel Sambuc #define BUILDING_GCC_PATCHLEVEL 5
818a5822eSThomas Veerman #define BUILDING_GCC_VERSION (BUILDING_GCC_MAJOR * 1000 + BUILDING_GCC_MINOR)
9