X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fgcc.git;a=blobdiff_plain;f=lto-plugin%2Fconfig.h.in;h=9c99e88b95438e744ecae4aca21b4507795afe40;hp=d7750f1e9e8020ae8964bb96bdc4dd86e68303f4;hb=d19e0f01a118a6cf518ba9ca98a0835688303d1d;hpb=a16e07c6822d6b68ecbcab07205e015363dcd4e7 diff --git a/lto-plugin/config.h.in b/lto-plugin/config.h.in index d7750f1e9e80..9c99e88b9543 100644 --- a/lto-plugin/config.h.in +++ b/lto-plugin/config.h.in @@ -75,6 +75,10 @@ #define below would cause a syntax error. */ #undef _UINT64_T +/* Define to the type of a signed integer type of width exactly 64 bits if + such a type exists and the standard includes do not define it. */ +#undef int64_t + /* Define to the type of an unsigned integer type of width exactly 64 bits if such a type exists and the standard includes do not define it. */ #undef uint64_t