aboutsummaryrefslogtreecommitdiff
path: root/gcc/ira-int.h
diff options
context:
space:
mode:
authorVladimir Makarov <vmakarov@redhat.com>2009-03-12 14:39:55 +0000
committerVladimir Makarov <vmakarov@gcc.gnu.org>2009-03-12 14:39:55 +0000
commita812fb0792e401759f58c48482d43d4534cb178a (patch)
tree1ed3f6d6b076ef8d0c7bf4dbdb4ca7f1974b3661 /gcc/ira-int.h
parent4caab5ba578a8aba8b704d0ce052de812cda1d9b (diff)
downloadgcc-a812fb0792e401759f58c48482d43d4534cb178a.zip
gcc-a812fb0792e401759f58c48482d43d4534cb178a.tar.gz
gcc-a812fb0792e401759f58c48482d43d4534cb178a.tar.bz2
re PR debug/39432 (gdb.base/store.exp failures)
2009-03-12 Vladimir Makarov <vmakarov@redhat.com> PR debug/39432 * ira-int.h (struct allocno): Fix comment for calls_crossed_num. * ira-conflicts.c (ira_build_conflicts): Prohibit call used registers for allocnos created from user-defined variables. From-SVN: r144812
Diffstat (limited to 'gcc/ira-int.h')
-rw-r--r--gcc/ira-int.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ira-int.h b/gcc/ira-int.h
index dfa5734..87ba7b0 100644
--- a/gcc/ira-int.h
+++ b/gcc/ira-int.h
@@ -333,7 +333,7 @@ struct ira_allocno
/* Accumulated frequency of calls which given allocno
intersects. */
int call_freq;
- /* Length of the previous array (number of the intersected calls). */
+ /* Accumulated number of the intersected calls. */
int calls_crossed_num;
/* Non NULL if we remove restoring value from given allocno to
MEM_OPTIMIZED_DEST at loop exit (see ira-emit.c) because the