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/28439] Multiple evaluations of arithmetic if condition



------- Comment #8 from kargl at gcc dot gnu dot org  2006-07-22 17:55 -------
Subject: Bug 28439

Author: kargl
Date: Sat Jul 22 17:55:35 2006
New Revision: 115677

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115677
Log:
2006-07-22  Steven Bosscher  <steven@gcc.gnu.org> 

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


Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/trans-stmt.c


-- 


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


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