Index: src/GenPoly/SpecializeNew.cpp
===================================================================
--- src/GenPoly/SpecializeNew.cpp	(revision ffec1bfd5e6f76604c43a28508c5ddcc64bd3218)
+++ src/GenPoly/SpecializeNew.cpp	(revision 4c48be0244175628306b8fa1224cf2acb1666dab)
@@ -500,5 +500,5 @@
 	if ( specialized != expr->arg ) {
 		// Assume that the specialization incorporates the cast.
-		std::cerr << expr <<std::endl;
+		// std::cerr << expr <<std::endl;
 		return specialized;
 	} else {
