New method of calling optimizers; fixed lint entry in Makefile
This commit is contained in:
@@ -126,7 +126,7 @@ disc_inputs(phase) trf *phase ; {
|
||||
scanlist( l_first(phase->t_inputs), elem) {
|
||||
l_in= p_cont(*elem) ;
|
||||
file_final(l_in) ;
|
||||
freecore(l_in) ;
|
||||
freecore((char *)l_in) ;
|
||||
}
|
||||
l_clear(&phase->t_inputs) ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user