[committed] Correct Minor Typo in tree-into-ssa.c

Ranjit Mathew rmathew@gmail.com
Sat Oct 15 12:23:00 GMT 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

  I committed the following to correct a minor typo in the
comment for mark_def_sites() in tree-into-ssa.c:

===================================================================
RCS file: /cvs/gcc/gcc/gcc/ChangeLog,v
retrieving revision 2.10159
retrieving revision 2.10160
diff -u -r2.10159 -r2.10160
- --- gcc/gcc/ChangeLog	2005/10/14 21:35:46	2.10159
+++ gcc/gcc/ChangeLog	2005/10/15 12:17:15	2.10160
@@ -1,3 +1,8 @@
+2005-10-15  Ranjit Mathew  <rmathew@gcc.gnu.org>
+
+	* tree-into-ssa.c (mark_def_sites): Correct minor typo in
+	function comment.
+
 2005-10-14  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>

 	PR c/23439

===================================================================
RCS file: /cvs/gcc/gcc/gcc/tree-into-ssa.c,v
retrieving revision 2.64
retrieving revision 2.65
diff -u -r2.64 -r2.65
- --- gcc/gcc/tree-into-ssa.c	2005/07/28 16:29:52	2.64
+++ gcc/gcc/tree-into-ssa.c	2005/10/15 12:17:16	2.65
@@ -619,8 +619,7 @@
       WALK_DATA->GLOBAL_DATA->KILLS.

    2- If S uses a variable VAR and there is no preceding kill of VAR,
- -      then it is marked in marked in the LIVEIN_BLOCKS bitmap
- -      associated with VAR.
+      then it is marked in the LIVEIN_BLOCKS bitmap associated with VAR.

    This information is used to determine which variables are live
    across block boundaries to reduce the number of PHI nodes

Ranjit.

- --
Ranjit Mathew       Email: rmathew AT gmail DOT com

Bangalore, INDIA.     Web: http://ranjitmathew.hostingzero.com/




-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDUPSNYb1hx2wRS48RAt6LAJ90zejVT0RqF6JIr7w7aklbnOqHyACdHaDk
HiXAonzQIq/egBN/pSDd130=
=9f8g
-----END PGP SIGNATURE-----



More information about the Gcc-patches mailing list