This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/37489] const_true_rtx returned for float compare
- From: "hjl dot tools at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Sep 2008 19:40:46 -0000
- Subject: [Bug middle-end/37489] const_true_rtx returned for float compare
- References: <bug-37489-15599@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from hjl dot tools at gmail dot com 2008-09-12 19:40 -------
A patch is posted at
http://gcc.gnu.org/ml/gcc-patches/2008-09/msg00984.html
--
hjl dot tools at gmail dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|target |middle-end
Summary|In cse.c:fold_rtx(), "true" |const_true_rtx returned for
|is represented in floating- |float compare
|point modes as |
|const_true_rtx, if |
|FLOAT_STORE_FLAG_VALUE is |
|undefined. |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37489