This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/19105] fold does not spot anti-range test
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Dec 2004 15:52:05 -0000
- Subject: [Bug tree-optimization/19105] fold does not spot anti-range test
- References: <20041221122154.19105.nathan@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-21 15:52 -------
Fold unlike simplify_rtx does not do as re-association (or really as much as re-association).
--
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |enhancement
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |missed-optimization
Last reconfirmed|0000-00-00 00:00:00 |2004-12-21 15:52:02
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19105