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 tree-optimization/31029] missed optimization



------- Comment #4 from jv244 at cam dot ac dot uk  2007-06-21 04:08 -------
> If igmin is -huge(0), (1-ig) can wrap, so ig2 might eventually be equal to ig,
> no? (although I agree for wrapping arithmetic, it will never be the case)

in Fortran 1-ig can't overflow (unless the program is undefined), but I'm sure
you know...


-- 


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


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