------- Comment #4 from mikael at gcc dot gnu dot org  2008-12-21 15:07 -------
Subject: Bug 35983

Author: mikael
Date: Sun Dec 21 15:06:15 2008
New Revision: 142860

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142860
Log:
2008-12-21  Mikael Morin  <mikael.mo...@tele2.fr>

        PR fortran/35983
        * trans-expr.c (gfc_trans_subcomponent_assign):
        Add se's pre and post blocks to current block.
        (gfc_trans_structure_assign): Remove specific handling
        of C_NULL_PTR and C_NULL_FUNPTR.

2008-12-21  Mikael Morin  <mikael.mo...@tele2.fr>

        PR fortran/35983
        * gfortran.dg/pr35983.f90: New test.


Added:
    branches/gcc-4_3-branch/gcc/testsuite/gfortran.dg/pr35983.f90
Modified:
    branches/gcc-4_3-branch/gcc/fortran/ChangeLog
    branches/gcc-4_3-branch/gcc/fortran/trans-expr.c
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog


-- 


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

Reply via email to