Re: [cfe-users] Problems with hexadecimal constant, _mm_set_epi64x and sign conversion

2018-04-02 Thread Matthew Fernandez via cfe-users
What version of Clang are you using? I cannot tell from the Travis config. I cannot reproduce this with -Wall -Wextra with any of the Clangs I happen to have on hand (3.8.0, 4.0.1, 5.0.0). > On 1 Apr 2018, at 12:00, via cfe-users wrote: > > Send cfe-users mailing list submissions to >cfe-

Re: [cfe-users] Problems with hexadecimal constant, _mm_set_epi64x and sign conversion

2018-04-02 Thread Jeffrey Walton via cfe-users
On Mon, Apr 2, 2018 at 12:30 PM, Matthew Fernandez via cfe-users wrote: > What version of Clang are you using? I cannot tell from the Travis config. I > cannot reproduce this with -Wall -Wextra with any of the Clangs I happen to > have on hand (3.8.0, 4.0.1, 5.0.0). > I believe the Clang versio