OSDN Git Service

Fix non-ASCII characters in names.
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 9 Apr 2013 07:29:32 +0000 (07:29 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 9 Apr 2013 07:29:32 +0000 (07:29 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@197618 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog-2012
gcc/testsuite/ChangeLog-2012

index ee4c574..ad72535 100644 (file)
        * config/i386/i386.c (ix86_function_ok_for_sibcall): Put back exception
        to make a sibcall if one of the functions has void return type.
 
-2012-11-07  Manuel LÃ\83³pez-IbÃ\83¡Ã\83±ez  <manu@gcc.gnu.org>
+2012-11-07  Manuel López-Ibáñez  <manu@gcc.gnu.org>
 
        PR c/53063
        * doc/invoke.texi (Wformat): Update.
 
-2012-11-07  Manuel LÃ\83³pez-IbÃ\83¡Ã\83±ez  <manu@gcc.gnu.org>
+2012-11-07  Manuel López-Ibáñez  <manu@gcc.gnu.org>
 
        * optc-gen.awk: Factor code out to...
        * opt-functions.awk (lang_enabled_by): ... this new function.
 
-2012-11-07  Manuel LÃ\83³pez-IbÃ\83¡Ã\83±ez  <manu@gcc.gnu.org>
+2012-11-07  Manuel López-Ibáñez  <manu@gcc.gnu.org>
 
        PR c/53063
        * common.opt (Wswitch,Wswitch-default,Wswitch-enum): Move to c.opt.
 
        * expmed.c (store_bit_field_1): Remove test for BLKmode values.
 
-2012-10-31  Ralf CorsÃ\83©pius  <ralf.corsepius@rtems.org>,
+2012-10-31  Ralf Corsépius  <ralf.corsepius@rtems.org>,
            Joel Sherrill  <joel.sherrill@oarcorp.com>
 
        * config/sparc/t-rtems: New (Custom multilibs).
        * lra-spills.c: Likewise.
        * lra.c: Likewise.
 
-2012-10-29  Manuel LÃ\83³pez-IbÃ\83¡Ã\83±ez  <manu@gcc.gnu.org>
+2012-10-29  Manuel López-Ibáñez  <manu@gcc.gnu.org>
 
        PR c/53066
        * tree.h (FUNCTION_POINTER_TYPE_P): New.
        * config/i386/x86intrin.h: Include
        xsaveintrin.h, fxsrintrin.h, xsaveoptintrin.h.
 
-2012-10-26  Ralf CorsÃ\83©pius  <ralf.corsepius@rtems.org>
+2012-10-26  Ralf Corsépius  <ralf.corsepius@rtems.org>
 
        * config/avr/t-rtems: Revert previous commit.
 
        * lra-constraints.c (check_and_process_move): Remove #if
        ENABLE_ASSERT_CHECKING.
 
-2012-10-26  Ralf CorsÃ\83©pius  <ralf.corsepius@rtems.org>
+2012-10-26  Ralf Corsépius  <ralf.corsepius@rtems.org>
 
        * config/avr/rtems.h (TARGET_OS_CPP_BUILTINS): Remove
        __USE_INIT_FINI__.
        * lra-assigns.c (assign_by_spills): Add non-reload pseudos
        assigned to hard register to changed_pseudo_bitmap.
 
-2012-10-25  Ralf CorsÃ\83©pius  <ralf.corsepius@rtems.org>
+2012-10-25  Ralf Corsépius  <ralf.corsepius@rtems.org>
 
        * config.gcc (microblaze*-*-rtems*): New target.
        * config/microblaze/rtems.h: New.
        * config/rs6000/rs6000.c (rs6000_density_test): Use dump_enabled_p
        instead of dump_kind_p.
 
-2012-10-24  Manuel LÃ\83³pez-IbÃ\83¡Ã\83±ez  <manu@gcc.gnu.org>
+2012-10-24  Manuel López-Ibáñez  <manu@gcc.gnu.org>
 
        PR c++/54928
        * tree-diagnostic.c (maybe_unwind_expanded_macro_loc):
        * loop-iv.c (iv_number_of_iterations): Record the upper bound
        only if there are no further conditions on it.
 
-2012-10-20  Manuel LÃ\83³pez-IbÃ\83¡Ã\83±ez  <manu@gcc.gnu.org>
+2012-10-20  Manuel López-Ibáñez  <manu@gcc.gnu.org>
 
        PR c/53063
        PR c/40989
        out of ...
        (forwarder_block_p): ... here.
 
-2012-10-16  Manuel LÃ\83³pez-IbÃ\83¡Ã\83±ez  <manu@gcc.gnu.org>
+2012-10-16  Manuel López-Ibáñez  <manu@gcc.gnu.org>
 
        PR c/53063
        PR c/40989
        * opts.c (finish_options): Do not handle them explicitly.
        * opt-functions.awk (search_var_name): New.
 
-2012-10-16  Manuel LÃ\83³pez-IbÃ\83¡Ã\83±ez  <manu@gcc.gnu.org>
+2012-10-16  Manuel López-Ibáñez  <manu@gcc.gnu.org>
 
        PR c/53063
        PR c/40989
        and -meb.
 
 2012-09-13  Paolo Carlini  <paolo.carlini@oracle.com>
-           Manuel LÃ\83³pez-IbÃ\83¡Ã\83±ez  <manu@gcc.gnu.org>
+           Manuel López-Ibáñez  <manu@gcc.gnu.org>
 
        PR c++/53210
        * doc/invoke.texi ([Winit-self]): Document as enabled by -Wall in C++.
        (ASM_SPEC): Pass mcu options to the assembler.
        * doc/invoke.texi (MIPS Options): Document -mmcu and -mno-mcu.
 
-2012-07-18  Ralf CorsÃ\83©pius  <ralf.corsepius@rtems.org>
+2012-07-18  Ralf Corsépius  <ralf.corsepius@rtems.org>
 
        * config.gcc (v850-*-rtems*): New target.
        * config/v850/rtems.h: New.
        (generate_code_for_partition): Generate code according
        to partition classification.
 
-2012-06-01  Manuel LÃ\83³pez-IbÃ\83¡Ã\83±ez  <manu@gcc.gnu.org>
+2012-06-01  Manuel López-Ibáñez  <manu@gcc.gnu.org>
            Jonathan Wakely  <jwakely.gcc@gmail.com>
 
        PR c++/50134
        (decide_is_variable_needed): Handle externals.
        (varpool_remove_unreferenced_decls): Likewise.
 
-2012-05-17  Manuel LÃ\83³pez-IbÃ\83¡Ã\83±ez  <manu@gcc.gnu.org>
+2012-05-17  Manuel López-Ibáñez  <manu@gcc.gnu.org>
 
        * opts.c (common_handle_option): -pedantic-errors enables -Wpedantic.
        (enable_warning_as_error): Do not special case Wuninitialized.
        strided loads.
        * tree-vect-stmts.c (vect_model_load_cost): Handle strided loads.
 
-2012-05-14  Manuel LÃ\83³pez-IbÃ\83¡Ã\83±ez  <manu@gcc.gnu.org>
+2012-05-14  Manuel López-Ibáñez  <manu@gcc.gnu.org>
 
        PR 53063
        * doc/options.texi: (LangEnabledBy): Document it.
 
        * config/pa/pa.md: Use define_c_enum for "unspec" and "unspecv".
 
-2012-05-13  Manuel LÃ\83³pez-IbÃ\83¡Ã\83±ez  <manu@gcc.gnu.org>
+2012-05-13  Manuel López-Ibáñez  <manu@gcc.gnu.org>
 
        * common.opt (Wtype-limits): Use EnabledBy.
 
        (*<code><mode>3): Ditto.
        (<code>tf3): Ditto.
 
-2012-05-13  Manuel LÃ\83³pez-IbÃ\83¡Ã\83±ez  <manu@gcc.gnu.org>
+2012-05-13  Manuel López-Ibáñez  <manu@gcc.gnu.org>
 
        * optc-gen.awk: Error instead of warning for conflicting help.
 
        (delete_tree_ssa): Do not call fini_phinodes.
        * tree-flow.h (init_phinodes, fini_phinodes): Remove.
 
-2012-05-11  Manuel LÃ\83³pez-IbÃ\83¡Ã\83±ez  <manu@gcc.gnu.org>
+2012-05-11  Manuel López-Ibáñez  <manu@gcc.gnu.org>
 
        PR 53063
        * doc/options.texi (EnabledBy): Document
        (xop_mulv2div2di3_low): Remove insn_and_split pattern.
        (xop_mulv2div2di3_high): Ditto.
 
-2012-05-09  Manuel LÃ\83³pez-IbÃ\83¡Ã\83±ez  <manu@gcc.gnu.org>
+2012-05-09  Manuel López-Ibáñez  <manu@gcc.gnu.org>
 
        PR c++/53289
        * diagnostic.h (diagnostic_context): Add last_location.
        * diagnostic.c (diagnostic_initialize): Initialize it.
        (diagnostic_show_locus): Use it.
 
-2012-05-09  Manuel LÃ\83³pez-IbÃ\83¡Ã\83±ez  <manu@gcc.gnu.org>
+2012-05-09  Manuel López-Ibáñez  <manu@gcc.gnu.org>
 
        * doc/extend.texi (Function Attributes): Point xref to section
        about Pragmas.
        Same stands for reloads with type RELOAD_FOR_OUTPUT_ADDRESS and
        RELOAD_FOR_OUTADDR_ADDRESS.
 
-2012-05-04  Manuel LÃ\83³pez-IbÃ\83¡Ã\83±ez  <manu@gcc.gnu.org>
+2012-05-04  Manuel López-Ibáñez  <manu@gcc.gnu.org>
 
        PR c++/24985
        * tree-diagnostic.c (maybe_unwind_expanded_macro_loc): Show caret
        for macro expansion.
 
-2012-05-03  Manuel LÃ\83³pez-IbÃ\83¡Ã\83±ez  <manu@gcc.gnu.org>
+2012-05-03  Manuel López-Ibáñez  <manu@gcc.gnu.org>
 
        * flags.h (flag_permissive): Do not declare.
        * diagnostic.c (diagnostic_report_diagnostic): Handle fpermissive
        * config/i386/i386.c (ix86_handle_struct_attribute): Use the proper
        predicate to discriminate types.
 
-2012-04-30  Manuel LÃ\83³pez-IbÃ\83¡Ã\83±ez  <manu@gcc.gnu.org>
+2012-04-30  Manuel López-Ibáñez  <manu@gcc.gnu.org>
 
        * doc/invoke.texi (Wmissing-format-attribute): Document as an
        alias of Wsuggest-attribute=format.
        Wmissing-format-attribute with Wsuggest-attribute=format.
        (digest_init): Likewise.
 
-2012-04-29  Manuel LÃ\83³pez-IbÃ\83¡Ã\83±ez  <manu@gcc.gnu.org>
+2012-04-29  Manuel López-Ibáñez  <manu@gcc.gnu.org>
 
        * opts.c (finish_options): Do not handle -Wmissing-noreturn here.
        * common.opt (Wmissing-noreturn): Alias of
        PR middle-end/27139
        * tree-ssa-forwprop.c (combine_conversions): Handle INT->FP->INT.
 
-2012-04-25  Manuel LÃ\83³pez-IbÃ\83¡Ã\83±ez  <manu@gcc.gnu.org>
+2012-04-25  Manuel López-Ibáñez  <manu@gcc.gnu.org>
 
        PR c/53130
        * c-typeck.c (pop_init_level): Use %qD instead of %qT.
        * reload.c (find_reloads): Change the loop nesting when trying an
        alternative with swapped operands.
 
-2012-04-26  Manuel LÃ\83³pez-IbÃ\83¡Ã\83±ez  <manu@gcc.gnu.org>
+2012-04-26  Manuel López-Ibáñez  <manu@gcc.gnu.org>
 
        * tree-diagnostic.c (maybe_unwind_expanded_macro_loc): Fix
        comment. Delete unused parameter first_exp_point_map.
        set_nonincremental_init_from_string): Pass true instead of false
        as IMPLICIT to add_pending_init.
 
-2012-04-25  Manuel LÃ\83³pez-IbÃ\83¡Ã\83±ez  <manu@gcc.gnu.org>
+2012-04-25  Manuel López-Ibáñez  <manu@gcc.gnu.org>
 
        * c-typeck.c (pop_init_level): Improve diagnostics.
 
        * config/vxworks.c (vxworks_override_options): Default to strict-dwarf
        and dwarf_version 2.
 
-2012-04-24  Manuel LÃ\83³pez-IbÃ\83¡Ã\83±ez  <manu@gcc.gnu.org>
+2012-04-24  Manuel López-Ibáñez  <manu@gcc.gnu.org>
 
        * tree-pretty-print.h (default_tree_printer): Do not declare.
        * tree-diagnostic.c: Include tree-pretty-print.h, tree-pass.h and
        Likewise.
        * tree-switch-conversion.c (build_one_array): Likewise.
 
-2012-04-22  Manuel LÃ\83³pez-IbÃ\83¡Ã\83±ez  <manu@gcc.gnu.org>
+2012-04-22  Manuel López-Ibáñez  <manu@gcc.gnu.org>
 
        PR c/44774
        * doc/invoke.texi (pedantic): Rename to Wpedantic.
 
        * fold-const.c (fold_checksum_tree): Fix VECTOR_CST case.
 
-2012-04-21  Manuel LÃ\83³pez-IbÃ\83¡Ã\83±ez  <manu@gcc.gnu.org>
+2012-04-21  Manuel López-Ibáñez  <manu@gcc.gnu.org>
 
        PR 35441
        * c-typeck.c (inform_declaration): New.
 
        * config/arm/sync.md (sync_optab): Change ior attribute to "or".
 
-2012-04-19  Manuel LÃ\83³pez-IbÃ\83¡Ã\83±ez  <manu@gcc.gnu.org>
+2012-04-19  Manuel López-Ibáñez  <manu@gcc.gnu.org>
 
        PR c/52283/37985
        * stmt.c (warn_if_unused_value): Skip NOP_EXPR.
        * varpoo.c (varpool_node_name): Remove.
        (dump_varpool_node): Use dump_symtab_base; reformat.
 
-2012-04-18  Manuel LÃ\83³pez-IbÃ\83¡Ã\83±ez  <manu@gcc.gnu.org>
+2012-04-18  Manuel López-Ibáñez  <manu@gcc.gnu.org>
 
        * doc/invoke.texi (Language Independent Options): @item should be
        before @opindex.
 
        * doc/extend.texi (Type Attributes): Move paragraph.
 
-2012-04-11  Manuel LÃ\83³pez-IbÃ\83¡Ã\83±ez  <manu@gcc.gnu.org>
+2012-04-11  Manuel López-Ibáñez  <manu@gcc.gnu.org>
 
        PR 24985
        * diagnostic.h (show_caret): Declare.
        manipulation code we are threading through a loop header
        to an exit destination.
 
-2012-04-10  Manuel LÃ\83³pez-IbÃ\83¡Ã\83±ez  <manu@gcc.gnu.org>
+2012-04-10  Manuel López-Ibáñez  <manu@gcc.gnu.org>
 
        * tree.h (warn_if_unused_value): Move declaration from here.
        * stmt.c (warn_if_unused_value): Move definition from here.
        comment block.
        (Sr0): Remove unused memory constraint.
 
-2012-04-08  Manuel LÃ\83³pez-IbÃ\83¡Ã\83±ez  <manu@gcc.gnu.org>
+2012-04-08  Manuel López-Ibáñez  <manu@gcc.gnu.org>
 
        * tree-pretty-print.h: Update comment.
 
        * tree-data-ref.c (subscript_dependence_tester_1): Check
        all dimensions for non-conflicting access functions.
 
-2012-03-15  Manuel LÃ\83³pez-IbÃ\83¡Ã\83±ez  <manu@gcc.gnu.org>
+2012-03-15  Manuel López-Ibáñez  <manu@gcc.gnu.org>
 
        PR c++/44783
        * doc/invoke.texi [C++ Language Options]: Document
        in new variable 'empty'.  Increase issue_rate only for
        non-empty insns.
 
-2012-03-07  Ralf CorsÃ\83©pius  <ralf.corsepius@rtems.org>
+2012-03-07  Ralf Corsépius  <ralf.corsepius@rtems.org>
 
        PR target/51417
        * Makefile.in: Let install-gcc-ar depend on installdirs,
index 6687189..90e0839 100644 (file)
        * gcc.target/powerpc/ppc-pow.c: Allow dot symbols in branch.
        * gcc.target/powerpc/tfmode_off.c: Skip on AIX.
 
-2012-11-07  Manuel L\81Ã\81³pez-Ib\81Ã\81¡\81Ã\81±ez  <manu@gcc.gnu.org>
+2012-11-07  Manuel López-Ibáñez  <manu@gcc.gnu.org>
 
        PR c/53063
        * gcc.dg/warn-nsstring.c: Use -Wformat explicitly.
 
-2012-11-07  Manuel L\81Ã\81³pez-Ib\81Ã\81¡\81Ã\81±ez  <manu@gcc.gnu.org>
+2012-11-07  Manuel López-Ibáñez  <manu@gcc.gnu.org>
 
        PR c/51294
        * c-c++-common/pr51294.c: New.
        PR middle-end/55116
        * gcc.target/i386/pr55116.c: New file.
 
-2012-10-29  Manuel L\81Ã\81³pez-Ib\81Ã\81¡\81Ã\81±ez  <manu@gcc.gnu.org>
+2012-10-29  Manuel López-Ibáñez  <manu@gcc.gnu.org>
 
        PR c/53066
        * gcc.dg/Wshadow-4.c: New.
 
        * gcc.dg/webizer.c (main): Add missing exit call.
 
-2012-10-21  Thomas K\81Ã\81¶nig  <tkoenig@gcc.gnu.org>
+2012-10-21  Thomas König  <tkoenig@gcc.gnu.org>
 
        PR fortran/54465
        * gfortran.dg/wextra_1.f:  New test.
        * gcc.dg/tree-ssa/ldist-17.c: Block cunroll to make testcase still
        valid.
 
-2012-10-16  Manuel L\81Ã\81³pez-Ib\81Ã\81¡\81Ã\81±ez  <manu@gcc.gnu.org>
+2012-10-16  Manuel López-Ibáñez  <manu@gcc.gnu.org>
 
        PR c/53063
        PR c/40989
 
        * go.test/go-test.exp: Update for latest version of Go testsuite.
 
-2012-09-29  Thomas K\81Ã\81¶nig  <tkoenig@gcc.gnu.org>
+2012-09-29  Thomas König  <tkoenig@gcc.gnu.org>
 
        PR fortran/52724
        * gfortran.dg/internal_readwrite_3.f90:  New test.
        * g++.dg/torture/builtin-location.C: New testcase.
 
 2012-09-13  Paolo Carlini  <paolo.carlini@oracle.com>
-           Manuel L\81Ã\81³pez-Ib\81Ã\81¡\81Ã\81±ez  <manu@gcc.gnu.org>
+           Manuel López-Ibáñez  <manu@gcc.gnu.org>
 
        PR c++/53210
        * g++.dg/warn/Wuninitialized-self.C: New.
        PR fortran/54301
        * gfortran.dg/warn_target_lifetime_1.f90: New.
 
-2012-08-19  Thomas K\81Ã\81¶nig  <tkoenig@gcc.gnu.org>
+2012-08-19  Thomas König  <tkoenig@gcc.gnu.org>
 
        PR fortran/54298
        * gfortran.dg/real_compare_1.f90: New test case.
        * gcc.dg/tree-ssa/pta-ptrarith-1.c: Likewise.
        * gcc.dg/tree-ssa/pta-ptrarith-2.c: Likewise.
 
-2012-08-01  Thomas K\81Ã\81¶nig  <tkoenig@gcc.gnu.org>
+2012-08-01  Thomas König  <tkoenig@gcc.gnu.org>
 
        PR fortran/54033
        * gfortran.dg/include_6.f90:  New test case.
        * g++.dg/parse/access8.C: Adjust.
        * g++.dg/template/sfinae6_neg.C: Adjust.
 
-2012-07-16  Thomas K\81Ã\81¶nig  <tkoenig@gcc.gnu.org>
+2012-07-16  Thomas König  <tkoenig@gcc.gnu.org>
 
        PR fortran/53824
        * gfortran.dg/coarray_allocate_1.f90:  New test.
        PR middle-end/53535
        * gcc.dg/pr46647.c: xfail for cris-* and crisv32-*.
 
-2012-06-07  Thomas K\81Ã\81¶nig  <tkoenig@gcc.gnu.org>
+2012-06-07  Thomas König  <tkoenig@gcc.gnu.org>
 
        PR fortran/52861
        * gfortran.dg/string_assign_2.f90:  New test case.
 
-2012-06-07  Thomas K\81Ã\81¶nig  <tkoenig@gcc.gnu.org>
+2012-06-07  Thomas König  <tkoenig@gcc.gnu.org>
 
        PR fortran/52861
        * gfortran.dg/string_assign_1.f90:  New test case.
        * gfortran.dg/gomp/appendix-a/a.35.6.f90: Likewise.
        * c-c++-common/gomp/pr53580.c: New test.
 
-2012-06-07  Fabien Ch\81Ã\81ªne  <fabien@gcc.gnu.org>
+2012-06-07  Fabien Chêne  <fabien@gcc.gnu.org>
 
        PR c++/51214
        * g++.dg/cpp0x/forw_enum11.C: New.
        * gfortran.dg/vect/pr32380.f: Adjust number of expected vectorized
        loops.
 
-2012-06-06  Fabien Ch\81Ã\81ªne  <fabien@gcc.gnu.org>
+2012-06-06  Fabien Chêne  <fabien@gcc.gnu.org>
 
        PR c++/52841
        * g++.dg/cpp0x/pr52841.C: New testcase.
        * gnat.dg/discr36.ad[sb]: New test.
        * gnat.dg/discr36_pkg.ad[sb]: New helper.
 
-2012-05-05  Manuel L\81Ã\81³pez-Ib\81Ã\81¡\81Ã\81±ez  <manu@gcc.gnu.org>
+2012-05-05  Manuel López-Ibáñez  <manu@gcc.gnu.org>
 
        PR c/43772
        * c-c++-common/pr43772.c: New.
        * gcc.target/ia64/pr48496.c: New test.
        * gcc.target/ia64/pr52657.c: Likewise.
 
-2012-05-04  Manuel L\81Ã\81³pez-Ib\81Ã\81¡\81Ã\81±ez  <manu@gcc.gnu.org>
+2012-05-04  Manuel López-Ibáñez  <manu@gcc.gnu.org>
 
        PR c/51712
        * c-c++-common/pr51712.c: New.
 
        * gnat.dg/warn6.ad[sb]: New test.
 
-2012-04-29  Manuel L\81Ã\81³pez-Ib\81Ã\81¡\81Ã\81±ez  <manu@gcc.gnu.org>
+2012-04-29  Manuel López-Ibáñez  <manu@gcc.gnu.org>
 
        PR 53149
        * gcc.dg/20011021-1.c: Adjust testcase.
        PR c/52880
        * gcc.dg/pr52880.c: New test.
 
-2012-04-25  Manuel L\81Ã\81³pez-Ib\81Ã\81¡\81Ã\81±ez  <manu@gcc.gnu.org>
+2012-04-25  Manuel López-Ibáñez  <manu@gcc.gnu.org>
 
        * gcc.dg/m-un-2.c: Update.
        * gcc.dg/20011021-1.c: Update.
        PR fortran/53051
        * gfortran.dg/read_float_4.f90: New.
 
-2012-04-21  Manuel L\81Ã\81³pez-Ib\81Ã\81¡\81Ã\81±ez  <manu@gcc.gnu.org>
+2012-04-21  Manuel López-Ibáñez  <manu@gcc.gnu.org>
 
        PR 35441
        * c-c++-common/pr35441.C: New.
 
        * gcc.dg/pr52283.c: New test.
 
-2012-04-19  Manuel L\81Ã\81³pez-Ib\81Ã\81¡\81Ã\81±ez  <manu@gcc.gnu.org>
+2012-04-19  Manuel López-Ibáñez  <manu@gcc.gnu.org>
 
        * gcc.dg/pr37985.c: New test.
 
        * gcc/target/sh/pr50751-6.c: New.
        * gcc/target/sh/pr50751-7.c: New.
 
-2012-04-11  Fabien Ch\81Ã\81ªne  <fabien@gcc.gnu.org>
+2012-04-11  Fabien Chêne  <fabien@gcc.gnu.org>
 
        PR c++/52465
        * g++.dg/lookup/using52.C: New.
 
-2012-04-11  Manuel L\81Ã\81³pez-Ib\81Ã\81¡\81Ã\81±ez  <manu@gcc.gnu.org>
+2012-04-11  Manuel López-Ibáñez  <manu@gcc.gnu.org>
 
        * lib/prune.exp (TEST_ALWAYS_FLAGS): If undefined, set to empty.
 
        * gcc.dg/builtin-bswap-5.c: Likewise.
        * gcc.target/i386/builtin-bswap-4.c: New test.
 
-2012-04-11  Manuel L\81Ã\81³pez-Ib\81Ã\81¡\81Ã\81±ez  <manu@gcc.gnu.org>
+2012-04-11  Manuel López-Ibáñez  <manu@gcc.gnu.org>
 
        PR 24985
        * lib/prune.exp: Add -fno-diagnostics-show-caret.
        PR fortran/52751
        * gfortran.dg/public_private_module_2.f90: New.
 
-2012-04-08  Manuel L\81Ã\81³pez-Ib\81Ã\81¡\81Ã\81±ez  <manu@gcc.gnu.org>
+2012-04-08  Manuel López-Ibáñez  <manu@gcc.gnu.org>
 
        * g++.dg/warn/Wstrict-aliasing-float-ref-int-obj.C: Add labels to
        directives.
        PR c++/52248
        * g++.dg/ext/timevar1.C: New.
 
-2012-02-16  Fabien Ch\81Ã\81ªne  <fabien@gcc.gnu.org>
+2012-02-16  Fabien Chêne  <fabien@gcc.gnu.org>
 
        PR c++/52126
        * g++.dg/template/using21.C: New.
        PR fortran/51514
        * gfortran.dg/class_to_type_2.f90: New.
 
-2012-02-06  Thomas K\81Ã\81¶nig  <tkoenig@gcc.gnu.org>
+2012-02-06  Thomas König  <tkoenig@gcc.gnu.org>
 
        PR fortran/32373
        * gfortran.dg/vect/vect-8.f90:  Use vect_double effective target.
        * gcc.dg/pr48374.c: Actually add the test I forgot
        in the 2012-01-25 commit.
 
-2012-02-05  Thomas K\81Ã\81¶nig  <tkoenig@gcc.gnu.org>
+2012-02-05  Thomas König  <tkoenig@gcc.gnu.org>
 
        PR fortran/32373
        * gfortran.dg/vect/vect-8.f90:  New test case.
 
-2012-02-05  Thomas K\81Ã\81¶nig  <tkoenig@gcc.gnu.org>
+2012-02-05  Thomas König  <tkoenig@gcc.gnu.org>
 
        PR fortran/48847
        * gfortran.dg/warn_unused_dummy_argument_3.f90:  New test.
        PR tree-optimization/52073
        * gcc.c-torture/compile/pr52073.c: New test.
 
-2012-02-01  Thomas K\81Ã\81¶nig  <tkoenig@gcc.gnu.org>
+2012-02-01  Thomas König  <tkoenig@gcc.gnu.org>
 
        PR fortran/51958
        * gfortran.dg/function_optimize_10.f90:  New test.
 
        * g++.dg/cpp0x/constexpr-delegating2.C: Add missing piece.
 
-2012-01-01  Fabien Ch\81Ã\81ªne  <fabien@gcc.gnu.org>
+2012-01-01  Fabien Chêne  <fabien@gcc.gnu.org>
 
        * g++.old-deja/g++.brendan/crash25.C: Adjust.
        * g++.old-deja/g++.brendan/crash56.C: Likewise.