Commit 7873eb96d23bb7d369a0ac6cd5f8e811b0147bfd

Jim Meyering 2010-06-07T07:58:49

regex: avoid new dead-code warning with gcc-4.6.0 * lib/regex_internal.c (re_string_reconstruct): #if-0-out a dead if-block containing a while-loop. It's been unused for at least 5 years.