[Bug tree-optimization/30052] [4.2 Regression] points-to analysis slow and memory hungry

2008-06-11 Thread rguenther at suse dot de
--- Comment #61 from rguenther at suse dot de 2008-06-11 08:07 --- Subject: Re: [4.2 Regression] points-to analysis slow and memory hungry On Tue, 10 Jun 2008, giovannibajo at libero dot it wrote: > --- Comment #60 from giovannibajo at libero dot it 2008-06-10 17:26 > --- >

[Bug tree-optimization/30052] [4.2 Regression] points-to analysis slow and memory hungry

2008-06-10 Thread giovannibajo at libero dot it
--- Comment #60 from giovannibajo at libero dot it 2008-06-10 17:26 --- If a knowledgable GCC developer could suggest *any* workaround at -O1 for this bug in 4.2 (including disabling whatever alias analysys causes the problem), it might be proposed as a fix within distros at least. --

[Bug tree-optimization/30052] [4.2 Regression] points-to analysis slow and memory hungry

2008-05-21 Thread rguenth at gcc dot gnu dot org
--- Comment #59 from rguenth at gcc dot gnu dot org 2008-05-21 16:07 --- -> PR36291. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30052 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. -- To UNSUBSCRIBE,

[Bug tree-optimization/30052] [4.2 Regression] points-to analysis slow and memory hungry

2008-05-21 Thread rguenth at gcc dot gnu dot org
--- Comment #58 from rguenth at gcc dot gnu dot org 2008-05-21 16:05 --- Note that for 4.3 the testcases are still slow and memory-hungry but not because of PTA but because of memory partitioning (we have a PR for that) and because of call clobber analysis. tree find ref. vars : 15

[Bug tree-optimization/30052] [4.2 Regression] points-to analysis slow and memory hungry

2008-05-21 Thread rguenth at gcc dot gnu dot org
--- Comment #57 from rguenth at gcc dot gnu dot org 2008-05-21 15:51 --- "Fixed since 4.3.0, WONTFIX on earlier branches." There is no workaround. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30052 --- You are receiving this mail because: --- You are on the CC list for

[Bug tree-optimization/30052] [4.2 Regression] points-to analysis slow and memory hungry

2008-05-21 Thread giovannibajo at libero dot it
--- Comment #56 from giovannibajo at libero dot it 2008-05-21 15:49 --- What is the workaround for this bug? It looks like not even -O1 fixes the compile-time hog. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30052 --- You are receiving this mail because: --- You are on t

[Bug tree-optimization/30052] [4.2 Regression] points-to analysis slow and memory hungry

2008-05-21 Thread giovannibajo at libero dot it
-- giovannibajo at libero dot it changed: What|Removed |Added CC||giovannibajo at libero dot |

[Bug tree-optimization/30052] [4.2 Regression] points-to analysis slow and memory hungry

2008-05-21 Thread rguenth at gcc dot gnu dot org
--- Comment #55 from rguenth at gcc dot gnu dot org 2008-05-21 14:18 --- *** Bug 36290 has been marked as a duplicate of this bug. *** -- rguenth at gcc dot gnu dot org changed: What|Removed |Added -

[Bug tree-optimization/30052] [4.2 Regression] points-to analysis slow and memory hungry

2008-03-12 Thread rguenth at gcc dot gnu dot org
--- Comment #53 from rguenther at suse dot de 2008-03-12 12:12 --- Subject: Re: [4.2 Regression] points-to analysis slow and memory hungry On Wed, 12 Mar 2008, chkr at plauener dot de wrote: > --- Comment #52 from chkr at plauener dot de 2008-03-12 11:18 --- > (In reply to c

[Bug tree-optimization/30052] [4.2 Regression] points-to analysis slow and memory hungry

2008-03-12 Thread rguenther at suse dot de
--- Comment #53 from rguenther at suse dot de 2008-03-12 12:12 --- Subject: Re: [4.2 Regression] points-to analysis slow and memory hungry On Wed, 12 Mar 2008, chkr at plauener dot de wrote: > --- Comment #52 from chkr at plauener dot de 2008-03-12 11:18 --- > (In reply to c

[Bug tree-optimization/30052] [4.2 Regression] points-to analysis slow and memory hungry

2008-03-12 Thread chkr at plauener dot de
--- Comment #52 from chkr at plauener dot de 2008-03-12 11:18 --- (In reply to comment #33) > it does fix the xf86ScanPci.i testcase (time/mem hog) and this is great Unfortunately it looks like that the patch it did _not_ fix the mem hog problem. I'm compiling the xorg-xserver using gc

[Bug tree-optimization/30052] [4.2 Regression] points-to analysis slow and memory hungry

2008-02-01 Thread jsm28 at gcc dot gnu dot org
--- Comment #51 from jsm28 at gcc dot gnu dot org 2008-02-01 16:53 --- 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 tree-optimization/30052] [4.2 Regression] points-to analysis slow and memory hungry

2007-10-09 Thread mmitchel at gcc dot gnu dot org
--- Comment #50 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 tree-optimization/30052] [4.2 Regression] points-to analysis slow and memory hungry

2007-10-09 Thread rguenth at gcc dot gnu dot org
--- Comment #49 from rguenth at gcc dot gnu dot org 2007-10-09 11:44 --- *** Bug 33708 has been marked as a duplicate of this bug. *** -- rguenth at gcc dot gnu dot org changed: What|Removed |Added -

[Bug tree-optimization/30052] [4.2 Regression] points-to analysis slow and memory hungry

2007-09-11 Thread dberlin at gcc dot gnu dot org
--- Comment #48 from dberlin at gcc dot gnu dot org 2007-09-11 19:55 --- 4.3 is no longer a regression as it does PTA faster than 4.1, and uses less memory. -- dberlin at gcc dot gnu dot org changed: What|Removed |Added ---