Index: branches/1.3/utils.c
===================================================================
--- branches/1.3/utils.c	(revision 726)
+++ branches/1.3/utils.c	(revision 766)
@@ -244,4 +244,10 @@
 			case IS_TMP_VAR:
 				break;
+
+			case IS_CONST:
+				if (spec == OPSPEC_UCLASS) {
+					break;
+				}
+				/* fall */
 
 			default:
