OSDN Git Service

Update comments.
[pf3gnuchains/gcc-fork.git] / gcc / loop.c
index 284b96c..8711cc0 100644 (file)
@@ -1,4 +1,4 @@
-/* Move constant computations out of loops.
+/* Perform various loop optimizations, including strength reduction.
    Copyright (C) 1987, 88, 89, 91-4, 1995 Free Software Foundation, Inc.
 
 This file is part of GNU CC.