From: Mike Stump Date: Sun, 21 Jul 2013 16:48:23 +0000 (+0000) Subject: Fix. X-Git-Tag: releases/gcc-4.9.0~4936 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b39e7f07efa58a861ea1ac2dc3ffeeb597d8c72f;p=thirdparty%2Fgcc.git Fix. From-SVN: r201102 --- diff --git a/libiberty/regex.c b/libiberty/regex.c index 17091ce9569f..e12bc4e79af2 100644 --- a/libiberty/regex.c +++ b/libiberty/regex.c @@ -3396,7 +3396,7 @@ PREFIX(regex_compile) (const char *ARG_PREFIX(pattern), class. */ PATFETCH (c); - /* Now we have to go throught the whole table + /* Now we have to go though the whole table and find all characters which have the same first level weight.