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


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.

:REVIEWMAIL:

Attachment: smime.p7s
Description: S/MIME cryptographic signature


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