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

r135516 - in /branches/gcc-4_3-branch/gcc: fort...


Author: fxcoudert
Date: Sun May 18 23:06:16 2008
New Revision: 135516

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135516
Log:
        * 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:
    branches/gcc-4_3-branch/gcc/testsuite/gfortran.dg/transfer_simplify_9.f90
Modified:
    branches/gcc-4_3-branch/gcc/fortran/ChangeLog
    branches/gcc-4_3-branch/gcc/fortran/target-memory.c
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog


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