diff options
author | Martin Liska <mliska@suse.cz> | 2021-01-04 11:33:59 +0100 |
---|---|---|
committer | Martin Liska <mliska@suse.cz> | 2021-01-04 11:35:17 +0100 |
commit | a40718b5fc8bd698bdf48fc3f6187ac9eb615f35 (patch) | |
tree | faaa763e3bdcda38c9630ad15918349d377e8f01 /gcc | |
parent | ff6b40624797c1b6f7d25657b67fc7aac40f39ff (diff) | |
download | gcc-a40718b5fc8bd698bdf48fc3f6187ac9eb615f35.zip gcc-a40718b5fc8bd698bdf48fc3f6187ac9eb615f35.tar.gz gcc-a40718b5fc8bd698bdf48fc3f6187ac9eb615f35.tar.bz2 |
Convert 2 files to utf8.
libiberty/ChangeLog:
* strverscmp.c: Convert to utf8 from iso8859.
gcc/testsuite/ChangeLog:
* README: Convert to utf8 from iso8859.
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/testsuite/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/README b/gcc/testsuite/README index e68427e..744ca2a 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 |