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/38863] WHERE with multiple elemental defined assignments gives wrong answer



------- Comment #11 from pault at gcc dot gnu dot org  2009-04-08 08:59 -------
Subject: Bug 38863

Author: pault
Date: Wed Apr  8 08:59:34 2009
New Revision: 145714

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=145714
Log:
2009-04-08  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/38863
        * trans-array.c (gfc_trans_deferred_array): Return if this
        is a result variable.

2009-04-08  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/38863
        * gfortran.dg/alloc_comp_result_1.f90: New test.


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


-- 


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


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