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/34825] [4.2/4.3 regression] ICE with -funsafe-math-optimizations



------- Comment #5 from ubizjak at gmail dot com  2008-01-17 11:09 -------
(In reply to comment #4)

> The easiest thing is probably to just not do reciprocal optimization
> for x / x.

This will be later converted to 1.0 anyway.


-- 


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


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