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/24333] missed div optimizations



------- Comment #6 from pluto at agmk dot net  2007-03-19 09:15 -------
`int f( int x ) { return x / x; }' still not optimized on 4.2/4.3


-- 


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


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