fortran/
PR fortran/14771 * arith.c (eval_intrinsic): Accept INTRINSIC_PARENTHESES. * expr.c (check_intrinsic_op): Likewise. * module.c (mio_expr): Likewise. testsuite/ PR fortran/14771 * gfortran.dg/parens_4.f90: New. * gfortran.dg/parens_5.f90: New. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@110840 138bc75d-0d04-0410-961f-82ee72b054a4
Showing
- gcc/fortran/ChangeLog 7 additions, 0 deletionsgcc/fortran/ChangeLog
- gcc/fortran/arith.c 6 additions, 0 deletionsgcc/fortran/arith.c
- gcc/fortran/expr.c 3 additions, 0 deletionsgcc/fortran/expr.c
- gcc/fortran/module.c 1 addition, 0 deletionsgcc/fortran/module.c
- gcc/testsuite/ChangeLog 6 additions, 0 deletionsgcc/testsuite/ChangeLog
- gcc/testsuite/gfortran.dg/parens_4.f90 12 additions, 0 deletionsgcc/testsuite/gfortran.dg/parens_4.f90
- gcc/testsuite/gfortran.dg/parens_5.f90 19 additions, 0 deletionsgcc/testsuite/gfortran.dg/parens_5.f90
Loading
Please register or sign in to comment