This is the mail archive of the gcc-bugs@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]

[Bug target/46997] new ia64 vector instructions are broken on HP-UX (big-endian)


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46997

--- Comment #3 from Diego Novillo <dnovillo at gcc dot gnu.org> 2011-02-02 17:53:32 UTC ---
Author: dnovillo
Date: Wed Feb  2 17:53:26 2011
New Revision: 169621

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169621
Log:
2011-01-26  Steve Ellcey  <sje@cup.hp.com>

    PR target/46997
    * config/ia64/vect.md (mulv2si3): Enable and fix for TARGET_BIG_ENDIAN.
    (*mux2): Ditto.
    (vec_extract_evenodd_help): Ditto.
    (vec_extract_evenv4hi): Ditto.
    (vec_extract_oddv4hi): Ditto.
    (vec_interleave_lowv2si): Ditto.
    (vec_interleave_highv2si): Ditto.
    (vec_extract_evenv2si): Ditto.
    (vec_extract_oddv2si: Ditto.
    (vec_pack_trunc_v2si): Ditto.

Modified:
    branches/google/integration/gcc/ChangeLog
    branches/google/integration/gcc/config/ia64/vect.md


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