OSDN Git Service

Update comments.
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 3 Oct 1995 16:17:19 +0000 (16:17 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 3 Oct 1995 16:17:19 +0000 (16:17 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10423 138bc75d-0d04-0410-961f-82ee72b054a4

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.