]> gcc.gnu.org Git - gcc.git/commit
re PR fortran/53732 ("mismatching comparison operand types" on compile)
authorMikael Morin <mikael@gcc.gnu.org>
Thu, 5 Jul 2012 15:18:26 +0000 (15:18 +0000)
committerMikael Morin <mikael@gcc.gnu.org>
Thu, 5 Jul 2012 15:18:26 +0000 (15:18 +0000)
commit573234ac8bd662ec1d9d5a235f13b39312c6cc03
tree1ca2c1ab5da74b67f394e1aa8407772a8b3c76a0
parent44b9837c99f53c58a58bd90ddc0c3bbae4ce4f2a
re PR fortran/53732 ("mismatching comparison operand types" on compile)

fortran/
PR fortran/53732
* trans-array.c (gfc_add_loop_ss_code): Disable self recursive calls
handling nested loop(s) if the subscript flag is true.

testsuite/
PR fortran/53732
* gfortran.dg/inline_sum_4.f90: New test.

From-SVN: r189292
gcc/fortran/ChangeLog
gcc/fortran/trans-array.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/inline_sum_4.f90 [new file with mode: 0644]
This page took 0.062427 seconds and 5 git commands to generate.