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 optimization/14303] [tree-ssa] gcc.c-torture/execute/20020720-1.c is not fully folded


------- Additional Comments From kazu at cs dot umass dot edu  2004-03-05 02:52 -------
Here is Roger's patch on rtl level.

http://gcc.gnu.org/ml/gcc-patches/2002-07/msg01096.html

Perhaps we can use HONOR_NANS and TYPE_MODE in a way similar to
What Roger did!?

In the following, Roger says "abs(x) < 0.0" is *always* false.

http://gcc.gnu.org/ml/gcc-patches/2002-07/msg01121.html


-- 


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


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