]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Update comments.
authorRichard Kenner <kenner@gcc.gnu.org>
Tue, 3 Oct 1995 16:17:19 +0000 (12:17 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Tue, 3 Oct 1995 16:17:19 +0000 (12:17 -0400)
From-SVN: r10423

gcc/loop.c

index 284b96c131489508956314d825cc5d76dee53534..8711cc04200803c97fb939b61bd64ee5ee5c0148 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.