]> gcc.gnu.org Git - gcc.git/commitdiff
Update comment for rtx_equal_function_value_matters.
authorRichard Kenner <kenner@gcc.gnu.org>
Sun, 10 Mar 1996 11:15:07 +0000 (06:15 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Sun, 10 Mar 1996 11:15:07 +0000 (06:15 -0500)
From-SVN: r11507

gcc/rtlanal.c

index 17cfd36201f0acfa6ff0683fa8464d949b20eed1..c8433c500fc6d6b16fc812e232743156aaf0aaa9 100644 (file)
@@ -915,7 +915,7 @@ reg_set_last (x, insn)
   return 0;
 }
 \f
-/* This is 1 until after reload pass.  */
+/* This is 1 until after the rtl generation pass.  */
 int rtx_equal_function_value_matters;
 
 /* Return 1 if X and Y are identical-looking rtx's.
This page took 0.064986 seconds and 5 git commands to generate.