http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19105
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
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
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 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
--- 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
--- 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
--- 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