[Bug testsuite/27707] g++.dg/tree-ssa/ivopts-1.C fails

2008-02-01 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #19 from dave at hiauly1 dot hia dot nrc dot ca 2008-02-01 18:23 --- Subject: Re: g++.dg/tree-ssa/ivopts-1.C fails > Thus fixed. The test needs adjustment. Dave -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27707

[Bug testsuite/27707] g++.dg/tree-ssa/ivopts-1.C fails

2008-02-01 Thread rguenth at gcc dot gnu dot org
--- Comment #18 from rguenth at gcc dot gnu dot org 2008-02-01 18:13 --- Thus fixed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|WA

[Bug testsuite/27707] g++.dg/tree-ssa/ivopts-1.C fails

2008-02-01 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #17 from dave at hiauly1 dot hia dot nrc dot ca 2008-02-01 18:08 --- Subject: Re: g++.dg/tree-ssa/ivopts-1.C fails > Dave, is this test still failing on hppa? On the branch and trunk? It is not failing on either 4.2 or trunk. Checked hppa-unknown-linux-gnu, hppa2.0w-hp-

[Bug testsuite/27707] g++.dg/tree-ssa/ivopts-1.C fails

2008-02-01 Thread rguenth at gcc dot gnu dot org
--- Comment #16 from rguenth at gcc dot gnu dot org 2008-02-01 16:58 --- Dave, is this test still failing on hppa? On the branch and trunk? -- rguenth at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug testsuite/27707] g++.dg/tree-ssa/ivopts-1.C fails

2008-02-01 Thread jsm28 at gcc dot gnu dot org
--- Comment #15 from jsm28 at gcc dot gnu dot org 2008-02-01 16:52 --- 4.2.3 is being released now, changing milestones of open bugs to 4.2.4. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added

[Bug testsuite/27707] g++.dg/tree-ssa/ivopts-1.C fails

2007-10-09 Thread mmitchel at gcc dot gnu dot org
--- Comment #14 from mmitchel at gcc dot gnu dot org 2007-10-09 19:21 --- Change target milestone to 4.2.3, as 4.2.2 has been released. -- mmitchel at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug testsuite/27707] g++.dg/tree-ssa/ivopts-1.C fails

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27707

[Bug testsuite/27707] g++.dg/tree-ssa/ivopts-1.C fails

2007-05-14 Thread mmitchel at gcc dot gnu dot org
--- Comment #13 from mmitchel at gcc dot gnu dot org 2007-05-14 22:26 --- Will not be fixed in 4.2.0; retargeting at 4.2.1. -- mmitchel at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug testsuite/27707] g++.dg/tree-ssa/ivopts-1.C fails

2006-09-10 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #12 from dave at hiauly1 dot hia dot nrc dot ca 2006-09-10 18:39 --- Subject: Re: g++.dg/tree-ssa/ivopts-1.C fails > The linux output doesn't have the -4 offset: > >ldi 1,%r28 >stw %r2,-20(%r30) > .LCFI0: >copy %r28,%r21 >ldo 128(%r30),%r30

[Bug testsuite/27707] g++.dg/tree-ssa/ivopts-1.C fails

2006-09-09 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #11 from dave at hiauly1 dot hia dot nrc dot ca 2006-09-10 00:02 --- Subject: Re: g++.dg/tree-ssa/ivopts-1.C fails > It confirms that it is the same problem as on i?86, but it doesn't tell > why. I don't see an obvious difference in config/pa/ Yes, it does seem to be the

[Bug testsuite/27707] g++.dg/tree-ssa/ivopts-1.C fails

2006-09-09 Thread rguenther at suse dot de
--- Comment #10 from rguenther at suse dot de 2006-09-09 20:37 --- Subject: Re: g++.dg/tree-ssa/ivopts-1.C fails On Sat, 9 Sep 2006, dave at hiauly1 dot hia dot nrc dot ca wrote: > --- Comment #7 from dave at hiauly1 dot hia dot nrc dot ca 2006-09-09 > 18:45 --- > Subject: R

[Bug testsuite/27707] g++.dg/tree-ssa/ivopts-1.C fails

2006-09-09 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #7 from dave at hiauly1 dot hia dot nrc dot ca 2006-09-09 18:45 --- Subject: Re: g++.dg/tree-ssa/ivopts-1.C fails > I don't know what should be the difference between hpux and linux PA, though > this is an issue of IVOPTs and rtl costs. I've the dump files for hppa-unknow

[Bug testsuite/27707] g++.dg/tree-ssa/ivopts-1.C fails

2006-09-09 Thread rguenth at gcc dot gnu dot org
--- Comment #6 from rguenth at gcc dot gnu dot org 2006-09-09 18:34 --- I don't know what should be the difference between hpux and linux PA, though this is an issue of IVOPTs and rtl costs. -- rguenth at gcc dot gnu dot org changed: What|Removed |

[Bug testsuite/27707] g++.dg/tree-ssa/ivopts-1.C fails

2006-09-09 Thread danglin at gcc dot gnu dot org
--- Comment #5 from danglin at gcc dot gnu dot org 2006-09-09 18:25 --- I would like to request that this bug to be reopened. First, the test never failed on hppa*-*-linux*, so we now have two XPASS's on this target. Second, between 15 and 17 August, the second xfail for hppa*-*-* chan

[Bug testsuite/27707] g++.dg/tree-ssa/ivopts-1.C fails

2006-06-09 Thread rguenth at gcc dot gnu dot org
--- Comment #4 from rguenth at gcc dot gnu dot org 2006-06-09 10:24 --- Fixed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug testsuite/27707] g++.dg/tree-ssa/ivopts-1.C fails

2006-05-22 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2006-05-22 09:21 --- Subject: Bug 27707 Author: rguenth Date: Mon May 22 09:20:46 2006 New Revision: 113972 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113972 Log: 2006-05-22 Richard Guenther <[EMAIL PROTECTED]> PR

[Bug testsuite/27707] g++.dg/tree-ssa/ivopts-1.C fails

2006-05-22 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2006-05-22 09:20 --- Fixed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Component|target