]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/arc/arc-arch.h
[ARC] Update warning messges.
[thirdparty/gcc.git] / gcc / config / arc / arc-arch.h
index 64866dd529b99da02918c309108b2986e5fc64c1..f9468c8955b192bc9714fad2b6f98f5c2b8c3a81 100644 (file)
@@ -28,7 +28,7 @@ along with GCC; see the file COPYING3.  If not see
 enum cpu_flags
   {
 #define ARC_OPT(NAME, CODE, MASK, DOC)     NAME = CODE,
-#define ARC_OPTX(NAME, CODE, VAR, VAL, DOC) NAME = CODE,
+#define ARC_OPTX(NAME, CODE, VAR, VAL, DOC0, DOC1) NAME = CODE,
 #include "arc-options.def"
 #undef ARC_OPT
 #undef ARC_OPTX