Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/GenPoly/InstantiateGeneric.cc

    r2a7b3ca r9ff56e7  
    171171                Type* postmutate( UnionInstType *inst );
    172172
    173                 void premutate( FunctionType * ftype ) {
     173                void premutate( __attribute__((unused)) FunctionType * ftype ) {
    174174                        GuardValue( inFunctionType );
    175175                        inFunctionType = true;
Note: See TracChangeset for help on using the changeset viewer.