From: Martin Liska Date: Mon, 4 Jan 2021 10:33:59 +0000 (+0100) Subject: Convert 2 files to utf8. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a40718b5fc8bd698bdf48fc3f6187ac9eb615f35;p=gcc.git Convert 2 files to utf8. libiberty/ChangeLog: * strverscmp.c: Convert to utf8 from iso8859. gcc/testsuite/ChangeLog: * README: Convert to utf8 from iso8859. --- diff --git a/gcc/testsuite/README b/gcc/testsuite/README index e68427eec45..744ca2afe1c 100644 --- a/gcc/testsuite/README +++ b/gcc/testsuite/README @@ -31,7 +31,7 @@ STRUCTURE OF THE G++ TESTSUITE g++.gb Tests by Gerald Baumgartner g++.jason Tests by Jason Merill g++.jeff Tests by Jeffrey A Law - g++.martin Tests by Martin v. Löwis + g++.martin Tests by Martin v. Löwis g++.mike Tests by Mike Stump g++.niklas Tests by Niklas Hallqvist g++.ns Tests for namespaces diff --git a/libiberty/strverscmp.c b/libiberty/strverscmp.c index 6f3e8b48dd6..57a71da06fe 100644 --- a/libiberty/strverscmp.c +++ b/libiberty/strverscmp.c @@ -1,7 +1,7 @@ /* Compare strings while treating digits characters numerically. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the libiberty library. - Contributed by Jean-François Bignolles , 1997. + Contributed by Jean-François Bignolles , 1997. Libiberty is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public