OSDN Git Service

Remove the lambda framework and make -ftree-loop-linear an alias of -floop-interchange.
[pf3gnuchains/gcc-fork.git] / gcc / tree-flow.h
index 682907c..1720859 100644 (file)
@@ -856,6 +856,4 @@ void warn_function_noreturn (tree);
 
 void swap_tree_operands (gimple, tree *, tree *);
 
-int least_common_multiple (int, int);
-
 #endif /* _TREE_FLOW_H  */