Bernhard Reutner-Fischer via Gcc-patches <gcc-patches@gcc.gnu.org>
writes:

> From: Bernhard Reutner-Fischer <al...@gcc.gnu.org>
>
> gcc/m2/ChangeLog:
>
>       * gm2-gcc/m2builtins.cc (doradix): Use _P defines from tree.h.
>       (doplaces): Ditto.
>       (doexponentmin): Ditto.
>       (doexponentmax): Ditto.
>       (dolarge): Ditto.
>       (dosmall): Ditto.
>       (dogUnderflow): Ditto.
>       * gm2-gcc/m2convert.cc (unsafe_conversion_p): Ditto.
>       * gm2-gcc/m2expr.cc (m2expr_build_unary_op_check): Ditto.
>       (m2expr_build_binary_op_check): Ditto.
>       * gm2-gcc/m2tree.cc (m2tree_is_var): Ditto.
>       * gm2-gcc/m2treelib.cc (build_modify_expr): Ditto.
>       * gm2-gcc/m2type.cc (gm2_finish_decl): Ditto.
>       * m2pp.cc (hextree): Ditto.
>       (m2pp_call_expr): Ditto.
> ---
>  gcc/m2/gm2-gcc/m2builtins.cc | 14 +++++++-------
>  gcc/m2/gm2-gcc/m2convert.cc  |  8 ++++----
>  gcc/m2/gm2-gcc/m2expr.cc     |  4 ++--
>  gcc/m2/gm2-gcc/m2tree.cc     |  2 +-
>  gcc/m2/gm2-gcc/m2treelib.cc  |  2 +-
>  gcc/m2/gm2-gcc/m2type.cc     |  4 ++--
>  gcc/m2/m2pp.cc               |  4 ++--
>  7 files changed, 19 insertions(+), 19 deletions(-)

Hi Bernhard,

from the m2 perspective - lgtm - thanks for the patch!

regards,
Gaius

Reply via email to