This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: vectorizer default in 4.3.0 changes document missing
On Mon, Mar 10, 2008 at 10:23 AM, Andi Kleen <andi@firstfloor.org> wrote:
>
> On Mon, Mar 10, 2008 at 09:58:44AM -0700, Andrew Pinski wrote:
> > On Mon, Mar 10, 2008 at 9:32 AM, Andi Kleen <andi@firstfloor.org> wrote:
> > >
> > > I noticed the gcc 4.3.0 changes document on the website does not
> > > mention that the vectorizer is now on by default in -O3.
> > > Perhaps that should be added? It seems like an important noteworthy
> > > change to me.
> >
> > Just like with any other parts of GCC, you can check out the web docs
> > and change them yourself. Yes I agree they should be mentioned.
>
> I don't have svn write access. Someone else will have to do it.
That does not mean you cannot write it :).
-- Pinski