[svn:parrot] r36181 - trunk/compilers/imcc

coke at svn.parrot.org coke at svn.parrot.org
Sat Jan 31 03:47:55 UTC 2009


Author: coke
Date: Sat Jan 31 03:47:52 2009
New Revision: 36181
URL: https://trac.parrot.org/parrot/changeset/36181

Log:
eliminate reference to rejected TODO ticket.

Modified:
   trunk/compilers/imcc/optimizer.c

Modified: trunk/compilers/imcc/optimizer.c
==============================================================================
--- trunk/compilers/imcc/optimizer.c	Sat Jan 31 02:57:26 2009	(r36180)
+++ trunk/compilers/imcc/optimizer.c	Sat Jan 31 03:47:52 2009	(r36181)
@@ -43,7 +43,7 @@
 cfg_optimize may be called multiple times during the construction of the
 CFG depending on whether or not it finds anything to optimize.
 
-RT #46277: subst_constants ... rewrite e.g. add_i_ic_ic -- where does this happen?
+subst_constants ... rewrite e.g. add_i_ic_ic
 
 optimizer
 ---------


More information about the parrot-commits mailing list