@@ -316,6 +316,6 @@ st->print("'"); } } // SymbolTable prints this in its statistics -NOT_PRODUCT(int Symbol::_total_count = 0;) +NOT_PRODUCT(size_t Symbol::_total_count = 0;)