https://gcc.gnu.org/bugzilla/show_bug.cgi?id=34416
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |13.0
Status|NEW
--- Comment #5 from pinskia at gcc dot gnu dot org 2010-07-22 21:08 ---
How much does this bug apply now after the changes to how aliasing happens
before inlining and such?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34416
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last reconfi
--- Comment #4 from rguenth at gcc dot gnu dot org 2008-09-18 12:55 ---
Confirmed. For 4.4 the following was done:
2008-08-20 Richard Guenther <[EMAIL PROTECTED]>
* passes.c (init_optimization_passes): Move the second
forwprop pass before alias computation. Remove
--- Comment #3 from rguenther at suse dot de 2007-12-10 12:32 ---
Subject: Re: Tree optimization pipeline needs
re-tuning
On Mon, 10 Dec 2007, steven at gcc dot gnu dot org wrote:
> Insert usual rant about running more and more and more and more and more and
> more and more and more
--- Comment #2 from steven at gcc dot gnu dot org 2007-12-10 12:28 ---
Insert usual rant about running more and more and more and more and more and
more and more and more and more and more and more passes, with total disregard
for compilation time of the common cases where optimization d
--- Comment #1 from pinskia at gmail dot com 2007-12-10 12:04 ---
Subject: Re: New: Tree optimization pipeline needs re-tuning
On 10 Dec 2007 10:07:09 -, rguenth at gcc dot gnu dot org
<[EMAIL PROTECTED]> wrote:
> - run DCE after vectorization, the IL is completely hosed for
>