Use long long instead of long in adx intrinsics.
authortocarip <tocarip@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 7 Oct 2014 13:13:45 +0000 (13:13 +0000)
committertocarip <tocarip@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 7 Oct 2014 13:13:45 +0000 (13:13 +0000)
commit375ad0441f59f6333e2725b4dce9019c2a0ebbe2
tree4080595c70fe6132bf37996fdd4b0ed3fd12f77e
parent89f54759e52935035dabb1681ed35084973fe96f
Use long long instead of long in adx intrinsics.

2014-10-02  Ilya Tocar  <ilya.tocar@intel.com>

         * config/i386/adxintrin.h (_subborrow_u64): Use long long for param
         type.
         (_addcarry_u64): Ditto.
         (_addcarryx_u64): Ditto.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@215970 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/adxintrin.h