Oops, I forgot to attach patch in the previous mail. On Mon, Aug 18, 2014 at 10:51 PM, Kito Cheng <kito.ch...@gmail.com> wrote: > Hi Vladimir: > > Here is a tiny typo in comment, allono -> allocno. > > ChangLog > 2014-08-18 Kito Cheng <k...@0xlab.org> > > * ira.c: Fix typo in comment.
From 6999747b19f53d140571f939919622926377f288 Mon Sep 17 00:00:00 2001 From: Kito Cheng <k...@andestech.com> Date: Tue, 19 Aug 2014 12:39:57 +0800 Subject: [PATCH] Fix typo in ira.c
--- gcc/ira.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/ira.c b/gcc/ira.c index 3f41061..9942897 100644 --- a/gcc/ira.c +++ b/gcc/ira.c @@ -251,7 +251,7 @@ along with GCC; see the file COPYING3. If not see hard registers to other allocnos if it decreases the overall allocation cost. - * After allono assigning in the region, IRA modifies the hard + * After allocno assigning in the region, IRA modifies the hard register and memory costs for the corresponding allocnos in the subregions to reflect the cost of possible loads, stores, or moves on the border of the region and its subregions. -- 1.8.4.299.gb3e7d24