From 315682fb369234900afb7c232e23f116fe35d1dc Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Sun, 3 Apr 2005 14:09:57 +0000 Subject: cfghooks.c, [...]: Fix comment typos. * cfghooks.c, cfgrtl.c, modulo-sched.c, config/i386/winnt.c: Fix comment typos. From-SVN: r97490 --- gcc/cfgrtl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/cfgrtl.c') diff --git a/gcc/cfgrtl.c b/gcc/cfgrtl.c index d0a50e4..ea7d1ba 100644 --- a/gcc/cfgrtl.c +++ b/gcc/cfgrtl.c @@ -2998,7 +2998,7 @@ rtl_flow_call_edges_add (sbitmap blocks) } /* Add COMP_RTX as a condition at end of COND_BB. FIRST_HEAD is - the conditional branch traget, SECOND_HEAD should be the fall-thru + the conditional branch target, SECOND_HEAD should be the fall-thru there is no need to handle this here the loop versioning code handles this. the reason for SECON_HEAD is that it is needed for condition in trees, and this should be of the same type since it is a hook. */ -- cgit v1.1