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/36176] TRANSFER of constant substrings



------- Comment #1 from fxcoudert at gcc dot gnu dot org  2008-05-12 15:52 -------
Subject: Bug 36176

Author: fxcoudert
Date: Mon May 12 15:51:27 2008
New Revision: 135219

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135219
Log:
        PR fortran/36176

        * target-memory.c (gfc_target_expr_size): Correctly treat
        substrings.
        (gfc_target_encode_expr): Likewise.
        (gfc_interpret_complex): Whitespace change.

        * gfortran.dg/transfer_simplify_9.f90: New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/transfer_simplify_9.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/target-memory.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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