Index: trunk/ippTools/src/regtool.c
===================================================================
--- trunk/ippTools/src/regtool.c	(revision 27149)
+++ trunk/ippTools/src/regtool.c	(revision 27153)
@@ -1317,4 +1317,5 @@
   PXOPT_COPY_STR(config->args,   where,  "-exp_type", "rawExp.exp_type", "==");
   PXOPT_COPY_STR(config->args,   where,  "-filelevel", "rawExp.filelevel", "==");
+  PXOPT_COPY_STR(config->args,   where,  "-state",     "rawExp.state", "==");
   PXOPT_COPY_STR(config->args,   where,  "-reduction", "rawExp.reduction", "==");
   PXOPT_COPY_STR(config->args,   where,  "-filter", "rawExp.filter", "==");
