This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Add PAREN_EXPR


>         * trans-expr.c (gfc_conv_expr_op): Expand INTRINSIC_PARENTHESES
>         as unary PAREN_EXPR for real and complex typed expressions.
>         * options.c (gfc_init_options): Enable flag_associative_math if
>         it isn't disabled automatically.
>
>         * gfortran.dg/reassoc_1.f90: New testcase.
>         * gfortran.dg/reassoc_2.f90: Likewise.

Fortran part is OK. Thanks!

FX


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]