From d961ae3a3d6582872d402e4bf7439c89525a85d6 Mon Sep 17 00:00:00 2001 From: kazu Date: Sat, 15 Apr 2006 21:45:06 +0000 Subject: * cfgcleanup.c, config/dfp-bit.c, expr.c, fold-const.c, jump.c, mips-tfile.c, omp-low.c, sched-int.h, tree-ssa-loop-prefetch.c, tree-vrp.c: Fix comment typos. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@112971 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/jump.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/jump.c') diff --git a/gcc/jump.c b/gcc/jump.c index b60c2840720..b0873941620 100644 --- a/gcc/jump.c +++ b/gcc/jump.c @@ -21,7 +21,7 @@ Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* This is the pathetic reminder of old fame of the jump-optimization pass - of the compiler. Now it contains basically set of utility function to + of the compiler. Now it contains basically a set of utility functions to operate with jumps. Each CODE_LABEL has a count of the times it is used -- cgit v1.2.1