X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=libpcsxcore%2Fdisr3000a.c;fp=libpcsxcore%2Fdisr3000a.c;h=a350da1a1057e100f97836cc7837aec141749c0f;hb=3cf51e0893f3646f4f6217b9701c0ab199d8a6ac;hp=23667c1aebd3c4ebfbcca0095696fc9842df9c4b;hpb=00f0670c7acba4e561bdfcab076a01c2760838c8;p=pcsx_rearmed.git diff --git a/libpcsxcore/disr3000a.c b/libpcsxcore/disr3000a.c index 23667c1a..a350da1a 100644 --- a/libpcsxcore/disr3000a.c +++ b/libpcsxcore/disr3000a.c @@ -23,6 +23,11 @@ #include "psxcommon.h" +// XXX: don't care but maybe fix it someday +#if defined(__GNUC__) && __GNUC__ >= 7 +#pragma GCC diagnostic ignored "-Wrestrict" +#endif + char ostr[256]; // Names of registers