Index: src/GenPoly/InstantiateGeneric.cc
===================================================================
--- src/GenPoly/InstantiateGeneric.cc	(revision 1d776fdacfdd4e1c1e1f7ae9e1b4a6bd650bf24e)
+++ src/GenPoly/InstantiateGeneric.cc	(revision 7ebaa561f92e838ec05df234d5162f761db9e87f)
@@ -171,5 +171,5 @@
 		Type* postmutate( UnionInstType *inst );
 
-		void premutate( FunctionType * ftype ) {
+		void premutate( __attribute__((unused)) FunctionType * ftype ) {
 			GuardValue( inFunctionType );
 			inFunctionType = true;
