[Bug target/30052] possible quadratic behaviour.

2007-03-14 Thread rguenth at gcc dot gnu dot org
--- Comment #12 from rguenth at gcc dot gnu dot org 2007-03-14 14:15 --- *** Bug 31172 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30052

[Bug target/30052] possible quadratic behaviour.

2007-02-14 Thread pluto at agmk dot net
--- Comment #11 from pluto at agmk dot net 2007-02-14 08:18 --- (In reply to comment #10) > Also, alias analysis and PTA use heap memory that will not show up here. so, how can i diagnose the gcc heap usage? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30052

[Bug target/30052] possible quadratic behaviour.

2007-02-13 Thread dberlin at dberlin dot org
--- Comment #10 from dberlin at gcc dot gnu dot org 2007-02-13 16:17 --- Subject: Re: possible quadratic behaviour. On 13 Feb 2007 10:37:55 -, pluto at agmk dot net <[EMAIL PROTECTED]> wrote: > > > --- Comment #9 from pluto at agmk dot net 2007-02-13 10:37 --- > (In reply

[Bug target/30052] possible quadratic behaviour.

2007-02-13 Thread pluto at agmk dot net
--- Comment #9 from pluto at agmk dot net 2007-02-13 10:37 --- (In reply to comment #8) > Does this work on mainline with no real issue? > > If so, i'll try to backport the solver changes. > gcc43 works faster, but still needs lot of memory. (...) tree PTA : 1.33 ( 2%

[Bug target/30052] possible quadratic behaviour.

2007-02-12 Thread dberlin at gcc dot gnu dot org
--- Comment #8 from dberlin at gcc dot gnu dot org 2007-02-12 20:47 --- Does this work on mainline with no real issue? If so, i'll try to backport the solver changes. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30052