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 #3 from pinskia at gcc dot gnu dot org  2006-07-19 23:06 -------
The easiest way to fix this is most likely wrap the function call in a
SAVE_EXPR but I could be wrong.


-- 


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]