From: kazu Date: Sun, 27 Oct 2002 14:21:37 +0000 (+0000) Subject: * reload1.c (reload): Fix a comment typo. X-Git-Tag: upstream/4.9.2~83681 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8c2e6a918f58eb29f43fcdf736dfab484d4e4d9d;p=platform%2Fupstream%2Flinaro-gcc.git * reload1.c (reload): Fix a comment typo. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58582 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 80f6262..acf305b 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2002-10-27 Kazu Hirata + + * reload1.c (reload): Fix a comment typo. + Sun Oct 27 10:15:24 CET 2002 Jan Hubicka * linux64.h (DEFAULT_PCC_STRUCT_RETURN): Define. diff --git a/gcc/reload1.c b/gcc/reload1.c index a163b8a..b467e25 100644 --- a/gcc/reload1.c +++ b/gcc/reload1.c @@ -1023,7 +1023,7 @@ reload (first, global) did_spill = 1; /* Regardless of the state of spills, if we previously had - a register that we thought we could eliminate, but no can + a register that we thought we could eliminate, but now can not eliminate, we must run another pass. Consider pseudos which have an entry in reg_equiv_* which