Minor tweaks
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 8 May 2013 09:51:25 +0000 (09:51 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 8 May 2013 09:51:25 +0000 (09:51 +0000)
From-SVN: r198706

gcc/ChangeLog
gcc/ada/ChangeLog

index ea0b5b44c5d2cafd483f68ec269c561ade802ee9..864c1ae29555c791fec882de82284b6809f296e8 100644 (file)
        instead of register_operand.
        (vec_widen_<s>mult_odd_<mode>): Use general_vector_operand predicates.
 
-2013-04-28  Eric Botcazou  <ebotcazou@gcc.gnu.org>
+2013-04-28  Eric Botcazou  <ebotcazou@adacore.com>
 
        * stor-layout.c (finalize_size_functions): Allocate a structure and
        reset cfun before dumping the functions.
index a3e776c0d1893748a87a6bc71ecd600578a9bc9f..178a8ef2a827150078ef80e9c5a708e86366afb5 100644 (file)
 2013-04-23  Kai Tietz  <ktietz@redhat.com>
 
        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  <ebotcazou@adacore.com>
            Pascal Obry    <obry@adacore.com>