From: Eric Botcazou Date: Wed, 8 May 2013 09:51:25 +0000 (+0000) Subject: Minor tweaks X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a9073727f2965366157d113600c1a51b97430251;p=gcc.git Minor tweaks From-SVN: r198706 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index ea0b5b44c5d..864c1ae2955 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1188,7 +1188,7 @@ instead of register_operand. (vec_widen_mult_odd_): Use general_vector_operand predicates. -2013-04-28 Eric Botcazou +2013-04-28 Eric Botcazou * stor-layout.c (finalize_size_functions): Allocate a structure and reset cfun before dumping the functions. diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog index a3e776c0d18..178a8ef2a82 100644 --- a/gcc/ada/ChangeLog +++ b/gcc/ada/ChangeLog @@ -930,8 +930,7 @@ 2013-04-23 Kai Tietz PR target/55445 - * raise-gcc.c (__SEH__): Additional check that - SjLj isn't active. + * raise-gcc.c (__SEH__): Additional check that SjLj isn't active. 2013-04-23 Eric Botcazou Pascal Obry