[Bug tree-optimization/21463] min/max and references

2007-04-18 Thread rguenth at gcc dot gnu dot org
--- Comment #10 from rguenth at gcc dot gnu dot org 2007-04-18 12:46 --- Fixed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNE

[Bug tree-optimization/21463] min/max and references

2007-04-18 Thread rguenth at gcc dot gnu dot org
--- Comment #9 from rguenth at gcc dot gnu dot org 2007-04-18 12:45 --- Subject: Bug 21463 Author: rguenth Date: Wed Apr 18 12:45:09 2007 New Revision: 123946 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123946 Log: 2007-04-18 Richard Guenther <[EMAIL PROTECTED]> PR

[Bug tree-optimization/21463] min/max and references

2007-03-05 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Severity|normal |enhancement http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21463

[Bug tree-optimization/21463] min/max and references

2007-02-14 Thread rguenth at gcc dot gnu dot org
--- Comment #8 from rguenth at gcc dot gnu dot org 2007-02-14 16:18 --- The patch I have also fixes this one. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug tree-optimization/21463] min/max and references

2006-02-05 Thread pinskia at gcc dot gnu dot org
--- Comment #7 from pinskia at gcc dot gnu dot org 2006-02-05 21:09 --- The problem here is actually not I would I had orginally thought but instead the following issue: struct f { int i; }; int g(int i, int c, struct f *ff) { int *t; if (c) t = &i; else t = &ff->i; retu

[Bug tree-optimization/21463] min/max and references

2005-09-24 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-24 17:38 --- On the mainline we get: _ZN5foo_tIfE7bar_refEff: .LFB661: ucomiss 4(%rdi), %xmm1 leaq-8(%rsp), %rdx leaq4(%rdi), %rax movss %xmm0, -4(%rsp) movss %xmm1, -8