mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-23 04:10:26 +08:00
Convert gcc/testsuite/ChangeLog to UTF-8.
Command used: LC_ALL=C sed -i \ -e 's/D\(o\|\xf6\)nmez/D\xc3\xb6nmez/' \ -e 's/\(Av\|\xc3\xc2v\|\x81\xc1v\|\xc1v\|\xef\xbf\xbdv\?\|\x81\xc3\x81v\|\xc3v\)ila/\xc3\x81vila/' \ -e 's/Esp\(in\|\xc3\xc2\xadn\|\x81\xedn\|\xedn\|\xef\xbf\xbdn\?\|\xef\xbf\xbd\xadn\|\x81\xc3\xadn\)dola/Esp\xc3\xadndola/' \ -e 's/Schl\(u\|\xc3\xc2\xbc\|\xef\xbf\xbd\|\xfcu\?\|\x81\xfc\|\x81\xc3\xbc\|\xc3\xaf\xc2\xbf\xc2\xbd\|\xef\xbf\xbd\xef\xbf\xbd\xef\xbf\xbd\xc2\xbc\)ter/Schl\xc3\xbcter/' \ -e 's/Humi\(e\|\xe8\|\xc3\xc2\xa8\)res/Humi\xc3\xa8res/' \ -e 's/L\(ow\|\xc3\xaf\xc2\xbf\xc2\xbd\|oew\|\xf6w\)is/L\xc3\xb6wis/' \ -e 's/G\xfctlein/G\xc3\xbctlein/' \ -e 's/G\xe1[b]or/G\xc3\xa1bor/' \ -e 's/L\xf3ki/L\xc3\xb3ki/' \ -e 's/Fautr\xc3 /Fautr\xc3\xa9 /' \ -e 's/S\xe9[b]astian/S\xc3\xa9bastian/' \ -e 's/Th\xef\xbf\xbd[d]ore/Th\xc3\xa9odore/' \ -e 's/Cors\xc3\xc2\xa9pius/Cors\xc3\xa9pius/' \ -e 's/K\xfchl/K\xc3\xbchl/' \ -e 's/R\xf6nnerup/R\xc3\xb6nnerup/' \ -e 's/L\xf8vset/L\xc3\xb8vset/' \ -e 's/Ph\x81\xfb\x81\xf4ng-Th\x81\xe5o/Ph\xc3\xbb\xc3\xb4ng-Th\xc3\xa5o/' \ -e 's/V\x81\xf5/V\xc3\xb5/' \ -e 's/J\xf6nsson/J\xc3\xb6nsson/' \ -e 's/V\xef\xbf\xbdis\xef\xbf\xbdnen/V\xc3\xa4is\xc3\xa4nen/' \ -e 's/J\xef\xbf\xbdrg/J\xc3\xb6rg/' \ -e 's/M\xef\xbf\xbdsli/M\xc3\xb6sli/' \ -e 's/R\xe4ty/R\xc3\xa4ty/' \ -e 's/2003\xc2\xad-/2003-/' \ -e 's/\xc2\xa0/ /g' \ -e 's/ \xa0/ /g' \ -e 's/\xa0 //' \ gcc/testsuite/ChangeLog From-SVN: r141223
This commit is contained in:
parent
18c87fd571
commit
1344d3908d
@ -3288,7 +3288,7 @@
|
||||
* gfortran.dg/cshift_char_3.f90: New test case.
|
||||
* gfortran.dg/cshift_nan_1.f90: New test case.
|
||||
|
||||
2008-08-14 Rafael ÃÂvila de EspÃÂndola <espindola@google.com>
|
||||
2008-08-14 Rafael Ávila de Espíndola <espindola@google.com>
|
||||
|
||||
* gcc.dg/visibility-14.c: New test.
|
||||
* gcc.dg/visibility-15.c: New test.
|
||||
@ -4010,7 +4010,7 @@
|
||||
PR tree-optimization/36967
|
||||
* gfortran.dg/pr36967.f: New testcase.
|
||||
|
||||
2008-07-30 Rafael ÃÂvila de EspÃÂndola <espindola@google.com>
|
||||
2008-07-30 Rafael Ávila de Espíndola <espindola@google.com>
|
||||
|
||||
* gcc.dg/visibility-14.c: New test.
|
||||
* gcc.dg/visibility-15.c: New test.
|
||||
@ -5704,7 +5704,7 @@
|
||||
dg-additional-sources.
|
||||
(profopt-execute): Handle additional sources.
|
||||
|
||||
2008-05-28 Rafael EspÃÂndola <espindola@google.com>
|
||||
2008-05-28 Rafael Espíndola <espindola@google.com>
|
||||
|
||||
* gcc.dg/20080528-1.c: New test.
|
||||
|
||||
@ -5841,7 +5841,7 @@
|
||||
* g++.dg/template/inline1.C: For the not-defined symbol, use the
|
||||
pattern from g++.dg/template/qualttp17.C.
|
||||
|
||||
2008-05-23 Rafael EspÃÂndola <espindola@google.com>
|
||||
2008-05-23 Rafael Espíndola <espindola@google.com>
|
||||
|
||||
* gcc.c-torture/compile/20080522-1.c: Move to gcc.dg.
|
||||
* gcc.dg/20080522-1.c: Moved from gcc.c-torture.
|
||||
@ -5879,7 +5879,7 @@
|
||||
* gfortran.dg/cshift_large_1.f90: New test.
|
||||
* gfortran.dg/eoshift_large_1.f90: New test.
|
||||
|
||||
2008-05-22 Rafael EspÃÂndola <espindola@google.com>
|
||||
2008-05-22 Rafael Espíndola <espindola@google.com>
|
||||
|
||||
* gcc.c-torture/compile/20080522-1.c: New testcase.
|
||||
|
||||
@ -6644,7 +6644,7 @@
|
||||
PR fortran/36162
|
||||
* gfortran.dg/module_widestring_1.f90: New test.
|
||||
|
||||
2008-05-08 Rafael EspÃÂndola <espindola@google.com>
|
||||
2008-05-08 Rafael Espíndola <espindola@google.com>
|
||||
|
||||
* gcc.dg/vect/vect-111.c: Rename to no-trapping-math-vect-111.c
|
||||
* gcc.dg/vect/vect-ifcvt-11.c: Rename to no-trapping-math-vect-ifcvt-11.c
|
||||
@ -7583,7 +7583,7 @@
|
||||
PR fortran/35780
|
||||
* gfortran.dg/simplify_argN_1.f90: New test.
|
||||
|
||||
2008-04-06 Tobias Schlüter <tobi@gcc.gnu.org>
|
||||
2008-04-06 Tobias Schlüter <tobi@gcc.gnu.org>
|
||||
|
||||
PR fortran/35832
|
||||
* gfortran.dg/io_constraints_2.f90: Adapt to new error message.
|
||||
@ -9344,7 +9344,7 @@
|
||||
* g++.dg/torture/pr35164-1.C: New testcase.
|
||||
* g++.dg/torture/pr35164-2.C: Likewise.
|
||||
|
||||
2008-02-15 Dominique d'Humières <dominiq@lps.ens.fr>
|
||||
2008-02-15 Dominique d'Humières <dominiq@lps.ens.fr>
|
||||
|
||||
PR testsuite/35119
|
||||
* g++.dg/template/spec35.C: Change the regular expressions
|
||||
|
Loading…
x
Reference in New Issue
Block a user