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]

r115743 - in /branches/gcc-4_1-branch/gcc: fort...


Author: kargl
Date: Tue Jul 25 23:31:16 2006
New Revision: 115743

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115743
Log:
2006-07-25  Steven G. Kargl  <kargls@comcast.net>

        PR fortran/28439
        *trans-stmt.c (gfc_trans_arithmetic_if):  Evaluate the condition once.

		gfortran.dg/arithmetic_if.f90: New test.


Added:
    branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/arithmetic_if.f90
Modified:
    branches/gcc-4_1-branch/gcc/fortran/ChangeLog
    branches/gcc-4_1-branch/gcc/fortran/trans-stmt.c
    branches/gcc-4_1-branch/gcc/testsuite/ChangeLog


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