* src/SDCC.y (type_specifier2, pointer),
[fw/sdcc] / support / Util / SDCCerr.h
index ba829ac09e9c9cf0fcc20b05fb36511031b2f9a5..bde43554c391f9e87db75cf3aec8c6f3491db08b 100644 (file)
@@ -207,7 +207,7 @@ SDCCERR - SDCC Standard error handler
 #define E_FLEXARRAY_INEMPTYSTRCT      189 /* flexible array in otherwise empty struct */
 #define W_EMPTY_SOURCE_FILE           190 /* ISO C forbids an empty source file */
 #define W_BAD_PRAGMA_ARGUMENTS        191 /* #pragma %s: bad argument(s); pragma ignored */
-
+#define E_BAD_RESTRICT                192 /* Only pointers may be qualified with 'restrict' */
 #define MAX_ERROR_WARNING             256 /* size of disable warnings array */
 
 /** Describes the maximum error level that will be logged.  Any level