This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re:[testsuite] [patch] array alignment fix - part 2/3



Geoffrey Keating <geoffk@apple.com> wrote on 24/12/2005 02:08:34:

> Hi Dorit,
>
> > Changelog:
> >         * gcc.dg/vect/pr16105.c: Replace "aligned types" with regular
> > types.
> >         No longer vectorizable on vect_no_align targets.
> >         * gcc.dg/vect/pr20122.c: Likewise.
> >         * gcc.dg/vect/vect-74.c: Likewise.
> >         * gcc.dg/vect/vect-75.c: Likewise.
> >         * gcc.dg/vect/vect-76.c: Likewise.
> >
> >         * gcc.dg/vect/vect-37.c: Replace "aligned types" with regular
> > types.
> >         Will not be vectorizable on vect_no_align targets once
> > aliasing
> > issues
> >         are resolved.
> >         * gcc.dg/vect/vect-79.c: Likewise.
> >
> >         * gcc.dg/vect/vect-77.c: Replace "aligned types" with regular
> > types.
> >         * gcc.dg/vect/vect-78.c: Likewise.
> >         * gcc.dg/vect/vect-97.c: Likewise.
>
>
> Is this patch still needed?  If so, it's OK.
>

Thanks, it has already been approved by Janis and committed
(http://gcc.gnu.org/ml/gcc-patches/2005-09/msg01243.html).

dorit

> :REVIEWMAIL:
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]