From: Eric Botcazou Date: Fri, 11 Sep 2020 08:09:59 +0000 (+0200) Subject: Adjust email address X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=dedf9ebc89ad4308a506300afaa6c8429a50446d;p=gcc.git Adjust email address --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index bc47d90254b..953f954cd32 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -3801,7 +3801,7 @@ (peephole2 to remove unneded compare after CMPXCHG): New pattern, also handle XOR zeroing and load of -1 by OR. -2020-07-16 Eric Botcazou +2020-07-16 Eric Botcazou * config/i386/i386.c (ix86_compute_frame_layout): Minor tweak. (ix86_adjust_stack_and_probe): Delete. @@ -4525,7 +4525,7 @@ * config/riscv/riscv-sr.c (riscv_remove_unneeded_save_restore_calls): Abort if any arguments on stack. -2020-07-08 Eric Botcazou +2020-07-08 Eric Botcazou * gimple-fold.c (gimple_fold_builtin_memory_op): Do not fold if either type has reverse scalar storage order. @@ -4660,7 +4660,7 @@ * config/cris/cris.md ("*extopqihi", "*extopsi_swap") ("*extopsi", "*addxqihi_swap"): Reinstate. -2020-07-03 Eric Botcazou +2020-07-03 Eric Botcazou * gimple-fold.c (gimple_fold_builtin_memory_op): Fold calls that were initially created for the assignment of a variable-sized @@ -5161,7 +5161,7 @@ * doc/standards.texi (C Language): Correct the default dialect. (C++ Language): Update the default for C++ to gnu++17. -2020-06-26 Eric Botcazou +2020-06-26 Eric Botcazou * tree-ssa-reassoc.c (dump_range_entry): New function. (debug_range_entry): New debug function. @@ -6156,7 +6156,7 @@ * config/riscv/riscv.c (riscv_gpr_save_operation_p): Remove assertion and turn it into a early exit check. -2020-06-15 Eric Botcazou +2020-06-15 Eric Botcazou * gimplify.c (gimplify_init_constructor) : Declare new ENSURE_SINGLE_ACCESS constant and move variables down. If it is @@ -6166,7 +6166,7 @@ the type is aggregate non-addressable, ask gimplify_init_constructor whether it can generate a single access to the target. -2020-06-15 Eric Botcazou +2020-06-15 Eric Botcazou * tree-sra.c (propagate_subaccesses_from_rhs): When a non-scalar access on the LHS is replaced with a scalar access, propagate the @@ -7269,7 +7269,7 @@ * config/gcn/gcn.opt (-mlocal-symbol-id): Delete. * config/gcn/mkoffload.c (main): Don't use -mlocal-symbol-id. -2020-06-02 Eric Botcazou +2020-06-02 Eric Botcazou PR middle-end/95395 * optabs.c (expand_unop): Fix bits/bytes confusion in latest change. @@ -7611,7 +7611,7 @@ make a nonzero adjustment to the memory offset. (bhi_msx): Turn into a splitter. -2020-05-28 Eric Botcazou +2020-05-28 Eric Botcazou * gimple-ssa-store-merging.c (merged_store_group::can_be_merged_into): Fix off-by-one error. @@ -7730,7 +7730,7 @@ function. (TARGET_DELEGITIMIZE_ADDRESS): New macro. -2020-05-27 Eric Botcazou +2020-05-27 Eric Botcazou * builtin-types.def (BT_UINT128): New primitive type. (BT_FN_UINT128_UINT128): New function type. diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog index f945ae883bc..22fa76595db 100644 --- a/gcc/ada/ChangeLog +++ b/gcc/ada/ChangeLog @@ -1,15 +1,15 @@ -2020-09-10 Eric Botcazou +2020-09-10 Eric Botcazou * gcc-interface/decl.c (set_rm_size): Do not take into account the Value_Size clause if it is not for the entity itself. -2020-09-10 Eric Botcazou +2020-09-10 Eric Botcazou * gcc-interface/decl.c (build_subst_list): For a definition, make sure to instantiate the SAVE_EXPRs generated by the elaboration of the constraints in front of the elaboration of the type itself. -2020-09-10 Eric Botcazou +2020-09-10 Eric Botcazou * gcc-interface/misc.c: Include tree-pass.h. (internal_error_function): Call emergency_dump_function. @@ -1815,39 +1815,39 @@ * par-ch6.adb (P_Return_Object_Declaration): Set Has_Init_Expression flag. -2020-07-02 Eric Botcazou +2020-07-02 Eric Botcazou * debug.adb (d.K): Document new usage. * fe.h (Debug_Flag_Dot_KK): Declare. * gcc-interface/decl.c (gnat_to_gnu_field): Give an error when the component overlaps with the parent subtype, except with -gnatd.K. -2020-06-26 Eric Botcazou +2020-06-26 Eric Botcazou * exp_ch4.adb (Expand_Set_Membership): Expand the membership test using left associativity instead of right associativity. -2020-06-23 Eric Botcazou +2020-06-23 Eric Botcazou * gcc-interface/utils2.c (build_binary_op): Remove space. -2020-06-23 Eric Botcazou +2020-06-23 Eric Botcazou * gcc-interface/trans.c (gnat_to_gnu) : Minor tweaks. Call Has_Constrained_Partial_View on base type of designated type. -2020-06-23 Eric Botcazou +2020-06-23 Eric Botcazou * gcc-interface/utils.c (gnat_write_global_declarations): Output integral global variables first and the imported functions later. -2020-06-23 Eric Botcazou +2020-06-23 Eric Botcazou * gcc-interface/decl.c (elaborate_expression_1): When GNAT encodings are not used, do not create a variable for debug info purposes if the expression is itself a user-declared variable. -2020-06-23 Eric Botcazou +2020-06-23 Eric Botcazou * gcc-interface/ada-tree.h (DECL_RENAMED_OBJECT): Delete. * gcc-interface/decl.c (gnat_to_gnu_entity) : Always use @@ -1859,17 +1859,17 @@ Do not deal with side-effects here. : Likewise. -2020-06-23 Eric Botcazou +2020-06-23 Eric Botcazou * gcc-interface/decl.c (elaborate_expression): Replace calls to Is_OK_Static_Expression with Compile_Time_Known_Value. -2020-06-23 Eric Botcazou +2020-06-23 Eric Botcazou * gcc-interface/decl.c (gnat_to_gnu_entity) : Set debug type to the base type and only if the subtype is artificial. -2020-06-23 Eric Botcazou +2020-06-23 Eric Botcazou * gcc-interface/trans.c (gnat_to_gnu) : Do not test Is_Bit_Packed_Array in the memset path. @@ -7825,7 +7825,7 @@ * gnatvsn.ads: Bump Library_Version to 11. -2020-05-26 Eric Botcazou +2020-05-26 Eric Botcazou PR ada/95333 * gcc-interface/decl.c (gnat_to_gnu_param): Never make a variant of