mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-30 17:25:11 +08:00
Fix comment typo.
From-SVN: r57597
This commit is contained in:
parent
5d0f3df7fd
commit
2a5de0f14b
@ -67,7 +67,7 @@ flow_active_insn_p (insn)
|
||||
return true;
|
||||
|
||||
/* A clobber of the function return value exists for buggy
|
||||
programs that fail to return a value. It's effect is to
|
||||
programs that fail to return a value. Its effect is to
|
||||
keep the return value from being live across the entire
|
||||
function. If we allow it to be skipped, we introduce the
|
||||
possibility for register livetime aborts. */
|
||||
|
Loading…
Reference in New Issue
Block a user