[Bug tree-optimization/19105] fold does not spot anti-range test

2012-10-31 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19105 Jakub Jelinek changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug tree-optimization/19105] fold does not spot anti-range test

2012-10-31 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19105 --- Comment #5 from Jakub Jelinek 2012-10-31 08:45:38 UTC --- Author: jakub Date: Wed Oct 31 08:45:27 2012 New Revision: 193028 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193028 Log: PR tree-optimization/19105 PR t

[Bug tree-optimization/19105] fold does not spot anti-range test

2012-01-19 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19105 Andrew Pinski changed: What|Removed |Added Last reconfirmed|2005-12-21 03:57:03 |2012-01-19 CC|gcc-bugs at

[Bug tree-optimization/19105] fold does not spot anti-range test

2005-07-26 Thread dberlin at gcc dot gnu dot org
-- Bug 19105 depends on bug 21445, which changed state. Bug 21445 Summary: [meta-bug] we need a reassociate pass http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21445 What|Old Value |New Value

[Bug tree-optimization/19105] fold does not spot anti-range test

2004-12-21 Thread pinskia 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

[Bug tree-optimization/19105] fold does not spot anti-range test

2004-12-21 Thread nathan at gcc dot gnu dot org
--- Additional Comments From nathan at gcc dot gnu dot org 2004-12-21 12:23 --- Created an attachment (id=7794) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7794&action=view) assembly produced at -O2 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19105

[Bug tree-optimization/19105] fold does not spot anti-range test

2004-12-21 Thread nathan at gcc dot gnu dot org
--- Additional Comments From nathan at gcc dot gnu dot org 2004-12-21 12:22 --- Created an attachment (id=7793) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7793&action=view) testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19105