This is the mail archive of the gcc-bugs@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]

[Bug fortran/43829] Scalarization of reductions


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43829

--- Comment #52 from Mikael Morin <mikael at gcc dot gnu.org> 2011-11-25 20:18:35 UTC ---
Author: mikael
Date: Fri Nov 25 20:18:21 2011
New Revision: 181730

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181730
Log:
fortran/
    PR fortran/51250
    PR fortran/43829
    * trans-array.c (gfc_trans_create_temp_array): Get dimension from
    the right gfc_ss struct.

testsuite/
    PR fortran/51250
    PR fortran/43829
    * gfortran.dg/inline_sum_3.f90: New test.


Added:
    trunk/gcc/testsuite/gfortran.dg/inline_sum_3.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/trans-array.c
    trunk/gcc/testsuite/ChangeLog


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